#Stage_jbeeb_3, #Stage_jbeeb_5 {
  margin: 0 auto !important;
}
.section-simulado {
  float: left;
  width: 100%;
  padding: 5% 0;
}
.panel-primary>.panel-heading {
  background-color: #1d4284;
  border-color: #1d4284;
  padding-bottom: 8px
}
.panel-primary {
  border-color: #1d4284;
}
.panel-heading .btn {
  border: 2px solid #ffffff !important;
  padding: 3px 10px;
  background: transparent !important;
  outline: transparent !important;
}
.panel-heading .btn:hover, .panel-heading .btn:active {
  background: #ED2024 !important
}
.filterable .filters input[disabled] {
  font-weight: 900;
  color: #333333;
  text-transform: uppercase;
}
.panel-primary tbody tr:nth-child(odd) {
  background: #f1f2f6
}
.alerta-simulado {
  background: green;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 10px !important;
  margin-top: 15px;
}
.form-inline {float: left; width: 100%; border: 1px solid #ddd; padding-bottom: 6px;}
.form-inline .row, .form-inline .col-sm-12 {margin: 0; width: 100%; padding: 0}
.form-inline>.row:first-child {
  background: #f1f2f6;
  border-bottom: 2px solid #ddd;
}

.form-inline>.row:last-child { border-top: 2px solid #ddd; padding-top: 7px;}
.dataTables_length {
  padding-top: 10px;
  padding-left: 0px;
}
.dataTables_filter input {
  padding: 0 10px;
  height: 31px;
  margin-bottom: 3px;
}
.btn-baixar-conteudo {
  font-size: 14px;
  background: transparent!important;
  color: rgb(255, 255, 255);
  padding: 11px 10px !important;
  margin-top: 10px;
  border: 1px solid rgb(255, 255, 255) !important;
  opacity: .8;
}
.btn-baixar-conteudo h3 {
  text-shadow: none;
  padding: 0 0;
  font-weight: normal !important;
}
.btn-baixar-conteudo:hover, .btn-baixar-conteudo:focus {
  color: white;
  opacity: 1;
}
.inicio-simulado{
  margin-bottom: 10px !important;
  margin-top: 0
}
.final-simulado{
  margin-bottom: 10px !important;
  margin-top: 0
}
.ranking{
  padding:50px 0 50px 0;
}
#btn-login-site{
  padding: 17px 15px !important;
  background: green !important;
  white-space: initial;
}
#btn-cadastro-site{
  padding: 17px 15px !important;
  background: green !important;
  white-space: initial;
}
#DataTables_Table_0_filter {margin-top: 10px;}
#informacoes {
  float: left;
  width: 100%;
  background: #f1f2f6;
  padding: 5% 0;
  text-align: center;
}
#btn-ver-ranking{
  margin-top: 10px;
  padding-top: 10px!important;
}
#informacoes h1 {font-weight: 900;margin-bottom: 30px;margin-top: 5px; margin-bottom: 20px}
table.dataTable {margin: 0 !important}
@media (min-width: 1200px) {
  #formulario-bg {padding: 6% 0 10%}
}
@media (max-width: 420px) {
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {float:  left; padding: 10px 0}
  .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    float: left;
    width: 100% !important;
    padding: 10px 0 10px 4%;
    max-width: 96% !important;
  }
  table>tbody>tr>td {border: none !important}
  table>tbody>tr>td {padding-left: 5px !important;}
  table>tbody>tr>td:last-child {float: right; padding-right: 10px !important}
  table>tbody>tr>td:nth-child(3) {float: right; padding-right: 10px !important; width: 25px;}
  .dataTables_filter input {  float: right;  margin: 10px 0;}
  #formulario-bg h1 b {font-size: 30px !important}
  .dataTables_info { font-size: 12px;  margin-bottom: 10px;}
  div.dataTables_wrapper div.dataTables_filter label { text-align: center; border-top: 2px solid #dddddd; padding-top: 10px;}
  .pagination>li>a, .pagination>li>span {
    padding: 3px 5px;
  }
  table>tbody>tr>td:nth-child(3):after {content: "C"; font-size: 12px;}
  table>tbody>tr>td:last-child:after {content: "E"; font-size: 12px;}

  table thead{
    display: none;
  }

  table tr td:nth-child(2){
    max-width: 125px;
    word-break: break-word;
  }
}
