/****************************************************************
 * Universidad: USAM
 * File: Styles CSS
 * Cuenta: 1
 * Ultima Revision: 2025-05-26
 *****************************************************************/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Mission-Regular";
  src: url("https://canvas-rsc.ilumno.com/usam/prod/fonts/gothic/mission-gothic-regular.otf") format("opentype");
}

@font-face {
  font-family: "Mission-Delgada";
  src: url("https://canvas-rsc.ilumno.com/usam/prod/fonts/gothic/mission-gothic-thin.otf") format("opentype");
}

@font-face {
  font-family: "Mission-Light";
  src: url("https://canvas-rsc.ilumno.com/usam/prod/fonts/gothic/mission-gothic-light.otf") format("opentype");
}

@font-face {
  font-family: "Mission-Bold";
  src: url("https://canvas-rsc.ilumno.com/usam/prod/fonts/gothic/mission-gothi-bold.otf") format("opentype");
}

@font-face {
  font-family: "Mission-Black";
  src: url("https://canvas-rsc.ilumno.com/usam/prod/fonts/gothic/mission-gothic-black.otf") format("opentype");
}

input[name="quiz_group[pick_count]"],
input[name="quiz_group[question_points]"],
input[name="points_possible"],
input[name="quiz_group[name]"],
input.date_field {
  min-width: 40px !important;
  min-height: 30px !important;
}

body,
p,
a {
  font-family: "Mission-Regular";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mission-Regular";
}

