/* ESTILO PROVISORIO
*
* NO SUBIR A SVN
*
*/

#B1200333661358533528710 .cuerpo h1 {
    padding-bottom: 3em;
}
#B1200333661358533528710 .cuerpo p:first-of-type {
    position: absolute;
    top: 80px;
}

/*   2018   */


/* Actualizacion buscador de Google (placeholder) */

#gsc-i-id1 {
    text-indent: 0px!important;
}
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
    display: block!important;
}
#gsc-i-id1::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
    font-size: 11px;
}
#gsc-i-id1::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    font-size: 11px;
}
#gsc-i-id1:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
    font-size: 11px;
}
#gsc-i-id1:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
    font-size: 11px;
}
input.gsc-input {
    width: 132px !important;
    height: 14px !important;
    border: 1px solid #666!important;
    padding: 0 10px 0 20px !important;
    border-radius: 9px;
    background-position: -1px center !important;
}
#homeForestal .tabla4_caja_derecha .portlet_estructura .titulo h2 {
    color: #64481a;
    padding: 10px 0;
}
#homeForestal .tabla4_caja_derecha .portlet_estructura .titulo h2 p {
    text-transform: initial;
    padding-top: 4px;
    color: #333;
}
#homeForestal .tabla4_interior .tabla4_interior_izquierda .th-ventana1 {
    float: left!important;
}

/*Cambios en plantilla postgrado por sello acreditación*/
.plantilla_plan_postgrado .relacionados .foto-postgrado img{
    max-width: 100%;
}
.plantilla_plan_postgrado img{
    max-width: 100%;
}
.plantilla_plan_postgrado .relacionados .foto-postgrado a[rel="lightbox[imagenes]"]{
  pointer-events: none;
  cursor: default;
}

/*Correccion portlet*/
.portlet_publicaciones_filas .contenedor_filas{
    overflow: hidden;
    margin-bottom: 6px;
}
.portlet_publicaciones_filas .contenedor_filas:last-child{
    margin-bottom: 0;
}
/*Correcciones bibliotecas*/
#bibliotecaForestal .despliegue3-columna-derecha .th-ventana1{
    display: none;
}
/* Redes sociales forestal*/
.tabla4_caja_derecha .redes_sociales .twitter a{
    margin: 0;
}
.tabla4_caja_derecha .redes_sociales .facebook a {
    margin: 0px 0px 0px 0px;
}
.tabla4_caja_derecha .redes_sociales .instagram a {
    background: url(images/insta-ico.png) no-repeat;
    height: 20px;
    margin: 0;
    width: 20px;    
}
.tabla4_caja_derecha .redes_sociales .youtube a {
    background: url(images/youtube-ico.png) no-repeat;
    margin: 0px;
}

/*Boton Webpay*/

.boton-webpay a{
    background: url('images/boton-webpay.png') no-repeat;
    width: 166px;
    height: 34px;
    display: block;
    color: transparent;
    margin: 8px auto auto;
    opacity: .8;
}
.boton-webpay a:hover{
    opacity: 1;
}

/* 2021 */

/* Footer : Política de privacidad */
#datos-footer {
  padding-top: 6px;
}
