@charset "UTF-8";.tabla_examenes th{background-color:#00adbc;color:white;border:none}.tabla_examenes thead th:first-child{border-top-left-radius:10px}.tabla_examenes thead th:last-child{border-top-right-radius:10px}.tabla_examenes tbody tr:nth-of-type(odd){background-color:#d2dfd8}.tabla_examenes tbody tr{background-color:#bbcec8}.punto_examen{width:10px}.item_examen{border:1px solid grey}.btn_examen_down{width:25px;height:25px}.btn_examen_down img{width:15px}.body_examen{max-height:0px;opacity:0;overflow:hidden;transition:.3s}.item_examen.active .body_examen{max-height:none;opacity:1;padding-top:15px;padding-bottom:15px}.item_examen.active .btn_examen_down img{transform:rotate(180deg)}.btn_indicacion{cursor:pointer}@media (max-width:990px){.tabla_examenes{display:block;overflow-x:auto}}