h2.course-title {
  font-family: "Lato Extended", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.centered {
  text-align: center !important;
}

.inline-link {
  display: inline !important;
  text-decoration: underline;
}

.column h2:not(:nth-child(1)) {
  margin-top: 40px;
}

input.input-micro {
  padding: 0 !important;
  padding-left: 5px !important;
}

.text-blue3 {
  color: #e8e8ee;
}

.background-black {
  background-color: #2d3b45;
}


.background-blue1 {
  background-color: #003a70;
}

/*-----------------------------------------------------------------------------------*/
/* Grid
/*-----------------------------------------------------------------------------------*/

.column {
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  float: left;
}

.row [class*="column"]+[class*="column"]:last-child {
  float: right;
}

.row [class*="column"]+[class*="column"].end {
  float: left;
}

.row {
  width: 100%;
  margin: 0 auto;
}

.row:after,
.row:before {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
  margin-bottom: 20px;
}

.row.collapse,
.row.collapse>.column {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin: 0 -0.1rem;
  max-width: none;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

.row .row:after,
.row .row:before,
.row .row.collapse:after,
.row .row.collapse:before {
  content: " ";
  display: table;
}

.row .row:after,
.row .row.collapse:after {
  clear: both;
}

.large-1 {
  position: relative;
  width: 8.33333%;
}

.large-2 {
  position: relative;
  width: 16.66667%;
}

.large-3 {
  position: relative;
  width: 25%;
}

.large-4 {
  position: relative;
  width: 33.33333%;
}

.large-5 {
  position: relative;
  width: 41.66667%;
}

.large-6 {
  position: relative;
  width: 50%;
}

.large-7 {
  position: relative;
  width: 58.33333%;
}

.large-8 {
  position: relative;
  width: 66.66667%;
}

.large-9 {
  position: relative;
  width: 75%;
}

.large-10 {
  position: relative;
  width: 83.33333%;
}

.large-11 {
  position: relative;
  width: 91.66667%;
}

.large-12 {
  position: relative;
  width: 100%;
}

.large-12+.large-12 {
  margin-top: 40px;
}

/*-----------------------------------------------------------------------------------*/
/* Tables
/*-----------------------------------------------------------------------------------*/

.row table {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.row table h5 {
  font-weight: 700 !important;
  padding: 0 !important;
  color: #e8e8ee;
  /* tertiary blue */
}

.row th,
.row td {
  border: 2px solid #2d3b45;
  /* black */
}

.row th {
  padding: 10px 5px;
}

.row td {
  padding: 5px 10px;
}

.row tbody tr:hover {
  background-color: #ffd18f;
  /* secondary orange */
}

.row tbody tr td:first-child {
  text-align: left;
}

.row tfoot tr p {
  font-size: 75%;
  line-height: 87.5%;
  text-align: left;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin: 0 auto;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.hide_file_preview_link,
.hide_file_preview_link:hover,
.hide_file_preview_link:active {
  color: #00a8e1;
}

.row img {
  max-width: 100% !important;
}

/*
-------------------------------------------------------------------------------------------
INICIO ESTILOS USAM ACTUALIZADOS
-------------------------------------------------------------------------------------------
*/

/*IMPORT DE FUENTES Y USO EN LA NUEVA VERSION*/

.contentTotalPage {
  font-size: 16px;
  position: relative;
  overflow-x: hidden;
}

/*PERFIL DEL DOCENTE*/

.perfilFoto {
  padding: 10px;
  background: white;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  display: inline-block;
}

.perfilFoto img {
  border-radius: 100%;
}

.informationProfile {
  padding-top: 15px;
}

/*FONDOS Y COLORES POR CARRERA*/

.bg-orange {
  background-color: #ffa400;
}

.bg-dark-gray {
  background-color: #2d3b45;
}

.bg-darkBlue {
  background-color: #003a70;
}

/* BACHILLERATO */

.bg-bach-primary {
  background-color: #04678a;
}

.bg-bach-secundary {
  background-color: #0384b2;
}

.bg-bach-dgSecundary {
  background-color: #e5f6fc;
}

.bg-bach-dgPrimary {
  background-color: #ccedf9;
}

.borderColorBach {
  border-color: #04678a !important;
}

.txt-bach {
  color: #04678a;
}

/* TECNICO */

.bg-tec-primary {
  background-color: #40810e;
}

.bg-tec-secundary {
  background-color: #5ca325;
}

.bg-tec-dgSecundary {
  background-color: #ecf0e9;
}

.bg-tec-dgPrimary {
  background-color: #e3f1db;
}

.borderColorTec {
  border-color: #40810e !important;
}

.txt-tec {
  color: #40810e;
}

/* LICENCIATURA */

.bg-lic-primary {
  background-color: #b74924;
}

.bg-lic-secundary {
  background-color: #ff622d;
}

.bg-lic-dgPrimary {
  background-color: #ffe0d6;
}

.bg-lic-dgSecundary {
  background-color: #ffefeb;
}

.borderColorLic {
  border-color: #b74924 !important;
}

.txt-lic {
  color: #b74924;
}

/* MAESTRIA */

.bg-ms-primary {
  background-color: #af2135;
}

.bg-ms-secundary {
  background-color: #ff5b84;
}

.bg-ms-dgSecundary {
  background-color: #fed9de;
}

.bg-ms-dgPrimary {
  background-color: #feeaed;
}

.borderColorMs {
  border-color: #af2135 !important;
}

.txt-ms {
  color: #af2135;
}

a:focus,
a:active:focus {
  outline: none !important;
}

.titleSection {
  position: relative;
  width: auto;
  display: inline-block;
  padding: 0px 12px 10px 70px;
}

.iconoTitulosTop {
  background-position: center;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -14px;
}

.iconSmall {
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: cover;
  position: relative;
  top: 0px;
  margin-left: 20px;
}

.downloadList {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconDescarga.svg");
  height: 20px;
}

.viewOnlineList {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconVerOnline.svg");
  height: 17px;
  width: 23px;
  top: 3px;
}

.columnRight {
  display: inline-block;
  width: 74%;
  padding: 10px;
}

.columnLeft {
  float: left;
  width: 24%;
  padding: 15px 10px;
}

.columnRight ul {
  list-style: none;
  margin: 0;
  text-align: right;
}

.columnRight ul li {
  width: auto;
  display: inline-block;
  padding-left: 15px;
  position: relative;
}

.columnRight ul li a {
  text-decoration: none !important;
  color: #003a70;
  display: inline-block;
  position: relative;
  font-size: 18px;
}

.columnRight ul.navPrincipal li a:after,
.menuLatera li a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  background: #003a70;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

.menuLatera li a:after {
  background: #ffffff;
}

.columnRight ul li a:hover {
  cursor: pointer;
}

.columnRight ul.navPrincipal li a:hover:after,
.menuLatera li a:hover:after {
  width: 100%;
  left: 0;
}

.columnLeft .logo {
  height: 70px;
}

.columnRight ul:last-child {
  margin-top: 12px;
}

.logoU {
  /* background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/logoUni.png"); */
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/LogoUniversidadBlanco.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 50px;
  display: inline-block;
  background-position: left;
}

.iconMenu {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: cover;
  background-position: right;
}

.iconEnlaces {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/EnlaceRapidoAzul.svg");
}

.iconTama&ntilde;oFuente {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/FuenteOscuro.svg");
  display: none;
}

.submenuFontSize {
  position: absolute;
  background: #2d3b45;
  top: 33px;
  left: -70px;
  width: 122px;
  text-align: left !important;
  display: none;
  z-index: 1;
  margin: 0 !important;
}

.submenuFontSize li {
  color: white;
  padding: 10px;
  border-bottom: 1px solid white;
  width: 100% !important;
}

#overlayMenu {
  position: absolute;
  background: #2d3b45ba;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease;
}

#overlayMenu.active {
  opacity: 1;
  transition: all 0.5s ease;
  z-index: 2;
}

.menuLatera {
  position: absolute;
  top: 0;
  right: 0;
  background: #2d3b45;
  width: 300px;
  height: 100%;
  z-index: 3;
  transform: translateX(350px);
  color: white;
  transition: all 0.5s ease;
}

.menuLatera.active {
  transform: translateX(0);
  transition: all 0.5s ease;
}

.menuLatera p {
  padding: 10px 15px;
  margin: 0;
}

.menuLatera li {
  padding: 10px 15px;
  list-style: none;
}

.menuLatera li a {
  color: white;
  text-decoration: none !important;
  margin: 0;
  position: relative;
}

.boxReturn {
  position: absolute;
  width: 40px;
  height: 40px;
  left: -39px;
  background: #2d3b45;
  padding: 10px;
}

.boxReturn:hover,
.submenuFontSize li:hover {
  cursor: pointer;
}

.iconReturn {
  width: 20px;
  height: 20px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* IMAGEN Y TITULO DEL CURSO */

.contentWrapper {
  position: relative;
}

.imageBcg img {
  width: 100%;
  max-width: 100%;
  height: 70vh;
}

/* .imageBcg{
background-image: url('https://usanmarcos.instructure.com/files/1685642/download?download_frd=1');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 90vh;
} */

.contentTitleOverlay {
  width: 50%;
  display: inline-block;
  position: absolute;
  top: 0;
  height: 100%;
}

.overlayTitle {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000a3;
  margin: 0;
}

.actionMenuSec {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.actionMenuSec>div {
  width: 25%;
  float: left;
  position: relative;
  padding: 20px 0 0 0;
}

.actionMenuSec>div:hover {
  cursor: pointer;
}

.actionMenuSec>div:first-child {
  background-color: #0000008c;
}

.actionMenuSec>div:nth-child(2) {
  background-color: #000000d6;
}

.actionMenuSec>div:nth-child(3) {
  background-color: #000000c7;
}

.actionMenuSec>div:last-child {
  background-color: #000000a3;
}

.contBox {
  text-align: center;
}

.contBox a {
  color: white;
  text-decoration: none !important;
  display: block;
}

.contBox p {
  color: white;
}

.iconMenuSec {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.iconoCronograma {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/cronogramaMenu.svg");
}

.iconoForoSc {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/foroSocialMenu.svg");
}

.iconoInfoCarrera {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/informacionCarreraMenu.svg");
}

.iconoForoFaq {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/foroConsultasMenu.svg");
}

/* ICONOS PRINCIPALES TITULOS */
.iconTitleVideo {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoTeleclase.svg");
}

.iconoManualTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoManual.svg");
}

.iconoReglamentoTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoReglamento.svg");
}

.iconoInfCarreraTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoInformacionCarrera.svg");
}

.iconoFaqTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoPregunta.svg");
}

.iconCrongrmTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoCronograma.svg");
}

.iconoWelcomeTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoBienvenida.svg");
}

.iconDescTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoDescripcion.svg");
}

.iconObjTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoObjetivo.svg");
}

.iconEsqTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoEsquema.svg");
}

.iconCargaAcTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoCargaAcademica.svg");
}

.iconTimelineTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoLineaTiempo.svg");
}

.iconInfogTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoInfograma.svg");
}

.iconoContentTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoContenidoTematico.svg");
}

.iconoEvalcTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoEvaluacion.svg");
}

.iconBibliogTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoBibliografia.svg");
}

.iconoDiagnsTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoPruebaDiag.svg");
}

.iconLectTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoMaterialEstudio.svg");
}

.iconoTelecTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoTeleclase.svg");
}

.iconGlosaryTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoGlosario.svg");
}

.iconoLudicaTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoActLudica.svg");
}

.iconActivTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoActividad.svg");
}

.iconoAutoEvTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoAutoEvaluacion.svg");
}

.iconoPruebTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoPrueba.svg");
}

.iconoForoScTitle {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconoForoSocial.svg");
}

.titleCourse {
  color: white;
  font-size: 35px;
  position: absolute;
  padding: 20px;
  line-height: 1.3;
  text-shadow: 2px 2px #000000c7;
  top: 13%;
}

