/* 11-Mayo-2023
 * Estilos modificados del modulo Team ol-style-11 para presentacion de direccion.
 *
 */

#ol-style-11 .ttp-secondary-content-outer-wrap{
		 background: #e6edf5;
		 text-align: center;
		 min-height: 380px;
		 padding: 10px 0;
 }

.ttp-grid-thumb-wrapper .ttp-secondary-content {
		max-height: 380px;
}

.ttp-secondary-content {
		height: 380px;
}

/* Se usa el mismo color definido para "a" en default.css linea 1 */
.correo-dir {
		color: #0345bf;
		margin-bottom: 10px;
}
