﻿@charset "UTF-8";

/*ALL MODS AND CODE CREATED FOR OR RELATED WITH SEARCHBOX WHERE MADE BY NUTDWARF
IF YOU WANNA KNOW WHERE IS THE CODE, SEARCH TAG #NutDwarf*/

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  font-size: 14px !important;
}
strong {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

body {
  font-family: 'Open Sans', 'sans-serif';
  color: #333;
  background: #fdfdfd;
}


/***************/
/* Transitions */
/***************/
.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);   
}

.open > .dropdown-menu li a {
}
.dropdown-menu li a{
  color: #fff;
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block;
  
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;  
}
/* End transitions */


/* menu */

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: rgba(250,105,0,1.0);
  color: #FFF;
}

.navbar-nav>li>.dropdown-menu {
  font-family: Lucida Sans Unicode, Times New Roman;
  min-width: 100% !important;
  border-color: #e7e7e7;
  margin-top: 0;
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown-menu li {
}

.open>.dropdown-menu li a {
  color: rgba(250,105,0,1.0);
  text-align: center;
}

.navbar-nav>li {
  margin: 0 10px;
}

.navbar-nav>li:last-child {
  margin: 0 10px;
}

h1 {
  color: #303030;
}

.secondarycolor, .navbar-default .navbar-nav>li>a, .manualunits__list li a, .footer a{
  color: rgba(250,105,0,1.0);
  font-family: Lucida Sans Unicode, Times New Roman;
}

.nav>li>.active, .nav>li>a:active {
  color: rgba(238, 155, 89, 1) !important;
}

.nav>li>.active:focus, .nav>li>a:active:focus {
  color: #FFF  !important;
}

.navbar-default .navbar-nav>li>a:hover, .manualunits__list li a:hover, .footer a:hover {
  color: rgba(238, 155, 89, 1);
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #FFF !important;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  background: rgba(250,105,0,1.0) !important;

}

.navbar-default {
  background-color: #FFF !important; 
  
}
/*
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
  margin-left: -12px;
}*/

.navbar-brand {
  color: #303030 !important;
  font-size: 20px;

}



.nav>li>a {
  padding: 15px 7px;
}

.navbar-collapse {
  max-height: 100%;
}
.navbar-nav>li>.sound_bank__menu {
  min-width: 310px !important;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 0 10px 10px;
  left: 0;
}

.sound_bank__menu li {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin: 3px;
  cursor: default;
  float: left;
}

.sound_bank__menu li a {
  width: 100%;
  height: 100%;
  padding: 0px;
  line-height: 30px;
  color: rgba(250,105,0,1.0);
  border: 1px solid rgba(250,105,0,1.0);
}

.sound_bank__menu li a:hover {
  background: rgba(250,105,0,1.0);
  color: #FFFFFF;
}
.sound_bank__menu-title {
  cursor: default;
  width: 100%;
  margin: 5px 0;
  padding-right: 10px;
  text-align: center;
  padding: 0px;
  display: inline-block;
  border-bottom: 1px solid #333;
  font-size: 16px;
}


.navbar-nav>li>.exercises__menu {
  min-width: 310px !important;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 0 10px 10px;
  left: 0;
}

.exercises__menu li {
  display: inline-block;
  width: 50px;
  height: 30px;
  vertical-align: middle;
  margin: 3px;
  cursor: default;
  float: left;
}

.exercises__menu li a {
  width: 100%;
  height: 100%;
  padding: 0px;
  line-height: 30px;
  color: rgba(250,105,0,1.0);
}

.exercises__menu li a:hover {
  background: rgba(250,105,0,1.0);
  color: #FFFFFF;
}
.exercises__menu-title {
  cursor: default;
  width: 100%;
  margin: 5px 0;
  padding-right: 10px;
  text-align: center;
  padding: 0px;
  display: inline-block;
  border-bottom: 1px solid #333;
  font-size: 16px;
}

/* End menu */



/* audio illustrations */

.audio_illustrations_header {
  position: relative;
  width: 100%;
  height: 400px;
  background: url(../img/exercises-rend.jpg) no-repeat center #454545;
  background-size: cover;
}

.audio_illustrations_header h1 {
  color: #FFF; 
  text-shadow: 0 3px 6px #000;
  margin-top: 0;
  font-size: 100px !important;
  margin: 0px;
  }

.audio_illustrations_header h2 {
  text-align: center;
  color: #FFF;
  text-shadow: 0 3px 6px #000;
  margin-top: 115px;
}

.audio_illustrations_header h3 {
  text-align: center;
  color: #FFF;
  font-family: Lucida Sans Unicode, serif;
  text-shadow: 0 3px 6px #000;
  margin: 0px;
  font-style: italic;
}

.audio_illustrations__unit ul li {
  margin-bottom: 10px;
}

/* end audio illustrations */


.resume p {
  font-style: italic;
  font-size: 12px;
}

.cg {
  padding: 250px 0 200px;
  background: url(../img/main-bg.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 0px;
}

h1 { font-size: 40px; }

.jumbotron h1 {
  font-size: 45px;
}

a {
  color: #0ebfdd;
}

.space {
  padding: 30px 0;
}

.sp {
  padding: 30px 0;
}

.footer {
  padding: 20px 0 25px;
}

.footer .navbar-brand {
  font-size: 30px;
  padding: 0;
  height: auto;
}

.space p {
  padding: 0 20px;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #ececec;
  margin: 10px 0 20px;
}

.btn-info {
  color: #fff;
  background-color: #0ebfdd;
  border-color: #46b8da;
}

h1, .navbar-brand, h2 { 
  font-family: Lucida Sans Unicode, cursive;
}

.centered {
  float: none;
  margin: auto;
}

.divider {
  text-align: center;
  pointer-events: none;
  margin-top: 55px;
}
.divider hr {
  width: 300px;
  border-top: 1px solid #303030;
}

.divider__footer hr {
  width: 100%;
  border-top: 1px solid #CBCBCB;
}

.divider img {
  margin-top: -63px;
  padding: 0px;
  background: #fdfdfd;
  padding: 0px 16px;
}

.aimofthiscourse h1 {
  font-size: 32px;
}

.aimofthiscourse__item {
  margin-top: 35px;
  line-height: 110px;
  display: inline-block;
  min-height: 110px;
}

.aimofthiscourse__image img, .aimofthiscourse__paragraph p {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 15px;
}

.aimofthiscourse__image {
  text-align: center;
  pointer-events: none;
  height: 100%;
}

.aimofthiscourse__image img {
  vertical-align: middle;
}

.aimofthiscourse__paragraph {
  font-size: 15px;
  font-weight: 200;
}


.manualunits h1 {
  font-size: 32px;
}

.manualunits__list {
  height: 230px;
  padding-top: 50px;

}

.manualunits__list li {
  font-family: Lucida Sans Unicode, cursive;
  list-style-type: none;
  font-size: 18px;
}


.updatedwebbasedaccess h1 {
  font-size: 32px;
}

.updatedwebbasedaccess__item {
  font-size: 15px;
  text-align: center;
  color: #606060;
  font-weight: 200;
  margin-top: 20px;
}

.updatedwebbasedaccess__item img {
  width: 130px;
  margin-bottom: 10px;
  margin-top: 10px;
  pointer-events: none;
}

.footer {
  text-align: center;
  margin-top: -20px;
  padding-top: 0px;
}
.footer h2 {
  font-size: 20px;
}

.footer p a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}


/*           */
/* Exercises */
/*           */

.exercises_nav {
  font-size: 12px;
  background: rgba(243,134,48,0.1) !important;
  border-bottom: none;
  text-transform: uppercase;
}

.exercises_nav {
  text-align: center;
}

.exercises_nav ul li .active {
  background: #FFF !important;
}

.exercises {
  margin-top: 30px;
}

.exercises h1 {
  font-size: 30px;
}


.exercises_header {
  position: relative;
  width: 100%;
  height: 400px;
  background: url(../img/exercises-rend.jpg) no-repeat center #454545;
  background-size: cover;
}

.exercises_header h1 {
  color: #FFF; 
  text-shadow: 0 3px 6px #000;
  margin-top: 0;
  font-size: 100px;
  margin: 0px;
  }

.exercises_header h2 {
  text-align: center;
  color: #FFF;
  text-shadow: 0 3px 6px #000;
  margin-top: 115px;
}

.exercises_header h3 {
  text-align: center;
  color: #FFF;
  font-family: Lucida Sans Unicode, serif;
  text-shadow: 0 3px 6px #000;
  margin: 0px;
  font-style: italic;
}

.exercises__unit {

}

.exercises__unit h1 {
  text-align: center;
}

.exercises__unit h2 {
  font-size: 30px;
}

.exercises__unit h3 {
  font-size: 26px;
  font-family: Lucida Sans Unicode, serif;
  margin-bottom: 10px;
}

.unit__button .btn-default {
  text-align: center;
  border-radius: 0px;
  width: 160px;
  font-size: 12px;
  margin-top: 10px;
  background: transparent;
  border-color: rgba(243,134,48,0.4);
  color: rgba(243,134,48,1);
  outline: none;
}

.unit__button .btn-default:focus, .unit__button .btn-default:hover {
  background: rgba(243,134,48,1);
  color: white;
}

.unit__button .collapsed.btn-default:focus {
  background: white;
  color: rgba(243,134,48,1);
}

.unit__button {
  text-align: center;
}


/*                    */
/* Audio Exercises    */
/*                    */

.audio_exercise_nav {
  font-size: 12px;
  background: rgba(243,134,48,0.1) !important;
  border-bottom: none;
  text-transform: uppercase;
}

.audio_exercise_nav {
  text-align: center;
}

.audio_exercise_nav ul li .active {
  background: #FFF !important;
}

.audio_exercise {
  margin-top: 30px;
}

.audio_exercise_header {
  position: relative;
  width: 100%;
  height: 400px;
  background: url(../img/hphones-rend.jpg) no-repeat center #454545;
  background-size: cover;
}

.audio_exercise_header h1 {
  color: #FFF; 
  text-shadow: 0 3px 6px #000;
  margin-top: 0;
  font-size: 100px;
  margin: 0px;
  }

.audio_exercise_header h2 {
  text-align: center;
  color: #FFF;
  text-shadow: 0 3px 6px #000;
  margin-top: 115px;
}

.audio_exercise_header h3 {
  text-align: center;
  color: #FFF;
  font-family: Lucida Sans Unicode, serif;
  text-shadow: 0 3px 6px #000;
  margin: 0px;
  font-style: italic;
}

.audio_exercise__unit {
}

.audio_exercise__unit h1 {
  text-align: center;
}

.audio_exercise__unit h2 {
  font-size: 30px;
}

.audio_exercise__unit h3 {
  font-size: 26px;
  font-family: Lucida Sans Unicode, serif;
  margin-bottom: 10px;
}

.audio_exercise__unit li {
  margin: 5px 0;
}



/*           */
/* Resources */
/*           */

.resources_nav {
  font-size: 12px;
  background: rgba(243,134,48,0.1) !important;
  border-bottom: none;
  text-transform: uppercase;
}

.resources_nav {
  text-align: center;
}

.resources_nav ul li .active {
  background: #FFF !important;
}

.resources {
  margin-top: 30px;
}

.resources_header {
  position: relative;
  width: 100%;
  height: 400px;
  background: url(../img/resources-rend.jpg) no-repeat center #454545;
  background-size: cover;
}

.resources_header h1 {
  color: #FFF; 
  text-shadow: 0 3px 6px #000;
  margin-top: 0;
  font-size: 100px;
  margin: 0px;
  }

.resources_header h2 {
  text-align: center;
  color: #FFF;
  text-shadow: 0 3px 6px #000;
  margin-top: 115px;
}

.resources_header h3 {
  text-align: center;
  color: #FFF;
  font-family: Lucida Sans Unicode, serif;
  text-shadow: 0 3px 6px #000;
  margin: 0px;
  font-style: italic;
}

.resources__unit {
}

.resources__unit h1 {
  text-align: center;
}

.resources__unit h2 {
  font-size: 30px;
}

.resources__unit h3 {
  font-size: 26px;
  font-family: Lucida Sans Unicode, serif;
  margin-bottom: 10px;
}

.resources__unit li {
  margin: 5px 0;
}



/*                    */
/* Static pages */
/*                    */

.static_nav {
  font-size: 12px;
  background: rgba(243,134,48,0.1) !important;
  border-bottom: none;
  text-transform: uppercase;
}

.static_nav {
  text-align: center;
}

.static_nav ul li .active {
  background: #FFF !important;
}

.static {
  margin-top: 30px;
}

.static_header {
  position: relative;
  width: 100%;
  height: 160px;
}

.static_header h1 {
  color: #333; 
  padding-top: 15px;
  font-size: 55px;
  margin: 0px;
  }

.static_header h3 {
  text-align: center;
  color: #FFF;
  font-family: Lucida Sans Unicode, serif;
  text-shadow: 0 3px 6px #000;
  margin: 0px;
  font-style: italic;
}

.static__unit {
}

.static__unit h1 {
  padding-top: 60px;
  text-align: center;
}

.static__unit h2 {
  font-size: 30px;
}

.static__unit h3 {
  font-size: 26px;
  font-family: Lucida Sans Unicode, serif;
  margin-bottom: 10px;
}

.static__unit li {
  margin: 5px 0;
}

.static__unit iframe {
  margin-top: 20px;
}


.contact__university {
   font-size: 16px;
}

.static__unit h4 {
  margin-top: -10px;
  font-size: 18px;
  font-weight: bold;
}

.contact__address{
  margin: 10px 0;
}

.contact__address p {
  margin: 0px;
}

.contact__department:after {
  content: "·";
  margin-left: 10px;
  margin-right: 7px;
}


/* Sound Bank */

.sound_bank.first {
  border-right: 1px solid #DDD;
}
.sound_bank.last {
  border-left: 1px solid #DDD;
  margin-left: -1px;
}

.sound_bank h2 {
  text-align: center;
  font-size: 75px;
  line-height: 40%;
}

.sound_bank h3 {
  text-align: center;
  font-size: 20px;
  font-family: Lucida Sans Unicode, serif;
}

.sound_bank h4 {
  text-align: center; 
  font-size: 20px;
  font-weight: bold;
}

.sound_bank h5 {
  font-family: Lucida Sans Unicode, serif;
  font-weight: bold;
  font-size: 22px;
}
.sound_bank__button {
  text-align: center;
  border-radius: 0px;
  width: 160px;
  font-size: 12px;
  margin-top: 10px;
  background: transparent;
  border-color: rgba(243,134,48,0.4);
  color: rgba(243,134,48,1);
  outline: none;
}

.sound_bank__button:hover {
  color: rgb(243,134,48);
  outline: none;
}

.sound_bank__button:active, .sound_bank__button.active {
  color: #FFF;
  background-color: rgb(243,134,48);
}

.sound_bank__button:hover {
  color: #FFF;
  background-color: rgb(243,134,48);
}

.sound_bank__button:focus {
  outline: none;
  color: auto;
}

.sound_bank .collapse {
  height: 100%;
}

.sound_bank__pronunciation {
  margin-top: 20px;
}

.sound_bank__table--space {
  display: block;
  margin-top: 5px;
}

.sound_bank__icon {
  background: rgb(243,134,48);
  padding: 5px;
  margin-top: -5px;
  padding-top: 4px;
  border-radius: 30px; 
  margin-right: 5px;
}

.sound_bank__icon:hover {
  background: rgb(243,134,48);

}

.sound_bank__icon:before {
  color: white;
}


.sound_bank .tiny_player, .audio_illustrations__unit .tiny_player {
  width: auto;

}

.sound_bank .tiny_player .jp-controls, .audio_illustrations__unit .tiny_player .jp-controls {
  width: auto !important;
  background-color: none !important;
}

.sound_bank .tiny_player .jp-audio, .audio_illustrations__unit .tiny_player .jp-audio {
  border: none !important;
  background: none !important;
  float: left;
}

.sound_bank .tiny_player .jp-interface, .audio_illustrations__unit .tiny_player .jp-interface {
  background-color: none !important;

}

.sound_bank .tiny_player .jp-play, .audio_illustrations__unit .tiny_player .jp-play {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  width: 20px;
  height: 20px;
  background: rgb(243,134,48) !important;
  border-radius: 30px;
  padding: 3px;
  margin-right: 10px;
}

.sound_bank .tiny_player .jp-play:before, .audio_illustrations__unit .tiny_player .jp-play:before {
  content: "\e035";
  text-indent: 0;
  float: right;
  color: #FFF;
  font-size: 14px;
}

.audio_illustrations__unit .tiny_player .jp-play {
  margin-top: -5px;
}

.sound_bank .jp-video {
  width: 100% !important;
}

.sound_bank .jp-type-single {
  text-align: center;
  width: 100%;
}

.sound_bank .jp-gui {
  border-top: 1px solid rgb(243,134,48) !important;
}

.sound_bank .sound_bank__video_container .jp-type-single {
  text-align: center;
  width: 100%;
  background: white;
  border: 1px solid rgb(243,134,48) !important;
}
.sound_bank .jp-jplayer {
  width: 100% !important;
}

.sound_bank video {
  width: 100% !important;
}

.sound_bank .sound_bank__video_container .jp-video {
  margin-top: 10px;
  margin-bottom: 20px;
  border: none;
}

.sound_bank .jp-interface {
  border-top: none !important;
}
.sound_bank .marked_sound {
  color: #C00;
  vertical-align: top;
}

/* #NutDwarf SEARCHER*/

#ctn-icon-search{
  position: fixed;
  top: 1px;
  margin-left: 211px;
  padding-left: 1px;
  height: 50px;
  display: flex;
  justify-content: left;
  align-items: center;
  cursor: pointer;
}

