::-webkit-scrollbar {
  width: 14px;
}

::-webkit-scrollbar-track { 
  border-radius:10px;
  background-color: #eee;
  box-shadow: inset 0 0 1px rgb(180, 180, 180); 
}
 
::-webkit-scrollbar-thumb {
  background: linear-gradient(0deg, rgb(146, 146, 146) 0%, rgb(167, 166, 166) 100%);
  border-radius: 10px;
  border:solid 3px #eee;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, rgb(146, 146, 146) 0%, rgb(167, 166, 166) 100%);
  transition:.3s;
}

div#lightbox {
      left: 50% !important;
      top: 50% !important;
      transform: translate(-50%, -70%);
  }
  
  .lb-outerContainer {
      display: flex;
  }
  
  .contenido-dbx {
      display: inline-flex !important;
      flex-flow: column;
      padding-left: 13px; 
  }
  
  .titulo-content {
      font-size: 20px;
      min-height: 40px;
      display: flex;
      align-items: center;
      margin: 15% 0 8% 0;
  }
  
  .contenido-dbx > .table {
      top: 0;
      width: 88%;
  }
  
  .table-striped tbody tr {
      display: inline-flex;
      width: -webkit-fill-available;
      align-items: center;
      height: 30px;
  }
  
  .contenido-dbx > .table td:first-of-type {
      width: 30%;
      padding: .35rem !important;
  }
  
  .table-striped tbody tr:nth-of-type(even) {
      background: #ececec !important;
  }
  
  .contenido-dbx > .table td.py-0 {
      align-items: center;
      display: inline-flex;
  }
  
  .contenido-dbx > .table td.py-0 > i:first-of-type {
      padding-left: 7px;
  }

.contenido-dbx > .table{
  position:relative;
}

.contenido-dbx > .table-striped tbody tr:nth-of-type(2n+1){
  background:#fff !important;
}

.contenido-dbx > .table td{
  text-align: left !important;
}

.contenido-dbx{
  width:40%;
  display:inline-block;
}

.lb-outerContainer{
  background:#fff !important;
  padding:10px;
  width:50% !important;
  height:auto !important;
}

.sm-font{
  font-weight: 500;
  font-size:12px;
}

.compartir{
  color:#444;
  font-size:20px;
  margin:5px 0 5px 5px;
  background:#f7f8fc;
  border-radius:120px;
  padding:0 5px;
  border:solid 1px #ddd;
  display:inline-block;
}

.compartir:hover{
  background:#00abf1;
  color:#fff;
  transition:.3s;
}

.contenedor-img-lbx{
  background:#fff;
  padding:0 10px;
  border:solid 1px #ddd;
  border-radius:10px;
}

.img-size{
  width:70%;
}

.img-fluid{
  border-radius:9px;
}

td img{
  cursor:pointer;
}

.img-visor{
  width:100%;
}

.page > .info, .page > .info > .row {
  display: flex;
  justify-content: center;
}

.page > .info > .row > div {
  display: inline-flex;
  justify-content: center;
}

.page > .info > .row > div > div:first-of-type {
  margin-right: 5px;
} 

.tarea-dias {
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 45%;
  background: #fff;
  padding: 20px;
  border-radius: 50px;
  font-size: 36px;
} 

.book .page:nth-child(even) {
pointer-events: none;
transform: rotateY(180deg);
transform-origin: calc(100% + 27px) 0;
left: 0;
border-radius: 20px 0 0 20px;
border-color: black;
background-image: linear-gradient(to left, rgba(0,0,0,.12) 0%, rgba(0,0,0,0) 10%);
}

.book .page:nth-child(even):before {
background: rgba(0, 0, 0, 0.2);
}

.ov-hidden{
  overflow-y: hidden !important;
}

.cuaderno{
  width:auto;
  height:auto;
  margin:0 auto;
  text-align:center;
  transition:.5s;
}

.cuaderno:hover{
  transform: scale(1.05);
  transition:.5s;
}

.titulo-cuaderno{
  position:absolute;
  width:200px;
  margin-top:20px;
  margin-left:35px;
  color:#fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 2px 4px rgba(0,0,0,0.2);
}

.clases{
  position:relative;
  width:140px;
  padding:5px 0;
  bottom:60px;
  margin-left:66px;
  color:#fff;
  background-color:rgba(0,0,0,.2);
  border-radius:100px;
  border:solid 1px rgba(255,255,255,.8);
}

.espiral-exterior{
  background-image: url("../../images/espiral-exterior.svg") !important;
  width:50px;
  height:100%;
  position:absolute;
  left:-22px;
  background-repeat: space;
}

.bg-portada-salud{
  background-image: url("../../images/cuaderno-salud.svg") !important;
}

.bg-portada-orientacion{
  background-image: url("../../images/cuaderno-orientacion.svg") !important;
}

.bg-portada-tecnologia{
  background-image: url("../../images/cuaderno-tecnologia.svg") !important;
}

.bg-portada-musica{
  background-image: url("../../images/cuaderno-musica.svg") !important;
}

.bg-portada-artes{
  background-image: url("../../images/cuaderno-artes.svg") !important;
}

.bg-portada-historia{
  background-image: url("../../images/cuaderno-historia.svg") !important;
}

.bg-portada-ciencias{
  background-image: url("../../images/cuaderno-ciencias.svg") !important;
}

.bg-portada-lenguaje{
  background-image: url("../../images/cuaderno-lenguaje.svg") !important;
}

.bg-portada-matematica{
  background-image: url("../../images/cuaderno-matematica.svg") !important;
}

.container-fluid{
  min-height: 100vh; 
}

.espiral{
  display:none;
}

.flipped > .espiral{
  background-image: url("../../images/spiral.png");
  position:absolute;
  width:100px;
  height:100%;
  right:-45px;
  top:0;
  z-index:9999;
  background-size:100px;
  display:block;
}

.cuaderno-abierto{
  background-image: url("../../images/bg-cuaderno.png") !important;
  background-position: center;
  background-repeat: repeat !important;
  background-position-x: center;
  background-position-y: inherit;
  background-size: 500px, 487px !important;
  background-color: #fff !important;
  box-shadow: 0px 0px 15px #c6c6c6 !important; 
  padding: 0px;
  border-radius: 10px;
}

.comentario-cuaderno{
  position:absolute;
  bottom:10px;
  width:80%;
  left:0;
  right:0;
  margin:0 auto;
}

.comentarios-profesor-header{
  background:#d3ffd3;
  border-top:2px solid #d3ffd3;
  border-left:2px solid #d3ffd3;
  border-right:2px solid #d3ffd3;
  padding:5px 10px;
  width:300px;
  margin-bottom:-1px;
  position:relative;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-size:14px;
  font-weight: bold;
}

.comentarios-profesor{
  background:#fffff3;
  border:2px solid #d3ffd3;
  height:150px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding:10px;
}

.instrucciones-header{
  background:#d7f8fb;
  border-top:2px solid #cbefff;
  border-left:2px solid #cbefff;
  border-right:2px solid #cbefff;
  padding:5px 10px;
  width:300px;
  margin-bottom:-1px;
  position:relative;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-size:14px;
  font-weight: bold;
}

.instrucciones{
  background:#f3ffff;
  border:2px solid #cbefff;
  height:150px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding:10px;
}

/* ---------------- inicio cuaderno ---------------- */

.page {
  width: 30vw;
  height: 44vw;
  background-color: #111111;
  float: left;
  margin-bottom: 0.5em;
  background: left top no-repeat;
  background-size: cover;
}

.page:nth-child(even) {
  clear: both;
}

.book {
  perspective: 250vw;
  transition: opacity 0.4s 0.2s;
}

.book .pages {
  width: 70vw;
  height: 34vw;
  position: relative;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  border-radius: 4px;
  /*box-shadow: 0 0 0 1px #e3dfd8;*/
}

.book .page {
  float: none;
  clear: none;
  margin: 0;
  position: absolute;
  top: 0;
  width: 35vw;
  height: 38vw;
  transform-origin: 0 0;
  transition: transform 1.4s;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  cursor: pointer;
  user-select: none;
  background-color: #f0f0f0;
}

.book .page:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  transition: background 0.7s;
}

.book .page:nth-child(odd) {
  pointer-events: all;
  transform: rotateY(0deg);
  right: 0;
  border-radius: 0 4px 4px 0;
  background-image: linear-gradient(to right, rgba(0,0,0,.15) 0%, rgba(0,0,0,0) 10%);
}

.book .page:nth-child(odd):before {
  background: rgba(0, 0, 0, 0);
}

.book .page:nth-child(even) {
  pointer-events: none;
  transform: rotateY(180deg);
  transform-origin: calc(100% + 27px) 0;
  left: 0;
  border-radius: 4px 0 0 4px;
  border-color: black;
  background-image: linear-gradient(to left, rgba(0,0,0,.12) 0%, rgba(0,0,0,0) 10%);
}

.book .page:nth-child(even):before {
  background: rgba(0, 0, 0, 0.2);
}

.book .page.grabbing {
  transition: none;
}

.book .page.flipped:nth-child(odd) {
  pointer-events: none;
  transform: rotateY(-180deg);
  
}

.book .page.flipped:nth-child(odd):before {
  background: rgba(0, 0, 0, 0.2);
}

.book .page.flipped:nth-child(even) {
  pointer-events: all;
  transform: rotateY(0deg);
}

.book .page.flipped:nth-child(even):before {
  background: rgba(0, 0, 0, 0);
}

.page:nth-child(odd){
  background-position: right top;
}

.flipped{
  z-index:9999999 !important
}

/* ---------------- Fin cuaderno ---------------- */

.img-detalle-cuadernos{
  width:40px;
}

a .tabla-cuadernos-home{
  color:#444;
  border-bottom:solid 1px #ddd;
  padding:15px 10px;
}

.tabla-cuadernos-home:hover{
  color:#444;
  background-color:#f7f8fc;
  transition:.3s;
  box-shadow: 0px 0px 10px rgba(0,0,0,.2);
  border-radius:10px;
}

.tbl-custom > thead > tr:nth-child(2) > th:nth-child(2), .tbl-custom > thead > tr > th:nth-child(5) {
  border-left:solid 1px #ddd;
}

.tbl-custom > tbody > tr > td:nth-child(2), .tbl-custom > tbody > tr > td:nth-child(5), .tbl-custom > tbody > tr > td:nth-child(8){
  border-left:solid 1px #ddd;
}

.vertical-align-content{
  display: flex;
  align-items: center;
}

.bd-left{
  border-left:solid 1px #ddd;
}

.img-notas{
  width:100px;
  height:100px;
  border-radius:150px;
}

.bg-firmas{
  border-top:solid 1px #ddd;
}

.bg-tr-final{
  background:#fff;
  border-left:solid 1px #ddd;
}

div.container-fluid.oscuro .bg-tr-final{ 
  background:#13161c;
  border-left:solid 1px #21242c;
}

.bg-tr-notas{
  background:#f7f8fc;
  border-left:solid 1px #ddd;
}

div.container-fluid.oscuro .bg-tr-notas{
  background:#13161c;
  border-left:solid 1px #444;
}

/* ---------------- Inicio Mensajeria ---------------- */

.mail-base-select{
  background:#f7f8fc;
  border-bottom:solid 1px #ddd;
  border-top:solid 1px #ddd;
  margin: 5px 0;
  cursor: pointer;
}

.mail-base{
  border-bottom:solid 1px #ddd;
  border-top:solid 1px #ddd;
  margin: 5px 0;
  cursor: pointer;
}

.check-section{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align:center;
}

/* ------------------ Fin Mensajeria ----------------- */

/* Inicio mail css */

.bandeja-entrada .row {
	margin: 0;
  margin-bottom: 11px;
}

.btn-noleidos {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 0 !important;
}

.btn-noleidos i.ti.ti-align-center {
  border-radius: 50px;
  max-width: 30px !important;
  max-height: 30px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 18px;
	color: #7a7a7a;
	border: 1px solid #dddddd;
	cursor: pointer;
	transition: .3s all ease-in-out;
}

.btn-noleidos i.ti.ti-align-center:hover {
	border: 0; 
  background-color: #00abf1;
	color: #ffffff; 
	transition: .3s all ease-in-out;
}

.input-group.mb-3.input-max-width-custom {
  margin-bottom: 0 !important;
}

.seleccion-mail {
  height: 86.5%;
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
  clip-path: inset(0px -15px 0px 0px);
  border-top-right-radius: 5px;
	overflow-y: auto;
}

.mensaje-chat{
  background:rgba(234, 249, 255, .7);
  border-radius:10px;
  outline:1px solid #00abf1;
}

.contenido-mail{
  width:60%;
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
}

.bg-comentarios{
  background:#F5F5F5;
  padding-bottom:20px;
}

.comentarios{
  width:40%;
  padding-bottom:30px;
}

.texto-mail{
  padding:5px 20px;
}

.texto-mail.mt-2 {
	padding: 0px 20px 0px 2px; 
  max-height: 68vh;
	margin-top: 0 !important; 
  overflow-y: auto;
}

.texto-mail.mt-2 p {
  margin-top: 0.7rem;
}

