/**
        Incluir aqu??? las reglas css propias de este proyecto
*/

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}

hr {
    background-color: #ddd;
    border: none;
    height: 1px;
    margin: 30px 0;
}

.ei-base {
    margin: 0 auto;
    margin-top: 385px;
    background-color: transparent;
    border: none;
    padding: 0;
}

.ei-barra-sup, .ci-botonera {
    background: none !important;
    border: none;
    padding: 10px 5px;
}

.ei-barra-sup-tit {
    font-size: 14px;
    font-weight: 700;
    color: #009cd6;
    text-transform: uppercase;
}

.ei-form-etiq, .ei-form-etiq-oblig {
    float: left;
    background-color: #eee;
    border: solid 1px #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0 0 4px 0;
    padding: 5px 14px;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    min-width: 135px;
    height: 16px;
    line-height: 1.42857;
}

.ei-form-cuerpo input, .ei-form-cuerpo select {
    float: left;
    background-color: #FFF;
    border: solid 1px #cccccc;
    border-left: none;
    border-image: none;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 870px;
    height: 26px;
    line-height: 1.42857;
    margin-right: 5px;
    padding: 0px 7px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ei-form-cuerpo select {
    height: 28px;
    width: 885px;
}

.ei-botonera button, .ei-boton, .ei-cuadro-cuerpo button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    background-color: #005089;
    background: #005089;
    border: none;
    border-radius: 4px;
    margin: 10px 15px;
    padding: 6px 40px;
    cursor: pointer;
    line-height: 1.42857143;
}

.ei-botonera button:hover, .ei-boton:hover, .ei-cuadro-cuerpo button:hover {
    background-color: #333;
    background: #333;
}

.ei-botonera button img, .ei-boton img, .ei-cuadro-cuerpo button img {
    display: none;
}

.ci-pant-sep-ei {
    margin:15px 0;
    border-bottom: solid 1px #ddd;
}

.ei-cuadro-cc-fondo, .ei-ml-grilla, .ei-filtro-grilla {
    /*border: 1px solid #ccc;
    padding-left: 1px;*/
    border: none;
}

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    background: none !important;
    background-color: #ddd !important;
    border: none;
    padding: 10px 10px 10px 20px;
}

.ei-cuadro-cc-tit-nivel-0 {
    border: none;
    background-color: #005089;
    color: #ffffff;
    vertical-align: bottom;
    padding: 10px;
}

.ei-cuadro-fila, .ei-cuadro-total {
    padding: 10px;
}

.mensaje {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.mensaje-cuerpo-info, .mensaje-cuerpo-error {
    font-weight: normal;
    padding: 10px;
    color: #333;
    font-size: 14px;
}

#cuerpo_js_cuadro_2311_cuadro_sisco,
#cuadro_2309_cuadro_sicer__cc_1 {
    border-bottom: solid 1px #ddd;
    padding-bottom: 30px;
}

.ci-cuerpo {
    font-size: 13px;
    color: #333333;
}

.login-pie {
    font-size: 12px;
    background-color: #f4f4f4;
    color: #999999;
    padding: 10px 0;
    margin: 40px 0 30px 0;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    text-align: center;
    box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.9);
    border-radius: 5px;
}

.login-pie a:link, .login-pie a:visited, .login-pie a:active {
    color: #005089;
}

.login-pie a:hover {
    color: #009cd6;
}
div#nodo_ef_form_2308_filtroantispam {
    margin-top: 40px;
}

label.ei-form-etiq-oblig {
    border: none;
    background-color: transparent;
    box-shadow: none;
}

input#ef_form_2308_filtroantispam {
    border: solid 1px #ccc;
    border-radius: 5px;
    width: 285px;
    margin: 10px 0 0 30px;
}
.intro {
    border: solid 1px #005089;
    background-color: #e1f3ff;
    padding: 10px;
    border-radius: 5px;
    color: #333;
    box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.9);
}