.fade-in {
  animation: fadeIn ease 8s;
  -webkit-animation: fadeIn ease 8s;
  -moz-animation: fadeIn ease 8s;
  -o-animation: fadeIn ease 8s;
  -ms-animation: fadeIn ease 8s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.borderBottomSpecialBach {
  border-bottom: 3px solid #04678a;
}

.borderBottomSpecialLic {
  border-bottom: 3px solid #b74924;
}

.borderBottomSpecialMs {
  border-bottom: 3px solid #af2135;
}

.borderBottomSpecialTec {
  border-bottom: 3px solid #40810e;
}

.linksLibros .ui-icon-extlink {
  display: none !important;
}

.linksLibros a {
  margin: 0 !important;
}

/* FOOTER*/

.contentFooter {
  padding: 10px;
  color: #ffffff;
}

.contenText {
  width: 80%;
  float: left;
}

.officeLink {
  width: 18%;
  display: inline-block;
  text-align: right;
}

.iconOffice365 {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/office-365Blanco.svg");
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  width: 100px;
  height: 40px;
  display: inline-block;
  position: relative;
  top: 18px;
}

.iconOffice365:hover {
  cursor: pointer;
}

/*GRADO ESTILOS*/

#cursoGrado .columnRight ul li a {
  color: white;
}

#cursoGrado .columnRight ul.navPrincipal li a:after,
#cursoGrado .menuLatera li a:after {
  background: #ffffff;
}

#cursoGrado .divider {
  margin-top: 0;
  margin-bottom: 25px;
}

.contentTopTitleG {
  padding: 24px 18px;
  color: white;
}

.sectionContentPage {
  padding: 45px 1%;
}

.visorPdfGoogle {
  overflow: auto;
  resize: vertical;
  border: 1px solid transparent;
  height: 100%;
}

.downloadPdf {
  padding: 0 10px;
}

.downloadPdf a {
  text-decoration: none !important;
}

.iconTama&ntilde;oFuenteClaro {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/FuenteClaro.svg");
  display: none;
}

.iconEnlacesClaro {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/enlacesRapidoBlanco.svg");
}

