/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: "Aeonik-Bold";
  font-style: normal;
  font-weight: normal;
  src: url('../custom/fonts/Aeonik-Bold-Web.eot#iefix') format("embedded-opentype"), url('../fonts/Aeonik-Bold-Web.woff2') format("woff2"), url('../fonts/Aeonik-Bold-Web.woff') format("woff"), url('../custom/fonts/Aeonik-Bold-Web.ttf') format("truetype"), url('../custom/fonts/Aeonik-Bold-Web.svg#Aeonik-Bold') format("svg");
}
.font-family-aeonik {
  font-family: "Aeonik-Bold";
}
h1, h2, h3, h4, h5 {
  font-family: Aeonik-Bold !important;
}
.headerBlue {
  color: #00C1D5;
  font-weight: 700;
  font-size: 50;
  font-family: "Inter" !important;
}
.sectionInicio {
  width: 80%;
  margin: auto;
}
.navEstudiantes {
  font-family: "Inter" !important;
}
.menu-btn {
  padding: 0 2em 0 2em;
}
.btn-inicio {
  left: 70%;
}
.btnItegra {
  padding: 1em;
  min-width: 10em;
  box-shadow: gray 5px 5px 5px;
}
.main_body {
  min-height: 80vh;
}
.buscar {
  background-color: #7A858D;
  color: white;
  padding: 1em;
  padding-top: 1em;
  width: 90%;
  margin: 1em auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: grey 3px 3px 10px -1px;
}
.caja {
  display: inline-block;
  margin: 1em;
  padding: 1em;
  border-radius: 5px;
  color: white;
  box-shadow: 5px 5px 20px 0px black;
  cursor: pointer;
  min-width: 15em;
  font-size: 20px;
}
.grey {
  background-color: #676262;
  webkit-transition: all 2s;
  /* Safari */
  transition: all 0.5s;
}
.grey:hover {
  background-color: #00c1d5;
  color: #80ff8a;
}
.green {
  background-color: #00c1d5;
  -webkit-transition: all 2s;
  /* Safari */
  transition: all 0.5s;
}
.green:hover {
  background-color: #676262;
  color: #ffffa4;
}
.Boton_excel {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background-image: -moz-linear-gradient(top, ##468847, #65ff67);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#468847), to(#65ff67));
  background-image: -webkit-linear-gradient(top, #468847, #65ff67);
  background-image: -o-linear-gradient(top, #468847, #65ff67);
  background-image: linear-gradient(to bottom, #468847, #65ff67);
  background-repeat: repeat-x;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-style: solid !important;
  border-color: #366937 !important;
  border-width: 2px !important;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.125rem;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.margin1em {
  margin: 1em;
}
.headerTabla {
  background-color: #40596A;
  color: white;
}
.rowTabla {
  cursor: pointer;
  background-color: #8596A1;
  color: white;
}
.tabla {
  font-size: 12px;
}
.tdHoverGrey:hover {
  background-color: darkgray;
}
.users_div {
  width: 45%;
  display: inline-block;
  margin: 1em;
  vertical-align: top;
}
/* MENU estudiante*/
.footer_fixed {
  bottom: 0;
  width: 100%;
  padding: 0 !important;
}
.footer_fixed_phone {
  position: fixed;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding: 0 !important;
}
.expanded_notificaciones {
  display: contents;
}
.expanded_estudiante {
  min-height: 70vh;
  overflow-y: auto;
}
.expanded_estudiante_2 {
  min-height: 100vh;
  overflow-y: auto;
}
.expanded_estudiante_3 {
  min-height: 150vh;
  overflow-y: auto;
}
.icon_block img {
  display: block;
  margin: auto;
}
.padding_0_1 {
  padding: 0 1em;
}
.padding_0_7 {
  padding: 0 7em;
}
.padding_2 {
  padding: 2em !important;
  z-index: 1 !important;
}
.upperMenu li {
  margin: 0 2em !important;
}
.bottomMenu li {
  padding: 0 1em;
}
.bell_icon {
  position: absolute;
  right: 2em;
  top: 0em;
}
.notificacionesFederado {
  z-index: 99;
  position: relative;
  right: -1em;
  top: -2em;
  background: #D14051;
  color: white;
  border-radius: 22px;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
}
/* CAJA EXPDIENT DEL estudiante*/
.expedient {
  background: linear-gradient(119.81deg, #02A799 0%, #00C1D5 100%);
  border-radius: 12px;
  padding: 2em;
  margin: 0 1em;
}
.expedient2 {
  background: linear-gradient(119.81deg, #02A799 0%, #00C1D5 100%);
  color: white;
  padding: 1em 2em;
}
.expedient2Mov {
  background: linear-gradient(119.81deg, #02A799 0%, #00C1D5 100%);
  color: white;
  margin: 2em -1.6em 0em -1.6em;
  padding: 0px 0em 0.7em 1em;
}
.expedient2Fin {
  background: white;
  color: black;
  margin: 0em -1.6em 0em -1.6em;
  padding: 0px 0em 0.7em 1em;
}
.navInicio {
  background: linear-gradient(360deg, rgba(3, 46, 46, 0) 0%, rgba(3, 46, 46, 0.65) 100%), url('../../../../images/header.png') !important;
  height: 95vh !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/*# sourceMappingURL=custom_21.css.map */