body {
  background: #EEE; }

.box {
  background: white;
  border-radius: 2px;
  padding: 10px;
  box-shadow: 2px 2px 5px #DDD; }

a {
  cursor: pointer; }

#topo {
  margin-top: 10px;
  margin-bottom: 10px; }

.left {
  text-align: left !important; }

.right {
  text-align: right !important; }


h3 {
  font-size: 15px;
  font-weight: bold;
}

h4 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #DDD; }

.li-link {
  cursor: pointer; }

.li-link:hover {
  background: #EEE; }

.li-link-video {
  padding-left: 30px; }

.li-link-video-filha {
  padding-left: 50px; }

.li-link-teste {
  padding-left: 10px;
  background: #F1F1DD; }

.fa {
  margin-right: 5px; }

.nome-comentario {
  font-weight: bold; }

.data-comentario {
  color: #555;
  float: right; }

.comentario {
  color: #222;
  font-style: italic; }

.panel-heading {
  font-weight: bold;
  font-size: 15px;
  height: 58px;
  overflow: hidden; }

.panel-resposta {
  margin-top: 10px;
  background: #F5F5F5;
  margin-bottom: 0px; }

@media screen and (min-width: 480px) {
  .no-padding-left {
    padding-left: 0px; }

  .no-padding-right {
    padding-right: 0px; } }
.img {
  width: 100%; }

.no-border {
  border: none !important; }

.no-padding {
  padding: 0px !important; }

.no-margin {
  margin: 0px !important; }

.nome-professor {
  color: #111;
  font-size: 17px;
  height: 40px; }

.titulo-professor {
  color: #888;
  font-size: 15px; }

.box-pergunta {
  font-size: 15px;
  margin-bottom: 10px; }

.teste-porcentagem {
  text-align: center;
  font-size: 55px;
  font-weight: bold; }

.teste-resultado {
  text-align: center;
  font-size: 50px;
  color: green !important; }

.fundo-curso {
  background: #F5F5F5;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #EEE; }

.nome-curso {
  font-size: 20px;
  font-weight: bold;
  height: 40px; }

.descricao-curso {
  height: 30px;
  font-style: italic;
  overflow: hidden; }

.margin-top-10 {
  margin-top: 10px; }

.li-categoria {
  background: #EEE;
  font-weight: bold;
  border-bottom: 2px solid #D5D5D5 !important; }

.li-categoria-filha {
  background: #F5F5F5;
  font-weight: bold;
  padding-left: 30px !important;
  border-bottom: 2px solid #D5D5D5 !important; }

.box-descricao-curso {
  height: 100px;
  overflow: hidden; }

.box-btn-curso {
  height: 17px; }

.badge-success {
  background: #28B62C; }

#videoCurso {
  height: 280px !important; }

@media screen and (min-width: 720px) {
  #videoCurso {
    height: 500px !important; } }

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