.avatar {
  display: inline-block;
  background-image: url(https://i.pinimg.com/736x/a8/45/f1/a845f11e10d890b2926202b895658d20.jpg);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.img-avtr{
  width:60px;
  height:60px;
  border-radius:150px;
}

.entrada-perfil-curso{
  font-size:12px;
}

.entrada-nombre{
  font-weight: bold;
  font-size:16px;
}

.sec-iz{
  display:inline-block;
  width:80%
}

.sec-der{
  display:inline-block;
  width:30%;
}

.nombre-remitente{
  font-weight: bold;
  font-size:16px;
}

.btn-width{
  width:150px;
}

.letras-mail{
  display:inline-block;
}

.fecha{
  color:#aaa;
  font-size:12px;
}

.testa{
  width:74%;
}

.chat-adjuntos{
  width:50%;
  margin-left:auto;
}

.perfil-curso{
  font-size:12px;
  padding-top: 2px;
}

.icon-ad {
  color: #aaa;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
	margin-right: 3px;
}

.chat-icon{
  color:#aaa;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
}

.notymen .adjunto, .chat-adjuntos .adjunto {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.icon-not{
  padding: 0px 6px;
  background: #00abf1;
  border-radius: 150px;
  color: #fff;
  font-size: 12px;
  width: 18px;
  height: 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.flechanose{
  font-size: 20px;
  color: #aaa;
  text-align: right;
  margin-top: 8px;
}

.bg-comentarios{
  background:#F5F5F5;
  height: 100%;
  border-bottom-right-radius: 11px;
}

div.container-fluid.oscuro button.notificaciones-dropbtn {
  color: #fff;
  background: #181b22;
  border: solid 1px #ced4da;
}

div.container-fluid.oscuro .notificaciones-dropdown-content{
  background:#181b22;
  border:solid 1px #444;
}

div.container-fluid.oscuro .table-notificaciones{
  background:#21242c;
}

div.container-fluid.oscuro .bg-comentarios{
  background:#181b22;
  height: 100%;
  border-bottom-right-radius: 11px;
}

.comentarios.p-2 {
  padding: 0 .5rem !important;
}

.caja-avatar-chat {
  display: flex;
  justify-content: end;
}

.nombre-chat {
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 40px;
  height: 40px;
  background: #799ed7;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: .1rem;
  margin-right: .3rem;
}

.mensaje-chat:before {
  content: '';
  border-width: .6em .6em .6em 0 !important;
  border: solid;
  position: absolute;
  left: -8px;
  top: 14px;
  border-color: transparent rgb(13 168 239) !important;
  box-sizing: border-box;
  padding: 0 !important;
}

.caja-avatar-chat2 {
  display: flex;
  justify-content: start; 
}

.nombre-chat-dos {
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 40px;
  height: 40px;
  background:#79d77e;	
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: .1rem; 
  margin-left: .3rem;
}

.mensaje-chat-dos{
  background:rgba(236, 255, 234, .8);
  border-radius:10px;
  outline:1px solid #18f000; 
}

.mensaje-chat-dos:before {
  content: '';
  border-width: .6em 0 .6em .6em !important;
  border: solid;
  position: absolute;
  right: -8px;
  top: 14px;
  border-color: transparent #18f000 !important;
  box-sizing: border-box;
  padding: 0 !important;
}

.testa.px-3 > .row > .col-12 {
  border-bottom: 1px solid #e7e7e7;
  max-width: 99%;
  margin-left: .5%;
  margin-bottom: 5px;
}

.row-nuevo-mensaje.px-3, .row.btns-edit.px-3 {
  padding-bottom: .5rem;
}

.comentarios {
  font-size: 13px;
}

.row.escribir-comentario {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 3%;
  display: flex;
  justify-content: center;
  align-items: center;
	width: -webkit-fill-available !important;
} 

span.texto-chat > span.fecha-comentario {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
	color: #5e5e5e;
}

textarea.escribir-comentario {
  border-radius: 50px;
  resize: none;
  border-color: #ced4da;
}

.escribir-comentario {
  width: 80% !important;
	padding: 0;
}

button.enviar-comentario {
  margin-left: 3%;
  border: none;
  background: none;
  background-image: url(../../images/icono-enviar.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 28px;
  background-size: cover;
}

.escribir-comentario:focus {
  box-shadow: none !important;
  border-color: #00abf1 !important;
}

button.adjunto-comunicacion {
  border: none;
	display: flex;
  align-items: center;
  justify-content: center;
	border-radius: 6px;
	height: 70px; 
  margin-top:10px;
  width:100%;
}

button.adjunto-comunicacion:hover {
  background-color: #e3e3e3;
}

.adjunto-texto {
  display: inline-flex;
  align-items: flex-start;
  flex-flow: column;
}

i.icon-imagen {
  width: 50px;
  height: 50px;
  background: aliceblue;
  border-radius: 10px;
	display: flex;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  color: #0eabf2;
}

.adjunto-eliminar{
  display:none !important;
}

span.adjunto-eliminar {
  position: relative;
  margin-left: 28%;
  width: 20px;
  height: 20px;
  background: #e5e5e5; 
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
	transform: translate(120px, -60px);
  box-shadow:1px 1px 3px 1px rgba(0,0,0,0.1);
}

.columna-02{
  width: -webkit-fill-available;
}

span.adjunto-eliminar:hover {
  background: #d0d0d0;
}

.m-celeste{
  background-color: #00abf1;
}

.m-celeste:hover{
  background:#fff;
  color:#00abf1;
  outline:1px solid #00abf1;
  transition:.5s;
}

.m-gris{
  background-color: #ddd;
  color:#7a7a7a !important;
  font-size:12px;
}

.m-gris:hover{
  background:#fff;
  color:#00abf1;
  outline:1px solid #aaa;
  transition:.3s;
}

span.adjunto-descargar {
  font-size: 12px;
  text-transform: uppercase;
  color: #999898;
  padding-top: 2px;
}

.btn-mail{
  padding:4px 0px;
  color:#fff;
  width:150px;
  text-align:center;
  border-radius:50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn-mail i.ti {
  font-size: large;
  margin-right: 5px;
}

.mensaje-previo{
  font-size: 12px;
  color: #8b8b8b;
  padding-top: 4px;
  width: 80%;
  hyphens: auto;
}

.fecha-entrada{
  font-size:12px;
  color:#aaa;
}

.icon-ad i.ti.ti-paperclip {
  font-size: 16px;
}

.content-mail.active {
  background-color: aliceblue;
}

.content-mail .col-12.p-3 {
  padding: 0.6rem 0rem 0.6rem 1rem !important
} 

.sec-der.mt-2.text-right {
  position: absolute;
  top: 0.8rem;
  margin: 0 !important;
  right: 0.5rem; 
} 

.content-mail {
  box-shadow: 0;
  border-radius:0;
  margin-bottom:0;
  border-bottom: 1px solid #e7e7e7;  
}

.content-mail:hover{
  box-shadow: 0; 
  cursor:pointer;
  transition:.3s;
  background-color: #f4f4f4; 
}

input.form-control.search-custom:focus::placeholder {
	color: transparent !important;  
}

.input-group-prepend:hover {
  cursor: pointer;
} 

input.form-control.search-custom:focus, .input-group:has(input.form-control.search-custom:focus) >.input-group-prepend>.input-group-text {
box-shadow: none;
border-color: #00abf1 !important;
transition: all .3s ease-in-out; 
}

.bandeja-entrada{
  width:26%;
  padding: 0 0px 0 10px;
  height: 78.8vh !important;
}

.comunicacion { 
  min-height: -webkit-fill-available; 
  max-height: -webkit-fill-available;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; 
}

/* ---------------- HASTA ACA ---------------- */

#cerrarBuscador{
  display:none;
}

/*--------------------Css Andres--------------------*/
.nav-submenu.active{
  color: #00abf1;
}

div.container-fluid.oscuro .notificaciones-dropdown-content{
  background:#181b22;
  border:solid 1px #444;
}

div.container-fluid.oscuro .table-notificaciones{
  background:#21242c;
}

div.container-fluid.oscuro .bg-blanco-card{
  background:#21242c !important;
}

div.container-fluid.oscuro .perfil-alumno > .ti-search{
  color:#fff;
}

.perfil-alumno > .ti-search{
  color:#979797;
}

div.container-fluid.oscuro .btn-modal-aceptar{
  color:#21242c;
}

div.container-fluid.oscuro .btn-modal-aceptar:hover{
  background:#181b22;
  color:#fff;
}

div.container-fluid.oscuro .bg-tab{
  background:#21242c;
  border:solid 1px #444;
}

div.container-fluid.oscuro .tab-custom{
  background:#21242c;
  color:#fff !important;
  border-top:solid 1px #444 !important;
  border-left:solid 1px #444 !important;
  border-right:solid 1px #444 !important;
  border-bottom:solid 0px #444 !important;
}

div.container-fluid.oscuro .search-custom{
  background-color: #181b22 !important;
  border-top: solid 1px #444 !important;
  border-right: solid 1px #444 !important;
  border-bottom: solid 1px #444 !important;
  border-left: none !important;
  color:#fff;
}

div.container-fluid.oscuro .page-link{
  background-color:#181b22;
  border:1px solid #444;
  color:#fff !important;
}

div.container-fluid.oscuro .page-item.active .page-link{
  border:solid 1px #444 !important;
}

div.container-fluid.oscuro .page-link{
  background-color:#181b22;
  border:1px solid #444;
  color:#fff !important;
}

div.container-fluid.oscuro .table thead th{
  border-bottom:1px solid #444 !important;
  border-top:1px solid #444 !important;
}

div.container-fluid.oscuro .modal-content{
  background-color:#181b22 !important;
}

div.container-fluid.oscuro .btn-modal-cerrar{
  color:#21242c;
}

div.container-fluid.oscuro .btn-modal-cerrar:hover{
  background:#181b22;
  color:#fff;
}

div.container-fluid.oscuro .table{
  color:#eee;
}

div.container-fluid.oscuro .table-striped tbody tr:nth-of-type(odd){
  background:#181b22 !important;
}

div.container-fluid.oscuro .main-input{
  background-color:#181b22;
  border:solid 1px #444;
}

div.container-fluid.oscuro .color-circulo:hover{
  border:solid 1px #00abf1;
  transition:.3s;
  box-shadow: 0 0 10px 0 rgba(0, 171, 241, .8);
}

div.container-fluid.oscuro .dropdown-content{
  background-color: #21242c;
  border:solid 1px #444;
}

a.nav-menu.activo{
  background: #00abf1;
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  transition: .2s;
}

a.nav-menu.active li span.menu-options div.menu-arrow{
  transform: rotate(90deg);
}

body:has(div.container-fluid.oscuro) {
  background-color: #181B22 !important;
  color: #eee !important;
}

div.container-fluid.oscuro div.bg-color-header {
  background-color: #21242C;
}

div.container-fluid.oscuro input.search-up {
  background-color: #181b22 !important;
  border: solid 1px #444 !important;
  border-left: none !important;
}

div.container-fluid.oscuro span.input-group-text {
  background-color: #181B22 !important;
  border-top: solid 1px #444 !important;
  border-left: solid 1px #444 !important;
  border-bottom: solid 1px #444 !important;
  border-right: none !important;
}

div.container-fluid.oscuro div.perfil-alumno {
  color: #fff;
  background: #181b22;
  border: solid 1px #ced4da;
}

div.container-fluid.oscuro button.notificaciones-dropbtn {
  color: #fff;
  background: #181b22;
  border: solid 1px #ced4da;
}

div.container-fluid.oscuro button.dropbtn {
  color: #fff;
  background: #181b22;
  border: solid 1px #ced4da;
}

div.container-fluid.oscuro span.icon-sun, div.container-fluid.oscuro span.icon-moon {
  color: #eee;
}

div.container-fluid.oscuro div.menu-section {
  background: #21242C;
  transition: .2s;
}

div.container-fluid.oscuro a.nav-menu {
  color: #eee;
}

div.container-fluid.oscuro a.nav-menu:hover {
  background: #181b22 !important;
  color: #fff;
  text-decoration: none;
  transition: .2s;
}
div.container-fluid.oscuro a.nav-menu.activo, div.container-fluid.oscuro a.nav-menu.active {
  background: #00abf1;
  color: #fff !important;
}
div.container-fluid.oscuro a.nav-submenu {
  color: #eee;
  text-decoration: none;
}

div.container-fluid.oscuro a.nav-submenu:hover, div.container-fluid.oscuro a.nav-submenu.active {
  color: #00abf1 !important;
}
div.container-fluid.oscuro div.breadcrumbs a {
  color: #ffffff;
}

div.container-fluid.oscuro div.titulos {
  color: #fff;
}
div.container-fluid.oscuro button.btn-superior {
  background-color: #21242c !important;
  border: solid 1px #444;
}

div.container-fluid.oscuro i.btn-superior .ti {
  color: #20B6F3;
}
div.container-fluid.oscuro div.btn-acciones {
  color: #eee;
}

div.container-fluid.oscuro div.div-color {
  background: #21242c;
  border: solid 1px #444;
}

div.container-fluid.oscuro div.subtitulos {
  color: #fff;
}

div.container-fluid.oscuro a.arrow-close-open {
  background: #21242c;
  border: solid 1px #444;
  color: #00ABF1;
}

div.container-fluid.oscuro a.arrow-close-open:hover {
  background: #00ABF1;
  color: #fff;
}

div.container-fluid.oscuro div.notificacion-eventos {
  background: #181b22;
  border-left: solid 2px #00abf1;
}

div.container-fluid.oscuro div.titulo-bg {
  color: #181b22;
}

div.container-fluid.oscuro div.font-content-apuntes {
  color: #181b22;
}

.col-12.div-color.p-3.div1 .table thead th {
  color: #fff;
}

button.cerrarDragDrop {
  border-radius: 35%;
  background: #00abf1;
  border: 1px solid #adf7ff;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 8px;
  right: 14px;
}

button.cerrarDragDrop2,button.cerrarDragDrop3,button.cerrarDragDrop4{
  border-radius: 35%;
  background: #00abf1;
  border: 1px solid #adf7ff;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 11px;
  right: 7px;
}

div.col-12.col-lg-6.mb-3.mb-lg-0{
  max-width: 100%;
  width: auto;
  min-width: 25%;
  flex: none;
  min-width: 373px;
  min-height: 349px;
}

div.container-fluid div.div-color{
  overflow: auto;
  margin-bottom: 19px;
}

.cerrarDiv{
  border-radius: 26%;
  font-size: 11px;
  border: 1px solid;
  color: #fffcff;
  background: #00abf1;
}

.handle {
  width: 20px;
  height: 25px;
  background-color: transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}


/*--------------------Fin Css Andres--------------------*/


body {
  background-color: #F7F8FC !important;
  overflow-x: hidden !important;
  color:#444;
  font-size:14px !important;
  font-family: 'Inter', sans-serif !important;
}

@font-face {
  font-family: "Inter";
  src: url("../componentes-alumno/Inter-VariableFont.ttf");
}

/* Inicio desafios */

.img-desafio{
  width:100%;
}

.avatar-desafios{
  width:25%;
  display:inline-block;
}

.logo-desafio-clasico{
  border-radius:5px;
  width:60%;
  display:inline-block;
}

.menu-section-new .avatar-desafios {
  width:80%;
  display:block;
  margin:5px auto;
}

.logo-desafio-clasico:hover{
  border-radius:5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  transition:.3s;
}

.nom-desafios{
  text-align: center !important;
  padding: 0 !important;
  line-height: 16px;
  font-size: 13px;
  color: #566556;
  margin-left: 1.5px;
  margin-top: 8px; 
  text-transform: capitalize;
}

.menu-section-new .nom-desafios{
  display:none;
}

.menu-section-new .img-desafio{
  display:none;
}

/* Fin Desafios */

a[aria-expanded="true"] li span.menu-options div.menu-arrow{
  transform: rotate(90deg);
  transition:.3s;
}

.notificacion-menu{
  background-color:#f05f78;
  width:22px;
  height:22px;
  color:#fff;
  position:absolute;
  border-radius:20px;
  font-size:12px;
  text-align:center;
  display:inline-block;
  margin:-11px 0 0 -40px;
  padding:2px 0 0 0;
  top:4px;
  right:30px;
}

.mensaje-nofiticaciones{
  font-weight: bold;
}

.fyh-notificaciones{
  font-size:10px;
}

.table-notificaciones{
  width:240px;
  border-left:solid 2px #00abf1;
  background:#f7f8fc;
  padding:5px;
  margin:5px 0;
}

.table-notificaciones:hover{
  background:#edeef1;
  cursor:pointer;
  transition:.3s;
}

.notificaciones-dropbtn {
  display:inline-block;
  font-size:22px;
  padding:2px 6px 0 6px;
  color:#979797;
  background:#f7f8fc;
  border-radius:150px;
  margin-right:5px;
  border:solid 1px  #ced4da;
  border-radius:150px;
}

.notificaciones-dropbtn:before{
  content:"\ea35";
  font-family: "tabler-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.notificaciones-dropdown {
  position: relative;
  display: inline-block;
}

.notificaciones-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index:999;
  right:0px;
  top:50px;
  padding:10px;
  border-radius:10px;
  border:solid 1px  #ced4da;
  transition:.3s;
}

.notificaciones-dropbtn:hover, .notificaciones-dropbtn:focus {
  background-color:#00abf1;
  color:#fff;
  cursor:pointer;
  transition:.3s;
}

/* Nuevo Diseno Perfil Alumno - Arreglo Biblioteca  */

.col-12.div-color.p-3.my-3 > .book-box a img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px; 
}

.col-12.div-color.p-3.my-3 > .book-box a:hover img {
  transform: scale(1.07);
  transition: all .3s ease-in-out;
  filter: drop-shadow(0 0 4px #c0c4d2);
}

/*— ajustes modal biblioteca —*/

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto {
  max-width: 52% !important;
}

.col-12.col-md-4.text-center > img.img-lb {
  width: 300px;
  border-radius: 8px;
}

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .modal-body {
   padding: 10px 1vw 20px 2.5vw !important;
} 

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .modal-body > .col-12.px-0 > .row > .col-12.col-md-8 {
  padding: 1.7vh 0 1vh 2vw !important;
}

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .modal-body > .col-12.px-0 > .row > .col-12.col-md-8 > .col-12.mb-4.px-0.titulo-libros-biblioteca.mt-4.mt-md-0 {
  margin-bottom: 1rem !important;
} 

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .modal-body > .col-12.px-0 > .row > .col-12.col-md-8 > .row > .col-4.col-md-3 {
  padding-right: 0 !important;
  flex: 0 0 21% !important;
  max-width: 21% !important;
}

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .modal-body > .col-12.px-0 > .row > .col-12.col-md-8 > .col-12.col-md-4.ml-auto {
  margin: 0 !important;
  max-width: -webkit-fill-available !important;
  padding: 0 !important; 
}

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .col-12.col-md-4.ml-auto .row {
  width: 60%;
  align-items: center;
}

.modal-dialog.modal-cs.biblioteca-width.modal-dialog-centered.mx-auto .col-12.col-md-4.ml-auto .row .col-4.px-0.text-right.pt-2 {
  padding: 0 !important;
  text-align: left !important; 
}

.row.ranking.marcadores > .col-8.col-md-9 > .col-12.px-0.mb-2 > i.ti-star {
  cursor: pointer;
  margin: 0 5px !important;  
}

.row.ranking.marcadores > .col-8.col-md-9 > .col-12.px-0.mb-2 > i.ti-star:hover::before {
  content: '\f6a6';
}

.row.ranking.marcadores > .col-4.col-md-3 > .col-12.px-0.mb-2:first-of-type {
  display: flex;
  align-items: center;
  height: 23px;
}

.row.ranking.marcadores > .col-4.col-md-3 > .col-12.px-0.mb-2:nth-of-type(2), .row.ranking.marcadores > .col-8.col-md-9 > .col-12.px-0.mb-2:nth-of-type(2) {
  height: 40px;
  display: flex;
  align-items: center;
}

.row.ranking.marcadores > .col-4.col-md-3 > .col-12.px-0.mb-2:nth-of-type(2) {
  padding-top: 1px;
}

.row.ranking.marcadores > .col-8.col-md-9 > .col-12.px-0.mb-2:nth-of-type(2) > div {
  width: 38px !important;
  height: 38px !important;
}

.visibilidad-logo-blanco{
  display:none;
}

.toggle-btn{
  display:inline-block;
  position:relative;
  top:-5px;
}

.calendario-content a{
  width:fit-content;
  color:#979797;
}

.icono-calendario{
  text-align:center;
  font-size:45px;
}

.texto-calendario{
  text-align:center;
  margin-top:-15px;
}

.calendario-content a:hover{
  color:#00abf1;
  transition:.3s;
}

.col-12.div-color.div-color.p-0 > .titulo-bg {
  background: linear-gradient(180deg, #ee5f64, #e65049);
}

.col-12.notificacion-eventos {
    padding: 10px 15px;
    margin: 10px 0;
}

.col-12.notificacion-eventos:hover {
    background: #e9ebf2;
    cursor: pointer;
}

.col-12.notificacion-eventos .col-5.px-2.text-right {
    font-style: italic;
    color: #555b61;
    padding-right: 0.9rem !important;
    padding-left: 0 !important;
}

.col-12.px-3 > .col-12.notificacion-eventos:first-of-type {
    margin-top: 12px;
}

.col-12.px-3 > .col-12.notificacion-eventos:last-of-type {
    margin-bottom: 15px;
}

.add-card-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 40px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', sans-serif !important;
  font-weight: 500;
  margin-bottom:10px;
}

.add-card-container > .add-card {
    height: 80%;
    width: 94%;
    margin-left: 10px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border-radius: 6px;
    color: #44546f; 
}

.add-card-container > .add-card:hover {
    background: #091e4224;
}

.add-card-container > .add-card > i.ti.ti-plus {
    font-size: 18px;
    padding-right: 5px;
    margin-top: 1px; 
}

  .min-height{
    min-height:480px;
  }

  /*—— ajustes caja apuntes rápidos ——*/

.col-12.div-color.div-color.mt-3.p-0 > .titulo-bg {
  background: linear-gradient(180deg, #f2dd51, #f6be03);
}

.col-12.div-color.div-color.mt-3.p-0 > .col-12.p-2 {
  background-color: #fffbe4; 
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}

.col-12.p-2 > ul {
  padding-left: 10px;
  padding-right: 10px;
  margin-top:5px;
}

.col-12.p-2 > ul > li:not(:last-child) {
  padding-bottom: 5px;
  border-bottom: 1px dotted #e8d04d;
  margin-bottom: 10px;
}

/*—— fin ajustes caja apuntes rápidos ——*/

.add-card{
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.add-card:hover{
  background:#aaa;
  transition:.3s;
  cursor:pointer;
}

.col-12.mt-3.div-color.py-3.px-4 .titulo-bg {
  background: #f1f2f4;
  color: #172b4d;
  font-weight: bold;
  font-family:  BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, sans-serif !important;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.col-12.mt-3.div-color.py-3.px-4 .titulo-bg:before {
  position: absolute;
  right: 6%;
  font-family: "tabler-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  margin-top: 4px;
  color: #626F86; 
  cursor: pointer; 
}

.titulo-bg i {
  display: none;
} 

.card-info-alumno.py-1.px-3 {
  background-color: #f1f2f4 !important;
  padding-bottom:54px !important;
} 

.info-pendientes {
  background-color:#fff;
  min-height: 54px !important;
  display: flex;
  align-items: center;
  border-radius: 8px;
  box-shadow: var(--ds-shadow-raised, 0px 1px 1px #091e4240, 0px 0px 1px #091e424f);
  color: #172b4d;
  border: 0;
  padding: 8px 15px;
  margin: 10px 0px;
  cursor: pointer;
}

.info-pendientes:hover {
  outline: 2px solid #388bff;
}

.info-pendientes:hover:before {
  content: '\ea98'; 
  position: absolute;
  right: 40px;
  border-radius: 50%;
  background: #f1f2f4;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "tabler-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/*—— fin ajustes widget Trello ——*/

.editar-caja-eventos{
  background:rgba(225,225,225,.2);
  color:#fff;
  position:absolute;
  padding:5px 8px;
  border-radius:150px;
  top:5px;
  right:10px;
}

.color-circulo:hover{
  border:solid 1px #a5a5a5;
  transition:.3s;
  box-shadow: 0 0 10px 0 rgba(94, 94, 94, 0.8);
}

.editar-caja-eventos:hover{
  background:#b73d3c;
  color:#fff;
  transition:.3s;
  cursor:pointer;
}

  .editar-caja{
    background:rgba(209, 173, 10, .5);
    color:#fff;
    position:absolute;
    padding:5px 8px;
    border-radius:150px;
    top:5px;
    right:10px;
  }

  .editar-caja:hover{
    background:#d1a100;
    color:#fff;
    transition:.3s;
    cursor:pointer;
  }

  .tres-puntos{
    color:#444;
    position:absolute;
    border-radius:150px;
    top:5px;
    right:10px;
    font-size:20px;
  }

  .tres-puntos:hover{
    cursor:pointer
  }

  .card-info-alumno{
    min-height:200px;
    background-color:#f7f8fc;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  .notificacion-eventos{
    background:#f7f8fc;
    border-left:solid 2px #00abf1;
    padding:5px 0;
    margin:15px 0;
  }

  .titulo-bg{
    background: rgb(33,169,225);
    background: linear-gradient(90deg, rgba(33,169,225,1) 0%, rgba(97,78,155,1) 76%);
    color:#fff;
    padding:10px 15px;
    border-top-right-radius:10px;
    border-top-left-radius:10px;
  }

  .test > .content-drop > .element-drop{
    margin:20px 10px 0 0;
  }

  .content-drop{
    display:inline-block;
  }

  .element-drop{
    padding:5px 8px;
    border-radius:100px;
    background-color:#00abf1;
    border:1px solid #ced4da;
    text-align:center;
    max-width:fit-content;
    display:inline-block;
    color:#fff
}

  .element-drop:hover{
    background-color:#fff;
    cursor: pointer;
    transition:.3s;
    color:#00abf1;
    border:1px solid #00abf1;
  }
  
  a .color-circulo{
    height:30px;
    width:30px;
    border-radius:150px;
    display:inline-block;
  }

  .c-blanco{
    background: rgb(133,133,133);
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
    border:solid 1px #ccc;
  }

  .c-negro{
    background: rgb(45 53 60);
    background: linear-gradient(90deg, rgb(31 45 56) 17%, rgb(23 25 28) 100%);
  }

  .c-celeste{
    background: rgb(27,144,209);
    background: linear-gradient(90deg, rgba(14,109,127,1) 17%, rgba(9,29,77,1) 100%);
  }

  .c-rojo{
    background: rgb(209,27,27);
    background: linear-gradient(90deg, rgba(181,11,166,1) 17%, rgba(83,0,200,1) 100%);
  }

  .c-verde{
    background: rgb(52,209,27);
    background: linear-gradient(90deg, rgba(18,189,191,1) 0%, rgba(223,146,87,1) 100%);
  }

  .dropbtn {
  display:inline-block;
  font-size:22px;
  padding:2px 6px 0 6px;
  color:#979797;
  background:#f7f8fc;
  border-radius:150px;
  margin-right:5px;
  border:solid 1px  #ced4da;
  border-radius:150px;
}

.dropbtn:before{
  content:"\eb01";
  font-family: "tabler-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.container-fluid.oscuro .nom-desafios{
  color:#fff;
}

.dropbtn:hover, .dropbtn:focus {
  background-color:#00abf1;
  color:#fff;
  cursor:pointer;
  transition:.3s;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:2;
    text-align:center;
    left:-4px;
    top:50px;
    padding:7px 5px 5px 5px;
    border-radius:150px;
    border:solid 1px  #ced4da;
}

.dropdown-content a {
  color: black;
  text-decoration: none;
  display: inline-block;
}

a .dropdown-content:hover {
  background:#f00;
}

  .show {
    display:block;
}

  .zona-izquierda{
    padding:13px 0 0 0;
    width:15%;
  }

  .zona-derecha{
    padding:10px 24px 0 0;
    width:84%;
  }

  .icon-alumno-perfil{
    width:150px;
    height:150px;
    border-radius:150px;
  }

  .icon-alumno{
    width:150px;
    height:150px;
    border-radius:150px;
  }

  .icon-alumno-mini{
    width:90px;
    height:90px;
  }

  .logo-alumno{
    width:180px;
  }

  .perfil-alumno{
    display:inline-block;
    font-size:22px;
    padding:2px 6px 0 6px;
    color:#979797;
    background:#f7f8fc;
    border-radius:150px;
    margin-right:5px;
    border:solid 1px  #ced4da;
  }

  .perfil-alumno:hover{
    background-color:#00abf1;
    color:#fff;
    cursor:pointer;
    transition:.3s;
  }

  .color-radial{
    background: rgb(26,29,199);
background: linear-gradient(38deg, rgba(26,29,199,1) 17%, rgba(22,203,72,1) 49%, rgba(200,23,23,1) 76%);
  width:30px;
  height:30px;
  border-radius:150px;
  }

  .blanco{
    display: inline-block;
    width:30px;
    height:30px;
    border-radius:150px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,248,252,1) 100%);
    cursor:pointer;
    border:solid 1px #aaa;
  }

  .gradiente-celeste{
    display: inline-block;
    width:30px;
    height:30px;
    border-radius:150px;
    background: rgb(0,171,241);
    background: linear-gradient(180deg, rgba(0,171,241,1) 0%, rgba(0,94,133,1) 100%);
    cursor:pointer;
    border:solid 1px #aaa;
  }

  .gradiente-azul{
    display: inline-block;
    width:30px;
    height:30px;
    border-radius:150px;
    background: rgb(0,126,241);
    background: linear-gradient(180deg, rgba(0,126,241,1) 0%, rgba(0,75,143,1) 100%);
    cursor:pointer;
    border:solid 1px #aaa;
  }

  .gradiente-morado{
    display: inline-block;
    width:30px;
    height:30px;
    border-radius:150px;
    background: rgb(97,78,155);
    background: linear-gradient(180deg, rgba(97,78,155,1) 0%, rgba(37,0,149,1) 100%);
    cursor:pointer;
    border:solid 1px #aaa;
  }

  .estado{
    background-color:rgba(145, 193, 89, .2);
    text-align:center;
    border-radius:50px;
    padding:3px;
    border:solid 1px #61b500;
    color:#61b500;
    text-transform:uppercase;
    letter-spacing:1px;
  }

  .notificacion{
    background-color:#f05f78;
    width:25px;
    height:25px;
    color:#fff;
    position:absolute;
    border-radius:20px;
    font-size:12px;
    text-align:center;
    display:inline-block;
    margin:-2px 0 0 110px;
    padding:4px 0 0 0;
  }

  .nav-menu:hover .notificacion{
    background-color:#614e9b;
    color:#fff;
    transition:.3s;
  }

  a .activo-msa{
    color:#00abf1 !important;
    border-bottom:solid 1px #f7f8fc;
  }

  .bg-celeste{
    background-color:rgba(0, 171, 241, 0.1);
    border-radius:50px;
    border:solid 1px #00abf1;
    margin:20px 0;
  }

a .menu-superior-pagina{
    display:inline-block;
    margin:0 30px 0 0;
    text-decoration: none;
    color:#444;
    border-bottom:solid 1px #f7f8fc;
    padding-bottom:10px;
  }

a  .menu-superior-pagina:hover{
    color:#00abf1;
    transition:.4s;
    border-bottom:solid 1px #00abf1;
  }

  .bg-blanco-card{
    background:#fff !important;
  }

  .meses-calendario{
    font-size:14px;
    text-transform: uppercase;
    width:100%;
    font-weight: bold;
  }

  .card-custom-alumno{
    width:100%;
    display:inline-block;
    padding:5px;
  }

  .menu-section-new .nombre-menu{
    display:none;
    transition:.3s;
  }

  .menu-section-new .colegio{
    display:none;
    transition:.3s;
  }

  .menu-section-new .icon-alumno{
    width:50px;
    height:50px;
    transition:.3s;
  }
  
  .form-check{
    padding-left:0 !important;
  }
  
  .btn-cerrar-mdlb{
    position:absolute;
    right:10px;
    top:10px;
    background:#bfbfbf;
    color:#fff;
    border-radius:20px;
    font-size:20px;
    height:30px;
    width:30px;
    text-align:center;
  }

  /* Correcciones botones desafíos en nueva web */


  
  .biblioteca-width{
    width:90% !important;
  }
  
  .breadcrumbs a{
    font-size:10px;
    text-transform: uppercase;
    color:#444;
    letter-spacing: 1px;
  }

  a.bread-conector {
    margin-right: 4px;
    margin-left: 4px;
  }
  
  a.bread-active,a.bread-active2 {
    margin-left: 4px;
  }
  
  .bread-active{
    color:#2196F3;
  }
  
  .aw-bread{
    font-size:10px;
    color:#20B6F3;
    margin-right:5px;
  }
  
  .circulo-add{
    margin:0 7px;
    background-color:#F05F78;
    width:40px;
    height:40px;
    padding-top:6px;
    display:inline-block;
    margin:0 5px;
    border-radius:100px;
    text-align:center;
  }
  
  .circulo-ex{
    margin:0 7px;
    background-color:#EFB400;
    width:40px;
    height:40px;
    padding-top:6px;
    display:inline-block;
    margin:0 5px;
    border-radius:100px;
    text-align:center;
  }
  
  .circulo-check{
    margin:0 7px;
    background-color: #0FB934;
    width:40px;
    height:40px;
    padding-top:6px;
    display:inline-block;
    margin:0 5px;
    border-radius:100px;
    text-align:center;
  }
  
  .eye-add{
    font-size:26px;
    color:#fff;
  }
  
  .eye-ex{
    font-size:26px;
    color:#fff;
  }
  
  .eye-check{
    font-size:26px;
    color: #fff;
  }
  
  .titulo-libros-biblioteca{
    font-size:18px;
    font-weight: 700;
  }
  
  .img-lb{
    width:150px;
  }
  
  .posicion-imagenes{
    display:inline-block;
    transition:.3s;
  }
  
  .menu_side_new .posicion-imagenes{
    display:block;
    transition:.3s;
  }
  
  .recorte-texto{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  
  .btn-color-01{
    background: rgb(25,123,163);
    background: linear-gradient(0deg, rgba(25,123,163,1) 0%, rgba(0,212,255,1) 100%);
    width:30px;
    height:30px;
    border-radius:150px;
    display:inline-block;
    margin-top:12px;
    border:none;
  }
  
  .btn-color-01:hover{
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    transition: .3s;
    cursor: pointer;
  }
  
  .btn-color-02{
    background: rgb(145,20,157);
      background: linear-gradient(0deg, rgba(145,20,157,1) 0%, rgba(225,32,243,1) 100%); 
    width:30px;
    height:30px;
    border-radius:150px;
    display:inline-block;
    margin:0 10px;
    margin-top:12px;
    border:none;
  }
  
  .btn-color-02:hover{
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    transition: .3s;
    cursor: pointer;
  }
  
  .btn-color-03{
    background: rgb(0,73,107);
    background: linear-gradient(0deg, rgba(0,73,107,1) 0%, rgba(0,122,179,1) 100%);
    width:30px;
    height:30px;
    border-radius:150px;
    display:inline-block;
    margin-top:12px;
    border:none;
  }
  
  .btn-color-03:hover{
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
    transition: .3s;
    cursor: pointer;
  }
  
  .mt-menu{
    margin-top:0 !important;
  }
  
  .nav-pills .nav-link{
    color:#000 !important;
    padding:12px 20px;
    margin:1px 0;
    border:solid 1px #f7f8fc;
  }
  
  .nav-link.active{
    background-color:#20B6F3 !important;
    color:#fff !important;
    transition:.3s !important;
    border:solid 1px #20B6F3 !important;
  }
  
  .menu-vertical{
    width:100%;
  }
  
  .btn-reporte{
    margin:5px 0;
  }
  
  .btn-reporte a{
    color:#444;
  }
  
  .btn-reporte a:hover{
    color:#20B6F3;
    transition:.2s;
    margin:5px 0;
  }
  
  .form-check{
    padding-left:1.25rem;
  }
  
  .leap-mobile{
    width:auto;
  }
  
  ul{
    list-style: none;
  }
  
  .bg-rounded{
    background:#3d54a5;
    padding:7px;
    border-radius:100px;
    width:80px;
    color:#fff;
    font-weight: 900;
    text-align:center;
    display:inline-block;
  }
  
  .border-table-custom{
    border:solid 1px #ddd;
    margin-top:-1px;
    padding:10px 0;
  }
  
  .book-box a img{
    width:83px;  
  }
  
  .book-box{
    display:inline-block;
    padding:10px;
    width:15.7%;
  }
  
  .btn-celdas{
    display:inline-block;
    padding:3px 7px;
    background-color:#20B6F3;
    color:#fff !important;
    font-size:12px !important;
    border-radius:50px;
    position:relative;
    top:-5px;
    border:solid 1px #20B6F3;
  }
  
  .btn-celdas:hover{
    background-color:#fff;
    color:#20B6F3 !important;
    border:solid 1px #20B6F3;
    transition:.3s;
    cursor:pointer;
  }
  
  .nuevo{
    color:#fff;
    background-color:#18D65C;
    padding:2px 5px;
    border-radius:50px;
    display: inline-block;
    font-size:10px !important;
  }
  
  .obj{
    display:inline-block;
    padding:2px 5px;
    color:#fff;
    font-size:10px !important;
    border-radius:50px;
    background-color:#18D65C;
    margin:0 3px;
  }
  
  .hab{
    display:inline-block;
    padding:2px 5px;
    color:#fff;
    font-size:10px !important;
    border-radius:50px;
    background-color:#20B6F3;
    margin:0 3px;
  }
  
  .act{
    display:inline-block;
    padding:2px 5px;
    color:#fff;
    font-size:10px !important;
    border-radius:50px;
    background-color:#5882FA;
    margin:0 3px;
  }
  
  .border-table{
    border:solid 1px #ddd !important;
  }
  
  .btn-link{
    color:#444 !important;
    font-weight: bold !important;
  }
  
  .btn-link:hover{
    text-decoration: none !important;
    color:#20B6F3 !important;
  }
  
  .star{
    color:#faca38 !important;
    font-size:22px;
    margin:0 2px;
  }
  
  .border-ctm{
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  
  .green{
    color:#18D65C !important;
    font-size:14px !important;
  }
  
  .bluesky{
    color:#20B6F3 !important;
    font-size:14px !important;
  }
  
  .red{
    color:#F05F78 !important;
    font-size:14px !important;
  }
  
  .card-title-red{
    background-color:#F05F78;
    padding:5px 0;
    color:#fff !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-left:12px;
  }
  
  .card-title-skyblue{
    background-color:#20B6F3;
    padding:5px 0;
    color:#fff !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-left:12px;
  }
  
  .card-title-green{
    background-color:#18D65C;
    padding:5px 0;
    color:#fff !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-left:12px;
  }
  
  .card-title-yellow{
    background-color:#FFCC29;
    padding:5px 0;
    color:#fff !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-left:12px;
  }
  
  .positivo {
    background-color:rgba(24, 214, 92, .1);
    border:solid 1px #18D65C;
    padding:10px;
    font-size:12px;
    border-radius:100px;
    margin:10px 0;
  }
  
  .neutral {
    background-color:rgba(32, 182, 243, .1);
    border:solid 1px #20B6F3;
    padding:10px;
    font-size:12px;
    border-radius:100px;
    margin:10px 0;
  }
  
  .negativo {
    background-color:rgba(240, 95, 120, .1);
    border:solid 1px #F05F78;
    padding:10px;
    font-size:12px;
    border-radius:100px;
    margin:10px 0;
  }
  
  .alto{
    color:#18D65C !important;
  }
  
  .medio{
    color:#FFCC29 !important;
  }
  
  .bajo{
    color:#F05F78 !important;
  }
  
  .point-siempre{
    color:#18D65C !important;
  }
  
  .point-generalmente{
    color:#20B6F3 !important;
  }
  
  .point-ocacionalmente{
    color:#FFCC29 !important;
  }
  
  .point-nunca{
    color:#F05F78 !important;
  }
  
  .siempre{
    border:solid 1px #18D65C;
    width:180px;
    padding:5px;
    border-radius:120px;
    text-align:center;
    background-color:rgba(24, 214, 92, .1);
    display:inline-block;
    margin:0 15px 0 0;
  }
  
  .generalmente{
    border:solid 1px #20B6F3;
    width:180px;
    padding:5px;
    border-radius:120px;
    text-align:center;
    background-color:rgba(32, 182, 243, .1);
    display:inline-block;
    margin:0 15px 0 0;
  }
  
  .ocacionalmente{
    border:solid 1px #FFCC29;
    width:180px;
    padding:5px;
    border-radius:120px;
    text-align:center;
    background-color:rgba(255, 204, 41, .1);
    display:inline-block;
    margin:0 15px 0 0;
  }
  
  .nunca{
    border:solid 1px #F05F78;
    width:180px;
    padding:5px;
    border-radius:120px;
    text-align:center;
    background-color:rgba(240, 95, 120, .1);
    display:inline-block;
    margin:0 15px 0 0;
  }
  
  .medio-logrado{
    border-radius:20px;
    padding:3px;
    background-color: #FFE150;
    display:inline-block;
    font-size:10px;
    font-weight: bold;
    color:#444;
    margin:0 3px;
  }
  
  .no-evaluado{
    border-radius:20px;
    padding:3px;
    background-color: #F05F78;
    display:inline-block;
    font-size:10px;
    font-weight: bold;
    color:#444;
    margin:0 3px;
  }
  
  .reevaluar{
    padding:3px 6px;
    border-radius:20px;
    background-color: #20B6F3;
    display:inline-block;
    margin:0 3px;
    color:#fff;
  }
  
  .ver-informe{
    padding:3px 6px;
    border-radius:20px;
    background-color: #30CA52;
    display:inline-block;
    margin:0 3px;
    color:#fff;
  }
  
  .header-icon{
    color:#00abf1 !important;
    font-size:21px;
    margin:10px 5px;
  }
  
  .card-qualifier{
    border-radius:10px;
    width:19.78%;
    display: inline-block;
  }
  
  .abbreviation{
    font-size:24px;
    text-align: center;
    font-weight: bold;
  }
  
  .detail{
    font-size:14px;
    text-align: center;  
  }
  
  .titulo-libros{
    width:65%;
    margin:0 auto;
    color:#444;
    background:#fff;
    border-radius:2px;
    font-size:18px;
    transform: rotate(-3deg);
  }
  
  .curso-libros-blue{
    width:60%;
    margin:0 auto;
    color:#fff;
    background:#1E79B2;
    border-radius:2px;
    transform: rotate(-3deg);
    margin-top:10px;
    margin-right:45px;
  }
  
  .curso-libros-green{
    width:60%;
    margin:0 auto;
    color:#fff;
    background:#608239;
    border-radius:2px;
    transform: rotate(-3deg);
    margin-top:10px;
    margin-right:45px;
  }
  
  .blue-book{
    background-image: url("../images/blue-book.svg");
    background-repeat: no-repeat;
    width:243px;
    height:270px;
    background-size: cover;
    padding-top:30%;
  }
  
  .green-book{
    background-image: url("../images/green-book.svg");
    background-repeat: no-repeat;
    width:243px;
    height:270px;
    background-size: cover;
    padding-top:30%;
  }
  
  .icon-btn{
    font-size:18px;
  }
  
  .icon-listado{
    vertical-align:0 !important;
    margin:0 2px;
  }
  
  .z-index-ctm{
    z-index:-1;
  }
  
  .multiselect {
    width: 100%;
    height:33px;
  }
  
  .selectBox {
    position: relative;
  }
  
  .selectBox select {
    width: 100%;
    font-size: 12px;
    border-radius:50px;
    padding:10px 10px;
    border:solid 1px #ddd;
    color:#9B9B9B !important;
  }
  
  .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  #checkboxes {
    display: none;
    border: 1px #dadada solid;
    padding:10px;
    border-radius:10px;
    background:#fff;
    box-shadow: 1px 1px 22px rgba(0, 0, 0, 0.2);
  }
  
  #checkboxes label {
    display: block;
    padding:3px 4px;
    border-radius:5px;
  }
  
  #checkboxes label:hover {
    background-color: #1e90ff;
  }
  
  .ic-ctm{
    font-size:24px;
  }
  
  .days-top{
    width:52px;
    background:#F05F78;
    color:#fff;
    text-align:center;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    margin:0 auto;
  }
  
  #calendar {
      width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  
  #calendar tr, #calendar tbody {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    width: 100%;
  }
  
  caption {
      text-align: center;
    grid-column: 1 / -1;
    font-size: 130%;
    font-weight: bold;
    padding: 10px 0;
  }
  
  #calendar a {
      color: #8e352e;
      text-decoration: none;
  }
  
  #calendar td, #calendar th {
      padding: 5px;
      box-sizing:border-box;
      border: 1px solid #ddd;
  }
  
  #calendar .weekdays th {
      text-align: center;
      text-transform: uppercase;
      line-height: 20px;
      border: none !important;
      padding: 10px 6px;
      color: #fff;
      font-size: 13px;
  }
  
  #calendar td {
    background:#fff;
    min-height: 180px;
    display: flex;
    flex-direction: column;
  }
  
  #calendar .days li:hover {
      background: #d3d3d3;
  }
  
  .date-next-month{
    text-align: center;
      margin-bottom: 5px;
      background:#F05F78;
    border:solid 1px #F05F78;;
      color: #fff;
      width: 30px;
    height:30px;
    padding-top:4px;
      border-radius: 50%;
    flex: 0 0 auto;
    align-self: center;
    font-weight: bold;
  }
  
  #calendar .date {
      text-align: center;
      margin-bottom: 5px;
      background: #F7F8FC;
    border:solid 1px #DDDDDD;
      color: #444;
      width: 30px;
    height:30px;
    padding-top:4px;
      border-radius: 50%;
    flex: 0 0 auto;
    align-self: center;
    font-weight: bold;
  }
  
  #calendar .event-orange {
    flex: 0 0 auto;
      font-size: 12px;
      border-radius: 150px;
      padding: 5px;
      margin-bottom: 5px;
      line-height: 14px;
      background:rgba(245, 143, 73, .6);
      border: 1px solid #b5dbdc;
      color: #77380E;
      text-decoration: none;
    font-weight: bold;
  }
  
  .event-desc-orange{
    color:#77380E;
    text-decoration:none;
  }
  
  #calendar .event {
    flex: 0 0 auto;
      font-size: 12px;
      border-radius: 150px;
      padding: 5px;
      margin-bottom: 5px;
      line-height: 14px;
      background:rgba(32, 182, 243, .6);
      border: 1px solid #b5dbdc;
      color: #0F5470;
      text-decoration: none;
    font-weight: bold;
  }
  
  #calendar .event-desc {
      color: #0F5470;
      text-decoration: none;	
  }
  
  #calendar .other-month {
      background:rgba(240, 95, 120, .1);
      color: #666;
  }
  
  .btn-verde-custom{
    margin:15px 0;
    padding:7px 12px;
    border-radius:150px;
    background:#30CA52;
    color:#fff;
    border:solid 1px #30CA52;
    text-align:center;
    width:190px;
  }
  
  .btn-verde-custom:hover{
    background-color:#fff;
    border-radius:150px;
    border:solid 1px #30CA52;
    color:#30CA52;
    transition:.2s;
  }
  
  .card-custom-fmc{
    width:24.81%;
    display:inline-block;
    padding:5px;
  }
  
  .card-int-orange{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#fff;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(255, 118, 41, .3);
  }
  
  .card-int-blue{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#fff;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(0, 171, 241,.3);
  }
  
  .card-int-yellow{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#fff;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(239, 180, 0, .3);
  }
  
  .card-int-green{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#fff;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(15, 185, 52, .3);
  }
  
  .form-check-input{
    position:unset !important;
    margin-top:0 !important;
    margin-left:0 !important;
  }
  
  .table td{
    vertical-align: middle !important;
  }
  
  .min-tittle{
    color:#444;
    font-style: italic;
  }
  
  .amarillo{
    color:#FFCB29;
    font-size:20px;
  }
  
  .celeste{
    color:#00abf1;
    font-size:20px;
  }
  
  .rojo{
    color:#F05F78;
    font-size:20px;
  }
  
  .agregar-bloque{
    width:70%;
    background-color:#00abf1;
    color:#fff;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 150px;
    border-bottom-left-radius: 150px;
    padding:2px 0 6px 0;
    font-size:12px;
  }
  
  .color-hora{
    background-color:#4164A7;
    color:#fff;
    padding:5px 10px;
    border-radius:50px;
  }
  
  .hora-inicio{
    background-color:#00abf1;
    padding:3px 0 6px 0;
    color:#fff;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 150px;
    border-bottom-left-radius: 150px;
  }
  
  .caja-contenido{
    border:solid 1px #00abf1;
    border-radius:15px;
    background-color:#F7F8FC;
    padding:0 10px 15px 10px;
  }
  
  .content-box{
    display:inline-block;
    width:19.7%;
    padding:3px;
  }
  
  .config-box{
    background-color:rgba(0, 171, 241, .1);
    border-radius:15px;
  }
  
  .ti-star-filled {
    color:#FFCB29;
    font-size:20px;
  }
  
  .ti-clock-exclamation{
    color:#FFCB29;
    font-size:20px;
  }
  
  .gen-horario{
    border:solid 1px #FFCB29;
    width:70%;
    height:350px;
    border-radius:15px;
    margin:30px 0;
  }
  
  .ti-gen-hor{
    width:100%;
    background-color:rgba(255, 203, 41, .1);
    padding:10px 0;
    border-top-right-radius:15px;
    border-top-left-radius:15px;
  }
  
  .asset-custom{
    background-color:#00abf1;
    text-align:center;
    color:#fff;
    width:60px;
    padding:5px;
    border-radius:50px;
    display:inline-block;
    border:solid 1px #00abf1;
  }
  
  .asset-custom:hover{
    border:solid 1px #00abf1;
    background-color:#f7f8fc;
    color:#444;
    transition:.3s;
  }
  
  button:focus{
    outline:none !important;
  }
  
  .textarea .form-control{
    height:100px !important;
  }
  
  .brd-custom{
    border:solid 1px #ddd;
    border-radius:10px;
  }
  
  .btn-superior{
    background-color:#fff !important;
    width:130px;
    height:50px;
    border:solid 1px #ddd;
    border-radius:150px;
  }
  
  .btn-superior:hover{
    border:solid 1px #20B6F3 !important;
    color:#444;
    transition:.3s;
  }
  
  .btn-acciones{
    display:inline-block;
    position:relative;
    top:-1px;
    color:#444;
  }
  
  .btn-superior .ti{
    display:inline-block;
    color:#20B6F3;
    font-size:18px !important;
  }

  .dropdown-menu{
    left:-32% !important;
  }
  
  .dropdown-menu .ti{
    font-size:18px;
    margin-right:10px;
    color:#20B6F3;
  }
  
  .mat-icon{
    font-size:90px;
    color:#20B6F3;
  }
  
  .font-title{
    font-weight: 900;
    font-size:14px;
  }
  
  a .ins-alumno{
    width:200px !important;
    height:200px !important;
    border-style: dotted;
    border-width: 4px;
    border-color: #ddd;
    border-radius:20px;
    color:#444;
  }
  
  a .ins-alumno:hover{
    background:#f7f8fc;
    border-color: #20B6F3;
    transition:.4s;
  }
  
  .bold-font{
    font-weight: bold;
  }
  
  .subtitle{
    font-size:12px;
    font-weight: 400;
  }
  
  .title-modal-custom{
    font-size: 14px !important;
    text-transform: uppercase;
  }
  
  .exam-button{
    color:#fff;
    padding:0 !important;
    height:auto !important;
    font-size:14px !important;
  }
  
  .input-form-custom{
    width:200px !important;
    border-radius:120px !important;
    margin-top:-8px;
  }
  
  .radio-custom{
    display:inline-block !important;
    margin:0 10px;
  }
  
  .text-area-custom{
    height:90px !important;
    padding:10px !important;
    border-radius:15px !important;
  }
  
  .text-area{
    height:100px !important;
    border-radius:10px !important;
    font-size:14px !important;
  }
  
  .input-text::placeholder{
    font-size:12px !important;
  }
  
  .input-text{
    border-radius:50px !important;
    padding:0 10px !important;
    height:38px !important;
  }
  
  #multi-step-form-container {
    margin-top: 10px;
  }
  
  .text-center {
    text-align: center;
  }
  
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  
  .pl-0 {
    padding-left: 0;
  }
  
  .button {
    padding: 7px 25px;
    border: 1px solid #00abf1;
    background-color: #00abf1;
    color: #fff;
    border-radius: 50px;
    cursor: pointer;
  }

  .button:hover{
    background-color: #fff;
    color:#00abf1;
    border:solid 1px #00abf1;
    transition:.3s;
  }
  
  .submit-btn {
    border: 1px solid #30ca52;
    background-color: #30ca52;
  }
  
  .submit-btn:hover {
    border: 1px solid #30ca52;
    background-color: #fff;
    color:#30ca52;
  }
  
  .mt-3 {
    margin-top: 2rem;
  }
  
  .d-none {
    display: none;
  }
  
  .form-step {
    border:solid 1px #ddd;
    background:#fff;
    border-radius: 20px;
    padding: 20px;
  }
  
  .font-normal {
    font-weight: bold;
    font-size:14px;
  }
  
  ul.form-stepper {
    counter-reset: section;
    margin-bottom: 3rem;
  }
  
  ul.form-stepper .form-stepper-circle {
    position: relative;
  }
  
  ul.form-stepper .form-stepper-circle span {
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-weight: bold;
    font-size:20px;
  }
  
  .form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
  }
  
  .form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
  }
  
  .form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  
  .div-class-content{
    border:solid 1px #f00;
    height:120px;
    width:120px;
  }
  
  .form-stepper-horizontal li:not(:last-child):after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 7px;
    content: "";
    top: 18%;
    border-radius:150px;
  }
  
  .form-stepper-horizontal li:after {
    background-color: #dee2e6;
  }
  
  .form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #30ca52;
  }
  
  .form-stepper-horizontal li:last-child {
    flex: unset;
  }
  
  ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
  }
  
  .form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #00abf1 !important;
    color: #fff;
  }
  
  .form-stepper .form-stepper-active .label {
    color: #444 !important;
  }
  
  .form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #4361ee !important;
    color: #fff !important;
  }
  
  .form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #fff;
    border:solid 1px #ddd;
  }
  
  .form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #30CA52 !important;
    color: #fff;
  }
  
  .form-stepper .form-stepper-completed .label {
    color: #444 !important;
  }
  
  .form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #fff !important;
  }
  
  .form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
  }
  
  .form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
  }
  
  .form-stepper .label {
    font-size: 12px;
    margin-top: 0.5rem;
    max-width:120px;
  }
  
  .form-stepper a {
    cursor: default;
  }
  
  .bg-menu-assets{
    background:#20B6F3;
  }
  
  a .item-menu-assets {
    display:inline-block;
    padding:20px 10px;
    color:#f7f8fc;
    min-width:70px;
    text-align:center;
  }
  
  a .item-menu-assets:hover {
    background:#f7f8fc;
    transition:.3s;
    color:#20B6F3;
  }
  
  .language-html{
    display:none;
  }
  
  .bdcomponent{
    background:#fff;
    border:solid 1px #ddd;
    border-radius:15px;
    padding:10px;
    min-height:250px;
  }
  
  button-clip{
    background:#20B6F3;
    display:block;
    width:150px;
    height:auto;
    cursor: pointer;
    text-align:center;
    padding:10px;
    border-radius:150px;
    border:solid 1px #20B6F3;
    font-family: 'Inter', sans-serif !important;
    color:#fff;
    margin:0 auto !important;
    position:absolute;
    bottom:15px;
    left:38%;
  }
  
  button-clip:hover{
    background:#fff;
    transition:.3s;
    color:#444;
  }
  
  .desc{
    text-align:center;
    width:100%;
    color:#000;
    font-size:10px;
    text-transform: uppercase;
  }
  
  div#v-pills-tab {
    align-content: space-around;
    margin-top: 30px !important;
  }
  
  .content-section-new{
    width: 95% !important;
    transition:.2s;
  }
  
  .menu_side_new{
    width: 5% !important;
    transition:.2s;
    padding:0 15px;
  }
  
  .menu_side_new div#v-pills-tab ul#stacked-menu a.nav-menu {
    display: flex;
    padding: 12px;
    justify-content: space-around;
  }
  
  .menu_side_new ul.nav.nav-pills.nav-stacked.collapse.show {
    display: none;
  }
  
  .menu_side_new a.nav-submenu {
    display: none;
  }
  
  .menu-section-new .arrow-close-open{
    left: 4% !important;
    transform: rotate(180deg);
    transition: .2s;
    top: 50%;
    background: #00abf1;
    color: #fff;
  }
  
  .collapsed .menu-arrow{
    transform: rotate(90deg);
    transition:.2s;
  }
  
  .nav-tabs .nav-link.active{
    background-color:#00abf1 !important;
    color:#fff !important;
    transition:.2s;
  }
  
  .menu_side_new span{
    display: none;
    transition:.2s;
  }
  
  .menu_side_new div.text-center img.logo-site.mx-auto {
      display: none;
  }
  
  .menu_side_new img.logo-site-responsive.mx-auto {
    display: revert;
    width: 50px;
    margin-top: 15px;
  }
  
  .menu-section-new{
    display: flex !important;
    width: 5% !important;
    padding: 0 !important;
    transition: .2s;
    justify-content: space-around;
  }
  
  a {
    text-decoration: none !important;
  }
  
  .bg-color-header{
    background-color:#fff;
  }
  
  .bg-color{
    background-color: #fff;
    border:solid 1px #ddd;
    border-radius:5px;
  }
  
  .div-color{
    background:#fff;
    border:solid 1px #ddd;
    border-radius:15px;
  }
  
  td a{
    color:#444;
  }
  
  .logo-site{
    width:80%;
    margin-top:15px;
  }
  
  .activo{
    background:#00abf1;
    border-radius:100px;
    color:#fff !important;
  }
  
  .icon-moon{
    font-size:16px;
    vertical-align: middle;
    color:#444;
  }
  
  .icon-sun{
    font-size:16px;
    vertical-align: middle;
    color:#444;
  }
  
  .menu-content{
    position:fixed;
    width:15%;
    transition:.2s;
  }
  
  /*
  .menu-content ul.nav.nav-pills.nav-stacked.collapse.show {
    overflow: auto;
    height: 24vh;
  }
  */
  
  .tab-custom{
    color:#444!important;
    background:#fff;
    margin:0 10px 0 0;
    padding:10px 40px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-top:solid 1px #ddd !important;
    border-left:solid 1px #ddd !important;
    border-right:solid 1px #ddd !important;
    border-bottom:solid 0px #ddd !important;
  }
  
  .date-custom{
    font-size:12px;
    margin:7px 0;
  }
  
  .tab-custom:hover{
    background:#00abf1;
    color:#fff !important;
    transition:.3s;
  }
  
  .bg-tab{
    background:#fff;
    border:solid 1px #ddd;
    padding:15px;
  }
  
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color:#fff!important;
    background-color:#00abf1 !important;
  }
  
  .nav-tabs{
    border-bottom:none !important;
  }
  
  .menu-section{
    display: flex;
    width: 17%;
    background: #fff;
    padding: 0;
    transition: .2s;
    justify-content: center;
    z-index:999;
  }
  
  .content-section{
    display:inline-block;
    width:83%;
    transition:.2s;
  }
  
  .menu-superior{
    width:100%;
  }
  
  .info-content{
    width:100%;
  }
  
  .menu-arrow{
    font-size:14px;
    width:20px;
    height:20px;
    position:absolute;
    left:85%;
    display: inline-block;
    text-align:center !important;
  }
  
  .nav-menu{
    color:#444;
    width:100% !important;
    display:block;
    padding:10px 20px;
    margin:2px 0;
    font-size:14px;
    font-weight: 500;
  }
  
  .nav-menu .ti{
    font-size:22px
  }
  
  .nav-menu .ti-chevron-right{
    font-size:14px !important;
  }
  
  .nav-menu a{
    color:#444;
  }
  
  .nav-menu:hover, .nav-menu.active{
    background:#00abf1;
    border-radius:100px;
    color:#fff;
    text-decoration: none;
    transition: .2s;
  }
  
  .nav-submenu{
    color:#444;
    width:100%;
    display:block;
    text-decoration:none;
    padding:5px 0 5px 60px
  }
  
  .nav-submenu:hover{
    color:#00abf1;
    text-decoration:none;
  }
  
  .icon-menu-custom{
    vertical-align: -4px;
  }
  
  .cube-menu > .ti{
    color:#00abf1;
    font-size:24px;
  }
  
  a .cube-menu{
    color:#444;
  }
  
  .cube-menu:hover{
    background-color:#00abf1;
    color:#fff;
    transition:.2s;
  }
  
  .cube-menu-section{
    width:100%;
    text-align:center;
    margin-top:30px;
  }
  
  .cube-menu{
    background-color: #fff;
    border:solid 1px #ddd;
    width:90px;
    height:90px;
    display:inline-block;
    border-radius:15px;
    text-align:center;
    padding-top:18px;
    margin:0 7px;
  }
  
  .icon-menu{
    font-size:24px;
    color:#00abf1;
  }
  
  .txt-cube-menu{
    font-size:12px;
    margin-top:5px;
  }
  
  .small-text{
    font-size: 12px;
  }
  
  .nombre-menu{
    font-weight: 600;
  }
  
  .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 0px;
  }
  
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height:18px;
    width: 18px;
    left: 3px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  .slider.round {
    border-radius: 34px;
    width:50px;
    height:25px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
  
  .linea-horizontal{
    height:1px;
    width:100%;
    background-color: #ddd;
    margin:40px 0;
  }
  
  .linea-horizontal-perfil{
    height:1px;
    width:100%;
    background-color: #ddd;
    margin:5px 0;
  }
  
  .input-group-text{
    background-color:#F7F8FC !important;
    border-top: solid 1px #ced4da !important;
    border-left: solid 1px #ced4da !important;
    border-bottom: solid 1px #ced4da !important;
    border-right: none !important;
  }
  
  .input-group>.input-group-prepend>.input-group-text{
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
  }
  
  .input-group>.form-control:not(:first-child){
    border-top-right-radius: 150px !important;
    border-bottom-right-radius: 150px !important;
    background-color:#F7F8FC;
  }
  
  .ti-search{
    color:#20B6F3;
    font-size:24px;
  }
  
  .icon-priorizacion{
    width:40px;
    height:40px;
    text-align:center;
    border-radius:50px;
    padding:8px;
    font-size:16px;
    font-weight: bold;
    display: inline-block;
    color:#fff;
  }
  
  .yellow-color{
    background-color:#FFCC29;
  }
  
  .blue-color{
    background-color:#5B9BD5;
  }
  
  .orange-color{
    background-color:#EA8947;
  }
  
  .green-color{
    background-color:#30CA52;
  }
  
  .checkbox-priorizacion{
    margin-left:10px;
  }
  
  .main-input {
    width:100%;
    padding:10px;
    border-radius:150px;
    border:solid 1px #ddd;
    background-color: #fff;
    color:#9B9B9B;
    font-size:12px;
  }
  
  .opt{
    color:#444 !important;
    font-size:14px;
  }

  .form-control{
    padding-left:0px !important;
    padding-right:10px !important;
    padding-bottom:8px !important;
    height:38px;
    border-top: solid 1px #ced4da !important;
    border-right: solid 1px #ced4da !important;
    border-bottom: solid 1px #ced4da !important;
    font-size:14px !important;
  }
  
  .search-up{
    border-left: none !important;
    height:40px !important;
  }
  
  .form-control::placeholder{
      color:#9B9B9B !important;
      font-size:12px;
  }
  
  .titulos{
      font-weight: bold;
      font-size:22px;
      color:#000;
  }
  
  .subtitulos{
    font-weight: bold;
    font-size:16px;
    color:#000;
  }
  
  .alerta{
    background:rgba(0, 173, 241, 0.1);
    padding:10px 0;
    margin:20px 0;
    font-weight: 500;
    border-radius:150px;
    border:solid 1px #00abf1;
  }
  
  .text-alert{
    display:inline-block;
    transform: translateY(-25%);
  }
  
  .ti-alert-circle{
      color:#20B6F3;
      font-size:26px;
  }
  
  .ti-circle-check{
      color:#30CA52;
      font-size:30px;
      margin-right:10px;
  }
  
  .v-align{
      display: flex;
      align-items: center;
  }
  
  .instruccion{
      font-style: italic;
      padding:0 0 40px 0;
  }
  
  .btn{
    padding:0 !important;
  }
  
  .dropdown-item{
    padding:4px 10px !important;
  }
  
  .dropdown-toggle::after{
    margin-left: 0 !important;
    width:9px;
  }
  
  .dropdown-menu a:hover{
    background:#eee !important;
    color:#444 !important;
    border-radius:150px;
    transition:.3s;
  }
  
  .dropdown-menu.show{
    font-size:14px !important;
    padding:10px !important;
    border-radius:12px;
    -webkit-box-shadow: 7px 6px 23px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 7px 6px 23px -11px rgba(0,0,0,0.75);
    box-shadow: 7px 6px 23px -11px rgba(0,0,0,0.75);
  }
  
  .btn-secondary{
    color:#20B6F3 !important;
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,0) !important;
  }
  
  .logo-site-responsive{
    display:none;
  }
  
  .arrow-close-open{
    background: #fff;
    border: solid 1px #DDDDDD;
    padding: 4px;
    text-align: center;
    border-radius: 50%;
    left: 16.3%;
    top: 50%;
    color: #00ABF1;
    position: fixed;
    width: 30px;
    height: 30px;
  }
  
  .arrow-close-open:hover{
    text-decoration: none;
    background:#00ABF1;
    color:#fff;
  }
  
  .menu-options{
    margin-left:5px;
  }
  
  .btn-secondary.focus, .btn-secondary:focus{
    box-shadow:0 0 0 0 #fff !important;
  }
  
  .custom-menu{
    display: inline-block;
    margin:0 15px;
  }
  
  .custom-menu .ti{
    font-size:24px;
    color:#00ABF1;
  }
  
  .custom-menu a{
    color: #444;
  }
  
  .custom-menu:hover{
    text-decoration: none !important;
  }
  
  .ipselect-custom{
    border:solid 1px #ddd !important;
    border-radius:150px !important;
    width:85% !important;
  }
  
  .description-rectangle{
    white-space: nowrap;
  }
  
  .titulo-dropdown{
    font-size:10px;
    width:auto;
    text-transform: uppercase;
    color:#9B9B9B;
    padding:10px;
    background-color:#fff;
    display:inline-block;
    position:absolute;
    left:32%;
    letter-spacing:3px;
  }
  
  .linea-horizontal-drop{
    height:1px;
    width:100%;
    background-color: #ddd;
    margin:18px 0;
  }
  
  .rectangle-custom-orange{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#F7F8FC;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(255, 118, 41, .3);
  }
  
  .line-rectangle-orange{
    width:30%;
    height:7px;
    background:rgba(255, 118, 41, .3);
    border-radius:50px;
    margin:10px 0 12px 0;
  }
  
  .icon-rectangle-orange{
    width:40px;
    height:40px;
    background:rgba(255, 118, 41, .3);
    color:#FF7629;
    font-size:24px;
    text-align:center;
    float:right;
    border-radius:50px;
    position:relative;
    top:-70px;
  }
  
  .rectangle-custom-blue{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#F7F8FC;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(0, 171, 241,.3);
  }
  
  .line-rectangle-blue{
    width:30%;
    height:7px;
    background:rgba(0, 171, 241,.3);
    border-radius:50px;
    margin:10px 0 12px 0;
  }
  
  .icon-rectangle-blue{
    width:40px;
    height:40px;
    background:rgba(0, 171, 241,.3);
    color:#00abf1;
    font-size:24px;
    text-align:center;
    float:right;
    border-radius:50px;
    position:relative;
    top:-70px;
  }
  
  .rectangle-custom-yellow{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#F7F8FC;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(239, 180, 0, .3);
  }
  
  .line-rectangle-yellow{
    width:30%;
    height:7px;
    background:rgba(239, 180, 0, .3);
    border-radius:50px;
    margin:10px 0 12px 0;
  }
  
  .icon-rectangle-yellow{
    width:40px;
    height:40px;
    background:rgba(239, 180, 0, .3);
    color:#EFB400;
    font-size:24px;
    text-align:center;
    float:right;
    border-radius:50px;
    position:relative;
    top:-70px;
  }
  
  .rectangle-custom-green{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#F7F8FC;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(15, 185, 52, .3);
  }
  
  .line-rectangle-green{
    width:30%;
    height:7px;
    background:rgba(15, 185, 52, .3);
    border-radius:50px;
    margin:10px 0 12px 0;
  }
  
  .icon-rectangle-green{
    width:40px;
    height:40px;
    background:rgba(15, 185, 52, .3);
    color:#0FB934;
    font-size:24px;
    text-align:center;
    float:right;
    border-radius:50px;
    position:relative;
    top:-70px;
  }
  
  .rectangle-custom-red{
    margin:10px 0 0 0;
    width:100%;
    height:auto;
    background:#F7F8FC;
    border-radius:10px;
    padding:10px 15px;
    display:inline-block;
    border:solid 1px rgba(240, 95, 120, .3);
  }
  
  .line-rectangle-red{
    width:30%;
    height:7px;
    background:rgba(240, 95, 120, .3);
    border-radius:50px;
    margin:10px 0 12px 0;
  }
  
  .icon-rectangle-red{
    width:40px;
    height:40px;
    background:rgba(240, 95, 120, .3);
    color:#F05F78;
    font-size:24px;
    text-align:center;
    float:right;
    border-radius:50px;
    position:relative;
    top:-70px;
  }
  
  .input-max-width-custom{
    max-width:100%;
  }
  
  .search-custom{
    padding:18px 0 !important;
    width:90% !important;
    background:#fff !important;
    border-left: 0 !important;
  }
  
  .bg-tables{
    background:#fff;
    border:solid 1px #ddd;
    padding:20px 10px;
    border-top-left-radius:0px;
    border-top-right-radius:15px;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
  }
  
  .search-icon-custom{
    background:#fff !important;
  }
  
  .number-rectangle{
    font-size:28px;
  }
  
  .table-custom{
    border-right:1px solid #ddd;
  }
  
  .table-striped tbody tr:nth-of-type(2n+1){
    background:#F7F8FC !important;
  }
  
  select {
    display: block;
    width: 100%;
    font-size: 1em;
    padding: 0.8rem 0.5rem;
    font-family: inherit;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1em;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
  }
  
  .notify{
    width:22px;
    height:22px;
    text-align:center;
    padding:2px;
    color:#fff;
    font-size:10px;
    background-color:#F05F78;
    position:relative;
    border-radius:150px;
    top:10px;
    left:-10px;
  }
  
  .top-menu-option{
    display:inline-block;
    margin:0 20px;
    color:#444;
  }
  
  td .ti{
    font-size:24px;
    color:#20B6F3;
  }
  
  .top-menu-option .ti{
    font-size:20px;
    color:#20B6F3;
    vertical-align: -4px;
  }
  
  .top-menu-option:hover{
    color:#20B6F3;
    transition:.2s;
  }
  
  .table-icon-details:hover{
    text-decoration: none;
  }
  
  .table{
    color:#444;
    font-size:12px;
    margin-bottom: 0 !important;
  }
  
  .btn-modal-anular{
    padding:7px 12px;
    border-radius:150px;
    background:#F05F78;
    color:#fff;
    border:solid 1px #F05F78;
    text-align:center;
  }
  
  .btn-modal-anular:hover{
    background-color:#fff;
    border-radius:150px;
    border:solid 1px #F05F78;
    color:#F05F78;
    transition:.2s;
  }
  
  .btn-modal-aceptar{
    padding:7px 12px;
    border-radius:150px;
    background:#20B6F3;
    color:#fff;
    border:solid 1px #20B6F3;
    text-align:center;
  }
  
  .btn-modal-aceptar:hover{
    background-color:#fff;
    border-radius:150px;
    border:solid 1px #20B6F3;
    color:#20B6F3;
    transition:.2s;
  }
  
  .btn-modal-cerrar{
    margin:15px 0;
    padding:7px 12px;
    border-radius:150px;
    background:#bfbfbf;
    color:#fff;
    border:solid 1px #bfbfbf;
    text-align:center;
  }
  
  .btn-modal-cerrar:hover{
    background-color:#fff;
    border-radius:150px;
    border:solid 1px #20B6F3;
    color:#20B6F3;
    transition:.2s;
  }
  
  .modal-header{
    border-bottom:0 !important;
  }
  
  .modal-footer{
    border-top:0 !important;
    width:25%;
    margin:0 auto;
  }
  
  .modal-title{
    font-size:20px;
    font-weight: bold;
  }
  
  .table-modal-custom{
    background-color: #fff;
    border:solid 1px #ddd;
  }
  
  .modal-cs{
    max-width:40% !important;
  }
  
  .modal-body{
    padding:20px !important;
  }
  
  .table-total{
    background:#fff;
    min-width:10%;
    padding:10px 8px;
    float:right;
    border-top-left-radius:10px !important;
    border-top-right-radius:10px !important;
    text-align:center;
    border-top:solid 1px #ddd !important;
    border-left:solid 1px #ddd !important;
    border-right:solid 1px #ddd !important;
    border-bottom:solid 0px #ddd !important;
    margin-left:auto;
  }
  
  .table-total-contenido{
    display:inline-block;
    padding:0 20px;
    font-size:12px;
  }
  
  .boldnum{
    font-weight: bold;
  }
  
  .page-link{
    color:#444 !important;
  }
  
  .page-item.active .page-link{
    background-color:#00ABF1 !important;
    color:#fff !important;
    border:solid 1px #ddd !important;
    font-weight: bold;
  }
  
  .title-modal{
    font-size: 12px;;
  }
  
  .detail-modal{
    font-weight: bold;
  }
  
  .card-custom{
    width:19.7%;
    display:inline-block;
    padding:5px;
  }
  
  .custom-fc{
    border:solid 1px #ddd !important;
    width:70px !important;
    height:25px !important;
    font-size:12px !important;
    text-align: center !important;
  }
  
  .table td, .table th{
    border-top:0 !important;
  }
  
  a .delete-content{
    width:auto;
    background-color:#fff;
    border-top:solid 1px #ddd;
    border-left:solid 1px #ddd;
    border-right:solid 1px #ddd;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom:0px;
    padding:10px 20px;
    color:#444;
    margin-top:40px;
  }
  
  .delete-content:hover{
    background-color:#F05F78;
    color:#fff;
    transition:.2s;
  }
  
  .delete-content > .ti{
    color:#F05F78;
    font-size:20px;
    margin-right:5px;
  }
  
  .btn-details{
    display:none;
  }
  
  .mod-check{
    position:relative !important;
  }
  
  .modal-cs{
    max-width:60% !important;
    transition:.4s;
  }
  
  .table thead th{
    border-bottom:1px solid #ddd !important;
    border-top:1px solid #ddd !important;
  }
  
  .table-details{
    display:none;
  }
  
  .buscador{
    display:none;
  }
  
  .toggle-custom{
    display:none;
  }
  
  @media (max-width: 1758px){

    .notificacion{
      margin:-2px 0 0 80px;
    }
  
    .card-qualifier{
      width:19.7%;
    }
  }
  
  @media (max-width: 1500px){

    .contenido-mail{
      width:100%;
    }

    .comentarios{
      width:100%;
      margin-top:20px;
    }

    .nombre-chat{
      height:25px;
      font-size:12px;
      padding:20px 20px;
    }

    .nombre-chat-dos{
      height:25px;
      font-size:12px;
      padding:20px 20px;
    }

    .bandeja-entrada{
      width:30%;
    }

    .testa{
      width:70%;
    }

    .notificacion{
      margin:-2px 0 0 110px;
    }
  
    .modal-footer{
      border-top:0 !important;
      width:50%;
      margin:0 auto;
    }
  
    .card-qualifier{
      width:32.9%;
    }  
  
    .card-custom-fmc{
      width:24.7%;
    }
  
    .gen-horario{
      width:80%;
    }
  
    .content-box{
      width:19.6%;
    }
  
    .card-custom{
      width:32.9%;
    }
  
    .cube-menu{
      margin:10px 7px;
    }
  
    .menu_side_new{
      width:3.5%;
      padding:0 15px;
    }
  
    .menu_side_new img.logo-site-responsive.mx-auto{
      width:30px;
    }
  
    .logo-site{
      width:100%;
    }
  
    .menu-content{
      width:20%;
    }
  
    .logo-site{
      width:70%;
    }
  
    .menu-section{
      width:22%;
    }
  
    .content-section{
      width:78%;
    }
  
    .arrow-close-open{
      left:20.5%;
    }
  }
  
  @media (max-width: 1270px){

    .m-gris{
      width:28px !important;
    }

    .letras-mail{
      display:none;
    }

    .bandeja-entrada{
      width:50%;
    }

    .testa{
      width:50%;
    }

    .contenido-mail{
      width:100%;
      border:none;
    }

    .comentarios{
      width:100%;
    }

    .columna-02{
      width:50%;
      margin-left:auto;
    }

    .chat-adjuntos{
      width:60%;
    }

    .nombre-chat{
      height:40px;
      font-size:12px;
    }

    .nombre-chat-dos{
      height:40px;
      font-size:12px;
    }

    .cont-mod{
      width:70% !important;
    }

    .letras-mail{
      display:none;
    }

    .bandeja-entrada{
      width:50%;
    }

    .testa{
      width:50%;
    }

    .contenido-mail{
      width:100%;
      border:none;
    }

    .comentarios{
      width:100%;
    }

    .cont-mod{
      width:70% !important;
    }
    
  .min-height{
    min-height:300px;
  }

    .modal-footer{
      border-top:0 !important;
      width:50%;
      margin:0 auto;
    }
  
    .card-qualifier{
      width:32.9%;
    }  
  
    .card-custom-fmc{
      width:24.6%;
    }
  
    .gen-horario{
      width:100%;
    }
  
    .content-box{
      width:32.9%;
    }
  
    .menu-section{
      width:25%;
    }
  
    .menu-content{
      width:22%;
    }
  
    .content-section{
      width:75%;
    }
  
    .arrow-close-open{
      left:23.5%;
    }
  }
  
  @media (max-width: 1115px){

    div.container-fluid.oscuro .menu_side_new{
      background-color:#21242c;
    }

    .icon-alumno-perfil{
      width:70%;
      height:70%;
      border-radius:100%;
    }

/* Inicio desafios */

.logo-desafio-clasico{
  width:40%;
}

.img-desafio{
  display:none;
}

.avatar-desafios{
  width:70%;
  margin:0 auto;
}

.nom-desafios{
  display:none;
}

.menu-section-new .nom-desafios{
  display:block;
}

.menu-section-new .content-desafios{
  padding:0 20px;
}

.menu-section-new .avatar-desafios {
  width:25%;
  display:block;
  margin:5px auto;
}

.menu-section-new .img-desafio{
  display:block !important;
  width:80%;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}

/* Fin Desafios */

    .menu-section{
      min-height:0 !important;
    }

    .icon-alumno{
      width:30px;
      height:30px;
    }

    .menu-section-new .icon-alumno{
      width:140px;
      height:140px;
    }

    .nombre-menu{
      display:none;
    }
  

    .menu-section-new .nombre-menu{
      display:inline-block;
    }

    .colegio{
      display:none;
    }

    .menu-section-new .colegio{
      display:inline-block;
    }
  
    .main-input{
      width:100%;
    }
  
    .table-total{
      width:100%;
    }
  
    .nav-reorder{
      width:50%;
    }
  
    .tab-custom{
      text-align: center;
      width:90%;
      margin:10px auto;
      border-top:solid 1px #ddd !important;
      border-left:solid 1px #ddd !important;
      border-right:solid 1px #ddd !important;
      border-bottom:solid 1px #ddd !important;
      border-radius:10px;
    }
  
    .search-custom{
      width:100%;
    }
  
    .menu-content img.logo-site-responsive.mx-auto {
      width:30px;
      display: block;
    }
  
    .menu_side_new img.logo-site-responsive.mx-auto {
      display: none;
    }
  
    .menu-content div.col-12.text-center.mt-3 img.logo-site.mx-auto {
      display: none;
    }
  
    .menu_side_new div.col-12.text-center.mt-3 img.logo-site.mx-auto {
      display: block;
    }
  
    .modal-cs{
      max-width:90% !important;
      transition:.4s;
    }
    
    .modal-body{
      padding:20px !important;
    }
  
    .arrow-close-open{
      left: 3.5%;
      top: 50% !important;
      z-index:1;
    }
  
    .menu-content{
      width:4%;
    }
  
    .menu-content ul.nav.nav-pills.nav-stacked.collapse.show {
      display: none;
    }
    
    .menu-content a.nav-submenu {
      display: none;
    }
  
    .menu_side_new ul.nav.nav-pills.nav-stacked.collapse.show {
      display: inline-block;
    }
    
    .menu_side_new a.nav-submenu {
      display: inline-block;
    }
  
    .nav-menu .ti{
      font-size:14px;
      position:relative;
      top:-4px;
    }
  
    .table thead th{
      border-bottom:0 !important;
      vertical-align: middle !important;
    }
  
    .menu-options {
      display: none !important;
    }
  
    div.menu-superior {
      width: 100%;
    }
  
    .menu-section-new {
      width: 20% !important;
      justify-content: flex-start;
    }
  
    .table-total-contenido{
      padding:0 10px;
    }
  
    .menu_side_new {
      width: 25% !important;
      height: 100%;
      background-color:#fff;
      padding:5px;
    }
  
    .menu-section {
      width: 5%;
    }
  
    .content-section {
      display: inline-block;
      width: 95%;
    }
  
    .content-section-new {
      margin-left: 25%;
    }
    
    .menu-section .arrow-close-open{
      transform: rotate(180deg);
      transition: .2s;
      background: #00ABF1;
      color: #fff;
      width: 25px;
      height: 25px;
      font-size: 10px;
      padding: 5px;
    }
  
    .menu-section-new .arrow-close-open{
      transform: none !important;
    }
  
    ul#stacked-menu {
      margin-inline: 0%;
    }
  
    .nav-menu {
      padding: 7px 7px !important;
      display: flex;
      justify-content: center;
    }
  
    .menu_side_new div#v-pills-tab ul#stacked-menu a.nav-menu {
      display: flex;
      padding: 10px 15px !important;
      justify-content: flex-start;
    }
  
    .menu_side_new span{
      display: inline-block !important;
      transition:.2s;
    }
  
    .menu-section-new .arrow-close-open {
      left: 24% !important;
      top: 50% !important;
    }
  
    .card-custom{
      width:32%;
    }
  
    .buscador .ti-search{
      font-size:20px;
    }
  
    .hidde-item{
      display:none;
    }
  
    .btn-details{
      display:block;
    }
  }
  
  @media (max-width: 991px){
    
    .elbuscador.active{
      top: 0;
      right: 0;
      display: flex;
      position: absolute;
      height: 100vh;
      width: 100vw;
      background: white;
      margin: 0 !important;
      z-index: 999;
      justify-content: center;
    }
    
    .elbuscador.active .input-group {
      align-items: center;
      width: 80%;
    }
    
    .elbuscador.active .input-group-prepend {
      margin-right: 0px;
      height: 40px;
    }
    
    button#cerrarBuscador {
      border-radius: 50%;
      background: #00abf1;
      border: 1px solid #adf7ff;
      color: #fff;
      font-size: 17px;
      height: 30px;
      width: 30px;
      position: absolute;
      top: 26px;
      right: 25px;
    }
    
    .bodyBuscar .info-content .container-fluid{
      min-height: auto;
    }

    .book-box{
      width:23.5%;
    }

    .menu-section-new .nav-menu .ti{
      font-size:20px;
    }

    .menu-section-new .icon-menu-custom{
      top:-2px;
    }

    .cont-mod{
      width:90% !important;
    }

    .leap-mobile{
      width:44%;
      margin:10px 0;
    }
  
    .card-qualifier{
      border-radius:10px;
      width:49.6%;
      display: inline-block;
    }  
    
    .gen-horario{
      width:100%;
      height:420px;
    }
  
    .content-box{
      width:32.9%;
    }
    
    .tab-custom{
      padding:10px 0 !important;
    }
  
    .table-custom{
      border:solid 1px #ddd;
    }
  
    .menu_side_new {
      width: 30.5% !important;
      padding:0 15px;
    }
  
   .content-section-new {
      margin-left: 30.5%;
    }
    
    .menu-section-new .arrow-close-open {
      left: 28.8% !important;
      top: 50% !important;
    }
  
    .menu_side_new .card-custom{
      width:49.6% !important;
    }
  
    .card-custom{
      width:49.7%;
    }

    .elbuscador{
      display:block;
    }

    .content-section-new .elbuscador{
      display:none;
    }
  }
  
  @media (max-width: 768px) {


    .bg-comentarios{
      padding:30px 0;
      margin:10px 0;
    }

    .nombre-perfil{
      margin-top:10px;
      width:100% !important;
    }

    .nombre-chat{
      height:27px;
      padding:20px 10px;
    }

    .nombre-chat-dos{
      height:27px;
      padding:20px 10px;
    }

    .bandeja-entrada{
      width:100%;
    }

    .testa{
      width:100%;
      margin-top:50px;
    }

    .book-box{
      width:32%;
    }
    
    .chat-adjuntos{
      margin-bottom:20px;
    }

    .book-box{
      width:32%;
    }

    .menu-section .arrow-close-open{
      transform: rotate(180deg);
      transition: .2s;
      background: #00ABF1;
      color: #fff;
      width: 25px;
      height: 25px;
      font-size: 10px;
      padding: 5px;
      left:3%;
      top:90% !important;
    }

    .content-section-new {
      margin-left: unset;
      width:100% !important;
    }
    
    .elbuscador{
      display:none;
    }
  
    .form-check{
      padding-left:0;
    }
  
    .leap-mobile{
      width:100%;
      margin:10px 0;
    }
  
    .card-custom-fmc{
      width:49.6%;
    }
  
    .card-qualifier{
      border-radius:10px;
      width:100%;
      display: inline-block;
    }  
  
    #calendar .weekdays, #calendar .other-month {
          display: none;
      }
  
    #calendar li {
        height: auto !important;
        border: 1px solid #ededed;
        width: 100%;
        padding: 10px;
        margin-bottom: -1px;
    }
    
    #calendar, #calendar tr, #calendar tbody {
      grid-template-columns: 1fr;
    }
    
    #calendar  tr {
      grid-column: 1 / 2;
    }
  
      #calendar .date {
          align-self: flex-start;
      }
  
    .gen-horario{
      width:100%;
    }
  
    .content-box{
      width:49.4%;
    }
  
    .top-menu-option{
      display:inline-block;
      margin:0 20px;
      color:#444;
      width:49.5%;
      text-align:left;
      margin:5px 0;
    }
  
    .d-none.d-sm-block.col-lg-4.col-sm-4.col-4.text-right.pt-3.pr-lg-5 {
      display: flex !important;
      justify-content: flex-end;
    }
  
    .menu-section-new .buscador{
      margin-top:40px;
      display:block;
    }
  
    .d-sm-none {
      display: none!important;
    }
  
    .row.bg-color-header {
      display: flex;
      flex-wrap: nowrap;
    }
  
    .slider.round {
      width: 44px;
    }
  
    .menu-content img.logo-site-responsive.mx-auto {
      width: 30px;
    }
  
    .menu-section {
      width: 10%;
    }
  
    .menu-content {
      width: 8%;
    }
  
    .menu-section-new {
      width: 30% !important;
    }
  
    .arrow-close-open {
      left: 7%;
    }
  
    .menu-section-new .arrow-close-open {
      left: 39% !important;
      top: 50% !important;
    }
  
    .menu_side_new {
      width: 41% !important;
      box-shadow: 3px -4px 20px 8px #00000020;
    }
  
    .content-section {
      width: 90%;
    }
  
    .nav-menu {
      padding: 4px 6px !important;
    }
  
    .row.bg-color-header{
      padding-bottom:12px;
    }
    
    .card-custom{
      width:49.5%;
    }

    .menu-section-new .toggle-custom{
      display:none;
    }
  }
  
  @media (max-width: 575px){

    .menu-section-new .toggle-custom{
      display:block;
    }

    .menu-section .arrow-close-open{
      left:1.5%;
      top:90% !important;
    }

    a .icon-menu-hidde{
      background:#f7f8fc;
      border-radius:150px;
      display:inline-block;
      margin-bottom:5px;
      font-size:22px;
      border:solid 1px  #ced4da;
      color:#979797;
      padding:0 5px;
    }

    .dropbtn:before{
      content:"\ea94";
      font-family: "tabler-icons" !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      }
  
    .modal-footer{
      border-top:0 !important;
      width:80%;
      margin:0 auto;
    }
  
    .card-custom-fmc{
      width:100%;
    }
  
    .gen-horario{
      width:100%;
      height:500px;
    }
  
    .content-box{
      width:100%;
    }
    
    .btn-superior{
      width:40px;
      height:40px;
    }
  
    .btn-acciones{
      display:none;
    }
  
    .top-menu-option{
      display:inline-block;
      margin:0 20px;
      color:#444;
      width:49.5%;
      text-align:left;
      margin:5px 0;
    }
  
    .tab-custom{
      padding:10px 0 !important;
    }
  
    .card-custom{
      width:100%;
    }
    
    .menu_side_new {
      width: 80% !important;
      box-shadow: 3px -4px 20px 8px #00000020;
    }
  
    div.menu-superior {
      width: 100%;
    }
  
    .menu-section-new .arrow-close-open {
      left: 77% !important;
      top: 50% !important;
    }
  
    .row.bg-color-header{
      padding-bottom:12px;
    }
  
    .table-custom{
      border:solid 1px #ddd;
    }

    .logo-alumno{
      width:140px;
      margin-top:3px;
      transition:.3s;
    }

    .perfil-alumno{
      margin-right:2px;
    }

    .menu-section{
      min-height:0 !important;
    }
  }
  
  @media (max-width: 420px){

    .notificacion{
      display:none;
    }

    .menu-section-new .notificacion{
      display:inline-block;
      margin:-2px 0 0 18px;
    }


    .ico-sup-alum{
      font-size:20px;
      margin:5px 0 0 0;
    }
  
    .arrow-close-open{
      top:90% !important;
      left:1.5%;
    }

  }