.viewPdfOnline {
  margin: 10px 0 !important;
}

.viewPdfOnline>div {
  position: relative;
  top: 12px;
}

.viewPdfOnline a {
  margin-right: 65px;
}

.viewPdfOnline .iconSmall {
  margin-left: 0;
}

a.hide_file_preview_link,
a.hide_file_preview_link:hover {
  font-size: 16px !important;
  text-decoration: none !important;
  color: #000000;
}

.notStyle,
.notStyle:hover,
.notStyle:focus,
.notStyle:active:focus {
  color: #000000;
  text-decoration: none !important;
}

/*ACORDEON CSS*/

.border-bach-primary {
  border: 1px solid #04678a;
}

#acordion {
  background-color: transparent;
}

.conteAcordeonItem {
  margin-bottom: 15px;
}

.accord-header {
  cursor: pointer;
  padding: 6px 12px;
  color: white;
}

.accord-content {
  display: none;
  background-color: white;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 10px;
}

.tableList li {
  list-style: none;
  border-bottom: 1px solid #003a70;
}

.tableList li:last-child {
  border: none;
}

.tableList li:hover {
  cursor: pointer;
}

.tableList li p {
  display: inline-block;
  width: 45%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  margin-bottom: 0;
}

.tableList li p a,
.tableList li p a:hover {
  color: #003a70;
  text-decoration: none !important;
}

.tableList li span {
  padding-top: 10px;
}

.imagenPlanaLeft {
  width: 100%;
  height: 300px;
  text-align: center;
}

.imagenPlanaLeft img {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
}

.imageLarge {
  width: 100%;
  height: 500px;
  text-align: center;
}

.imageLarge img {
  width: 60%;
  display: inline-block;
  height: 100%;
}

#timeline {
  display: block;
}

.tl-item {
  position: relative;
  width: 48%;
  height: 100vh;
  height: 400px;
  color: #fff;
  overflow: hidden;
  display: inline-block;
}

.tl-item:before,
.tl-item:after {
  transform: translate3d(0, 0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.tl-item:after {
  background: rgba(0, 58, 112, 0.7);
  opacity: 1;
  transition: opacity 0.5s ease;
}

.tl-item:before {
  background: linear-gradient(to bottom,
      rgba(0, 58, 112, 0) 0%,
      rgba(0, 58, 112, 1) 90%);
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.tl-item:hover {
  width: 48% !important;
}

.tl-item:hover:after {
  opacity: 0;
}

.tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 1s ease, transform 1s ease 0.25s;
}

.tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}

.tl-item:hover .tl-year {
  top: 30%;
  transition: all 0.5s ease 0.5s;
}

.tl-item:hover .tl-bg {
  filter: grayscale(0);
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 40%;
  opacity: 0;
}

.tl-content p {
  margin: 5px 0;
}

.tl-year {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transition: all 0.2s ease 0.5s;
  padding: 10px;
}

.tl-year p {
  font-size: 1.728rem;
  line-height: 0;
}

.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}

.imageModulo1 {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/Modulo1.svg");
}

.imageModulo2 {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/Modulo2.svg");
}

.imageModulo3 {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/Modulo3.svg");
}

.imageModulo4 {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/Modulo4.svg");
}

figure.portadaLibro {
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  max-height: 475px;
  width: 100%;
  background: #000000;
  text-align: center;
}

