
/* ESTILOS DE MICROCONTENIDOS / CAJAS INDEPENDIENTES:
- LISTA DE ENLACES
- PANELES
- GALERIAS
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------*/


/* LISTA DE ENLACES
------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------*/

.sm-lista-enlaces h2 {
	color: #1477A5;
    font-family: 'fjalla_oneregular',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 5px;
    text-transform: uppercase;
    border-bottom: 1px dotted #CCCCCC;
}
.sm-lista-enlaces ul.unstyled li {
	margin-bottom: 10px;
}

.wrapper-enlace {
	text-align:left;
	margin:20px 0;
	}
.wrapper-enlace.ampliado .ts-enlacebanner {
	margin:0 0 10px 0;
}
.wrapper-enlace.ampliado h4 {
	color:#24567B;
	font-size:18px;
	line-height:normal;
	text-align:left;
	text-transform:uppercase;
}
.wrapper-enlace.banners-tit h4, .wrapper-enlace.ampliado h4 a{
	color:#24567B;
	font-family: 'fjalla_oneregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:19px;
}
.wrapper-enlace.ampliado h4 a:hover {
	color:#1377A5;
}
.wrapper-enlace.ampliado p {
	text-align:left;
	font-size:13px;
	color:#666666;
	line-height:16px;
}
.sm-lista-enlaces  .wrapper-enlace .ts-enlacebanner  {
    display: block;
    line-height: 20px;	
    text-align: center;
    margin-bottom: 10px;
}