#ctn-bars-search{
  position:fixed;
  top: -15px; /* acaba en 40, para efecto aparece<->desaparece */
  width: 100%;
  padding: 20px;
  z-index: 9;
  transition: all 600ms;
}

#ctn-bars-search input{
  display: block;
  width:1200px;
  margin: auto;
  padding: 10px;
  font-size: 18px;
  border-block: none;
}

#ctn-bars-search2{
  position:fixed;
  top: 120px; /* acaba en 40, para efecto aparece<->desaparece */
  width: 100%;
  padding: 20px;
  z-index: 9;
  transition: all 600ms;
}

#ctn-bars-search2 input{
  display: block;
  width:1200px;
  margin: auto;
  padding: 10px;
  font-size: 18px;

}


#box-search{
  padding: 4px;
  position: fixed;
  top: 105px;
  left:5%;
  width: 1200px;
  z-index: 10;
  background: white;
  list-style: none;
  display: none;
}
#box-search li:hover{
background: whitesmoke;
}

#box-search li a img{
margin: 10px;
}
#box-search_2{
  margin-top: 75px;
   background: white;
  list-style: none;
  display: none;
  
 
}
#box-search_2 li:hover{
background: whitesmoke;
}

#box-search_2 li a img{
margin: 10px;
}

#cover-ctn-search{
  width: 100%;
  height: 100%;
  position:fixed;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 7;
  display: none;
}
/*
#Nutdwarf Searchbox and icon styles 
Ends here
*/