figure.portadaLibro img {
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.portadaLibro>div {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
}

figure.portadaLibro>div a {
  color: #ffffff;
}

figure.portadaLibro>div a {
  font-size: 50px;
  opacity: 0;
  top: 50%;
  position: relative;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
}

figure.portadaLibro>div::before {
  position: absolute;
  top: 30px;
  right: 50%;
  bottom: 30px;
  left: 50%;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  content: "";
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.portadaLibro:hover img {
  opacity: 0.35;
}

figure.portadaLibro:hover>div a {
  opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

figure.portadaLibro:hover>div::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* Accordion ================================================== */

.acc__card {
  position: relative;
}

.acc__title {
  cursor: pointer;
  display: block;
  padding: 1em 0;
  position: relative;
  text-align: left;
  border-bottom: 1px solid;
  font-family: "Mission-Regular";
}

.acc__title::after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #4a6e78;
  border-bottom: 1px solid #4a6e78;
  position: absolute;
  right: 10px;
  content: " ";
  top: 29px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
}

.acc__title.active::after {
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}

.acc__panel {
  background: #fff;
  margin: 0;
  padding: 1em;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  font-family: "Mission-Regular";
}

.acc__panel .iconSmall {
  margin-left: 0;
}

.acc__panel a {
  margin-right: 20px;
}

.accLecturas {
  margin-bottom: 20px;
}

.accLecturas .acc__title {
  color: white;
  padding: 1em 10px;
  border-bottom: 0;
}

.accLecturas .acc__title::after {
  width: 15px;
  height: 15px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  top: 18px;
  right: 20px;
}

.divider-opt {
  border: 2px solid;
  margin-bottom: 12px;
}

.imageLeftPst {
  text-align: left;
}

.botonAction {
  text-align: center;
}

.btn-Standar {
  width: 100%;
  display: inline-block;
  margin-top: 60px;
}

.btn-Standar a {
  padding: 11px 120px;
  display: block;
  color: white;
  text-decoration: none !important;
  text-align: center;
}

.dividerOptRight {
  position: relative;
  left: -58px;
}

.complementVideos {
  text-align: center;
}

.bb-bach {
  border-bottom: 2px solid #04678a;
  width: auto;
  display: inline-block;
}

.mg-0 {
  margin: 0 !important;
}

.titleCenter {
  text-align: center;
}

.titleCenter h2 {
  display: inline-block;
  width: auto;
}

.titleCenter h2 .divider {
  left: -25px;
  position: relative;
}

.titleCenter h2 .divider {
  left: -25px;
  position: relative;
  margin-bottom: 0;
}

.bottomAutoWidth {
  width: auto !important;
  margin-top: 20px;
}

/* LINEA DEL TIEMPO */

.t-timeline {
  list-style: none;
  margin: 0;
}

.t-timeline>li {
  margin-bottom: 60px;
}

.t-timeline .t-timeline-date {
  border-bottom: 2px solid #003a70;
  display: inline-block;
}

/* for Desktop */
@media (min-width: 640px) {
  .t-timeline>li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }

  .t-timeline>li .t-timeline-date {
    width: 110px;
    float: left;
    margin-top: 18px;
    border-bottom: none;
  }

  .t-timeline>li .t-timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #003a70 solid;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top: 12px;
  }

  .t-timeline>li .t-timeline-content p {
    line-height: 1.6;
  }

  .t-timeline>li .t-timeline-content:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #ffa400;
    position: absolute;
    left: 106px;
    top: 25px;
    border-radius: 100%;
  }
}

.contenidoMostrar {
  display: none;
  background: #fff;
  margin: 0;
  padding: 1em;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  font-family: "Mission-Regular";
}

.elementClick:hover {
  cursor: pointer;
}

.elementClick a {
  text-decoration: none !important;
  font-size: 14px;
  padding-left: 10px;
}

/*GLOSARIO*/

.contentGlosary {
  text-align: center;
}

.book-content {
  width: 65%;
  min-width: 250px;
  max-width: 400px;
  height: 330px;
  position: relative;
  perspective: 1000px;
  transition: 1s;
}

.book {
  position: absolute;
  width: 65%;
  height: 100%;
  transition: 1s;
  transform-style: preserve-3d;
  transform-origin: left;
}

.face-front,
.face-back {
  width: 100%;
  height: 100%;
  background: white;
  padding: 15px;
  box-sizing: border-box;
  overflow: hidden;
}

