@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");

body
  *:not(h1):not(h2):not(h3):not(h4):not([class*="fa"]):not([class*="icon"]):not(
    i
  ) {
  font-family: "Raleway", sans-serif !important;
}

h1.siteTitle.custom-sitetitle {
    color: #4aaa42 !important;
}

h2.tab-title {
    color: #4aaa42 !important;
    font-size: 30px !important;
}

div#EntityFormPanel.crmEntityFormView {
  background-color: #fff !important;
  padding: 5% !important;
  border-radius: 15px !important;
  margin-left: 10% !important;
  margin-right: 10% !important;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.1) !important;
}

.pagination .page-item {
  margin: 0 5px;
}

.pagination .page-link {
  display: inline-block;
  min-width: 35px;
  height: 35px; 
  text-align: center; 
  line-height: 35px; 
  padding: 0; 
  box-sizing: border-box;
  border-radius: 50%; 
  color: #007bff;
  transition: background-color 0.3s;
}

.pagination .page-item.active .page-link {
  background-color: #007bff;
  color: white;
}

div#EntityFormPanel.crmEntityFormView fieldset:first-child {
    margin: 0 !important;
}
div.tab.clearfix > div > div > fieldset:nth-child(1) > legend > h3 {
    font-size: 30px !important;
}

div#EntityFormPanel.crmEntityFormView label {
    background-color: #fff;
    height: auto !important;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

div#EntityFormPanel.crmEntityFormView input[type="text"] {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView input[type="url"] {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView input[type="email"] {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView select {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView h3 {
    color: #4aaa42 !important;
}

form#content_form div#EntityFormControl div#EntityFormPanel.crmEntityFormView {
    background-color: #fff !important;
    padding: 0 !important;
    border-radius: none !important;
    margin: 0 !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

div.navbar-brand.navbar-header img {
	height: 100px !important;
}

div.navbar-brand.navbar-header h1 {
	font-size: 25px !important;
}

div.navbar-brand.navbar-header a:hover {
	text-decoration: none !important;
}

input::placeholder,
textarea::placeholder {
    color: #BDB9BC !important;
}

.files-types {
    font-weight: 400;
    color: #717074;
}

.char-count {
	display: block;
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	color: grey;
}

.input-group .input-group-append .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination {
  display: flex; 
  justify-content: left; 
  flex-wrap: wrap; 
}

.pagination .page-item {
  margin: 0 5px;
}

.pagination .page-link {
  display: inline-block;
  min-width: 35px;
  height: 35px; 
  text-align: center; 
  line-height: 35px; 
  padding: 0; 
  box-sizing: border-box;
  border-radius: 50%; 
  color: #007bff;
  transition: background-color 0.3s;
}

.pagination .page-item.active .page-link {
  background-color: #007bff;
  color: white;
}
h1.siteTitle.custom-sitetitle {
    color: #4aaa42 !important;
}

h2.tab-title {
    color: #4aaa42 !important;
    font-size: 30px !important;
}

div#EntityFormPanel.crmEntityFormView {
  background-color: #fff !important;
  padding: 5% !important;
  border-radius: 15px !important;
  margin-left: 10% !important;
  margin-right: 10% !important;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.1) !important;
}

.pagination .page-item {
  margin: 0 5px;
}

.pagination .page-link {
  display: inline-block;
  min-width: 35px;
  height: 35px; 
  text-align: center; 
  line-height: 35px; 
  padding: 0; 
  box-sizing: border-box;
  border-radius: 50%; 
  color: #007bff;
  transition: background-color 0.3s;
}

.pagination .page-item.active .page-link {
  background-color: #007bff;
  color: white;
}

div#EntityFormPanel.crmEntityFormView fieldset:first-child {
    margin: 0 !important;
}
div.tab.clearfix > div > div > fieldset:nth-child(1) > legend > h3 {
    font-size: 30px !important;
}

div#EntityFormPanel.crmEntityFormView label {
    background-color: #fff;
    height: auto !important;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

div#EntityFormPanel.crmEntityFormView input[type="text"] {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView input[type="url"] {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView input[type="email"] {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView select {
    background-color: #fff !important;
    height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView h3 {
    color: #4aaa42 !important;
}

form#content_form div#EntityFormControl div#EntityFormPanel.crmEntityFormView {
    background-color: #fff !important;
    padding: 0 !important;
    border-radius: none !important;
    margin: 0 !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

div.navbar-brand.navbar-header img {
	height: 100px !important;
}

div.navbar-brand.navbar-header h1 {
	font-size: 25px !important;
}

div.navbar-brand.navbar-header a:hover {
	text-decoration: none !important;
}

input::placeholder,
textarea::placeholder {
    color: #BDB9BC !important;
}

.files-types {
    font-weight: 400;
    color: #717074;
}

.char-count {
	display: block;
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	color: grey;
}

.input-group .input-group-append .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination {
  display: flex; 
  justify-content: left; 
  flex-wrap: wrap; 
}

.pagination .page-item {
  margin: 0 5px;
}