.boton-sin-estilo {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: inherit !important;
    color: black !important;
    background-color: white !important;
    background: white !important;
    border-radius: 4px;
    margin: 1px !important;
    padding: 6px !important;
    cursor: pointer;
    line-height: 1.42857143;
    width: 200px !important;
}
.boton-sin-estilo span{
    width: 200px !important;
    white-space: normal !important;
}

img[src*="blockchain_logo"] {
    width: 44px; 
    height: 32px; 
}

button[id^="cuadro_2309_cuadro_sicer"][id$="blockchain"] {
    margin: 0px !important;    
    padding: 0px !important;
    vertical-align: middle;
}
    
button[id^="cuadro_2309_cuadro_sicer"][id$="blockchain"] img {
    display: block;
    border-radius: 3px;
    width: 100px;
    height: 70px;
    border: 1px solid #eaeaea;
}

button[id^="cuadro_2309_cuadro_sicer"][id$="blockchain"] {
    background-color: transparent;
}

#cuadro_2309_cuadro_sicer__cc_1 tbody tr td table tbody tr td {
    border-left: 1px solid #eeeeee !important;
    border-right: 1px solid #eeeeee !important;
}

td .ei-cuadro-cc-tit-nivel-0.ei-cuadro-cc-colapsable.impresion-ocultable img {
    display: none;
}
button[id^="cuadro_2311_cuadro_sisco"][id$="blockchain"] img {
    display: block;     
    width: 100px;
    height: 70px;
    border-radius: 3px; 
    border: 1px solid #eaeaea;
}

button[id^="cuadro_2311_cuadro_sisco"][id$="blockchain"] {
    background-color: transparent;
}

#cuadro_2311_cuadro_sisco__cc_1 tbody tr td table tbody tr td {
    border-left: 1px solid #eeeeee !important;
    border-right: 1px solid #eeeeee !important;
}

td .ei-cuadro-cc-tit-nivel-0.ei-cuadro-cc-colapsable.impresion-ocultable img {
    display: none;
}
.ei-cuadro-fila-sel, .ei-ml-fila-selec, .ei-filtro-fila-selec {
    padding-top:2px;
    padding-bottom:2px;
    background-color: #add8e6 !important;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    color:white !important;
}
.ei-cuadro-celda-impar:hover, .ei-cuadro-celda-par:hover {
    background-color: #add8e6;
}
/* saco cosas de otros archivos de estilo */
.glyphicon {
    position: relative;
    top: 1px;
    display: none !important;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.alert-info {
    color: #444244 !important;
    background-color: #f229f93d !important;
    border-color: #7b0569 !important; 
}
.text-danger {
    color: #8B0C73 !important; 
}
.breadcrumb {
    padding: 0px 0px !important; 
    margin-bottom: 0px !important; 
    list-style: none !important; 
    background-color: #f5f5f5 !important; 
    border-radius: 0px !important; 
  }

.text-center {
    text-align: center !important;
    margin-top: 15px !important;
}

/* Contenedor principal centrado y responsivo */
  .contenedor-diploma {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    max-width: 1900px; /* Evita que el texto se estire demasiado en pantallas grandes */
    margin: 0 auto;   /* Centra todo el bloque en la pantalla */
    width: 100%;
    box-sizing: border-box;
  }

  /* Imagen: Reducida con márgenes generosos */
  .imagen-destacada {
    max-width: 90%;   /* Hace la imagen más pequeña respecto al contenedor */
    height: auto;     /* Mantiene la proporción */
    margin: 25px 0;   /* Margen arriba y abajo para darle aire */
  }

  /* Texto: Márgenes reducidos y lectura fluida */
  .texto-info p {
    margin: 5px 0;    /* Menos margen entre párrafos */
    font-size: 16px;
    line-height: 1.5;
    color: #333;
  }

  /* Ajuste para pantallas muy chicas (celulares) */
  @media (max-width: 480px) {
    .imagen-destacada {
      max-width: 95%; /* En celulares se agranda un poco para que no quede diminuta */
    }
  }