/*          */
/*  FOOTER  */
/*          */

.footer__links a {
  margin-left: 15px;
  margin-right: 15px;
}




/*            */
/* RESPONSIVE */
/*            */

@media (max-width: 992px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: -40px !important;
  }

  .sound_bank {
    border-right: none;
  }

  .sound_bank.first {
    padding-bottom: 13px;
    margin-bottom: 12px;
    border-bottom: 1px solid #DDD;
    border-right: none;
  }

  .sound_bank.last {
    margin-left: 0;
    border-left: none;
  }
}

@media (max-width: 767px) {
  .sound_bank__menu li a {
    text-align: center;
    color: rgb(250,105,0) !important;
    padding: 5px 0 !important;
    color: rgb(250,105,0);
  }

  .sound_bank {
    border-right: none;
  }

  .sound_bank.first {
    padding-bottom: 13px;
    margin-bottom: 12px;
    border-bottom: 1px solid #DDD;
    border-right: none;
  }

  .sound_bank .jp-controls {
    margin-left: 0 !important;
  }

  .sound_bank.last {
    margin-left: 0;
    border-left: none;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: rgb(250,105,0) !important;
    padding: 5px 20px 2px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background: rgb(250,105,0) !important;
    color: #FFF !important;
  }

  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #333 !important;
    color: #FFF !important;
  }


  .navbar-default .navbar-toggle:hover .icon-bar,
  .navbar-default .navbar-toggle:focus .icon-bar {
    color: #FFF !important;
    background: #FFF !important;
  }


  .sound_bank__menu li a:hover {
    color: #FFF !important;
    background: rgba(250,105,0,1.0) !important;
    border: #FFF !important;

  }
}