.face-front {
  box-shadow: inset 3px 0px 20px -7px black;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.face-back {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateZ(-1px) rotateY(180deg);
  box-shadow: inset -3px 1px 20px -7px black;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#portada {
  background: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/portadaGlosario.jpg");
}

#portada-back {
  background: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/portadaGlosario.jpg");
  margin: 0;
}

#portada,
#portada-back {
  background-size: 100% 100%;
}

/* Clases que se agregaran con Javascript */

.trnsf {
  transform: translateX(80px);
}

.trnsf-reset {
  transform: translateX(0px);
}

.book h4 {
  color: #003a70;
}

.complementsVideos:hover {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .book-content {
    min-width: 600px;
    height: 650px;
    display: inline-block;
    left: 70px;
  }

  .trnsf {
    transform: translateX(250px);
  }

  .book {
    width: 80%;
  }

  .book iframe {
    min-width: 400px;
    position: absolute;
    left: 40px;
    bottom: 60px;
    max-width: 400px;
  }
}

.borderBottomSpecialms {
  border-bottom: 3px solid #af2135;
}

.borderBottomSpecialBach {
  border-bottom: 3px solid #04678a;
}

.borderBottomSpecialtec {
  border-bottom: 3px solid #40810e;
}

.borderBottomSpeciallic {
  border-bottom: 3px solid #b74924;
}

.goTop {
  position: fixed !important;
  z-index: 999;
  right: 0;
  bottom: 46px;
  transform: translateY(-50%);
  padding: 5px 15px;
  color: #fff;
  background: #000000fa;
  border: none;
  opacity: 0;
  transition: opacity 0.4s linear;
}

