.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;
}





/* PC/Tablet */	
.quiz-content {
    overflow: auto;
}
table.wp-list-table.widefat {
    table-layout: fixed;
    width: 100%;
    padding: 1%;
    border: 1px solid #bababa80!important;
    border-radius: 0!important;
}
.quiz-content table thead th:nth-of-type(1) {
    width: 4%!important;
}
.quiz-content .wp-list-table thead tr th:nth-of-type(2), .wp-list-table tbody tr th:nth-of-type(2) {
    width: 60%!important;
    float: none!important;
}
.quiz-content div {
    margin-top: unset!important;
}
.quiz-content table thead th:nth-of-type(3) {
    width: 12%!important;
}
.quiz-content table thead th:nth-of-type(4) {
    width: 12%!important;
}
.quiz-content table thead th:nth-of-type(5) {
    width: 12%!important;
}
.wp-list-table tfoot tr th:nth-of-type(6),
.wp-list-table tfoot tr th:nth-of-type(7),
.wp-list-table tfoot tr th:nth-of-type(8),
.wp-list-table tfoot tr th:nth-of-type(9) {
    display: none!important;
}

.quiz-content table tbody .wpProQuiz_answerIncorrect {
    background: #ff00003d;
}

/* Mobiles portrait */	    
@media only screen and (min-device-width: 320px) and (max-aspect-ratio: 13/9) and (orientation:portrait) {
    table.wp-list-table.widefat {
        font-size: 10px!important;
        padding: 0;
    }
    .quiz-content table thead th:nth-of-type(1) {
        width: 2%!important;
    }
    .quiz-content .wp-list-table thead tr th:nth-of-type(2), .wp-list-table tbody tr th:nth-of-type(2) {
        width: 45%!important;
        padding-left: 20px!important;
    }
    .quiz-content table thead th:nth-of-type(3), .wp-list-table tbody tr th:nth-of-type(3)  {
        width: 14%!important;
        padding-left: unset;
    }
    .quiz-content table thead th:nth-of-type(4), .wp-list-table tbody tr th:nth-of-type(4)  {
        width: 17%!important;
        padding-left: unset;
    }
    .quiz-content table thead th:nth-of-type(5), .wp-list-table tbody tr th:nth-of-type(5)  {
        width: 12%!important;
        padding-left: unset;
    }
    .quiz-content tbody tr th, .quiz-content tbody tr th label {
        font-size: 12px!important;
    }
    .quiz-content tbody tr th, .quiz-content tbody tr th .wpProQuiz_questionList {
        margin: 0;
        padding-left: 0.5rem;
    }
}

.popup_alumnos{
    width: 100%;
    height: 100%;
    background-color: #eeeeee;
	padding: 5%;
}

.popup_alumnos.no_visible{
    display: none;
}

.close {
	color: #333333;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
}

.ul_alumnos {
  list-style-type: none;
	color: black;
	font-size: medium;
	padding:0;
	margin-top: 25px;
}
.li_alumno {
	border: 1px solid gray;
    padding: 2%;
	cursor: pointer;
    margin: 10px 0 10px 0;
	background-color: #4e6f73;
	color: white;
}
.li_lde_alumno {
	margin-bottom: 5px;
	font-size: 12px;
}

.h5_alumnos {
	color: #333333;
	margin-bottom: 5px;
}
.h6_alumnos {
	color: #333333;
	margin-bottom: 5px;
    margin-top: 20px;
}
.alumnos_existentes {
	margin: 10px 0;
}
.ul_lde {
	list-style:none;
	display: flex;
    flex-direction: column;
    gap: 20px;
}
#botones_desactivar {
	gap: unset;
}

.ul_lde li:not(:last-child) { 
   margin-bottom: 5px;  
}
.dt-buttons, .dataTables_filter {
	margin-bottom:10px;
}

.shop_table, #order_review_heading {
	display:none;
}

.validate-required {
	display: flex;
    flex-direction: column;
}

.e-con-inner.no_visible {
	display:none!important;
}

label[for=billing_first_name] > span {
   display:none;
}

#enlace_custom.activo {
	display:block;
}
#enlace_custom a {
	font-weight: bold;

}
#enlace_custom {
	display:none;
}

.buttons-pdf, .btn-desactivar-lde, .li_alumno, .alumnos_existentes{
	background-color: #fe0e01 !important;
}

.place-order{
	margin-top: 60px !important;
}