.player.audio div.jp-audio {
  border: 1px solid rgba(243,134,48,1) !important;
  width: 50% !important;
  margin: 0 auto;
  text-align: center;
  background: white !important;
}

div.jp-play-bar {
  background: rgba(243,134,48,1) !important;
}

div.jp-seek-bar {
  background: white !important;
}

div.jp-audio div.jp-type-single div.jp-progress {
  border: 1px solid #DDD;
}

div.jp-volume-bar {
  display: none !important;
}

div.jp-audio div.jp-type-single div.jp-progress {
  top: 35%;
  position: absolute;
}

.jp-time-holder {
  display: none !important;
}

div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
  position: absolute;
  right: 20px;
}

.player.audio .jp-type-single {
  padding-left: 12px;
}

@media all and (max-width: 1200px) {
  .player.audio div.jp-audio {
    width: auto !important;
  }
}

@media all and (max-width: 600px) {
  .player.audio div.jp-progress { 
    width: 50% !important; 
    left: 90px !important;
  }
}

.audio_illustrations__main h2 {
  margin-top: 60px;

}

.audio_illustrations__main h2:first-of-type {
	margin-top: 0;
}

.sound_bank__menu.inline {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
}



.sound_bank__menu.inline li {
  margin-bottom: 5px;
}

.sound_bank__menu.inline li a {
  display: inline-block;
  text-align: center;
  line-height: 1.9;
}

.marked_sound {
  color: #c00;
}

.audio_illustrations__unit ul.jp-controls li {
    margin-bottom: 5px;
    margin-top: 5px;
}


.sound_bank div.jp-video div.jp-type-single ul.jp-controls {
    margin-left: 200px !important;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    margin: 7px 0 2px !important;
}
}

.auth {
	font-size: 1.6rem;
	margin-top: 2rem;
}

.lucida sans unicode {
	font-family: Lucida Sans Unicode, serif;
	line-height: 1;
}