.sm-lista-enlaces .wrapper-enlace.ampliado > .row-fluid > .element {
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.sm-lista-enlaces .wrapper-enlace.ampliado.inline > .row-fluid > .element {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* PANEL
------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------*/

.panel h4 {
    border-bottom: 1px dashed #CCCCCC;
    color: #24567B;
    font-family: 'fjalla_oneregular',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
}
.panel h4 a {
    color: #24567B;
    font-family: 'fjalla_oneregular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.panel h4 a:hover {
color: #000000;
}

.panel .subtitle {
    color: #24567B;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}
.panel .detalle {
	margin-top: 10px;
}
.panel .description {
	color: #555;
}
/* imagen a la izquierda y derecha */

.panel.panel-ampliado.row-fluid .title,
.panel.panel-ampliado.row-fluid .subtitle {
	overflow: hidden;
}
.panel .ts-enlacebanner.pull-left {
	margin-left: 0;
}
.panel .ts-enlacebanner.pull-right {
	margin-right: 0;
}

/* GALERIAS 
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------*/

.galeria h2.title {
	font-family: 'fjalla_oneregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #CCCCCC;
	font-weight:normal;
	color:#24557A;
	margin:0 0 20px 0;
	text-transform:uppercase;
	font-size:24px;
}
.galeria .galeria-description {
	margin-bottom: 15px;
}

.galeria form {
	text-align: center;
}

.galeria .gestion, .galeria .publicar {
	border: #ddd dashed 1px;
	margin-bottom: 10px;
	padding: 10px;
}

.galeria .gallery .row-fluid {
	margin-bottom: 15px;
}

.modal .modal-header {
	background: #f8f8f8;
	color: #24557A;
}
.modal .modal-header, .modal .modal-body {
	text-align: center;
}

.pagination > span {
    display: inline-block;
    line-height: 20px;
    margin-right: 5px;
    padding: 10px 0;
    vertical-align: bottom;
}

/* GALERIA DE IMAGENES
------------------------------------------------------------------------------------------------------------------*/

.pp_pic_holder .pp_details .pp_nav {
	width: auto;
	float: none;
}
.pp_pic_holder .pp_details .pp_description {
   font-size: 15px;
    font-style: italic;
    padding: 5px 15px;	
    margin: 0;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    display: table;
}
div.pp_default div.ppt {
    background: none repeat scroll 0 0 #FDFDFD;
    border-radius: 4px 4px 4px 4px;
    webkit-border-radius: 4px 4px 4px 4px;
    color: #666666;
    font-size: 20px;
    font-style: italic;
    margin: 0 10px 10px 5px;
    padding: 5px 0 5px 15px;
}

.galeria.galeria-imagenes .gallery .imagenDetalleEnlace {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;	
}

.galeria.galeria-imagenes .gallery .imagenDetalleEnlace:hover, .galeria.galeria-imagenes .gallery .imagenDetalleEnlace:focus {
    border-color: #0088CC;
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	
}

/* GALERIA DE DESCARGAS
------------------------------------------------------------------------------------------------------------------*/

.galeria.galeria-descargas .gallery > ul > li {
    border-bottom: 1px dashed #CCCCCC;
    list-style: none outside none;
    margin-bottom: 5px;
    padding: 4px 0;
}
.galeria.galeria-descargas .gallery > ul {
	margin-left: 0;
}
.galeria.galeria-descargas .gallery > ul > li > div {
	margin-bottom: 5px;
}
.galeria.galeria-descargas .gallery > ul > li > .title {
	display: block;
	background: none;
}
.galeria.galeria-descargas .gallery > ul > li > .title > a {
    font-size: 15px;
    line-height: 24px;
    margin-right: 5px;
}

.galeria.galeria-descargas .gallery > ul > li > .title > .type-document-icono {
    background-image: url("../../../img/sprite-descargas.png");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    height: 24px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 24px;
}
.galeria.galeria-descargas .gallery > ul > li > .title > .size {
    color: #888888;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}
.galeria.galeria-descargas .gallery > ul > li > .gallery_description {
    color: #555555;
    font-size: 12px;
    line-height: 1.4em;
}

/** iconos de tipo de archivo **/

.galeria.galeria-descargas .gallery > ul > li .ppt > .type-document-icono {
	background-position: 0 -192px;
}
.galeria.galeria-descargas .gallery > ul > li .video > .type-document-icono {
	background-position: 0 -144px;
}
.galeria.galeria-descargas .gallery > ul > li .img > .type-document-icono {
	background-position: 0 -120px;
}
.galeria.galeria-descargas .gallery > ul > li .sonido > .type-document-icono {
	background-position: 0 -96px;
}
.galeria.galeria-descargas .gallery > ul > li .access > .type-document-icono {
	background-position: 0 -72px;
}
.galeria.galeria-descargas .gallery > ul > li .xls > .type-document-icono {
	background-position: 0 -48px;
}
.galeria.galeria-descargas .gallery > ul > li .doc > .type-document-icono {
	background-position: 0 -24px;
}
.galeria.galeria-descargas .gallery > ul > li .pdf > .type-document-icono {
	background-position: 0 0;
}

/***********************************/



/* GALERIA DE VIDEOS
----------------------------------------------------------------------------------------------------------------*/


.galeria.galeria-videos .galeria-content .row-fluid {
	margin-bottom: 15px;
}
.galeria.galeria-videos .video-element h4 {
	margin-bottom: 15px;
	font-size: 16.5px;
	color: #24557A;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
.galeria.galeria-videos .video-element .wrapper-video {
	 margin-bottom: 5px;
}
.galeria.galeria-videos .video-element .video-desc {
    position: relative;
}
.galeria.galeria-videos .video-element .video-desc .encabezado-desc {
	background: #dfdfdf;
	border-bottom: #bbb dashed 1px;
	padding: 3px 10px;
}
.galeria.galeria-videos .video-element .video-desc .encabezado-desc .bot-desplegar {
	cursor: pointer;
	font-size: 11px;
}
.galeria.galeria-videos .video-element .video-desc .content-desc {
	background: #fff;
	padding: 10px;
	color: #666;
	font-size: 12px;
	position: absolute;
	z-index: 1000;
	border: 5px solid #DFDFDF;
}
.galeria.galeria-videos .video-element .video-desc #bullet {
	display: block;
}
