/* 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
 */

.menuhome {
  display: flex;
  padding-left: 0;
  margin: 0;
  list-style: none;
  flex-direction: column;
  font-weight: bold;
}
.menuhome.mod-list ul {
  margin-left: 10px;
}
.menuhome.mod-list li {
  padding: 3px 10px;
  background: #1867a9;
  margin: 2px 0;
}
.menuhome.mod-list li:hover {
  background: #142d53;
}
.menuhome a, .menuhome {
  color: white;
}
.login-greeting {
  font-size: 200%;
  font-weight: bolder;
  font-style: italic;
}
.enlaces .g-block {
  background: #e0e0e0;
  margin: 0 2px 2px;
}
.enlaces .g-content-array .g-grid {
  margin-bottom: 2px;
}
.enlaces p {
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.enlaces .g-title {
  padding: 0px 0 0 13px;
  margin: 2px -13px 4px -13px;
  background: #E0E0E0;
}
.enlaces .g-content-array .g-array-item-details, .enlaces .g-content-array .g-array-item-text, .enlaces .g-content-array .g-array-item-read-more {
  margin: 4px 0 0;
}
.enlaces .g-item-title a {
  pointer-events: none;
  cursor: default;
}
.enlaces .g-array-item-image a {
  pointer-events: none;
  cursor: default;
}
.enlaces .g-array-item-image {
  margin: 5px 6px 0px 0;
  max-width: 62px;
  float: left;
}
.branding {
  text-align: right;
}
/*# sourceMappingURL=custom_13.css.map */