﻿.etiquetaLista {
	margin:3px;padding:4px;border:1px solid #ccc!important;border-radius:8px!important;
}
/* Custom CSS */

/* General */

body {
	color: #000;
	font-size: 16px;
}

p {
	color: #000;
	line-height: 1.9;
text-align:justify;
}

.box-content p {
text-align:center;
}

h2 {
	font-weight: 400;
	color: #444;
}

h3 {
    font-size: 1.5em; 
    margin-bottom: 28px;
    margin-top: 44px;
}


.lead {
	color: #777;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 1em;
}

.post-meta {
	color: #777;
}

.main {
	min-height: 600px;
}

.main a {
    text-decoration: underline;
}

.main h3 a, .main h4 a {
    text-decoration: none;
}

.nav-tabs a {
    text-decoration: none;	
}

a.icopdf {
    padding: 5px 0px 5px 35px;
    background: url('/docs/images/iconos/ico_pdf.png') no-repeat left center;
}

a.icoimage {
    padding: 5px 0px 5px 35px;
    background: url('/docs/images/iconos/ico_image.png') no-repeat left center;
}

a.icofile {
    padding: 5px 0px 5px 35px;
    background: url('/docs/images/iconos/ico_file.png') no-repeat left center;
}

a.pdf {
    padding: 5px 0px 5px 35px;
    background: url('/docs/images/iconos/ico_pdf.png') no-repeat left center;
}

a.pdfmini {
    padding: 5px 0px 5px 22px;
    background: url('/docs/images/iconos/ico_pdfmini.png') no-repeat left center;
}

a.external {
    padding: 5px 22px 5px 0px;
    background: url('/docs/images/iconos/ico_external_link.png') no-repeat right center;
}

a.videomini {
    padding: 5px 0px 5px 22px;
    background: url('/docs/images/iconos/ico_miniVideo.jpg') no-repeat left center;
}

/*.main ul li, .main ol li {
	margin-bottom: 1.2em;
}*/

.btn {
	text-decoration: none !important;
}

.clean-label {
	display: inline !important;
}


.recent-posts .date .month, article.post .post-date .month {
    display: block;
}

.recent-posts .date .year, article.post .post-date .year {
    background-color: #777777;
}

.recent-posts .date .year, article.post .post-date .year {
    background: #CCC;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #FFF;
    font-size: 0.9em;
    padding: 0 10px 2px;
}

p.linksubcategory {
	font-size: 20px;
	margin: 0 0 10px;
}

ul.sublink {
	list-style-type: none;
	border-bottom: 1px dotted #E2E2E2;
    padding-top: 5px;
    padding-bottom: 8px;	
}

ul.sublink li {
	border-bottom: none;
    padding: 5px 0;
}


/* Header modifications */

#cookie-bar  {
    width: 100%;
    height: auto;
    max-width: none;
    background: #535353;
    padding: 5px 20px;
    z-index: 99999;
}

#cookie-bar  p {
	color: #fff !important;
    margin: 7px 20px;
    font-size: 13px;
    line-height: 16px;
}

#cookie-bar  a {
	color: #fff !important;
	text-decoration: underline;
}

#cookie-bar .cb-policy {
    background: none !important;
}

#header {
    border-top: 0;
    padding: 0 0 10px 0;
}

body.sticky-menu-active #header {
    border-bottom: 1px solid #E9E9E9;
    position: fixed;
    top: -74px;
    width: 100%;
    z-index: 1001;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    filter: none;
}

@media (max-width: 991px) {
	body.sticky-menu-active #header {
    	top: -74px !important;
	}
}

@media (max-width: 600px) {
	.btn-responsive-nav {
	    top: 35px;
	}
}

.btn-responsive-nav {
	background: #0c88aa;
}

@media (max-width: 991px) {
	#header .nav-main-collapse {
	    background: #0088aa
	}
	#header .nav-main ul li {
	    border-bottom: 1px solid #54a5bb;
	    text-transform: uppercase;
	}
}


/* Languaje selector */
.language-bar {
    background: #ededed;
    clear: both;
    border-top: 0;
    min-height: 28px;
    padding: 4px 0 0 0;
}

.language-selector {
	text-align: right;
	font-size: 12px;
	color: #565656;
}

.language-selector a {
	color: #565656;
}

.language-selector a.active {
	font-weight: 700;
}


/* Main nav */
@media (min-width: 992px) {
	#header nav ul.nav-main {
		margin: -7px 0 8px 0;
	}

	#header nav ul.nav-main > li + li {
		margin-left: -4px;
	}

	#header nav ul.nav-main li a {
		font-size: 14px;
		font-style: normal;
		line-height: 24px;
		margin-left: 4px;
		margin-right: 4px;
		text-transform: uppercase;
		font-weight: 500;
		padding: 10px 13px;
	}
}

@media (min-width: 1200px) {
	#header nav ul.nav-main {
		margin: -7px 0 8px 0;
	}

	#header nav ul.nav-main > li + li {
		margin-left: -10px;
	}

	#header nav ul.nav-main li a {
		font-size: 16px;
		font-style: normal;
		line-height: 24px;
		margin-left: 10px;
		margin-right: 10px;
		text-transform: uppercase;
		font-weight: 400;
		padding: 10px 13px;
	}
}

/* Footer */

#footer {
    background: #0c88aa;
    border-top: 0;
}

#footer p {
    color: #d4e0e3 !important;
}

#footer .footer-copyright {
    background: #ededed;
    border-top: 2px solid #fff;
}

