body {
  font-size: 15px !important;
}

.contentContextTable {
  padding: 0;
  margin: 0;
  /*background-image:url(//cdn2.scriptcase.net/lib/img/bgSiteContentBody.png);*/
  background-repeat: repeat-y;
  ;
  border: 0 solid #ffffff;
  border-width: 0px 1px 0px 1px;
}

div.selectedition {
  height: 110px
}

#tab_fundamentals h2,
#tab_estadual h2,
#tab_municipal h2,
#tab_educacional h2,
#tab_corporativo h2,
#tab_conselhos h2 {
  font-size: 18px;
  color: #4b6d88;
}

.ui-tabs-panel {
  font-family: Calibri, Arial, Helvetica, sans-serif;
}

.ui-widget-content {
  /*border: 0px;*/
  background: none;
}

.ui-tabs,
.ui-tabs .ui-tabs-panel {
  padding: 0;
  margin: 0;
  background-color: #fff;
}

#tab_fundamentalsPad {
  margin: 10px;
  height: 2200px;
}

.ui-tabs .ui-tabs-nav {
  border-width: 0 0 1px 0
}

#down span.title_down {
  font-size: 16px;
  font-weight: bold;
  color: #006996;
}

#down span.little_title {
  font-size: 14px;
  font-weight: bold;
  color: #006996;
}

#down span.desc {
  font-size: 14px;
}

#down a {
  font-size: 14px;
  color: #006996;
}

span.views {
  font-size: 14px;
  color: #999;
}

.contentContextTable {
  padding: 0;
  margin: 0;
  border: 0;
}

.playVideo {
  margin-left: 30px;
  height: 25px;
}

.video_play_modal {
  border: 1px solid #963737;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  padding: 4px;
  float: left;
  border-radius: 4px;
  width: 160px;
  font-weight: bolder;
  background: rgba(179, 27, 27, 1);
  background: -moz-linear-gradient(top, rgba(182, 16, 16, 1) 0%, rgba(182, 16, 16, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(182, 16, 16, 1)), color-stop(100%, rgba(182, 16, 16, 1)));
  background: -webkit-linear-gradient(top, rgba(182, 16, 16, 1) 0%, rgba(182, 16, 16, 1) 100%);
  background: -o-linear-gradient(top, rgba(182, 16, 16, 1) 0%, rgba(182, 16, 16, 1) 100%);
  background: -ms-linear-gradient(top, rgba(182, 16, 16, 1) 0%, rgba(182, 16, 16, 1) 100%);
  background: linear-gradient(to bottom, rgba(182, 16, 16, 1) 0%, rgba(182, 16, 16, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31b1b', endColorstr='#bd3b3b', GradientType=0);
}

.descricaoVideo {
  margin: 0px 0px 10px 0px;
  text-align: justify;
}

.tituloVideo {
  margin: 0px;
  font-weight: bold;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  text-decoration: underline;
}

.videoContent {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 0px 25px 0px;
}

.tituloTexto {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px 22px;
  font-size: 32px;
  color: #0076CC;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.screenVideoContent {
  display: inline-block;
  margin-top: 35px;
  margin-left: 35px;
  float: left;
}

.generalContent {
  width: 942px;
  margin: 0px;
  position: relative;
}

.list {
  list-style-type: decimal;
  margin-top: 0px;
}

.texto {
  float: left;
  margin-left: 30px;
  margin-top: 21px;
  display: inline-block;
  width: 555px;
  margin-right: 30px;
}

.transparencia {
  position: absolute;
  width: 280px;
  height: 180px;
}

.descricaoCurso {
  width: 100%;
  background-color: #EAEAEA;
}

.descricaoP {
  padding: 0px 40px 20px 40px;
  margin: 0px;
  color: #333;
}


#video-popup-content {
  border-radius: 3px;
  border: solid 2px #ccc;
  padding: 15px;
  position: fixed;
  width: 800px;
  height: 480px;
  background-color: #fff;
  left: 50%;
  margin-left: -400px;
  top: 50%;
  margin-top: -260px;
  z-index: 100000;
  display: none;
}

#video-popup-content iframe {
  width: 100%;
  height: 100%;
  border: 0px;
}

#close-video-content:hover {
  background-color: #888;
  cursor: pointer;
}

#close-video-content:active {
  background-color: #666;
  text-shadow: 0px 0px 0px #000;
}

#close-video-content {
  right: -20px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 4px #000;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -35px;
  width: 30px;
  height: 20px;
  position: absolute;
  background-color: #333;
  border: solid 2px #999;
}

.video_download {
  float: left;
  height: 30px;
  text-align: center;
  font-size: 19px;
  color: #000000;
  margin-top: 2px;
  margin-left: 24px;
  padding: 3px;
  border-radius: 4px;
  font-weight: bolder;
}

.collapsed .collapse {
  display: none;
}

.collapse.show {
  display: none;
}

.collapse.show.in {
  display: inherit;
}

/* .collapsed . */

.legend {
  cursor: pointer;
}

.legend.collapsed::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #292B2C;
  margin-left: 5px;
  vertical-align: middle;

}

p.legend::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #292B2C;
  margin-left: 5px;
  vertical-align: middle;
}


.active .legend:not(.collapsed)::after {
  border-top: 5px solid #0275D8;
}

.active .legend.collapsed::after {
  border-left: 5px solid #0275D8;
}

@media only screen and (max-width: 768px){
  .d-flex.page-play{
    flex-direction: column-reverse;
  }

  .breadcrumb{
    display: none;
  }

  aside.d-flex{
    position: static !important;
    box-shadow: none !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  aside ul.stepper{
    overflow: hidden;
  }

  #page-body > div.sp > main > section > div > section > div:nth-child(2){
    margin: 0 !important;
    padding: 0 !important;
  }

  p.legend{
    font-size: 1.5rem;
  }

 .stepper li ul li a{
    font-size: 1rem;
  }
}
