.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1400px;
}
.quiz-content{    
    overflow-y: scroll;
}
.quiz-content h2:first-of-type{
    display: none!important;
}
.quiz-content h2 {
    font-size: 16px;
    font-weight: 600;
}
.quiz-content .wp-list-table thead tr th:nth-of-type(6), .quiz-content .wp-list-table thead tr th:nth-of-type(7), 
.quiz-content .wp-list-table thead tr th:nth-of-type(8), .quiz-content .wp-list-table thead tr th:nth-of-type(9){
    display: none!important;
    width: 0px!important;
    float:left!important;
}
.quiz-content .wp-list-table tbody tr th:nth-of-type(6), .quiz-content .wp-list-table tbody tr th:nth-of-type(7), 
.quiz-content .wp-list-table tbody tr th:nth-of-type(8), .quiz-content .wp-list-table tbody tr th:nth-of-type(9){
    display: none!important;
    width: 0px!important;
    float:left!important;
},
.quiz-content .wp-list-table thead tr th:nth-of-type(1){
    width: 1%!important;
    float:left;
}
.quiz-content .wp-list-table thead tr th:nth-of-type(2), .wp-list-table tbody tr th:nth-of-type(2) {
    float: left;
    width: 990px!important;
}
.quiz-content tbody tr th, .quiz-content tbody tr th label {
    font-size: 15px!important;
    font-weight: 400;
    color: black;
}
.quiz-content tbody tr th p{
    margin-bottom: 0px!important;
}
/*.wp-list-table tbody tr {
    display:block!important;
}*/

.wpProQuiz_quiz{
    float:left;
}
.statistic_data{
    display: none!important;
}
table.wp-list-table.widefat {
    border: none!important;
}
.categoryTr{
    display:none!important;
}
ul.wpProQuiz_questionList {
    list-style: none;
}
.wpProQuiz_response {
    /*width: 82%;*/
    border-radius: 3px;
    background: #f7f7f7;
    padding: 20px;
    text-align: justify;
}
.wpProQuiz_AnswerMessage{
    text-align: justify!important;
}
li.wpProQuiz_answerCorrect {
    background: #e0ffe0;
}
.wpProQuiz_questionList li{
    padding: 13px;
}
.wpProQuiz_questionList label {
    display: flex;
    margin-top: 10px;
}
.wpProQuiz_questionList label p {
    margin-left: 10px!important;
    font-size: 14px;
}

.pointer{
    cursor: pointer;
}
.proximas-clases .clases-disponibles {
    max-height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 14px;
}

.proximas-clases a.lv-item {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eaeaea;
    color: #5e5e5e;
}

.proximas-clases .dashicons-video-alt{        
    color: #686868;
    font-size: 30px;
    margin-top: 10px;
    padding-right: 30px!important;
}

/* Pagina de configuración */
#config-page .woo_atenea_connect_options  a:before{
    content: "\f118"!important;
}
#config-page  .form-table th {
    vertical-align: top;
    text-align: left;
    padding: 20px 5px 20px 0;
    width: 120px;
    line-height: 1.3;
    font-weight: 600;
    font-size: 16px;
}
#config-page .form-table td {
  margin-bottom: 9px;
  padding: 15px 5px;
  line-height: 1.3;
  vertical-align: middle;
  font-size: 14px;
}
#config-page div.imagen {
  margin:0 0 25px -20px!important;
}
#config-page div.titulo {
  margin-left: 75px!important;
}

#config-page tr.border_bottom td {
  border-bottom:1pt solid #a3a3a3;
}
#config-page table.formularios {
    border-collapse: collapse;
}

#config-page table.formularios th{
    background-color: #0085ba;
    color:#fff;
}

#config-page table.formularios td{
    vertical-align:top;
}

#config-page .asigna-campos {
  text-align: left;
  font-size: 1em;
}
#config-page div.asigna-campos select {
  font-size: 0.95em;
  padding:2px;
}

#config-page input.campos {
  font-size: 0.95em;
  padding:7px;
  color:#000;
  width: 130px;
}

#config-page .icono_comercial {
  width: 25px;
  height: auto;
  margin: 5px 6px 0px 0;
}

#config-page #urlmal, #config-page .u_requerido, #config-page .p_requerido  {
  color:#ff0000;
  display: none;
}

#config-page button#boton_comprobar {
    padding: 0px 2px;
    font-size: 11px;
    margin-left: 5px;
}