.pagination .page-link {
  display: inline-block;
  min-width: 35px;
  height: 35px; 
  text-align: center; 
  line-height: 35px; 
  padding: 0; 
  box-sizing: border-box;
  border-radius: 50%; 
  color: #007bff;
  transition: background-color 0.3s;
}

.pagination .page-item.active .page-link {
  background-color: #007bff;
  color: white;
}

/* Estilos generales para el navbar, footbar y el cuerpo del sitio */
div#EntityFormPanel.crmEntityFormView {
  background-color: #fff !important;
  padding: 2% 5% !important;
  max-width: 90% !important;
  margin-left: 5% !important;
  margin-right: 5% !important;
  border: 1px solid #f2f2f2 !important;
  border-radius: 1px !important;
  box-shadow: none !important;
}

div#EntityFormPanel.crmEntityFormView fieldset:first-child {
  margin: 0 !important;
}

div#EntityFormPanel.crmEntityFormView label {
  background-color: #fff;
  height: auto !important;
  padding-bottom: 10px;
  margin-bottom: 8px;
}

div#EntityFormPanel.crmEntityFormView input[type="text"] {
  background-color: #fff !important;
  height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView input[type="url"] {
  background-color: #fff !important;
  height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView input[type="email"] {
  background-color: #fff !important;
  height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView select {
  background-color: #fff !important;
  height: 37px !important;
}

div#EntityFormPanel.crmEntityFormView h3 {
  color: #4aaa42 !important;
}

form#content_form div#EntityFormControl div#EntityFormPanel.crmEntityFormView {
  background-color: #fff !important;
  padding: 0 !important;
  border-radius: none !important;
  margin: 0 !important;
  border: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

div.navbar-brand.navbar-header img {
  height: 100px !important;
}

div.navbar-brand.navbar-header h1 {
  font-size: 25px !important;
}

div.navbar-brand.navbar-header a:hover {
  text-decoration: none !important;
}

input::placeholder,
textarea::placeholder {
  color: #bdb9bc !important;
}

.files-types {
  font-weight: 400;
  color: #717074;
}

.char-count {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: 5px;
  color: grey;
}

.pagination {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.pagination .page-item {
  margin: 0 5px;
}

.pagination .page-link {
  display: inline-block;
  min-width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  padding: 0;
  box-sizing: border-box;
  border-radius: 50%;
  color: #007bff;
  transition: background-color 0.3s;
}

.pagination .page-item.active .page-link {
  background-color: #007bff;
  color: white;
}

@media (max-width: 991px) {
  h1.siteTitle.custom-sitetitle {
    display: none !important;
    padding-left: 35px !important;
  }

  #mainContent div.view-grid.table-responsive.has-pagination {
    word-break: normal;
  }

  div#EntityFormPanel.crmEntityFormView {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 768px) {
  body
    > div.navbar-expand-xl.navbar.navbar-dark.static-top
    > div.container.custom-container
    > div.navbar-brand.navbar-header
    > div
    > div {
    text-align: center !important;
  }
  h1.siteTitle.custom-sitetitle {
    display: none !important;
    padding-left: 0 !important;
  }
}

.static-top.navbar-dark .navbar-brand {
  height: 0px !important;
}
.custom-container {
  padding: 0 !important;
}

@media (min-width: 1200px) {
  .container.custom-container {
    max-width: 100vw !important;
    margin: 12px 32px;
  }
}

.static-top.navbar-dark {
  padding: 0;
}
.xrm-attribute-value img[alt="Plataforma digital para fondos verdes"] {
  margin: 0 !important;
}

@media (max-width: 1200px) {
  .static-top.navbar-dark .navbar-brand {
    height: auto !important;
  }
  .navbar-brand.navbar-header {
    padding: 0 !important;
  }
}
@media (max-width: 1000px) {
  h1.siteTitle.custom-sitetitle {
    display: none !important;
  }
}

.footer .footer-bottom {
  background: #f2f2f2 !important;
}

.footer .footer-bottom p {
  color: #464646 !important;
  background: #f2f2f2;
}

.navbar-dark .navbar-nav > li > a,
.navbar-dark .navbar-nav > li.dropdown > a {
  color: #000000;
}
.navbar-dark .navbar-nav > li > a:hover,
.navbar-dark .navbar-nav > li.dropdown > a:hover {
  background-color: transparent !important;
  color: #000000;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav > li > a:focus,
.navbar-dark .navbar-nav > li.dropdown > a:focus {
  background-color: transparent !important;
  color: #000000;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav > li > a:focus-visible,
.navbar-dark .navbar-nav > li.dropdown > a:focus-visible {
  background-color: transparent !important;
  color: #000000;
  text-decoration: Underline;
}

.navbar-dark .navbar-nav a.show,
.navbar-dark .navbar-nav a.dropdown-toggle.show {
  color: #000000;
  background-color: transparent !important;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav a.show:hover,
.navbar-dark .navbar-nav a.dropdown-toggle.show:hover {
  color: #000000;
  background-color: transparent !important;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav a.show:focus,
.navbar-dark .navbar-nav a.dropdown-toggle.show:focus {
  color: #000000;
  background-color: transparent !important;
  text-decoration: Underline;
}

.navbar-dark .navbar-nav .show.dropdown-menu {
  background-color: #fff !important;
  text-decoration: none;
}
.navbar-dark .navbar-nav .show.dropdown-menu > li > a {
  color: #000000;
  text-decoration: none;
}
.navbar-dark .navbar-nav .show.dropdown-menu > li > a:hover {
  background-color: #000000;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav .show.dropdown-menu > li > a:focus {
  background-color: #000000;
  color: #fff !important;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav .show.dropdown-menu > .active > a {
  background-color: #000000;
  color: #fff !important;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav .show.dropdown-menu > .active > a:hover {
  background-color: #000000;
  color: #fff !important;
  text-decoration: Underline;
}
.navbar-dark .navbar-nav .show.dropdown-menu > .active > a:focus {
  background-color: #000000;
  color: #fff !important;
  text-decoration: Underline;
}

.navbar-dark .navbar-nav > li > a,
.navbar-dark .navbar-nav > li.dropdown > a {
  border-bottom: 2px solid transparent !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.navbar-dark .navbar-nav > li > a:hover,
.navbar-dark .navbar-nav > li.dropdown > a:hover,
.navbar-dark .navbar-nav > li > a:focus,
.navbar-dark .navbar-nav > li.dropdown > a:focus,
.navbar-dark .navbar-nav > li > a:focus-visible,
.navbar-dark .navbar-nav > li.dropdown > a:focus-visible {
  border-bottom: 2px solid #bbbbbb !important; 
  color: #000 !important;
  background-color: transparent !important;
  text-decoration: none !important;
}

.navbar-dark .navbar-nav > li > a.active,
.navbar-dark .navbar-nav > li.dropdown > a.active,
.navbar-dark .navbar-nav > li > a.show,
.navbar-dark .navbar-nav > li.dropdown > a.show {
  border-bottom: 2px solid #49a848 !important;
  color: #000 !important;
  background-color: transparent !important;
  text-decoration: none !important;
}

/* Estados de error, advertencia y satisfaccion */
/* Estados de error, advertencia y satisfaccion */
#MessagePanel.alert-success {
  background-color: #4d7c0f !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: none !important;
}
#MessagePanel.alert-success :not(h1):not(h2):not(h3):not(h4) {
  font-size: 14px !important;
  color: #fff !important;
}
#MessagePanel.alert-success a,
#MessagePanel.alert-success span,
#MessagePanel.alert-success strong {
  color: #fff !important;
}
.alert.alert-warning {
  background-color: #d97706 !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: none !important;
}
.alert.alert-warning :not(h1):not(h2):not(h3):not(h4) {
  font-size: 14px !important;
  color: #fff !important;
}
.alert.alert-danger {
  background-color: #b91c1c !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: none !important;
}
.alert.alert-danger :not(h1):not(h2):not(h3):not(h4) {
  font-size: 14px !important;
  color: #fff !important;
}
.alert.alert-danger .validation-header {
  color: #fff !important;
}
#WebFormPanel .alert-danger .validation-header {
  color: #fff !important;
  font-size: 1.2em !important;
}
.alert.alert-danger a,
.alert.alert-danger li {
  color: #fff !important;
  font-size: 14px !important;
}
#MessageLabel {
  color: #fff !important;
  font-size: 14px !important;
}

/* Contenedor principal: ocupa todo el ancho */
nav[aria-label="breadcrumb"] {
  width: 100%;
  height: 40px;
  padding: 8px 24px;
  background-color: #e6e6e6; /* Puedes cambiar el fondo según tu diseño */
  box-sizing: border-box;
  color: #717074;
  font-optical-sizing: auto;
}

/* Lista de breadcrumbs */
.caf-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Elementos individuales */
.caf-breadcrumb-item {
  display: flex;
  align-items: center;
  /* font-size: 14px; */
  color: #717074 !important;
}

.caf-breadcrumb-item:not(:last-child)::after {
  content: "/";
  margin: 0 8px;
  color: #717074 !important;
  font-family: "Montserrat", sans-serif !important;
}

nav[aria-label="breadcrumb"] .home {
  color: #717074 !important;
  font-family: "Montserrat", sans-serif !important;
}

nav[aria-label="breadcrumb"] .home:hover {
  color: #717074 !important;
  font-family: "Montserrat", sans-serif !important;
}

nav[aria-label="breadcrumb"] .item {
  color: #005288 !important;
  font-weight: 700;
  text-decoration: underline !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Montserrat", sans-serif !important;
}

nav[aria-label="breadcrumb"] .item:hover {
  color: #005288 !important;
  font-weight: 700;
  text-decoration: underline !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Montserrat", sans-serif !important;
}

nav[aria-label="breadcrumb"] .caf-breadcrumb-item+.caf-breadcrumb-item::before {
  /* font-size: 18px; */
  padding-top: 6px;
}


/* Tablas - Textos en mayuscula y negrita */
.table thead th a {
  font-weight: bold !important;
  text-transform: uppercase;
  display: inline-block;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  font-size: 14px; 
}

/* Titulos - fuentes */
h1,
h2,
h3,
h4 {
  font-family: Montserrat, sans-serif !important;
  font-weight: 700 !important;
}