.iconTop {
  background-image: url("https://canvas-rsc.ilumno.com/usam/prod/img/iconosGeneralesUsamV4/iconTop.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.goTop:hover {
  cursor: pointer;
}

.goTop.is-visible {
  opacity: 1;
}

.mg-Lft-0 {
  margin-left: 0;
}

.viewSpecial .iconSmall {
  margin-right: 8px;
}

.contentMapaImage {
  display: none;
}

.activeMap .contentMapaImage {
  display: block;
}



/****************************************************************
* Ajustar visualizaci&oacute;n del popup de actividades (GPLI - 15741)
* Fecha: 23-11-2023
* Developer: Producci&oacute;n Usam
* ****************************************************************/
/*POPUP ACTIVIDADES-TEXTO-IMAGENES*/
.popupBackdrop {
  display: none;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  animation: fadeIn 1s ease;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
}

.popupContainer {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 80%;
  max-width: 800px;
  background-color: white;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.popupContent {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 80%;
  max-width: 800px;
  background-color: white;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.popupIframeContainer {
  position: relative !important;
  padding-bottom: 56.25% !important;
  /* 16:9 aspect ratio */
  height: 0 !important;
  overflow: hidden !important;
}

.popupFrame {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

.popupClose {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #333;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: normal;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
}

.popupClose:hover {
  background-color: #000;
}

/* Estilos espec&iacute;ficos para tipo text */
.popupTextContentStyle {
  width: auto;
  max-width: 80%;
}

/* Estilos espec&iacute;ficos para tipo image */
.popupImageContentStyle {
  width: auto;
  max-width: 100%;
}

.popupLink,
.popupLink-bach,
.popupLink-lic,
.popupLink-mae,
.popupLink-tec {
  display: block;
  line-height: 2.5em;
  text-decoration: none !important;
  margin-bottom: 10px;
  width: 80%;
  padding-left: 15px;
  color: #fff !important;
}

.popupLink-bach {
  background-color: #04678a;
}

.popupLink-bach:hover {
  background-color: #0384b2;
  text-decoration: none !important;
  color: #fff !important;
}

.popupLink-lic {
  background-color: #b74924;
}

.popupLink-lic:hover {
  background-color: #ff622d;
  text-decoration: none !important;
  color: #fff !important;
}

.popupLink-mae {
  background-color: #af2135;
}

.popupLink-mae:hover {
  background-color: #ff5b84;
  text-decoration: none !important;
  color: #fff !important;
}

.popupLink-tec {
  background-color: #40810e;
}

.popupLink-tec:hover {
  background-color: #5ca325;
  text-decoration: none !important;
  color: #fff !important;
}

.popupLink {
  color: inherit;
}

.popupLink:hover {
  text-decoration: none !important;
  color: #fff !important;
}

/*FIN POPUP ACTIVIDADES-TEXTO-IMAGENES*/

/*
----------------------------------------------------------------------------------------------
FIN ESTILOS ACTUALIZADOS USAM
----------------------------------------------------------------------------------------------
*/

/****************************************************************
  * Ocultar notificaciones
  * Developer: BG
  * ****************************************************************/
.hide-notification .profile-tab-notifications,
.hide-notification #left-side .notifications,
#left-side .notifications {
  display: none !important;
}

/****************************************************************
  * Ocultar detalles del libro de calificaciones
  * Fecha: 17-02-2023
  * Developer: JMV
  * ****************************************************************/
#student-grades-right-content {
  display: none !important;
}

/****************************************************************
  * Cambiar texto en opciones de Menu
  * Fecha: 03-05-2024
  * GLPI-22833 | GLPI-24342
  * Developer: JMV
  * ****************************************************************/
#announcements_on_home_page h1 {
  display: none;
}

/****************************************************************
  * Nuevo boton menu izquierdo
  * Fecha: 04-09-2024
  * GLPI: #30225, #30904
  * Developer: JMV
  * ****************************************************************/
.jmv_modal {
  background-color: rgba(0, 0, 0, .8);
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 1s;
  z-index: 101;
  overflow-y: auto;
  display: none;
}

.jmv_modal_body {
  width: 90%;
  max-width: calc(100% - 80px);
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

body:has(#guia_estudiantil:target) {
  overflow: hidden;
  padding-right: 25px;
}

#guia_estudiantil:target {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.jmv_btn_close_modal {
  position: absolute;
  right: 6px;
  top: 5px;
  --wd: 40px;
  width: var(--wd);
  height: var(--wd);
  cursor: pointer;
  z-index: 2;
  background-color: #12121280;
  border-radius: 50%;
  padding: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jmv_btn_close_modal:hover {
  background-color: #000000;
}

/****************************************************************
* Nuevo boton menu izquierdo - Podcast
* Fecha: 26-05-2025
* GLPI: #42064
* Developer: JMV
* ****************************************************************/
body.primary-nav-expanded #global_nav_podcast_btn_link .menu-item-icon-container{
  width: 60px;
}


/****************************************************************
* BOTON WHATSAPP
* Fecha: 2026-04-17
* Funcion para cargar el boton de wasap para estudiantes
* GLPI: #57170
* Developer: JMV
* ****************************************************************/
.custom-btn-float-wp {
    position: fixed;
    bottom: 20px;
    left: 80px;
    width: 60px;
    height: 60px;
    padding: 5px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 9999;
}

.custom-btn-float-wp svg {
    width: 100%;
    height: 100%;
    fill: white;
}

.custom-btn-float-wp-tooltip {
    position: absolute;
    left: 70px;
    background: #333;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 13px;
    white-space: nowrap;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
    pointer-events: none;
}

.custom-btn-float-wp-tooltip::after {
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #333;
}

.custom-btn-float-wp:hover {
    background-color: #1ebe5d;
    transform: scale(1.1);
    box-shadow: 0 6px 16px rgba(0,0,0,0.4);
}

.custom-btn-float-wp:hover .custom-btn-float-wp-tooltip {
    opacity: 1;
    transform: translateY(0);
}

.custom-btn-float-wp-right{
    right: 30px;
    left: unset !important;
}
.custom-btn-float-wp-right .custom-btn-float-wp-tooltip {
    right: 80px;
    left: unset !important;
}