#footer .footer-copyright a, #footer .footer-copyright p {
	color: #565656 !important;
}

#footer .btn.btn-primary {
	border: 2px solid #fff;
	border-radius: 4px;
}


/* HOME */


/* Banner - Slider Revolution Responsive */

.slider-container {
	background: #e9eff3;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1;
}

.slider-container .top-label {
	color: #FFF;
	font-size: 24px;
	font-weight: 700;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .main-label {
	color: #FFF;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 700;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .featured-label {
	color: #FFF;
	font-size: 52px;
	line-height: 52px;
	font-weight: 800;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

.slider-container .bottom-label {
	width: 75%;
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .top-label-dark, .slider-container .main-label-dark, .slider-container .bottom-label-dark {
	color: #282828;
}


/* Autoridades Competentes */

.home-intro {
	background: #0c88aa;
    text-align: center;
    padding: 20px 0 38px 0;
	margin-bottom: 0;
}

.home-intro p {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.nav-flags {
	list-style: none;
}

.nav-flags > li {
    float: left;
	line-height: 30px;
	padding: 0 2px;
}

.nav-flags > li > a {
    border-radius: 2px;
    position: relative;
    display: block;
    padding: 0 5px 2px 5px;
}

ul.nav-flags  > li > a:hover, ul.nav-flags  > li > a:focus {
	background-color: #aed0dd;
}



/* map background */

section.section-map-background {
    background: transparent url(../img/map.png) center 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
}

section.section-map-background section.section {
    border-top-color: rgba(241, 241, 241, 0.8);
    background: rgba(249, 249, 249, 0.8);
    margin: 0;
}

/* autoridades */

section.section-autoridades {
    border-top-color: rgba(241, 241, 241, 0.8);
    margin: 0 0 -50px;
    text-align: center;
    padding-top: 20px;
}


section.section-autoridades .content-grid-item {
	min-height: 135px;
}


/* CONTENT PAGES */

/* page header */
.page-header-no-top {
    border-top: none !important;
}
.page-header-dark-bg  a {
	color: #fff;
}

/*social buttons */
.addthis_sharing_toolbox {
	margin-bottom: 32px;
}

/* documentos relacionados */

.reldocs {
	margin-bottom: 48px;
}

.reldocs ul {
	margin-left: 16px;
}

.reldocs ul > li {
	margin-bottom: 1em;
}


/* Referencias relacionadas */

.relrefs {
	margin-bottom: 48px;
}


/* side navigation */

aside ul.nav-list {
  margin-left: 20px;
/*  border-left: solid 2px red;*/
}


aside ul.nav-list > li > a {
    font-size: 16px;
}

aside ul.nav-list  {
	 text-indent: -19px;
}

aside ul.nav-list li.active > a {
   color: #0c88aa;
/*	background-color: #efefef;*/
}


aside ul.nav-list ul {
	padding-left: 15px;
}

.page-header h1 {
	font-weight: 500;
	text-transform: uppercase;
}



/*secondary side navigation */

.right-sidebar {
	margin-top: 70px;
}

.right-sidebar-ontop {
	margin-left: 2px;
	margin-right: 2px;
}

ul.nav-list li.pdf a {
	padding-left: 5px;
}

ul.nav-list li.pdf a {
	padding-left: 20px !important;
	background: url('../img/ico_pdfmini.png') no-repeat left center;
}

ul.nav-list li.pdf a:before {
	content: none;
}

ul.nav-list li.pdf a:hover {
	background-color: #eee;
}

ul.nav-list li.video a {
	padding-left: 5px;
}

ul.nav-list li.video a {
	padding-left: 20px !important;
	background: url('../img/ico_miniVideo.jpg') no-repeat left center;
}

ul.nav-list li.video a:before {
	content: none;
}

ul.nav-list li.video a:hover {
	background-color: #eee;
}






/* eami */

.eami h1 {
  color: #000 !important;
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.85); 
}


/* encuentros */

.encuentros h1 {
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.85);
}

.page-header p.lead {
	font-weight: 500;
	color: #fff;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.85);
}

h2 span.backlink a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	position: relative;
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;	
	padding-right: 0;
}

h2 span.backlink a:hover {
	padding-right: 8px;

}
h2 span.backlink a:before {
	position: relative;
	content: "\2190";

}

/* cooperacion */

.cooperacion h1 {
  color: #000 !important;
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.85); 
}

.formacion-ficha {
	padding: 15px 0;
	margin: 0 15px;
	border-bottom: 1px solid #EEE;
}

.formacion-ficha.last {
	border-bottom: none;
}

.call-to-action.formacion-cta {
	min-height: 80px;
	padding: 15px 0;
}

.formacion-cta h4 {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 20px;
}

.formacion-cta a {
	margin-right: 15px;
}

/* noticias */

.noticias h1 {
  color: #000 !important;
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.85); 
}

/* rss */

.rss-orange {
        background: #f79537 !important;
        text-decoration: none !important;
}


/* TABLAS */

.programahora {
	width: 15%;
}

.conferenciantefoto {
	width: 20%;	
}


/* ACCESIBILIDAD */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


/* Admin theme styles */

.pager li > a, .pager li > span {
	text-decoration: none;
	cursor: pointer;
}

html .wizard-progress .wizard-steps li a {
	word-break: normal;
}

.nomargin {
	margin: 0;
}

.panel-footer .accesory {
	font-size: 14px;
	padding-left: 20px;
}