/* FUENTES */

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
input,
li,
a,
button,
textarea { font-family: 'Montserrat', sans-serif; font-weight: normal; }

/* GLOBAL */

body { background: #F2F2F2; font-family: 'Montserrat', sans-serif; }
body .container[role="main"] { background: #fff; margin-top: 20px; margin-bottom: 20px; border: 1px solid #eee; margin-top: 120px; }
body .container[role="main"] .col01 { padding: 20px; border-right: 1px solid #eee; }
body .container[role="main"] .col02 { padding: 20px 0; }

a:hover, a:focus,
a, a:link, a:visited{color: #0053CE; }

img{max-width: 100%; }

.oculto { display: none; }
.highlight { background-color: #ddd; width: auto !important; height: auto !important; line-height: normal !important; }

.mascaritaGenerica { z-index: -1; background: rgba(0, 0, 0, 0.8); position: fixed; height: 100%; width: 100%; opacity: 0; top: 0; left: 0; }
.mascaritaGenericaLoading { z-index: -1; background: #fff; position: fixed; height: 100%; width: 100%; opacity: 0; top: 0; left: 0; }

.form-group {  }
.form-group label { font-size: 13px; color: #555; }
.form-group .form-control { border-radius: 0; font-size: 13px; color: #333; }

.cke { border-radius: 0 !important; border: 0; background: #eee; }
.cke .cke_inner { background: none; padding: 0; }
.cke .cke_top { border-bottom: 1px solid #F0F0F0; }
.cke .cke_toolgroup { background: none; margin: 0; }

.ko { padding: 20px; color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }
.ok { padding: 20px; color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.homePerfil .ko,
.homePerfil .ok { width: 100%; display: block; margin-top: 20px; }

.homePerfil .ko.oculto,
.homePerfil .ok.oculto { display: none; }

@media (max-width: 1400px){
	
}

@media (max-width: 1200px){	

}

@media (max-width: 992px){
	
	body .container[role="main"] { margin-top: 170px; }
	body .container[role="main"] .col01 { padding: 20px; }

}

@media (max-width: 768px){
	body .container[role="main"] .col01 { padding: 0; }
}

/* CABECERA */

.aaCabecera { position: fixed; z-index: 9999; width: 100%; top: 0; left: 0; box-shadow: 0 10px 10px rgba(0,0,0,.1), 0 6px 6px rgba(0,0,0,.1); }
.aaCabecera #header { background: #0042A5; z-index: 500; position: relative; }
.aaCabecera #header .container { padding: 0; }
.aaCabecera #header .row {  margin: 0 !important; }

.aaCabecera #header .row01 { display: table; width: 100%; padding: 10px 0px; }
.aaCabecera #header .row01 >  div { float: left; }

.aaCabecera #header .row01 .divLogo { min-width: 240px; position: relative; top: 13px; padding-left: 0; }
.aaCabecera #header .row01 .divLogo .desplegableMenu { float: left; margin-right: 10px; position: relative; top: -5px; cursor: pointer; }
.aaCabecera #header .row01 .divLogo .desplegableMenu i { color: #fff; font-size: 30px; }

.enlaceLogo { position: relative; text-decoration: none; }
.enlaceLogo .logo { width: auto; height: 20px; }
.enlaceLogo .sufijoComunidad { position: absolute; top: 25px; left: 20px; width: 200px; max-width: 200px; font-weight: 500; color: rgba(255, 255, 255, 0.7); font-size: 14px; /*white-space: nowrap;*/ }

.headerMin .aaCabecera #header .row01 .divLogo .enlaceLogo .sufijoComunidad,
.indexMetaBuscador .aaCabecera #header .row01 .divLogo .enlaceLogo .sufijoComunidad { display: none; }

.aaCabecera #header .row01 .acciones { position: relative; top: 0px; }
.aaCabecera #header .row01 .acciones .optionsNav { float: right; display: flex; align-items: center; }

.aaCabecera #header .row01 .acciones ul { margin: 0; padding: 0; float: left; }
.aaCabecera #header .row01 .acciones ul li { list-style: none; padding: 0; float: left; }
.aaCabecera #header .row01 .acciones ul li a { color: #fff; }

.aaCabecera .row02,
.aaCabecera .menuMovilOpciones { display: none; }

.indexMetaBuscador .aaCabecera #header .row01 .acciones { top: 0; }

@media (max-width: 1400px){
	
}

@media (max-width: 1200px){	

	.aaCabecera #header .row01 { display: flex; }
	.aaCabecera #header .row01 >  div { float: none; }

}

@media (max-width: 992px){
	
	.aaCabecera #header .menuMovilOpciones { display: flex; align-items: center; justify-content: flex-end; }
	.aaCabecera #header .menuMovilOpciones  ul.optionsNavLogIn { margin: 0; padding: 0; float: none; }
	.aaCabecera #header .menuMovilOpciones  ul.optionsNavLogIn li { list-style: none; padding: 0; float: left; line-height: normal; }
	.aaCabecera #header .menuMovilOpciones  ul.optionsNavLogIn li a { color: #fff; }

	.aaCabecera #header .row01 .divLogo .desplegableMenu { top: 0; line-height: normal; height: 30px; width: 30px; }

	.aaCabecera #header .menuMovilOpciones .notificationIcon { position: relative; margin-right: 10px; }
	.aaCabecera #header .menuMovilOpciones .notificationIcon a {  }
	.aaCabecera #header .menuMovilOpciones .notificationIcon a::before { font-family: 'Material Icons'; content: '\E0CA'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }

	.aaCabecera #header .menuMovilOpciones .notificationIcon.active a::before { content: '\E7F7'; }
	.aaCabecera #header .menuMovilOpciones .notificationIcon.active a::after { border: 0; display: block; width: 10px; height: 10px; border-radius: 50%; background: red; position: absolute; top: -5px; right: -5px; }

}

@media (max-width: 768px){

}

/* IDIOMA MENU */

.aaCabecera #header .row01 ul.menuIdiomas { cursor: pointer; margin: 0; }
.aaCabecera #header .row01 ul.menuIdiomas .idiomaActivo { text-transform: uppercase; font-weight: 400; font-size: 15px; color: #F2F2F2; }

.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu { border-radius: 0; padding: 20px 0; left: 20px; top: 130%; width: 200px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu:before { display: block; content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); position: absolute; top: -8px; right: 50px; border-top: 1px solid rgba(0,0,0,.15); border-left: 1px solid rgba(0,0,0,.15); }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li { padding: 5px 15px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li.titulo { padding-top: 0; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li.titulo * { font-size: 13px; font-weight: 500; color: #333; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a { /*padding-left: 40px;*/ position: relative; font-weight: 400; font-size: 13px; color: #999; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a:before { background: url(resources/spriteFlags.png); display: block; content: ""; width: 22px; height: 16px; position: absolute; top: 50%; left: 0; margin-top: -7px; display: none; }

.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="en"]:before { background-position: -1px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="fr"]:before { background-position: -31px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="de"]:before { background-position: -61px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="it"]:before { background-position: -91px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="pt"]:before { background-position: -121px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="es"]:before { background-position: -151px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="ca"]:before { background-position: -181px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="gl"]:before { background-position: -211px -4px; }
.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu li a[lang="eu"]:before { background-position: -241px -4px; }

.aaCabecera #header .row01 ul.optionsNavLogIn { position: relative; /*top: -4px;*/ }
.aaCabecera #header .row01 ul.optionsNavLogIn li { margin-left: 20px; }
.aaCabecera #header .row01 ul.optionsNavLogIn li.userIcon {  }
.aaCabecera #header .row01 ul.optionsNavLogIn li.userIcon > a { width: 40px; height: 40px; background: #eee; display: block; border-radius: 50%; overflow: hidden; } 
.aaCabecera #header .row01 ul.optionsNavLogIn li.userIcon .dropdown-toggle::after { display: none; } 

.aaCabecera #header ul.optionsNavSignUp {  }
.aaCabecera #header .row01 .divLogo ul.optionsNavSignUp { display: none; }
.aaCabecera #header ul.optionsNavSignUp li { margin-left: 20px; }
.aaCabecera #header ul.optionsNavSignUp li a{ color: #FFF; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu{ padding: 20px; border-radius: 0; min-width: 270px; left: inherit; right: 0; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .material-icons{ position: absolute; right: 10px; top: 10px; cursor: pointer; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu strong{ font-size: 13px; display: block; margin-bottom: 10px;  }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup{ display: table; width: 100%; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup > div{ display: table-cell; vertical-align: middle; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup .img{ width: 35px; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup .img img{ width: 25px; margin-right: 10px; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup .wrap{  }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup .wrap span{ color: #999; font-size: 13px; display: block; line-height: 1.3; }
.aaCabecera #header ul.optionsNavSignUp .dropdown-menu .sup .wrap span a{ color: #0053CE; font-size: 13px; }

@media (max-width: 992px){
	.aaCabecera #header .row01 ul.menuIdiomas { margin-right: 20px; position: relative; }
	.aaCabecera #header .row01 ul.menuIdiomas li { list-style: none; }
	.aaCabecera #header .row01 ul.menuIdiomas li .idiomaActivo {  }

	.aaCabecera #header .row01 ul.menuIdiomas .dropdown-menu { left: -90px; }
}

/* NOTIFICACIONES MENU */

.aaCabecera #header .row01 .acciones .notificationIcon { position: relative; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-toggle {  }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-toggle::before { font-family: 'Material Icons'; content: '\E0CA'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; }

.aaCabecera #header .row01 .acciones .notificationIcon.active .dropdown-toggle::before { content: '\E7F7'; }
.aaCabecera #header .row01 .acciones .notificationIcon.active .dropdown-toggle::after { border: 0; display: block; width: 10px; height: 10px; border-radius: 50%; background: red; position: absolute; top: -5px; right: -5px; }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu { border-radius: 0; padding: 0; right: -46px; top: 130%; width: 450px; left: inherit; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu:before { display: block; content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); position: absolute; top: -8px; right: 50px; border-top: 1px solid rgba(0,0,0,.15); border-left: 1px solid rgba(0,0,0,.15); }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cabecera { padding: 10px 20px; border-bottom: 1px solid #eee; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cabecera .titulo { padding: 0; margin: 0; font-size: 13px; color: #999; font-weight: 500;  }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cabecera .titulo strong { color: #333; }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo { max-height: 300px; overflow-y: auto; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item { padding: 10px 20px; padding-left: 60px; border-bottom: 1px solid #eee; }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top { position: relative; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top::before { font-family: 'Material Icons'; content: '\E0CA'; display: block; font-size: 25px; color: #999999; position: absolute; top: 0px; left: -45px;  }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top { display: block; width: 100%; float: left; margin-bottom: 10px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top > * { margin-right: 20px; float: left; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top span { font-weight: 300; color: #999; font-size: 13px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top  a { color: rgba(0, 83, 206, 0.8); }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top .autor {  }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .top .date {  }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .title {  }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .title,
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .item .title a { font-weight: 400; color: #333; font-size: 13px; }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado {  }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado span { font-weight: 300; color: #999; font-size: 13px; margin-bottom: 15px; display: block; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado .title { position: relative; padding-left: 50px; margin: 0; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado .title,
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado .title a { font-weight: 400; color: #0053CE; font-size: 13px; }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado .title a:before { display: block; content: ""; width: 30px; height: 30px; position: absolute; top: 0; left: 0; background: url(resources/sprite.png) no-repeat; background-position: -300px 7px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado.document .title a:before { background-position: -300px -7px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado.image .title a:before { background-position: 0px -7px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado.video .title a:before { background-position: -250px -7px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo .recursoRelacionado.audio .title a:before { background-position: -150px -7px; }

.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .pie { padding: 10px 20px; border-top: 1px solid #eee; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .pie .ver-mas { position: relative; padding-right: 30px; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .pie .ver-mas a { font-weight: 400; font-size: 13px; color: #C10E6C; }
.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .pie .ver-mas a:before { font-family: 'Material Icons'; content: '\E409'; display: block; font-size: 25px; color: #C10E6C; position: absolute; top: -8px; right: 0; }

@media (max-width: 1400px){
	
}

@media (max-width: 1200px){	

}

@media (max-width: 992px){
	
	.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu,
	.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu { max-width: 400px; display: block !important; position: fixed !important; top: 0 !important; width: 100% !important; left: inherit !important; right: -100% !important; margin: 0; height: 100%; border: 0; -webkit-transition: right .5s ease-in-out; -moz-transition: right .5s ease-in-out; -o-transition: right .5s ease-in-out; transition: right .5s ease-in-out; }
	.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu::before,
	.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu::before { display: none; }
	
	.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu { height: 100vh; overflow-y: scroll; }
	.aaCabecera #header .row01 .acciones .notificationIcon .dropdown-menu .cuerpo { max-height: 100%; height: calc(100% - 80px); }

	.aaCabecera #header .row01 .acciones .notificationIcon.show .dropdown-menu,
	.aaCabecera #header .row01 .acciones .userIcon.show .dropdown-menu { right: -10% !important; }

}

@media (max-width: 768px){
	

}


/* OPCIONES DE USUARIO MENU */

.aaCabecera #header .row01 .acciones .userIcon { position: relative; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-toggle {  }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu { border-radius: 0; padding: 0; left: inherit; top: 130%; width: 300px; right: -45px; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu:before { display: block; content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); position: absolute; top: -8px; right: 50px; border-top: 1px solid rgba(0,0,0,.15); border-left: 1px solid rgba(0,0,0,.15); }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu > div { float: left; width: 100%; margin: 0; padding: 20px; border-bottom: 1px solid #eee; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu > div .indentado { font-weight: 500; font-size: 13px; color: #333; margin: 0; margin-bottom: 20px; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu > div ul { margin: 0; padding: 0; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu > div ul li { list-style: none; padding: 0; margin: 0; padding-left: 0px; display: block; width: 100%; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu > div ul li a { display: block; font-weight: normal; color: #999; font-size: 13px; text-decoration: none; margin-bottom: 5px; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul {  }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li { position: relative; width: auto; clear: both; margin-bottom: 10px; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li a { padding-right: 15px; padding-left: 40px; margin: 0; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li a::before { font-family: 'Material Icons'; content: '\E0BE'; display: block; font-size: 25px; width: 25px; height: 25px; line-height: 25px; color: #999; position: absolute; top: -2px; left: 0; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li.usuarioMensajes a::before { content: '\E0BE'; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li.usuarioComentarios a::before { content: '\E0CA'; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li.usuarioInvitaciones a::before { content: '\E24F'; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li.usuarioSuscripciones a::before { content: '\E875'; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li.usuarioContactos a::before { content: '\E0BA'; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li .novedades { position: absolute; right: 0; top: -5px; background: red; border-radius: 50%; color: #fff; font-weight: 700; width: 15px; height: 15px; line-height: 15px; text-align: center; font-size: 8px; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li .novedades .indentado { display: none; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .novedades ul li .avisos { display: none; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .espacios ul { margin: 0; padding: 0; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .espacios ul li { position: relative; list-style: none; padding: 0; margin: 0; padding-left: 30px; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .espacios ul li::before { position: absolute; top: -7px; left: 0; font-family: 'Material Icons'; content: '\E898'; display: block; font-size: 20px; color: #999; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .espacios ul li a { display: block; font-weight: normal; color: #999; font-size: 13px; text-decoration: none; margin-bottom: 5px; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .espacios ul li.abierta::before { content: '\E898'; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .espacios ul li.cerrada::before { content: '\E899'; }

.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .usuarioConectado .usuario {  }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .usuarioConectado .usuario a { font-weight: 500; color: #0053CE; font-size: 13px; }
.aaCabecera #header .row01 .acciones .userIcon .dropdown-menu .usuarioConectado .usuario img { border-radius: 50%; margin-right: 20px; }

.aaCabecera #header .row03 { padding: 0 20px; border: 0 !important; background: #0042A5; }
.aaCabecera #header .row03 .nav-filter { padding: 0; min-height: 30px; }
.aaCabecera #header .row03 .nav-filter ul { margin: 0; padding: 0; }
.aaCabecera #header .row03 .nav-filter ul li { list-style: none; float: left; margin-right: 15px; border-bottom: 3px solid transparent; padding: 10px; padding-top: 0; }
.aaCabecera #header .row03 .nav-filter ul li a { font-family: 'Montserrat', sans-serif; font-weight: normal; font-size: 13px; color: rgba(255, 255, 255, 0.8); text-decoration: none; }

.aaCabecera #header .row03 .nav-filter ul li.active { border-bottom: 3px solid #fff; }
.aaCabecera #header .row03 .nav-filter ul li.active a { font-weight: 500; color: #fff; }
.aaCabecera #header .row03 .nav-filter ul li.active-nivel-2 a { font-weight: 500; color: #000; }

.aaCabecera #header .row03 .nav-filter .dropdown-menu { border-radius: 0; padding: 0; left: inherit; top: 100%; width: auto; right: -45px; margin: 0; }
.aaCabecera #header .row03 .nav-filter .dropdown-menu:before { display: block; content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); position: absolute; top: -8px; right: 50px; border-top: 1px solid rgba(0,0,0,.15); border-left: 1px solid rgba(0,0,0,.15); }

.aaCabecera #header .row03 .nav-filter .dropdown-menu li { width: 100%; color: #999; margin: 0; border-bottom: 1px solid #eee; padding: 10px; }
.aaCabecera #header .row03 .nav-filter .dropdown-menu li a { color: #999; font-size: 13px; }

.headerMin .aaCabecera #header .row03 { display: none; }
.calculandoMenu.headerMin .aaCabecera #header .row03 { display: block; }
/*.calculandoMenu.headerMin.fichaProducto .aaCabecera .row02 { display: none; }*/

@media (max-width: 1400px){
	
}

@media (max-width: 1200px){	

}

@media (max-width: 992px){
	
	.aaCabecera #header .row { display: inline-block; padding: 20px 10px; clear: both; }

	.aaCabecera #header .row01 { padding-bottom: 0; display: block; }
	.aaCabecera #header .row01 > div { flex-basis: 100%; max-width: 100% !important; }

	.aaCabecera #header .row01 .divLogo { display: flex; width: 100%; min-width: 0; top: 0; padding: 0; margin-bottom: 10px; align-items: center; justify-content: space-between; }
	.aaCabecera #header .row01 .divLogo > * { /*-webkit-box-flex: 0; max-width: 30px; flex: 0 0 30px;*/ }
	.aaCabecera #header .row01 .divLogo > .enlaceLogo { /*-webkit-box-flex: 0; max-width: calc(100% - 60px); flex: 0 0 calc(100% - 60px);*/ }

	.aaCabecera #header .row01 .divLogo .desplgableEnlace { display: flex; align-items: center; }

	.aaCabecera #header .row01 .enlaceLogo .sufijoComunidad { display: none; }

	.aaCabecera #header .row01 .result-buscar { padding: 0; margin-bottom: 10px; }
	.headerMin .aaCabecera #header .row01 .result-buscar { display: none; }

	.aaCabecera #header .row01 .acciones { /*display: none;*/ }
	.aaCabecera #header .row01 .acciones .menuIdiomas { display: none !important; }
	.aaCabecera #header .row01 .acciones .optionNav > a { display: none !important; }
	.aaCabecera #header .row01 .acciones .optionsNavSignUp { display: none !important; }

	.aaCabecera #header .row03 { padding-top: 0; width: 100%; padding-bottom: 0; }
	.aaCabecera #header .row03 > * { display: none; }

	.aaCabecera #header .row03 .nav-filter { display: inline-block; padding: 0; flex-basis: 100%; max-width: 100% !important;  }

	.aaCabecera #header .row01 .divLogo .optionsNavSignUp { display: block !important; -webkit-box-flex: 0; max-width: 30px; flex: 0 0 30px; margin: 0; padding: 0; padding-right: 10px; }
	.aaCabecera #header .row01 .divLogo .optionsNavSignUp .iniciaSesion { width: 30px; float: right; margin: 0; padding: 0; list-style: none; }
	.aaCabecera #header .row01 .divLogo .optionsNavSignUp .iniciaSesion .dropdown-toggle { font-size: 0; display: block; width: 30px; height: 30px; }
	.aaCabecera #header .row01 .divLogo .optionsNavSignUp .iniciaSesion .dropdown-toggle:after { display: none; }
	.aaCabecera #header .row01 .divLogo .optionsNavSignUp .iniciaSesion .dropdown-toggle:before { font-family: 'Material Icons'; content: '\E7FD'; display: block; font-size: 30px; color: #fff; line-height: 30px; }
	.aaCabecera #header .row01 .divLogo .optionsNavSignUp .iniciaSesion .dropdown-menu {  }

}

@media (max-width: 768px){
	

}

/* CABECERAS BUSQUEDA */

.searchHeader { display: block; width: 100%; margin-bottom: 10px; padding: 0px; }

.searchHeader .row01 { padding: 0 20px; position: relative; }
.searchHeader .row01 #numResultadosRemover,
.searchHeader .row01 #numResultadosRemover strong { color: #666; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 14px; line-height: normal; color: #333; }
.searchHeader .row01 #numResultadosRemover strong { margin-right: 5px; }

.searchHeader .row01 #formats { position: absolute; right: 20px; top: 0; }
.searchHeader .row01 #formats .nota { display: none; }
.searchHeader .row01 #formats ul { margin: 0; padding: 0; }
.searchHeader .row01 #formats ul li { list-style: none; float: left; padding: 0; margin: 0; display: block; height: 20px; margin-left: 10px; }
.searchHeader .row01 #formats ul li a { font-size: 0; display: block; height: 20px; cursor: pointer; text-decoration: none; }
.searchHeader .row01 #formats ul li a:before { font-family: 'Material Icons'; content: '\E0E5'; display: block; font-size: 20px; color: #333; line-height: 20px; }
.searchHeader .row01 #formats ul li.rdf a:before { /*content: '\E80D';*/ content: ''; display: block; width: 20px; height: 20px; background: url(resources/ico-rdf.png?v=1.0.0.0) no-repeat center; background-size: cover !important; }
.searchHeader .row01 #formats ul li.rss a:before { content: '\E0E5'; }

.searchHeader .desplegableFacetasMovil { display: none; }

.searchHeader .ordenacionResultados { position: absolute; right: 0; top: 0; }
.searchHeader .ordenacionResultados .dropdown {  }
.searchHeader .ordenacionResultados .dropdown > span { float: left; position: relative; top: 7px; margin-right: 10px; color: #666; font-family: 'Montserrat', sans-serif; font-weight: 200; font-size: 16px; }
.searchHeader .ordenacionResultados .dropdown .dropdown-toggle { width: 200px; float: left; color: #666; border: 1px solid #E4E4E4; cursor: pointer; height: 35px !important; line-height: 35px; display: block; padding: 0 10px; background: #fff; position: relative; padding-right: 30px; }
.searchHeader .ordenacionResultados .dropdown .dropdown-toggle:after { display: none !important; }
.searchHeader .ordenacionResultados .dropdown .dropdown-toggle i { position: absolute; right: 0; top: 50%; font-size: 30px; color: #666; top: 5px; }

.searchHeader .ordenacionResultados .dropdown .dropdown-menu { border: 1px solid #E4E4E4; border-radius: 0; padding: 0; margin: 0; top: 34px; width: 200px; }
.searchHeader .ordenacionResultados .dropdown .dropdown-menu .dropdown-item { padding: 5px 10px; border-bottom: 1px solid #E4E4E4; }

.searchHeader .row02 { padding: 20px 10px; }

.searchHeader .etiquetas { margin: 0 !important; }
.searchHeader .etiquetas ul { margin: 0; padding: 0; }
.searchHeader .etiquetas ul li { margin-right: 5px; margin-bottom: 5px; background: #666; list-style: none; float: left; height: 30px; line-height: 30px; padding-left: 15px; font-family: 'Montserrat', sans-serif; font-weight: normal; color: #FFFFFF; font-size: 13px; position: relative; padding-right: 50px; overflow: hidden; }
.searchHeader .etiquetas ul li a { font-size: 0; position: absolute; top: 0; right: 0; text-decoration: none; letter-spacing: 0.4; border-left: 1px solid #fff; height: 100%; }
.searchHeader .etiquetas ul li a:before { font-family: 'Material Icons'; content: '\E5CD'; display: block; font-size: 25px; color: #fff; /*background: #636363;*/ height: 30px; line-height: 30px; width: 30px; text-align: center; }

.searchHeader .borrarFiltros { background: #C9C9C9; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: normal; color: #fff; text-align: center; /*border: 1px solid #59C5C5;*/ height: 30px; line-height: 29px; display: inline-block; padding: 0 10px; text-decoration: none; }

.searchHeader .row03 { display: table; width: 100%; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 0px; }
.searchHeader .row03 > div { display: table-cell; vertical-align: middle; }
.searchHeader .row03 > div ul { margin: 0; padding: 0; }
.searchHeader .row03 > div ul li { padding: 0; list-style: none; padding: 0; float: left; }
.searchHeader .row03 > div ul li a { font-weight: 400; color: #999; font-size: 13px; }

.searchHeader .row03 .utilidades { padding: 0 20px; }
.searchHeader .row03 .utilidades .dropdown {  }
.searchHeader .row03 .utilidades .dropdown .dropdown-toggle { cursor: pointer; position: relative; font-weight: 400; color: #999999; font-size: 13px; height: 30px; line-height: 30px; background: #F7F7F7; padding: 0 30px 0 10px; display: inline-block; }
.searchHeader .row03 .utilidades .dropdown .dropdown-toggle::after { border: 0; font-family: 'Material Icons'; content: '\E313'; display: block; font-size: 28px; color: #999999; position: absolute; top: 0; right: 0; height: 30px; width: 30px; margin: 0; }

.searchHeader .row03 .utilidades .dropdown-menu { padding: 0; border-radius: 0; border-color: /*#999*/#e4e4e4; margin-top: 20px; }
.searchHeader .row03 .utilidades .dropdown-menu a { padding: 10px 20px; font-weight: 400; color: #999999; font-size: 13px; }

.searchHeader .row03 .vistas {  }
.searchHeader .row03 .vistas ul { float: right; }
.searchHeader .row03 .vistas ul li { border-left: 1px solid #eee; padding: 7px 10px; line-height: 1; position: relative; cursor: pointer; }
.searchHeader .row03 .vistas ul li a { display: block; }
.searchHeader .row03 .vistas ul li ul{display: none; position: absolute; top: 100%; right: 0; z-index: 1; min-width: 270px; padding: 30px; border: 1px solid #E4E4E4; background: #FFF; }
.searchHeader .row03 .vistas ul li.desplegado ul{display: block; }
.searchHeader .row03 .vistas ul li ul li{border: 0; }
.searchHeader .row03 .vistas ul li ul li a{}

.searchHeader .row03 .vistas ul li.chartView ul{ margin-top: 15px; margin-right: 15px; }
.searchHeader .row03 .vistas ul li.chartView ul li{padding: 0; margin-bottom: 10px; }
.searchHeader .row03 .vistas ul li.chartView ul li:last-child{margin-bottom: 0; }
.searchHeader .row03 .vistas ul li.chartView ul li.titulo{ font-size: 13px; font-weight: 500; color: #333; margin-bottom: 10px; width: 100%; }
.searchHeader .row03 .vistas ul li.chartView ul li.cerrar{ position: absolute; right: 10px; top: 10px; cursor: pointer; }
.searchHeader .row03 .vistas ul li.chartView ul li.angulo{ display: block; width: 12px; height: 12px; border-top: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; transform: rotate(315deg); position: absolute; top: -7px; right: 10px; background: #FFF; }
.searchHeader .row03 .vistas ul li.chartView ul li a{}
.searchHeader .row03 .vistas ul li.chartView ul li a i{vertical-align: middle; color: #757575; }

.searchHeader .row03 .vistas.oneView {  }
.searchHeader .row03 .vistas.oneView ul {  }
.searchHeader .row03 .vistas.oneView ul li { display: none; }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){

	.searchHeader .row01 { padding: 0 10px; }

	.searchHeader .row03 .utilidades { padding: 0; }

	.searchHeader .desplegableFacetasMovil { display: block; float: left; padding: 10px; line-height: normal; color: #999; }

	.searchHeader .row03 .utilidades .dropdown {padding: 10px; line-height: normal; border-left: 1px solid #eee; border-right: 1px solid #eee; float: left; }
	.searchHeader .row03 .utilidades .dropdown .dropdown-toggle { font-size: 0; width: 25px; height: 25px; display: block; padding: 0; background: none; }
	.searchHeader .row03 .utilidades .dropdown .dropdown-toggle::after { content: '\E8D5'; font-size: 24px; position: absolute; top: 0; left: 0; right: 0; display: block; margin: 0; }

	.searchHeader .row03 .utilidades .dropdown-menu {  }
	.searchHeader .row03 .utilidades .dropdown-menu a {  }

}

@media (max-width: 480px){

}

/* BUSCADOR */

#buscador { width: 1100px; max-width: 100%; }

#buscador form { margin: 0; }
#buscador #ddlCategorias,
#buscador #selector { display: none; }
#buscador #txtBusquedaPrincipal { border: 1px solid #BDBDBD; padding: 10px 15px; line-height: normal; font-weight: 300; font-size: 14px; color: #999; width: 100% !important; outline: none; }
#buscador #btnBuscarPrincipal { display: none; }

#buscador .botonSearch { position: absolute; top: 0; color: #999; right: 0; height: 40px; width: 40px; text-align: center; line-height: 50px; cursor: pointer; }
#buscador .botonSearch i { position: relative; top: 5px; right: 5px; font-size: 30px; }

#buscador .textoBusquedaPrincipalInput { position: relative; }
#buscador .textoBusquedaPrincipalInput .cerrarBusqueda { display: none; }

#buscador .textoBusquedaPrincipalInput .listadoResultados { display: none; position: absolute; top: 55px; left: 0px; z-index: 20; background: #fff; padding: 15px 25px; width: 100%; border: 1px solid rgba(189, 189, 189, 0.5); box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); }
#buscador .textoBusquedaPrincipalInput .listadoResultados ul { margin: 0; padding: 0; }
#buscador .textoBusquedaPrincipalInput .listadoResultados ul li { list-style: none; padding: 0; margin: 0; margin-bottom: 10px; }
#buscador .textoBusquedaPrincipalInput .listadoResultados ul li a { font-family: 'Montserrat', sans-serif; font-size: 13px; color: #666; font-weight: 300; letter-spacing: 0.4px; }

/* HOME COMUNIDAD */

.homeComunidad {  }
.homeComunidad .container[role="main"] .col03 { padding: 0px; border-left: 1px solid #eee; }

/* HOME METABUSCADOR */

.indexMetaBuscador { background: #fff; }
.indexMetaBuscador .container[role="main"] { border: 0; }
.indexMetaBuscador .container[role="main"] .col01 { border: 0; }

.indexMetaBuscador .aaCabecera #header { background: #D7D7D7; }
.indexMetaBuscador .aaCabecera #header .row01 { background: #D7D7D7; }
.indexMetaBuscador .aaCabecera #buscador  { display: none !important; }
.indexMetaBuscador .aaCabecera .acciones { /*display: none !important;*/ }
.indexMetaBuscador .aaCabecera #header .row03 { display: none !important; }
.indexMetaBuscador .aaCabecera #header .row01 .divLogo { top: 0; }

.indexMetaBuscador .aaCabecera #header .row01 .divLogo .desplegableMenu { display: none; }

.indexMetaBuscador #buscador { padding: 50px 0; }
.indexMetaBuscador #buscador .textoBusquedaPrincipalInput .listadoResultados { display: block; position: relative !important; top: 5px !important; }
.indexMetaBuscador #buscador .logoHub { text-align: center; margin-bottom: 50px; }

/* AGRUPACION HOME EXPLORER */

.agrupacionesExplorer { display: flex; align-items: flex-start; justify-content: space-between; margin-top: 40px; }

.agrupacionesExplorer .agrupacion { width: 32%; }
.agrupacionesExplorer .agrupacion .card-header {  }
.agrupacionesExplorer .agrupacion .card-header p { display: flex; align-items: center; justify-content: space-between; }
.agrupacionesExplorer .agrupacion .card-header p a { text-decoration: none; color: #666; font-weight: 600; font-size: 13px; display: flex; align-items: center; justify-content: space-between; }
.agrupacionesExplorer .agrupacion .card-header p a::after { font-family: 'Material Icons'; content: '\E15B'; display: block; font-size: 20px; color: #666; }

.agrupacionesExplorer .agrupacion .card-header p a.enlace {  }
.agrupacionesExplorer .agrupacion .card-header p a.enlace::after { display: none; }

.agrupacionesExplorer .agrupacion .card-header p a.collapsed::after { content: '\E145'; }

.agrupacionesExplorer .agrupacion .card-body { padding: 20px; }
.agrupacionesExplorer .agrupacion .card-body ul { padding: 0; margin: 0; }
.agrupacionesExplorer .agrupacion .card-body ul li { list-style: none; padding: 0;  }
.agrupacionesExplorer .agrupacion .card-body ul li a { font-weight: normal; color: #999; font-size: 13px; }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){

	.agrupacionesExplorer { flex-direction: column; }
	.agrupacionesExplorer .agrupacion { width: 100%; margin-bottom: 20px; }

}

@media (max-width: 480px){

}

/* HOME FORUM */

.homeForum {  }
.homeForum .container[role="main"] .col01{ padding: 30px 45px; }

.homeForum .introForum { margin-bottom: 50px; display: inline-block; }
.homeForum .introForum h2 { font-size: 14px; font-weight: 500; color: #000; display: block; margin-bottom: 30px; }

.homeForum .introForum .col { float: left; }
.homeForum .introForum .col.colizq {padding-left: 0; padding-right: 60px; }
.homeForum .introForum .col.coldch {padding-left: 0; padding-right: 0; }

.homeForum .introForum .iconos-acceso { display: flex; padding-top: 20px; clear: both; }
.homeForum .introForum .iconos-acceso a { -webkit-box-flex: 0; max-width: 50%; flex: 0 0 50%; }
.homeForum .introForum .iconos-acceso a img { max-width: 100%; padding: 0 50px; }

.homeForum .introForum .col * { color: #666; font-size: 14px; font-weight: 300; line-height: normal; }
.homeForum .introForum .col .grande {font-size: 21px; }

.homeForum .listadoConferencias {  }
.homeForum .listadoConferencias h2 { font-size: 14px; font-weight: 500; color: #000; display: block; margin-bottom: 30px; }

.homeForum .listadoConferencias .item { width: calc(25% - 20px); margin-right: 20px; margin-bottom: 20px; float: left; }
.homeForum .listadoConferencias .item .colImagen { width: 100%; }
.homeForum .listadoConferencias .item .colImagen .image { width: 100%; height: 170px; display: block; }
.homeForum .listadoConferencias .item .colImagen .image img { display: none; }

.homeForum .listadoConferencias .item .colText { padding: 20px 0; }
.homeForum .listadoConferencias .item .colText h3,
.homeForum .listadoConferencias .item .colText h3 a { font-size: 14px; font-weight: 400; color: #0053CE; height: 52px; margin-bottom: 5px; }
.homeForum .listadoConferencias .item .colText .fecha { color: #999; font-size: 13px; font-weight: 300; }


@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	.homeForum .listadoConferencias .item{width: calc(50% - 20px); }
}

@media (max-width: 768px){
	.homeForum .container[role="main"] .col01 { padding: 20px; }
	.homeForum .listadoConferencias .item{width: 100%; }
	.homeForum .introForum .col{padding: 0 !important; }
}

/* HOME RESEARCH */

.homeResearch {  }
.homeResearch .container[role="main"] { padding: 30px; }
.homeResearch .container[role="main"] .col { border: 0; padding: 0 20px; }
.homeResearch .container[role="main"] .col h2 { font-weight: 500; font-size: 14px; color: #333; margin-bottom: 50px; }

.homeResearch .container[role="main"] .col .listadoItems {  }
.homeResearch .container[role="main"] .col .listadoItems .item { position: relative; margin-bottom: 40px; padding-left: 50px; }

.homeResearch .container[role="main"] .col .listadoItems .item:before { display: block; content: ""; width: 30px; height: 30px; position: absolute; top: 0; left: 0; background: url(resources/sprite.png) no-repeat; background-position: -300px -7px; }
.homeResearch .container[role="main"] .col .listadoItems .item.document:before { background-position: -300px -7px; }
.homeResearch .container[role="main"] .col .listadoItems .item.image:before { background-position: 0px -7px; }
.homeResearch .container[role="main"] .col .listadoItems .item.video:before { background-position: -250px -7px; }
.homeResearch .container[role="main"] .col .listadoItems .item.audio:before { background-position: -150px -7px; }

.homeResearch .container[role="main"] .col .listadoItems h3 { margin-bottom: 20px; }
.homeResearch .container[role="main"] .col .listadoItems h3, 
.homeResearch .container[role="main"] .col .listadoItems h3 a { font-weight: 500; font-size: 13px; color: #0053CE; }
.homeResearch .container[role="main"] .col .listadoItems ul { margin: 0; padding: 0; }
.homeResearch .container[role="main"] .col .listadoItems ul li { padding: 0; margin: 0; list-style: none; font-size: 13px; font-weight: 300; }
.homeResearch .container[role="main"] .col .listadoItems ul li strong { color: #999; display: block; }
.homeResearch .container[role="main"] .col .listadoItems ul li a { color: #3375D8; }


/* HOME ONDARE BIZIA */

.homeOndare {  }
.homeOndare .container[role="main"] .col01{ padding: 30px 45px; }

.homeOndare .introForum { margin-bottom: 50px; display: inline-block; }
.homeOndare .introForum h2 { font-size: 14px; font-weight: 500; color: #000; display: block; margin-bottom: 30px; }

.homeOndare .introForum .col { float: left; }
.homeOndare .introForum .col.colizq {padding-left: 0; padding-right: 60px; }
.homeOndare .introForum .col.coldch {padding-left: 0; padding-right: 0; }

.homeOndare .introForum .col * { color: #666; font-size: 14px; font-weight: 300; line-height: 1.4; }
.homeOndare .introForum .col .grande {font-size: 21px; }
.homeOndare .introForum .col strong ,
.homeOndare .introForum .col strong u{ font-weight: 600; }
.homeOndare .introForum .col iframe{max-width: 100%; margin-bottom: 30px;  }
.homeOndare .introForum .col .logo{float: left; width: 50%; }
.homeOndare .introForum .col .logo img{max-width: 100%; }
.homeOndare .introForum .col .logo.logo-deusto{ padding-left: 30px; padding-right: 15px; }
.homeOndare .introForum .col .logo.logo-bizkailab{ padding-right: 30px; padding-left: 15px; }

.homeOndare .listadoConferencias {  }
.homeOndare .listadoConferencias h2 { font-size: 14px; font-weight: 500; color: #000; display: block; margin-bottom: 30px; }

.homeOndare .listadoConferencias .item { width: calc(25% - 20px); margin-right: 20px; margin-bottom: 20px; float: left; }
.homeOndare .listadoConferencias .item .colImagen { width: 100%; }
.homeOndare .listadoConferencias .item .colImagen .image { width: 100%; height: 170px; display: block; }
.homeOndare .listadoConferencias .item .colImagen .image img { display: none; }

.homeOndare .listadoConferencias .item .colText { padding: 20px 0; }
.homeOndare .listadoConferencias .item .colText h3,
.homeOndare .listadoConferencias .item .colText h3 a { font-size: 14px; font-weight: 400; color: #0053CE; height: 60px; margin-bottom: 5px; }
.homeOndare .listadoConferencias .item .colText .fecha { color: #999; font-size: 13px; font-weight: 300; }


@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	.homeOndare .listadoConferencias .item{width: calc(50% - 20px); }
}

@media (max-width: 768px){
	.homeOndare .container[role="main"] .col01 { padding: 20px; }
	.homeOndare .listadoConferencias .item{width: 100%; }
	.homeOndare .introForum .col{padding: 0 !important; }
	.homeOndare .introForum .col .logo{width: 100%; padding: 0 15px !important; }
	.homeOndare .introForum .col iframe{margin-top: 20px; }
	.homeOndare .introForum .col .grande{font-size: 16px; margin: 15px 0; }

	.homeOndare .listadoConferencias .item .colImagen{width: 100px; float: left; }
	.homeOndare .listadoConferencias .item .colImagen .image{width: 100px; height: 100px; }
	.homeOndare .listadoConferencias .item .colText{width: calc(100% - 100px); float: left; padding: 0; padding-left: 20px; }
	.homeOndare .listadoConferencias .item .colText h3,
	.homeOndare .listadoConferencias .item .colText h3 a {height: auto; }
}


/* LISTADO RESULTADOS NOTICIAS */

.listadoResultados { padding: 20px; }
.listadoResultados .bloque-recursos { margin-bottom: 15px; }
.listadoResultados .bloque-recursos .tituloComponente { font-family: 'Montserrat', sans-serif; font-weight: normal; font-size: 18px; color: #000; margin-bottom: 20px; border-bottom: 1px solid #F0F0F0; padding-bottom: 15px; }

.listadoResultados .bloque-recursos .divVerMas { clear: both; position: relative; display: block; width: 100%; text-align: center; }
.listadoResultados .bloque-recursos .divVerMas:before { z-index: -1; display: block; width: 100%; height: 1px; background: #F0F0F0; content: ""; position: absolute; top: 20px; left: 0; right: 0; margin: 0 auto; }
.listadoResultados .bloque-recursos .divVerMas .verMas { cursor: pointer; background: #fff; padding: 0 50px; margin-top: 10px; z-index: 300; font-family: 'Montserrat', sans-serif; font-weight: 500; color: #2885C8; display: inline-block; font-size: 13px; text-decoration: none; }
.listadoResultados .bloque-recursos .divVerMas .verMas:before { display: inline-block; content: "+"; background: #2885C8; border-radius: 50%; color: #fff; font-weight: 500; height: 15px; width: 15px; text-align: center; line-height: 15px; margin-right: 5px; }

.listadoResultados .bloque-recursos .resource-list { margin-left: 0; margin-right: 0; }
.listadoResultados .bloque-recursos .resource-list .resource { display: table; width: 100%; margin-bottom: 20px; padding-left: 30px; position: relative; }
.listadoResultados .bloque-recursos .resource-list .resource > div { display: table-cell; vertical-align: top; }

.listadoResultados .bloque-recursos .resource-list .resource:before { display: block; content: ""; width: 30px; height: 30px; position: absolute; top: 0; left: 0; background: url(resources/sprite.png) no-repeat; background-position: -300px -5px; }

.listadoResultados .bloque-recursos .resource-list .resource.document:before { background-position: -300px -7px; }
.listadoResultados .bloque-recursos .resource-list .resource.image:before { background-position: 0px -7px; }
.listadoResultados .bloque-recursos .resource-list .resource.video:before { background-position: -250px -7px; }
.listadoResultados .bloque-recursos .resource-list .resource.audio:before { background-position: -150px -7px; }
.listadoResultados .bloque-recursos .resource-list .resource.exttfg:before { background-position: -350px -7px; }

.listadoResultados .bloque-recursos .resource-list .resource .colImagen { vertical-align: top; position: relative; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .duracion { line-height: 1; display: block; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); padding: 5px; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .duracion .minutos { position: relative; top: -1px; color: #fff; font-size: 12px; line-height: 1; padding-left: 20px; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .duracion .minutos:before { font-family: 'Material Icons'; content: '\E037'; display: block; font-size: 20px; color: #fff; position: absolute; top: -2px; left: 0px; }

.listadoResultados .bloque-recursos .resource-list .resource .colImagen .imagenBackground { display: block; width: 120px; height: 120px; background-size: cover !important; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .imagenBackground[style*="imageDefaultMultimedia.png"],
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .imagenBackground[style*="imageDefault.png"] {background-size: contain !important; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .imagenBackground[style*="imageDefaultMultimedia.png"]{background-color: #072146 !important; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .imagenBackground[style*="imageDefault.png"] {background-color: #F7F7F7 !important; }
.listadoResultados .bloque-recursos .resource-list .resource .colImagen .imagenBackground img { display: none; }

.listadoResultados .bloque-recursos .resource-list .resource .colText { padding: 0px 25px; width: 100%; position: relative; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .top { display: block; width: 100%; float: left; margin-bottom: 10px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .top > * { margin-right: 20px; float: left; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .top span { font-weight: 300; color: #999; font-size: 13px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .top a { color: rgba(0, 83, 206, 0.8); }

.listadoResultados .bloque-recursos .resource-list .resource .colText .categoria {  }
.listadoResultados .bloque-recursos .resource-list .resource .colText .date {  }

.listadoResultados .bloque-recursos .resource-list .resource .colText .title { margin-bottom: 10px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .title,
.listadoResultados .bloque-recursos .resource-list .resource .colText .title * {  font-weight: 500; font-size: 13px; color: #0053CE; line-height: normal; }

.listadoResultados .bloque-recursos .resource-list .resource .colText .contenido { margin-bottom: 10px; /*max-height: 50px;*/ }
.listadoResultados .bloque-recursos .resource-list .resource .colText .contenido * { font-family: 'Montserrat', sans-serif; font-weight: normal; color: #999; margin: 0; font-size: 13px; line-height: 1.4; } 
.listadoResultados .bloque-recursos .resource-list .resource .colText .contenido a { color: #2885C8; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .contenido a:hover { text-decoration: underline; }

.listadoResultados .bloque-recursos .resource-list .resource .colText .tags { display: table !important; width: 100%; margin-top: 10px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags > strong { display: table-cell; vertical-align: top; float: none !important; margin-right: 5px; font-size: 13px; font-weight: normal; color: #999; padding-right: 10px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul { width: 100%; display: table-cell; vertical-align: top; float: none !important; margin: 0; padding: 0; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li { float: left; list-style: none; line-height: normal; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li:after { display: inline-block; content: "-"; margin: 0 10px; color: #2885C8; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li a,
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li a span { font-family: 'Montserrat', sans-serif; font-weight: normal; color: #2885C8; font-size: 12px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li:last-child:after { display: none; }

.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li.masMenos { display: none; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul.open li.masMenos { display: block; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li.ultimo:after {  }

.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li.alternadorMasMenos { padding: 0; position: relative; top: -5px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li.alternadorMasMenos:after { display: none; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li.alternadorMasMenos span { cursor: pointer; }

.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul li.alternadorMasMenos span:before { font-weight: bold; color: #c10e6c; font-family: 'Material Icons'; content: '\E147'; display: block; font-size: 20px; }
.listadoResultados .bloque-recursos .resource-list .resource .colText .tags ul.open li.alternadorMasMenos span:before { content: '\E15C'; }

.listadoResultados .bloque-recursos .resource-list .resource .colText .imagen{}
.listadoResultados .bloque-recursos .resource-list .resource.conImagen .colText .imagen{ }
.listadoResultados .bloque-recursos .resource-list .resource.conImagen .colText .imagen img{ max-width: 100%; }
.listadoResultados .bloque-recursos .resource-list .resource.conImagen .colText .contenido{ }

.listadoResultados .bloque-recursos .resource-list .resource .colText .utils-1 { margin-top: 20px; }

	/* LIST VIEW */

	.listadoResultados .bloque-recursos .listView .resource-list{ }
	.listadoResultados .bloque-recursos .listView .resource-list .resource{ height: auto !important; flex: 0 0 100%; max-width: 100%; }
	.listadoResultados .bloque-recursos .listView .resource-list .resource .colText .imagen{display: none; float: left; width: 195px; }
	.listadoResultados .bloque-recursos .listView .resource-list .resource.conImagen .colText .imagen{display: block; margin-bottom: 10px; }
	.listadoResultados .bloque-recursos .listView .resource-list .resource.conImagen .colText .imagen img{width: 175px; margin-right: 20px; }
	.listadoResultados .bloque-recursos .listView .resource-list .resource.conImagen .colText .contenido{ float: left; width: calc(100% - 195px); }

	/* GRID VIEW */

	.listadoResultados .bloque-recursos .gridView .resource-list .resource .colText .contenido{max-height: inherit; }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	

}

@media (max-width: 768px){
	
	.listadoResultados { padding: 0px; }
	.listadoResultados .bloque-recursos .resource-list .resource { display: block; padding: 20px; padding-left: 50px; border-bottom: 1px solid #eee; height: 100% !important; }
	.listadoResultados .bloque-recursos .resource-list .resource > div { display: block; }
	.listadoResultados .bloque-recursos .resource-list .resource:before { top: 20px; left: 10px; }
	.listadoResultados .bloque-recursos .resource-list .resource .colText { padding: 0; }

	.listadoResultados .bloque-recursos .listView .resource-list .resource.conImagen .colText .imagen,
	.listadoResultados .bloque-recursos .listView .resource-list .resource.conImagen .colText .contenido { display: block; width: 100%; }

	.listadoResultados .bloque-recursos .listView .resource-list .resource.conImagen .colText .imagen img { margin: 0; }

}

/* LISTADO DEUSTO FORUM */

.listadoForum .listadoResultados .bloque-recursos .resource-list .resource { padding: 0; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colImagen { width: 170px; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colImagen .image { width: 170px; height: 170px; display: block; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colImagen .image img { display: none; }

.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colText { width: calc(100% - 170px); vertical-align: top; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colText .subtitle { font-size: 13px; color: #666; font-weight: 300; }

.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colText .contenido ul { margin: 0; padding: 0; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colText .contenido ul li { margin: 0; padding: 0; list-style: none; font-size: 13px; font-weight: 300; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colText .contenido ul li strong { color: #999; margin-right: 5px; }
.listadoForum .listadoResultados .bloque-recursos .resource-list .resource .colText .contenido ul li a { color: #3375D8; }

/* LISTADO INVESTIGADORES */

.listadoInvestigadores {  }
.listadoInvestigadores .divListInvestigadores {  }

.divListInvestigadores h2 { padding: 20px; color: #333; font-weight: 500; line-height: normal; margin-bottom: 0px; font-size: 13px; }

.listInvestigadores { padding: 20px; display: flex; flex-wrap: wrap; }
.listInvestigadores .item { padding-left: 0; padding-bottom: 20px; }
.listInvestigadores .item .image { width: 100%; height: 200px; margin-bottom: 20px; }
.listInvestigadores .item .image img { display: none; }

.listInvestigadores .item .contenido {  }
.listInvestigadores .item .contenido h3 { font-size: 13px; font-weight: 500; color: #0053CE; line-height: normal; margin-bottom: 10px; }

.listInvestigadores .item .contenido ul { margin: 0; padding: 0; }
.listInvestigadores .item .contenido ul li { padding: 0; margin: 0; list-style: none; font-size: 13px; font-weight: 300; }
.listInvestigadores .item .contenido ul li strong { color: #999; display: block; float: left; margin-right: 5px; }
.listInvestigadores .item .contenido ul li a { color: #3375D8; float: left; }

/* LISTADO ENTREVISTAS ONDARE */

.listadoEntrevistas {  }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list { }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource {display: block; padding: 0 15px; }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource:before{display: none; }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText{ display: block; padding: 0; }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .top{display: none;}
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .miniatura{}
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .miniatura img{width: 100%; max-width: 100%; }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .title{height: 60px; }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .title *{font-weight: 400; }
.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .contenido{display: none; }

@media (max-width: 768px){
	.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list{margin-left: 0; margin-right: 0; }
	.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource{border-bottom: 0; }
	.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .miniatura{float: left; width: 100px; }
	.listadoEntrevistas .listadoResultados .bloque-recursos .resource-list .resource .colText .title{height: auto; float: left; width: calc(100% - 100px); padding-left: 20px; }
}

/* LISTADO MENSAJES */

.listadoMensajes {  }
.listadoMensajes #col01 {  }
.listadoMensajes #col02 { padding-top: 0; }

.listadoMensajes #col02 .searchHeader .row01 { position: relative; }
.listadoMensajes #col02 .searchHeader .row01 #litTituloPag { padding: 15px 0; margin: 0; font-size: 18px;display: block; width: 100%; line-height: normal; }
.listadoMensajes #col02 .searchHeader .row01 .nuevoCorreo { background: #e62073; border: 0; padding: 10px 20px;  font-size: 13px; color: #fff; border-radius: 0; line-height: normal; margin: 0px; position: absolute; top: 20px; right: 20px; }

.listadoMensajes .listadoResultados { padding: 0; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje { background: rgba(0, 66, 165, 0.05); padding: 20px; padding-left: 40px; margin: 0; border-bottom: 1px solid #eee; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje:before { display: none; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .colText { padding-right: 0 !important; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .selectorCheckBox { position: absolute; top: 20px; left: 20px; background: transparent; border-radius: 50%; cursor: pointer; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .selectorCheckBox:before { background: none; font-family: 'Material Icons'; content: '\E0BE'; font-size: 30px; line-height: 30px; height: 30px; width: 30px; color: #999; top: 20px; left: 20px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .selectorCheckBox .ListaMensajesCheckBox { display: none; } 

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje.seleccionado { background: #FFFFCC !important; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje.seleccionado .selectorCheckBox {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje.seleccionado .selectorCheckBox:before { content: '\E86C'; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top .autor { float: left; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top .date { float: right !important; font-weight: 400 !important; color: #333 !important; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios { display: table !important; width: 100%; margin-top: 10px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios > label { display: table-cell; vertical-align: top; float: none !important; margin-right: 5px; font-size: 13px; font-weight: normal; color: #999; padding-right: 10px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul { width: 100%; display: table-cell; vertical-align: top; float: none !important; margin: 0; padding: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li { float: left; list-style: none; line-height: normal; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li:after { display: inline-block; content: "-"; margin: 0 10px; color: #2885C8; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li a,
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li a span { font-family: 'Montserrat', sans-serif; font-weight: normal; color: #2885C8; font-size: 12px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li:last-child:after { display: none; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li.masMenos { display: none; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul.open li.masMenos { display: block; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li.ultimo:after {  }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li.alternadorMasMenos { padding: 0; position: relative; top: -5px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li.alternadorMasMenos:after { display: none; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li.alternadorMasMenos span { cursor: pointer; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul li.alternadorMasMenos span:before { font-weight: bold; color: #c10e6c; font-family: 'Material Icons'; content: '\E147'; display: block; font-size: 20px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .destinatarios ul.open li.alternadorMasMenos span:before { content: '\E15C'; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones { margin-top: 10px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul { margin: 0; padding: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul li { list-style: none; padding: 0; float: left; border: 1px solid #dbdbdb; padding: 5px 20px; background: #fff; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul li a { padding-left: 30px; display: block; color: #999; text-decoration: none; position: relative; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul li a:before { font-family: 'Material Icons'; font-size: 20px; line-height: 20px; height: 20px; width: 20px; color: #999; position: absolute; top: 0; left: 0; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul li.response a:before { content: '\E163'; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul li.responseAll a:before { content: '\E15F'; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .acciones ul li.reply a:before { content: '\E15E'; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje.open { background: none; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje.open:before { content: '\E0E1'; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje.open .colText .title * { font-weight: 500; }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){
	
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje { padding-left: 20px; }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .selectorCheckBox:before { display: none; }

	.listadoMensajes #col02 .searchHeader .row01 {  }
	.listadoMensajes #col02 .searchHeader .row01 #litTituloPag { width: 50%; float: left; padding-right: 10px; }
	.listadoMensajes #col02 .searchHeader .row01 .nuevoCorreo { position: relative; right: 0; top: 0; width: 50%; float: left; text-align: center; margin: 15px 0; }

	.searchHeader .row01 #numResultadosRemover { display: inline-block; width: 100%; clear: both; }

	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top {  }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top > span { width: 50%; margin: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top .autor { padding-right: 10px; text-align: left; }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.mensaje .top .date { padding-left: 10px; text-align: right; }

}

/* COMENTARIOS */

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.comment .acciones { margin-top: 10px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.comment .acciones ul { margin: 0; padding: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.comment .acciones ul li { list-style: none; padding: 0; float: left; border: 1px solid #dbdbdb; padding: 5px 20px; background: #fff; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.comment .acciones ul li a { padding-left: 30px; display: block; color: #999; text-decoration: none; position: relative; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes .resource.comment .acciones ul li a:before { font-family: 'Material Icons'; content: '\E065'; font-size: 20px; line-height: 20px; height: 20px; width: 20px; color: #999; position: absolute; top: 0; left: 0; }

/* MENSAJES VISTA COMPACTA */

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje { margin: 0; border-bottom: 1px solid #eee; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje:before { top: 15px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top { width: 50%; float: right; padding-left: 40px; margin: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top .autor,
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top .date { float: right !important; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .title { width: 50%; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin: 0; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .colText .contenido { display: none; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .destinatarios { display: none !important; }
.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .acciones { display: none; }

.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .acciones { margin-top: 30px; clear: both; }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){
	
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top { display: block; width: 100%; padding: 0; }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top .autor, 
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top .date { width: 50%; margin: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left !important; }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top .autor { padding-right: 10px; text-align: left; }
	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .top .date { padding-left: 10px; text-align: right; }

	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .title { display: inline-block; width: 100%; margin-top: 10px; float: none; }

	.listadoResultados .bloque-recursos .resource-list.resource-list-mensajes.compactView .resource.mensaje .acciones { margin-top: 10px; }

}

/* FACETAS */

#formPanFacetas {  }
#formPanFacetas .nota { display: none; }

#panFacetas { overflow: hidden; width: 100%; padding: 0px; border-right: 1px solid #fff; }
#panFacetas .cabeceraMovil { display: none; }

#panFacetas #facetedSearch {  }
#panFacetas #facetedSearch > div {  }

#panFacetas #facetedSearch .box { margin-bottom: 10px; }
#panFacetas #facetedSearch .box .faceta-title { position: relative; color: #666; font-weight: 400; font-size: 13px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; display: block; padding: 0px; margin-bottom: 10px; cursor: pointer; padding-right: 30px; }
#panFacetas #facetedSearch .box .faceta-title:after { color: #000; font-family: 'Material Icons'; content: '\E316'; display: block; font-size: 25px; width: 25px; height: 25px; line-height: 25px; position: absolute; top: 50%; right: 0; margin-top: -12px; font-weight: normal; }

#panFacetas #facetedSearch .box .facetedSearchBox { display: none; position: relative; }
#panFacetas #facetedSearch .box .facetedSearchBox label { display: none; }
#panFacetas #facetedSearch .box .facetedSearchBox input { border: 1px solid #E0E0E0; width: 100%; padding: 0 15px; padding-right: 35px; height: 40px; line-height: 40px; color: #999; font-size: 13px; }
#panFacetas #facetedSearch .box .facetedSearchBox input::placeholder { color: #999; }
#panFacetas #facetedSearch .box .facetedSearchBox input:focus { box-shadow: none; outline: 0; }
#panFacetas #facetedSearch .box .facetedSearchBox .searchButton { position: absolute; top: 0; right: 15px; cursor: pointer; display: block; height: 40px; line-height: 40px; }
#panFacetas #facetedSearch .box .facetedSearchBox .searchButton:after { content: '\E8B6'; font-family: 'Material Icons'; display: block; font-size: 24px; color: #AAA; }
#panFacetas #facetedSearch .box .facetedSearchBox .autocomplete{display: none; position: absolute; top: 39px; left: 0; right: 0; border: 1px solid #E0E0E0; background: #FFF; z-index: 1; }
#panFacetas #facetedSearch .box .facetedSearchBox input:focus + .autocomplete{display: block; }
#panFacetas #facetedSearch .box .facetedSearchBox .autocomplete ul{list-style: none outside none; margin: 0; padding: 5px 0;  }
#panFacetas #facetedSearch .box .facetedSearchBox .autocomplete ul li{}
#panFacetas #facetedSearch .box .facetedSearchBox .autocomplete ul li a{font-size: 13px; color: #999; display: block; padding: 5px 15px; }

#panFacetas #facetedSearch .box .listadoFacetas { margin: 0; padding: 0; display: block; padding-left: 20px; }
#panFacetas #facetedSearch .box .listadoFacetas li { position: relative; list-style: none; margin-bottom: 0px; display: inline-block; width: 100%; }
#panFacetas #facetedSearch .box .listadoFacetas li a { display: block; font-weight: normal; color: #999; font-size: 13px; text-decoration: none; margin-bottom: 5px; }
#panFacetas #facetedSearch .box .listadoFacetas li a.applied { font-weight: 500; color: #000; }
#panFacetas #facetedSearch .box .listadoFacetas li a span { margin-left: 10px; }

#panFacetas #facetedSearch .box .listadoFacetas li .desplegarSubFaceta { position: absolute; top: 0; right: 0; }
#panFacetas #facetedSearch .box .listadoFacetas li .desplegarSubFaceta i { /*color: #0042A5;*/color: #CCC; cursor: pointer; display: block; font-size: 25px; position: absolute; top: -5px; right: 0; font-weight: normal; }

#panFacetas #facetedSearch .box .listadoFacetas li ul { padding-left: 10px; }
#panFacetas #facetedSearch .box .listadoFacetas li ul li { margin-bottom: 0; }

#panFacetas #facetedSearch .box .moreResults { display: block; }
#panFacetas #facetedSearch .box .moreResults a { font-family: 'Montserrat', sans-serif; font-weight: 400; color: #59C5C5; font-size: 13px; }

#panFacetas #facetedSearch .box.plegado .faceta-title { margin: 0; border-bottom: 0;  }
#panFacetas #facetedSearch .box.plegado .faceta-title:after { content: '\E313'; }

#panFacetas #facetedSearch .box .opciones { margin: 0; padding: 0; padding-left: 20px; }
#panFacetas #facetedSearch .box .opciones li { list-style: none; }

#panFacetas #facetedSearch .box .opciones li a { position: relative; display: inline-block; font-size: 13px; font-weight: normal; color: #C10E6C; padding: 10px; padding-left: 0; padding-top: 0; padding-right: 30px; cursor: pointer; text-transform: lowercase; margin-top: 20px; }
#panFacetas #facetedSearch .box .opciones li a:before { font-family: 'Material Icons'; content: '\E409'; display: block; font-size: 25px; color: #C10E6C; position: absolute; top: -8px; right: 0; }

.facetasFixed #panFacetas { position: fixed; top: 0; left: 0; }

#panFacetas #facetedSearch .box{}
#panFacetas #facetedSearch .box .faceta-title .search{position: absolute; top: 50%; right: 30px; margin-top: -15px; color: #AAA; cursor: pointer; }
#panFacetas #facetedSearch .box .faceta-title .search:after{content: '\E8B6'; font-family: 'Material Icons'; display: block; font-size: 25px;}
#panFacetas #facetedSearch .box.searchBoxActive .faceta-title .search{right: 0; }
#panFacetas #facetedSearch .box .facetedSearchBox { margin-bottom: 15px; }
#panFacetas #facetedSearch .box.searchBoxActive .facetedSearchBox{display: block; }
#panFacetas #facetedSearch .box.searchBoxActive .faceta-title .search:after{content: '\E5CD'; }
#panFacetas #facetedSearch .box.searchBoxActive .faceta-title:after{display: none; }

#panFacetas #facetedSearch .box .fechaDesdeHasta input { width: 50%; float: left; margin-bottom: 15px; }

/* MODAL */

	/* FIX */

	.modal .modal-dialog{ box-shadow: none !important; background: transparent !important; box-shadow: none !important; border: none !important; position: relative !important; padding: 0; }

#modal-resultados{}
#modal-resultados .modal-dialog{max-width: 1140px; margin-top: 120px; }
#modal-resultados .modal-content{background: none; border: 0; }
#modal-resultados .wrapContent{background: #FFF; margin: 0 auto; /*padding: 20px 50px;*/padding: 0; position: relative; }
#modal-resultados h2{font-weight: 500; font-size: 14px; color: #333; line-height: normal; margin-bottom: 40px; padding: 20px 50px 0; }
#modal-resultados .cargado h2{margin-bottom: 20px; }
#modal-resultados .material-icons.cerrar{position: absolute; top: 20px; right: 20px; cursor: pointer; }
#modal-resultados .cargando{font-size: 14px; color: #0053CE; font-weight: normal; }
#modal-resultados .buscador-coleccion{display: none; }
#modal-resultados .cargado .buscador-coleccion{display: block; margin-bottom: 20px; padding: 0 50px; }
#modal-resultados .buscador-coleccion .buscar{ display: block; position: relative; }
#modal-resultados .buscador-coleccion .buscar input{background: #F7F7F7; height: 40px; line-height: 40px; padding: 0 15px; padding-right: 50px; width: 100%; border: 0; color: #999; }
#modal-resultados .buscador-coleccion .buscar input::placeholder{color: #999; }
#modal-resultados .buscador-coleccion .buscar input:focus{outline: 0; }
#modal-resultados .buscador-coleccion .buscar a{position: absolute; top: 0; right: 0; text-indent: -9999em; line-height: 40px; height: 40px; cursor: pointer; }
#modal-resultados .buscador-coleccion .buscar a:after{content: '\E8B6'; font-family: 'Material Icons'; display: block; font-size: 25px; text-indent: 0; height: 40px; line-height: 40px; position: absolute; top: 0; right: 10px; }
#modal-resultados .indice-lista{overflow-y: auto; padding: 0 50px 20px; }
#modal-resultados .indice-lista.no-letra{}
#modal-resultados .indice-lista a.flecha{width: 40px; height: 60px; background: #858585; color: #FFF; position: absolute; top: 50%; margin-top: -30px; text-indent: -9999em; cursor: pointer; }
#modal-resultados .indice-lista a.flecha:after{content: ''; font-family: 'Material Icons'; display: block; font-size: 26px; color: #FFF; height: 60px; width: 40px; text-align: center; line-height: 60px; text-indent: 0; position: absolute; top: 0; }
#modal-resultados .indice-lista a.flecha.disabled{opacity: .5; }
#modal-resultados .indice-lista a.flecha.menos{left: 0; }
#modal-resultados .indice-lista a.flecha.menos:after{content: '\E314'; }
#modal-resultados .indice-lista a.flecha.mas{right: 0; }
#modal-resultados .indice-lista a.flecha.mas:after{content: '\E315'; }
#modal-resultados .indice-lista ul{list-style: none outside none; margin: 0 !important; padding: 0; padding-right: 15px; float: left; width: 50%; }
#modal-resultados .indice-lista ul:last-child{padding-right: 0; padding-left: 15px; }
#modal-resultados .indice-lista ul li{}
#modal-resultados .indice-lista ul li a{font-size: 13px; color: #0053CE; font-weight: normal; display: block; margin-bottom: 10px; }
#modal-resultados .indice-lista ul li a span{color: #CCC; margin-left: 10px; }

#modal-resultados.modal-categorias{}
#modal-resultados.modal-categorias .buscador-coleccion{display: block; margin-bottom: 20px; padding: 0 50px; }
#modal-resultados.modal-categorias .indice-lista{}
#modal-resultados.modal-categorias .indice-lista .desplegarNiveles{color: #C10E6C; font-size: 13px; display: block; text-align: right; position: relative; padding-right: 20px; cursor: pointer; }
#modal-resultados.modal-categorias .indice-lista .desplegarNiveles:after{font-family: 'Material Icons'; content: '\E313'; font-size: 20px; color: inherit; position: absolute; right: 0; }
#modal-resultados.modal-categorias .indice-lista .desplegarNiveles.desplegados{}
#modal-resultados.modal-categorias .indice-lista .desplegarNiveles.desplegados:after{content: '\E316';}
#modal-resultados.modal-categorias .indice-lista .faceta-title{display: none; }
#modal-resultados.modal-categorias .indice-lista ul{float: none; width: 100%; padding: 0; }
#modal-resultados.modal-categorias .indice-lista ul li{position: relative; }
#modal-resultados.modal-categorias .indice-lista ul li a{padding-right: 30px; }
#modal-resultados.modal-categorias .indice-lista ul li .desplegarSubFaceta{position: absolute; top: -5px; right: 0; cursor: pointer; }
#modal-resultados.modal-categorias .indice-lista ul li .desplegarSubFaceta i{color: #CCC; font-size: 30px; }
#modal-resultados.modal-categorias .indice-lista ul li ul{padding-left: 30px; }
#modal-resultados.modal-categorias .indice-lista ul li ul li{}
#modal-resultados.modal-categorias .indice-lista ul.opciones{display: none; }


@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){

	#panFacetas { position: fixed; top: 0; width: 100%; max-width: 420px; left: -100%; background: #fff; padding: 0px; height: 100%; z-index: 50; -webkit-transition: left .5s ease-in-out; -moz-transition: left .5s ease-in-out; -o-transition: left .5s ease-in-out; transition: left .5s ease-in-out; }
	#panFacetas .cabeceraMovil { display: block; padding: 0; }
	#panFacetas .cabeceraMovil .row { width: 100%; margin: 0; padding: 10px; }

	#panFacetas .cabeceraMovil .row01 {  }
	#panFacetas .cabeceraMovil .row01 .numResultadosRemover { font-weight: 500; font-style: normal; font-size: 14px; text-align: left; color: #333; }
	#panFacetas .cabeceraMovil .row01 .numResultadosRemover strong { margin-right: 5px; }

	#panFacetas .cabeceraMovil .row02 { position: relative; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
	#panFacetas .cabeceraMovil .row02 .desplegableFacetasMovil { position: relative; float: left; font-size: 13px; color: #666; font-weight: 500; padding-left: 40px; }
	#panFacetas .cabeceraMovil .row02 .desplegableFacetasMovil i { font-size: 24px; position: absolute; left: 0; top: -5px; }

	#panFacetas .cabeceraMovil .close { position: absolute; right: 10px; top: 50%; margin-top: -12px; font-size: 30px; cursor: pointer; } 
	#panFacetas .cabeceraMovil .numResultados { font-weight: 700; font-size: 15px; }

	#panFacetas #facetedSearch .box { padding: 10px; padding-bottom: 0; margin: 0; }
	#panFacetas #facetedSearch .box .opciones li a { margin: 0; }

	.facetasOpen { overflow: hidden; }
	.facetasOpen #panFacetas { left: 0; overflow-y: scroll; z-index: 10000; }


	#modal-resultados{padding: 0 15px !important; }
	#modal-resultados .modal-dialog{margin-top: 30px; }
	#modal-resultados .indice-lista ul{float: none; width: 100%; padding: 0 !important; }
}

/* FOOTER */

#footer { margin-top: 50px; overflow: hidden; }
#footer .row {  }
#footer .row01 { background: #777; padding: 50px 0; }
#footer .row02 { background: #555; padding: 30px 0; }

#footer .row01 .container {  }
#footer .row01 .container > .col { float: left; }

#footer .row01 .logo {  }
#footer .row01 .logo img { max-width: 150px; }

#footer .row01 .ubicacion {  }
#footer .row01 .ubicacion iframe { display: none; max-width: 100%; margin-bottom: 20px; max-height: 200px; }
#footer .row01 .ubicacion p { margin: 0; margin-bottom: 5px; font-weight: 300; font-size: 12px; color: #F2F2F2; text-align: left; line-height: normal; }
#footer .row01 .ubicacion p a { color: #F2F2F2; }

#footer .row01 .redes-sociales {  }
#footer .row01 .redes-sociales .titulo { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 15px; color: #FFFFFF; text-align: left; }
#footer .row01 .redes-sociales ul { margin: 0; padding: 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
#footer .row01 .redes-sociales ul li { text-align: left; display: block; list-style: none; padding: 0; }
#footer .row01 .redes-sociales ul li a { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; color: #FFFFFF; text-decoration: none; }

#footer .row02 .container {  }
#footer .row02 .container > .col {  }

#footer .row02 .copyright { display: flex; align-items: center; justify-content: space-between; }
#footer .row02 .copyright p { margin: 0; margin-right: 10px; font-weight: 400; color: #F2F2F2; font-size: 13px; line-height: normal; }
#footer .row02 .copyright ul { margin: 0; padding: 0; float: left; }
#footer .row02 .copyright ul li { list-style: none; padding: 0; float: left; margin-right: 10px; }
#footer .row02 .copyright ul li a { font-weight: 400; color: #F2F2F2; font-size: 13px; line-height: normal; }

#footer .row02 .copyright .gnossTecnology {  }
#footer .row02 .copyright .gnossTecnology .logoGnoss { background: url(resources/logognossBlanco.png) center no-repeat; background-size: contain; color: transparent; }

@media (max-width: 1400px){

}

@media (max-width: 1024px){

}

@media (max-width: 992px){

}

@media (max-width: 768px){
	
	#footer { margin-top: 20px; }
	#footer .row {  }

	#footer .row01 { padding: 20px 0; }
	
	#footer .row01 .logo { margin-bottom: 20px; }
	#footer .row01 .logo img { height: 20px; }

	#footer .row01 .ubicacion { margin-bottom: 	20px; }

	#footer .row02 { padding: 30px 0; }	
	#footer .row02 .copyright { flex-direction: column; }
	#footer .row02 .copyright p { margin-bottom: 5px; line-height: normal; }
	#footer .row02 .copyright ul li { display: block; line-height: normal; margin-bottom: 5px; }
	#footer .row02 .copyright ul li a{color: #999; }

}

/* FICHA PRODUCTO */

.fichaProducto {  }
.fichaProducto .aaCabecera .row02 { margin: 0; display: block; width: 100%; background: #fff; position: absolute; top: -100%; left: 0; -webkit-transition: top 0.5s ease-in-out; -moz-transition: top 0.5s ease-in-out; -ms-transition: top 0.5s ease-in-out; -o-transition: top 0.5s ease-in-out; transition: top 0.5s ease-in-out;  box-shadow: 0 10px 10px rgba(0,0,0,.1), 0 6px 6px rgba(0,0,0,.1); }
.fichaProducto .aaCabecera .row02 .container { display: table; padding: 0; }
.fichaProducto .aaCabecera .row02 .container > div { display: table-cell; vertical-align: middle; width: 50%; }

.fichaProducto .aaCabecera .row02 .title { padding: 20px 0;  }
.fichaProducto .aaCabecera .row02 .title p { margin: 0; font-size: 13px; color: #000; font-weight: 500; padding-left: 50px; position: relative; }
.fichaProducto .aaCabecera .row02 .title p:before { display: block; content: ""; width: 30px; height: 30px; position: absolute; top: -5px; left: 0px; background: url(resources/sprite.png) no-repeat; background-position: -300px -7px; }

.fichaProducto .aaCabecera .row02 .socialFloat { float: right; }
.fichaProducto .aaCabecera .row02 .socialFloat > div { float: left; margin-left: 30px; }

.headerMin.fichaProducto .aaCabecera .row02 { top: 100%; }

.fichaProducto .container[role="main"] { background: none; }
.fichaProducto .container[role="main"] .col01 { padding: 0; padding-right: 10px; }
.fichaProducto .container[role="main"] .col01 > div{ background: #FFF; }
.fichaProducto .container[role="main"] .col02 { padding-top: 0; }
.fichaProducto .container[role="main"] .col02 > div{ background: #FFF; }

.fichaProducto .container[role="main"] .cabecera { padding: 20px; padding-left: 70px; }
.fichaProducto .container[role="main"] .cabecera .top { position: relative; display: block; width: 100%; float: left; margin-bottom: 10px; }
.fichaProducto .container[role="main"] .cabecera .top > * { margin-right: 10px; float: left; }
.fichaProducto .container[role="main"] .cabecera .top span { font-weight: 300; color: #999; font-size: 13px; }
.fichaProducto .container[role="main"] .cabecera .top a { color: #0053CE; }
.fichaProducto .container[role="main"] .cabecera .top .date { float: right; }
.fichaProducto .container[role="main"] .cabecera .top .date .hour { margin-left: 10px; margin-right: 5px; }
.fichaProducto .container[role="main"] .cabecera .top .date .month {  }
.fichaProducto .container[role="main"] .cabecera .top .date .literal { color: #999; }

.fichaProducto .container[role="main"] .cabecera #formats { float: right; position: relative; top: 2px; }
.fichaProducto .container[role="main"] .cabecera #formats .nota { display: none; }
.fichaProducto .container[role="main"] .cabecera #formats ul { margin: 0; padding: 0; margin-left: 15px; }
.fichaProducto .container[role="main"] .cabecera #formats ul li { list-style: none; float: left; padding: 0; margin: 0; display: block; height: 15px; margin-left: 10px; }
.fichaProducto .container[role="main"] .cabecera #formats ul li a { text-decoration: none !important; font-size: 0; display: block; height: 15px; cursor: pointer; }
.fichaProducto .container[role="main"] .cabecera #formats ul li a:before { font-family: 'Material Icons'; content: '\E0E5'; display: block; font-size: 15px; color: #999; line-height: 15px; }
.fichaProducto .container[role="main"] .cabecera #formats ul li.rdf a:before { content: ''; display: block; width: 15px; height: 16px; background: url(resources/ico-rdf.png?v=1.0.0.0) no-repeat center; background-size: cover !important;}

.redesSocialesCompartir { float: right !important; position: relative; top: 2px; }
.redesSocialesCompartir ul { margin: 0; padding: 0; }
.redesSocialesCompartir ul li { list-style: none; float: left; padding: 0; margin: 0; display: block; height: 15px; margin-left: 10px; }
.redesSocialesCompartir ul li a { text-decoration: none !important; font-size: 0; display: block; height: 15px; cursor: pointer; }
.redesSocialesCompartir ul li a:before { font: normal normal normal 14px/1 FontAwesome; content: '\f230'; display: block; font-size: 15px; color: #999; line-height: 15px; }
.redesSocialesCompartir ul li.facebook a:before { content: '\f230'; }
.redesSocialesCompartir ul li.twitter a:before { content: '\f081'; }
.redesSocialesCompartir ul li.google a:before { content: '\f0d4'; }
.redesSocialesCompartir ul li.delicious a:before { content: '\f1a5'; }
.redesSocialesCompartir ul li.linkedin a:before { content: '\f08c'; }
.redesSocialesCompartir ul li.reddit a:before { content: '\f1a2'; }


@media (max-width: 1400px){

}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	.fichaProducto .container[role="main"] .cabecera #formats,
	.redesSocialesCompartir { display: none !important; }
}

@media (max-width: 768px){

	
}


.fichaProducto .container[role="main"] .cabecera .top:before { display: block; content: ""; width: 30px; height: 30px; position: absolute; top: 0; left: -50px; background: url(resources/sprite.png) no-repeat; background-position: -300px 7px; }
.fichaProducto .container[role="main"] .cabecera.document .top:before { background-position: -300px -7px; }
.fichaProducto .container[role="main"] .cabecera.image .top:before { background-position: 0px -7px; }
.fichaProducto .container[role="main"] .cabecera.video .top:before { background-position: -250px -7px; }
.fichaProducto .container[role="main"] .cabecera.audio .top:before { background-position: -150px -7px; }

.fichaProducto .container[role="main"] .cabecera h1,
.fichaProducto .container[role="main"] .cabecera h2 { font-size: 13px; color: #000; margin: 0; margin-bottom: 10px; line-height: normal; margin-bottom: 0; }
.fichaProducto .container[role="main"] .cabecera h1 { font-weight: 500; font-size: 16px; }
.fichaProducto .container[role="main"] .cabecera h2 { font-weight: 400; color: #999; }

.fichaProducto .container[role="main"] .cabecera .btnTipo{background: #4D87DD; height: 40px; line-height: 40px; padding: 0 15px; color: #FFF; display: inline-block; margin-top: 15px; font-size: 13px; }
.fichaProducto .container[role="main"] .cabecera .btnTipo span{margin-left: 20px; color: inherit; font-size: 30px; vertical-align: middle; }
.fichaProducto .container[role="main"] .cabecera .btnTipo:hover{text-decoration: none; opacity: .7; }

.fichaProducto .container[role="main"] .cabecera.acciones{border-bottom: 1px solid #eee; border-top: 1px solid #eee; padding-bottom: 10px; padding-top: 10px; }

.fichaProducto .container[role="main"] .informacion { padding: 20px; padding-left: 70px; border-bottom: 1px solid #eee; }
.fichaProducto .container[role="main"] .informacion.doscolumnas { display: flex; }
.fichaProducto .container[role="main"] .informacion.doscolumnas .imgInfo { -webkit-box-flex: 0; max-width: 40%; flex: 0 0 40%; }
.fichaProducto .container[role="main"] .informacion.doscolumnas .textnfo { -webkit-box-flex: 0; max-width: 60%; flex: 0 0 60%; padding-left: 30px; }

.fichaProducto .container[role="main"] .informacion h3,
.fichaProducto .container[role="main"] .informacion h4,
.fichaProducto .container[role="main"] .informacion h5 { color: #000; font-weight: 500; line-height: normal; margin-bottom: 20px; }
.fichaProducto .container[role="main"] .informacion * { font-size: 13px; font-weight: 400; color: #666; line-height: normal; margin: 0; margin-bottom: 10px; }
.fichaProducto .container[role="main"] .informacion strong { font-weight: 500; margin-right: 10px; }
.fichaProducto .container[role="main"] .informacion a { text-decoration: underline; color: #0053CE; margin-right: 10px; }
.fichaProducto .container[role="main"] .informacion p strong + img { display: block; margin-top: 10px;  }

.fichaProducto .container[role="main"] .grupoEntrevista { border: 1px solid #eee; padding: 20px; margin-bottom: 10px; }
	
	.fichaProducto .container[role="main"] .informacion.origen {}

	.fichaProducto .container[role="main"] .informacion.programas {}
	.fichaProducto .container[role="main"] .informacion.programas > a{display: block; margin-bottom: 15px; font-weight: 500; text-decoration: none; }

	.fichaProducto .container[role="main"] .informacion.adicional {}
	.fichaProducto .container[role="main"] .informacion.adicional ul {margin-bottom: 20px; padding-left: 0; list-style-position: inside; }
	.fichaProducto .container[role="main"] .informacion.adicional ul li {}




.fichaProducto .container[role="main"] .cuerpo { padding: 20px; padding-left: 70px; box-sizing: border-box; }
.fichaProducto .container[role="main"] .cuerpo * { color: #666; line-height: 1.5; font-weight: 400; font-size: 13px; }
.fichaProducto .container[role="main"] .cuerpo img  { max-width: 100%; margin: 50px 0; }
.fichaProducto .container[role="main"] .cuerpo h3,
.fichaProducto .container[role="main"] .cuerpo h4,
.fichaProducto .container[role="main"] .cuerpo h5 { color: #000; font-weight: 500; line-height: normal; }
.fichaProducto .container[role="main"] .cuerpo .verMasDesc{color: #0053CE; display: block !important; margin-top: 20px; cursor: pointer; }
.fichaProducto .container[role="main"] .cuerpo iframe{width: 100%; }
.fichaProducto .container[role="main"] .cuerpo a{color: #0053CE; }

	.fichaProducto .container[role="main"] .cuerpo.descripcion {border-bottom: 1px solid #eee; }

.fichaProducto .container[role="main"] .licencia { padding: 20px; padding-left: 70px; border-top: 1px solid #eee; }
.fichaProducto .container[role="main"] .licencia h3,
.fichaProducto .container[role="main"] .licencia h4,
.fichaProducto .container[role="main"] .licencia h5 { color: #000; font-weight: 500; line-height: normal; margin-bottom: 20px; }
.fichaProducto .container[role="main"] .licencia * { color: #666; line-height: 1.5; font-weight: 400; font-size: 13px; margin: 0; }
.fichaProducto .container[role="main"] .licencia a{color: #0053CE; text-decoration: underline; }
.fichaProducto .container[role="main"] .licencia strong{font-weight: 500; color: #333; }
.fichaProducto .container[role="main"] .licencia img{margin-right: 10px; }

.fichaProducto .social { display: table; width: 100%; }
.fichaProducto .social > div { display: table-cell; vertical-align: middle; float: none; }

.fichaProducto .social .events_social ul { margin: 0; padding: 0; }
.fichaProducto .social .events_social ul li { float: left; list-style: none; padding: 0; margin: 0; margin-right: 20px; }
.fichaProducto .social .events_social ul li a { position: relative; padding-left: 35px; }
.fichaProducto .social .events_social ul li a::before { position: absolute; top: 50%; left: 0; margin-top: -10px; font-family: 'Material Icons'; content: '\E0CA'; display: block; font-size: 24px; color: #999; line-height: 20px; }
.fichaProducto .social .events_social ul li,
.fichaProducto .social .events_social ul li a { font-weight: 400; font-size: 14px; color: #999; }

.fichaProducto .social .events_social ul li.menu_like a::before { content: '\E87D'; }
.fichaProducto .social .events_social ul li.menu_views a::before { content: '\E417'; }
.fichaProducto .social .events_social ul li.menu_comments a::before { content: '\E253'; }

.fichaProducto .social .events_settings {  }
.fichaProducto .social .events_settings .dropdown { float: right; }

.fichaProducto .social .events_settings .dropdown-toggle { color: #999; font-weight: 400; font-size: 13px; padding-right: 30px; }
.fichaProducto .social .events_settings .dropdown-toggle::after { display: none; }
.fichaProducto .social .events_settings .dropdown-toggle i { position: absolute; top: -2px; right: 0; cursor: pointer; }

.fichaProducto .social .events_settings .dropdown-menu { border-radius: 0; padding: 0; left: inherit; top: 200%; width: 300px; right: -45px; padding: 10px 0; }
.fichaProducto .social .events_settings .dropdown-menu:before { display: block; content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); position: absolute; top: -8px; right: 50px; border-top: 1px solid rgba(0,0,0,.15); border-left: 1px solid rgba(0,0,0,.15); }
.fichaProducto .social .events_settings .dropdown-menu .dropdown-item { position: relative; padding-right: 15px; padding-left: 40px; margin: 0; font-size: 13px; color: #999; cursor: pointer; }
.fichaProducto .social .events_settings .dropdown-menu .dropdown-item::before { font-family: 'Material Icons'; content: '\E0BE'; display: none; font-size: 25px; color: #999; position: absolute; top: -10px; left: 0; }

.fichaProducto .container[role="main"] .mas-info { background: #F7F7F7 !important; padding: 20px; padding-left: 70px; border-top: 1px solid #eee; }
.fichaProducto .container[role="main"] .mas-info h3,
.fichaProducto .container[role="main"] .mas-info h4,
.fichaProducto .container[role="main"] .mas-info h5 { color: #000; font-weight: 500; line-height: normal; margin-bottom: 20px; }
.fichaProducto .container[role="main"] .mas-info * { color: #666; line-height: 1.5; font-weight: 400; font-size: 13px; margin: 0; }
.fichaProducto .container[role="main"] .mas-info a { color: #0053CE; }

.fichaProducto .container[role="main"] .mas-info .item { clear: both; display: inline-block; margin-bottom: 20px; width: 100%; }
.fichaProducto .container[role="main"] .mas-info .item strong{ float: left; width: 100px; }
.fichaProducto .container[role="main"] .mas-info .item ul { margin: 0; padding: 0; float: left; width: calc(100% - 100px); }
.fichaProducto .container[role="main"] .mas-info .item ul li { float: left; padding: 0; margin: 0; list-style: none; margin-right: 10px; }
.fichaProducto .container[role="main"] .mas-info .item ul li a { color: #0053CE; text-decoration: underline; }

.fichaProducto .comments { background: #fff; padding: 20px; padding-left: 70px; border-top: 1px solid #eee; margin-top: 0; }
.fichaProducto .comments .numeroComentarios { color: #000; font-size: 13px; font-weight: 500; }

.fichaProducto .comments .newComment { margin-bottom: 20px; }
.fichaProducto .comments .newComment textarea { display: block; width: 100%; min-height: 150px; background: #F7F7F7; border: 0; resize: vertical; margin-bottom: 20px !important; padding: 20px; font-size: 13px; font-weight: 400; color: #999; }
.fichaProducto .comments .newComment button { background: #666; font-weight: 500; font-size: 13px; color: #f2f2f2; border-radius: 0; padding: 10px 30px; }

.fichaProducto .comments .comment {  }
.fichaProducto .comments .comment > div {  }

.fichaProducto .comments .comment .divImage {  }

.fichaProducto .comments .comment .image { width: 50px; height: 50px; }
.fichaProducto .comments .comment .image img {  }

.fichaProducto .comments .comment .text {  }
.fichaProducto .comments .comment .text .top { display: table; width: 100%; }
.fichaProducto .comments .comment .text .top > div { display: table-cell; vertical-align: middle; }

.fichaProducto .comments .comment .text .top .title {  }
.fichaProducto .comments .comment .text .top .title p { font-size: 13px; color: #333; font-weight: 500; }
.fichaProducto .comments .comment .text .top .title p a { font-weight: 400; color: #0053CE; }

.fichaProducto .comments .comment .text .top .date {  }
.fichaProducto .comments .comment .text .top .date .dateFloat { float: right; }
.fichaProducto .comments .comment .text .top .date span { font-size: 13px; color: #999; font-weight: 400; float: left; margin-left: 20px; }

.fichaProducto .comments .comment .text .top {  }
.fichaProducto .comments .comment .text .comentario { margin-bottom: 40px; }
.fichaProducto .comments .comment .text .comentario * { color: #666; font-weight: 400; }
.fichaProducto .comments .comment .text .comentario a { color: #0053CE; }
.fichaProducto .comments .comment .text .comentario a:hover { text-decoration: underline; }

.fichaProducto .comments .comment .text .top .utils-1{  }
.fichaProducto .comments .comment .text .top .utils-1 .votos { padding: 0 15px; }
.fichaProducto .comments .comment .text .top .utils-1 .votos .literal{ display: none; }
.fichaProducto .comments .comment .text .top .utils-1 .votos #numVotos{ font-weight: 400; color: #999; font-size: 13px; }
.fichaProducto .comments .comment .text .top .utils-1 .votos .megusta { font-size: 0; vertical-align: middle; cursor: pointer; }
.fichaProducto .comments .comment .text .top .utils-1 .votos .megusta .icono{}
.fichaProducto .comments .comment .text .top .utils-1 .votos .megusta .icono:after{ font-size: 24px; font-family: 'Material Icons'; content: '\E87D'; color: #999; vertical-align: middle; float: left; margin-right: 5px; }

.fichaProducto .comments .comment .text .top .customAboutResource{ position: relative; text-align: right; }
.fichaProducto .comments .comment .text .top .customAboutResource > i{ color: #999; cursor: pointer; }
.fichaProducto .comments .comment .text .top .customAboutResource .acciones{ position: absolute; top: 100%; left: inherit; right: 0; padding: 10px 0; background: #FFF; border: 1px solid rgba(0,0,0,.15); display: none; }
.fichaProducto .comments .comment .text .top .customAboutResource.desplegado .acciones{ display: block; }
.fichaProducto .comments .comment .text .top .customAboutResource .acciones ul{ list-style: none outside none; margin: 0; padding: 0; }
.fichaProducto .comments .comment .text .top .customAboutResource .acciones ul li{  }
.fichaProducto .comments .comment .text .top .customAboutResource .acciones ul li:hover{ background: #f7f7f9; }
.fichaProducto .comments .comment .text .top .customAboutResource .acciones ul li a{ color: #999; display: block; margin: 0; padding: 3px 15px; font-size: 13px; cursor: pointer; }

.fichaProducto .cke_inner,
.fichaProducto .cke_chrome { border-radius: 0; }

.fichaProducto.panelsActivo{overflow: hidden !important; }
.fichaProducto.panelsActivo .mascaritaGenerica{z-index: 504; opacity: 1; }

.fichaProducto div[id^="despAccionRec_"]{position: fixed; top: 120px; left: 0; right: 0; bottom: 120px; z-index: 505; overflow-y: auto; }
.fichaProducto div[id^="despAccionRec_"] img[src*="miniWhiteSpace"]{display: none; }

.fichaProducto #panels{max-width: 1140px; margin: 0 auto; position: relative; }
.fichaProducto #panels .loading{background: #FFF; width: 75%; margin: 0 auto; }
.fichaProducto #panels .loading p{padding: 20px 50px; color: #666; line-height: 1.5; font-size: 13px; font-weight: 400; }
.fichaProducto #panels #menssages{background: #FFF; width: 75%; margin: 0 auto;}
.fichaProducto #panels #menssages p{padding: 20px 50px; color: #666; line-height: 1.5; font-size: 13px; font-weight: 400; }
.fichaProducto #panels #menssages .ok{}
.fichaProducto #panels #menssages .ok p{}
.fichaProducto #panels #menssages .ko {}
.fichaProducto #panels #menssages .ko p{}
.fichaProducto #panels #action{background: #FFF; width: 75%; margin: 0 auto;}
.fichaProducto #panels #action > div{}
.fichaProducto #panels #action > div > div{ }
.fichaProducto #panels #action fieldset{margin: 0; padding: 0; border: 0; }
.fichaProducto #panels #action fieldset:last-child{padding: 20px 50px; }
.fichaProducto #panels #action fieldset legend{font-weight: 500; color: #333; font-size: 13px; font-family: 'Montserrat', sans-serif; margin: 0; border-bottom: 1px solid #F2F2F2; padding: 10px 50px; }
.fichaProducto #panels #action fieldset div{}
.fichaProducto #panels #action fieldset label{font-size: 13px; color: #999; }
.fichaProducto #panels #action fieldset p.titulo{padding: 20px 50px 0; margin: 0; font-size: 13px; color: #666; }
.fichaProducto #panels #action input[type="button"]{background: #0042A5; color: #FFF; font-size: 13px; padding: 10px 20px; border: 0; margin-top: 30px; white-space: normal; }
.fichaProducto #panels #action input[type="button"]:hover{opacity: .7; }
.fichaProducto #panels .cerrar{width: 75%; margin: 0 auto; text-align: right; }
.fichaProducto #panels .cerrar a{cursor: pointer; position: absolute; top: 10px; right: 15%; font-size: 0; line-height: 1; }
.fichaProducto #panels .cerrar a:after{font-family: 'Material Icons'; font-size: 24px; color: #333; content: '\E5CD'; display: block; }

	.fichaProducto #panels #action input[type="checkbox"] + label{position: relative; padding-left: 30px; }
	.fichaProducto #panels #action input[type="checkbox"] + label:after{content: ''; position: absolute; top: 7px; left: 5px; width: 0px; height: 0px; border: 0; transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s; }
	.fichaProducto #panels #action input[type="checkbox"] + label:before{content: ''; position: absolute; top: 0; left: 0; border: 1px solid #CCC; width: 20px; height: 20px; }
	.fichaProducto #panels #action input[type="checkbox"]:checked + label:after{top: 2px; left: 1px; width: 8px; height: 13px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #0042A5; border-bottom: 2px solid #0042A5; transform: rotateZ(37deg); transform-origin: 100% 100%; }
	.fichaProducto #panels #action input[type="checkbox"]:checked + label:before{border-color: #0042A5;}

	.fichaProducto #panels #action input[type="radio"] + label{position: relative; padding-left: 30px; margin: 0; margin-right: 20px; font-family: 'Montserrat', sans-serif; color: #bbb; font-size: 13px; line-height: 20px; cursor: pointer; }
	.fichaProducto #panels #action input[type="radio"] + label:after{content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border-radius: 50%; transition: .28s ease; }
	.fichaProducto #panels #action input[type="radio"] + label:before{content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border-radius: 50%; transition: .28s ease; background: #E4E4E4; }
	.fichaProducto #panels #action input[type="radio"]:checked + label{color: #C10E6C; }
	.fichaProducto #panels #action input[type="radio"]:checked + label:after{}
	.fichaProducto #panels #action input[type="radio"]:checked + label:before{background-color: #C10E6C; }

	.fichaProducto .AddToMyPersonalSpace #panels #action{}
	.fichaProducto .AddToMyPersonalSpace #panels #action input[type="checkbox"]{display: none; }
	.fichaProducto .AddToMyPersonalSpace #panels #action fieldset fieldset > div label .ico{}
	.fichaProducto .AddToMyPersonalSpace #panels #action fieldset fieldset > div label .ico:before{content: '\E2C9'; font-family: 'Material Icons'; font-size: 28px; color: #757575; margin-right: 10px; vertical-align: middle; }
	.fichaProducto .AddToMyPersonalSpace #panels #action fieldset fieldset > div:last-child label .ico{}
	.fichaProducto .AddToMyPersonalSpace #panels #action fieldset fieldset > div:last-child label .ico:before{content: '\E2C7'; }

	.fichaProducto .AddCategories #panels #action{}
	.fichaProducto .AddCategories #panels #action legend + .box{border-bottom: 1px solid #F2F2F2; padding: 10px 50px; }
	.fichaProducto .AddCategories #panels #action label:not([for]),
	.fichaProducto .AddCategories #panels #action input[type="checkbox"],
	.fichaProducto .AddCategories #panels #action input[type="radio"]{display: none; }
	.fichaProducto .AddCategories #panels #action label .ico:before{content: '\E2C7'; font-family: 'Material Icons'; font-size: 28px; color: #757575; margin-right: 10px; vertical-align: middle; }

	.fichaProducto .AddCategories #panels #action input[type="text"]{margin-bottom: 10px; border: 0; padding: 0 10px; background: #F2F2F2; height: 30px; line-height: 30px; float: left; }
	.fichaProducto .AddCategories #panels #action input.findAction{float: left; width: 30px; height: 30px; background: url(resources/lupa.png?v=) no-repeat; border-radius: 0; border: 0; padding: 0; margin: 0;  }
	.fichaProducto .AddCategories #panels #action img[src*="verMenos.gif"],
	.fichaProducto .AddCategories #panels #action img[src*="verMas.gif"]{margin-left: -16px; }
	.fichaProducto .AddCategories #panels #action .panHijos{margin-left: 30px !important; }

	.fichaProducto .AddCategories #panels #action #divSelCatTesauro,
	.fichaProducto .AddCategories #panels #action #divSelCatLista{padding: 20px 50px; }

	.fichaProducto .AddTags #panels #action{} 
	.fichaProducto .AddTags #panels #action p.titulo{padding-left: 0; padding-right: 0; padding-bottom: 20px; } 
	.fichaProducto .AddTags #panels #action fieldset:last-child{padding: 0; }
	.fichaProducto .AddTags #panels #action fieldset:last-child > fieldset{padding: 20px 50px; }
	.fichaProducto .AddTags #panels #action fieldset:last-child > fieldset:last-child{padding-top: 0; }
	.fichaProducto .AddTags #panels #action .autocompletar > input{display: block; width: 100% !important; background: #F2F2F2; color: #999; border: 0; padding: 10px 15px; } 
	.fichaProducto .AddTags #panels #action span.contenedor{} 
	.fichaProducto .AddTags #panels #action span.contenedor .tag{display: inline-block; margin-right: 5px; margin-bottom: 5px; background: #666; border: 1px solid #777; padding: 5px 10px; font-size: 13px; color: #FFF; } 
	.fichaProducto .AddTags #panels #action span.contenedor .tag div{padding-right: 25px; position: relative; } 
	.fichaProducto .AddTags #panels #action span.contenedor .tag div:after{content: '\E254'; font-family: 'Material Icons'; font-size: 18px; color: #FFF; vertical-align: middle; margin-left: 10px; cursor: pointer; } 
	.fichaProducto .AddTags #panels #action span.contenedor .tag div a.remove{position: absolute; right: 0; cursor: pointer; top: 50%; margin-top: -10px; } 
	.fichaProducto .AddTags #panels #action span.contenedor .tag div a.remove:after{content: '\E5CD'; font-family: 'Material Icons'; font-size: 18px; color: #FFF; vertical-align: middle; margin-left: 10px; } 
	.fichaProducto .AddTags #panels #action span.contenedor .tag input{display: none; background: #F2F2F2; border: 0; padding: 5px 10px; margin: -5px -10px; color: #999;} 
	.fichaProducto .AddTags #panels #action span.contenedor .tag input::placeholder{color: #999;} 
	.fichaProducto .AddTags #panels #action span.contenedor .tag input:focus{outline: 0; box-shadow: none; } 

	.fichaProducto .LinkUp #panels #action{}
	.fichaProducto .LinkUp #panels #action p{color: #666; line-height: 1.5; font-size: 13px; font-weight: 400;}
	.fichaProducto .LinkUp #panels #action fieldset:last-child{padding: 0; }
	.fichaProducto .LinkUp #panels #action fieldset:last-child > .box,
	.fichaProducto .LinkUp #panels #action fieldset:last-child > fieldset{padding: 20px 50px; }
	.fichaProducto .LinkUp #panels #action fieldset:last-child > .labels{padding-top: 0; }
	.fichaProducto .LinkUp #panels #action fieldset:last-child > .labels label{color: #555; }
	.fichaProducto .LinkUp #panels #action input.text.big{width: 100%; display: block; background: #F2F2F2; padding: 10px 15px; border: 0;  }
	.fichaProducto .LinkUp #panels #action fieldset:last-child fieldset:last-child{padding-top: 0; }

	.fichaProducto .Delete #panels #action{}
	.fichaProducto .Delete #panels #action fieldset:last-child{padding: 0; }
	.fichaProducto .Delete #panels #action fieldset:last-child > p{padding: 20px 50px 0; color: #999; font-size: 13px; font-weight: 400; }
	.fichaProducto .Delete #panels #action fieldset:last-child > div{padding: 20px 50px; }
	.fichaProducto .Delete #panels #action input[type="button"]{margin-top: 0; }
	.fichaProducto .Delete #panels #action br{display: none; }

	.fichaProducto #panels #action .compartirRec{}
	.fichaProducto #panels #action .compartirRec > fieldset{padding: 20px 50px; }
	.fichaProducto #panels #action .compartirRec > fieldset:first-child{padding: 0; }
	.fichaProducto #panels #action .compartirRec > fieldset legend + p{padding: 20px 50px; border-bottom: 1px solid #F2F2F2; }
	.fichaProducto #panels #action .compartirRec > fieldset legend + p label{margin-bottom: 0; }
	.fichaProducto #panels #action .compartirRec > fieldset:nth-child(2){ }
	.fichaProducto #panels #action .compartirRec > fieldset:nth-child(2) label{color: #555; display: block; }
	.fichaProducto #panels #action .compartirRec > fieldset:nth-child(2) select{background: #F7F7F7; color: #999; padding: 10px 15px; border: 0;  }
	.fichaProducto #panels #action .compartirRec #divSelCatTesauro{}
	.fichaProducto #panels #action .compartirRec #divSelCatTesauro label .ico{}
	.fichaProducto #panels #action .compartirRec #divSelCatTesauro label .ico:before{content: '\E2C7'; font-family: 'Material Icons'; font-size: 28px; color: #757575; margin-right: 10px; vertical-align: middle;}
	.fichaProducto #panels #action .compartirRec #divSelCatTesauro input[type="checkbox"]{display: none; }
	.fichaProducto #panels #action .compartirRec img[src*="verMenos.gif"],
	.fichaProducto #panels #action .compartirRec img[src*="verMas.gif"]{margin-left: -16px; }
	.fichaProducto #panels #action .compartirRec .panHijos{margin-left: 30px !important; }

	.pageEnviarEnlace{}
	.pageEnviarEnlace .container[role="main"]{background: none; }
	.pageEnviarEnlace .container[role="main"] .row{}
	.pageEnviarEnlace .container[role="main"] .row .col02{background: #FFF; margin: 0 auto; padding-top: 0; }
	.pageEnviarEnlace .col02 .titulo{padding: 20px 50px; border-bottom: 1px solid #EFEFEF; }
	.pageEnviarEnlace .col02 .titulo h3{font-size: 14px; font-weight: 500; padding: 0; color: #333; margin: 0 0 10px; }
	.pageEnviarEnlace .col02 .titulo a{color: #0053CE; text-decoration: underline; font-size: 13px; font-weight: 400; }
	.pageEnviarEnlace .col02 fieldset{margin: 0; padding: 0; border: 0; }
	.pageEnviarEnlace .ac_results{}
	.pageEnviarEnlace .ac_results ul{}
	.pageEnviarEnlace .ac_results ul li{padding: 5px 15px; }


	#frmEnviarEnlace{}
	#frmEnviarEnlace p.literal{font-weight: 500; font-size: 13px; color: #333; }
	#frmEnviarEnlace .envioInv{padding: 20px 50px; }
	#frmEnviarEnlace .envioInv ul{list-style: none outside none; margin: 0; padding: 0; }
	#frmEnviarEnlace .envioInv ul li{float: left; margin-right: 30px; padding: 0; border-bottom: 3px solid transparent; }
	#frmEnviarEnlace .envioInv ul li a{color: #999; font-size: 13px; cursor: pointer; }
	#frmEnviarEnlace .envioInv ul li.active{border-color: #0042A5; }
	#frmEnviarEnlace .envioInv ul li.active a{color: #666; }
	#frmEnviarEnlace .stateShowForm{ border-bottom: 1px solid #EFEFEF; padding: 0 50px 20px; }
	#frmEnviarEnlace .stateShowForm .activeForm{}
	#frmEnviarEnlace .stateShowForm .activeForm fieldset{ }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divContactos{}
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divContactos > p{display: none; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divCorreos{}
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divCorreos > p{display: none; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divCorreos > p.textarea{display: block; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divCorreos textarea{width: 100%; background: #FBFBFB; border: 1px solid #E4E4E4;  }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset#divCorreos .help{font-size: 12px; color: #999; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .filtroRapido{position: relative; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .filtroRapido input{background: #FBFBFB; border: 1px solid #E4E4E4; height: 45px; line-height: 45px; padding: 0 15px; padding-left: 50px; color: #999; width: 100%; font-size: 13px; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .filtroRapido input::placeholder{color: #999; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .filtroRapido .searchButton{position: absolute; top: 0; left: 0; width: 50px; height: 45px; cursor: pointer; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .filtroRapido .searchButton:after{font-family: 'Material Icons'; font-size: 30px; color: #999; content: '\E8B6'; text-align: center; line-height: 45px; height: 45px; width: 50px; display: block; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset input[type="button"]{background: #0042A5; color: #FFF; font-size: 13px; border: 0; padding: 5px 15px; text-transform: capitalize; cursor: pointer; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset input[type="button"]:hover{opacity: .7; }
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .ko{}
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .ko p{}
	#frmEnviarEnlace .stateShowForm .activeForm fieldset .ko p label{}
	#frmEnviarEnlace fieldset.editorLector{}
	#frmEnviarEnlace fieldset.editorLector > p{margin: 0; padding: 20px 50px; }
	#frmEnviarEnlace fieldset.editorLector > p label{font-weight: 500; font-size: 13px; color: #333; }
	#frmEnviarEnlace fieldset.editorLector #panContenedorInvitados{padding: 0 50px 20px; }
	#frmEnviarEnlace fieldset.editorLector #panContenedorInvitados ul{list-style: none outside none; padding: 0; margin: 0; }
	#frmEnviarEnlace fieldset.editorLector #panContenedorInvitados ul li{color: #666; font-size: 13px; font-weight: 400; margin-bottom: 10px; }
	#frmEnviarEnlace fieldset.editorLector #panContenedorInvitados ul li a.remove{color: #0053CE; font-size: 13px; font-weight: 400; text-decoration: underline; margin-left: 5px; }
	#frmEnviarEnlace fieldset.editorLector p.ninguno{padding-top: 0; }

	#frmEnviarEnlace .idiomasEnviar{border-bottom: 1px solid #EFEFEF; padding: 20px 50px; }
	#frmEnviarEnlace .idiomasEnviar p{margin: 0; padding: 0; }
	#frmEnviarEnlace .idiomasEnviar p label {font-weight: 500; font-size: 13px; color: #333; display: block;  }
	#frmEnviarEnlace .idiomasEnviar #ddlIdioma{background: #FBFBFB; border: 1px solid #E4E4E4; height: 45px; line-height: 45px; padding: 0 15px; color: #999; }

	#frmEnviarEnlace .notasEnviar{padding: 20px 50px; }
	#frmEnviarEnlace .notasEnviar p{}
	#frmEnviarEnlace .notasEnviar p label{font-weight: 500; font-size: 13px; color: #333; display: block;}
	
	#frmEnviarEnlace .botonEnviar{padding: 0 50px 20px; }
	#frmEnviarEnlace .botonEnviar input{background: #0042A5; color: #FFF; font-size: 13px; padding: 10px 30px; border: 0; font-weight: 500; }
	
.fichaProducto .container[role="main"] .video{}
.fichaProducto .container[role="main"] .video iframe{width: 100%; max-width: 100%; }

.fichaProducto .container[role="main"] .destinos {padding: 20px; padding-left: 70px; border-bottom: 1px solid #eee; }
.fichaProducto .container[role="main"] .destinos h3,
.fichaProducto .container[role="main"] .destinos h4,
.fichaProducto .container[role="main"] .destinos h5{color: #333; font-weight: 500; line-height: normal; margin-bottom: 20px;}
.fichaProducto .container[role="main"] .destinos * {font-size: 13px; font-weight: 400; color: #666; line-height: normal; margin: 0; margin-bottom: 10px; }
.fichaProducto .container[role="main"] .destinos strong{font-weight: 500; margin-right: 10px; }
.fichaProducto .container[role="main"] .destinos a{text-decoration: underline; color: #0053CE; margin-right: 10px;}

.fichaProducto .container[role="main"] .fechasRelevantes{padding: 20px; padding-left: 70px; }
.fichaProducto .container[role="main"] .fechasRelevantes h3,
.fichaProducto .container[role="main"] .fechasRelevantes h4,
.fichaProducto .container[role="main"] .fechasRelevantes h5{color: #333; font-weight: 500; line-height: normal; margin-bottom: 20px;}
.fichaProducto .container[role="main"] .fechasRelevantes * {font-size: 13px; font-weight: 400; color: #666; line-height: normal; margin: 0; margin-bottom: 10px; }
.fichaProducto .container[role="main"] .fechasRelevantes strong{font-weight: 500; margin-right: 10px;}
.fichaProducto .container[role="main"] .fechasRelevantes a{text-decoration: underline; color: #0053CE; margin-right: 10px;}

.fichaProducto .container[role="main"] table.genericaFicha{width: 100% !important; /*display: table !important; table-layout: fixed;*/ border-bottom: 0 !important; }
.fichaProducto .container[role="main"] table.genericaFicha thead{}
.fichaProducto .container[role="main"] table.genericaFicha thead tr{ }
.fichaProducto .container[role="main"] table.genericaFicha tbody{}
.fichaProducto .container[role="main"] table.genericaFicha tr{ }
.fichaProducto .container[role="main"] table.genericaFicha tr th{font-weight: 500; padding: 10px 20px; border-bottom-color: #eee; border-top: 1px solid #eee; }
.fichaProducto .container[role="main"] table.genericaFicha tr td{padding: 10px 20px; border-bottom: 1px solid #eee; }

.fichaProducto .container[role="main"] .boletines{padding: 20px; padding-left: 70px; border-bottom: 1px solid #eee; }
.fichaProducto .container[role="main"] .boletines h3,
.fichaProducto .container[role="main"] .boletines h4,
.fichaProducto .container[role="main"] .boletines h5{color: #333; font-weight: 500; line-height: normal; margin-bottom: 20px;}
.fichaProducto .container[role="main"] .boletines *{font-size: 13px; font-weight: 400; color: #666; line-height: normal; margin: 0; margin-bottom: 10px; }
.fichaProducto .container[role="main"] .boletines strong{font-weight: 500; margin-right: 10px; display: block; }
.fichaProducto .container[role="main"] .boletines strong .letra{margin-right: 15px; }
.fichaProducto .container[role="main"] .boletines a{color: #0053CE; }
.fichaProducto .container[role="main"] .boletines ol{padding-left: 10px; list-style-position: outside; }
.fichaProducto .container[role="main"] .boletines ol li{padding-left: 15px; display: none; }
.fichaProducto .container[role="main"] .boletines ol li.fijo{display: list-item; }
.fichaProducto .container[role="main"] .boletines ol li a{}
.fichaProducto .container[role="main"] .boletines.desplegados ol li{display: list-item; }

.fichaProducto .container[role="main"] .boletines .plegar{text-align: right; }
.fichaProducto .container[role="main"] .boletines .ocultarNumerado{background: #4D87DD; height: 30px; line-height: 30px; padding: 0 15px; color: #FFF; display: inline-block; margin-top: 15px; font-size: 13px; cursor: pointer; }
.fichaProducto .container[role="main"] .boletines .ocultarNumerado .texto{font-size: inherit; color: inherit; display: inline-block; vertical-align: middle; }
.fichaProducto .container[role="main"] .boletines .ocultarNumerado .material-icons{margin-left: 20px; color: inherit; font-size: 30px; vertical-align: middle; }
.fichaProducto .container[role="main"] .boletines .ocultarNumerado:hover{text-decoration: none; opacity: .7; }




@media (max-width: 1400px){

}

@media (max-width: 1024px){

}

@media (max-width: 992px){

}

@media (max-width: 768px){

	.fichaProducto .container[role="main"] .col01{padding-right: 0; }

	.fichaProducto .aaCabecera .row02 { }
	.fichaProducto .aaCabecera .row02 .container { display: block; }
	.fichaProducto .aaCabecera .row02 .container > div { display: inline-block;  width: 100%; margin: 0; padding: 10px 20px; }

	.fichaProducto .aaCabecera .row02 .title { padding: 10px 20px; }
	.fichaProducto .aaCabecera .row02 .title p { padding: 0; }
	.fichaProducto .aaCabecera .row02 .title p:before { display: none; }

	.fichaProducto .aaCabecera .row02 .socialFloat { float: left; width: 100%; }
	.fichaProducto .aaCabecera .row02 .socialFloat > div { margin: 0; }

	.fichaProducto .container[role="main"] .cabecera .top .date{float: right; }

	.fichaProducto .social .events_social ul li,
	.fichaProducto .social .events_social ul li a { font-size: 13px; }
	.fichaProducto .social .events_social ul li { margin-right: 10px; }
	.fichaProducto .social .events_social ul li a { padding-left: 25px; }
	.fichaProducto .social .events_social ul li a::before { font-size: 19px; margin-top: -8px; }

	.fichaProducto .social .events_settings { float: right !important; }
	.fichaProducto .social .events_settings .dropdown-toggle { font-size: 0; }
	
	.fichaProducto .container[role="main"] .boletines,
	.fichaProducto .container[role="main"] .destinos,
	.fichaProducto .container[role="main"] .fechasRelevantes,
	.fichaProducto .container[role="main"] .cabecera,
	.fichaProducto .container[role="main"] .informacion,
	.fichaProducto .container[role="main"] .cuerpo,
	.fichaProducto .container[role="main"] .licencia,
	.fichaProducto .container[role="main"] .mas-info,
	.fichaProducto .comments { padding-left: 20px; }

	.fichaProducto div[id^="despAccionRec_"]{top: 30px; bottom: 30px; }
	.fichaProducto #panels #action,
	.fichaProducto #panels .loading,
	.fichaProducto #panels #menssages,
	.fichaProducto #panels .cerrar{width: calc(100% - 50px); }
	.fichaProducto #panels .cerrar a{right: 45px; }


}

@media (max-width: 480px){
	.fichaProducto #panels #action input[type="radio"] + label{display: block; margin-bottom: 10px; }
	.fichaProducto #panels #action input[type="radio"] + label:last-child{margin-bottom: 0; }
}

/* FICHA CONFERENCIA */

.fichaConferencia {  }

.fichaConferencia .video {  }
.fichaConferencia .video iframe { width: 100%; height: 500px; }

.fichaConferencia .media { display: block; }
.fichaConferencia .media h3 { padding: 20px; padding-left: 70px; padding-bottom: 0; display: block; width: 100%; color: #333; font-weight: 500; line-height: normal; margin-bottom: 20px; }
.fichaConferencia .media * { color: #666; line-height: 1.5; font-weight: 400; font-size: 13px; margin: 0; }
.fichaConferencia .media iframe { margin-left: 70px !important; max-width: calc(100% - 90px) !important; width: 100% !important; }

.fichaConferencia .media .owl-carousel { display: block; width: 100%; }
.fichaConferencia .media .owl-carousel .owl-nav {  }
.fichaConferencia .media .owl-carousel .owl-nav > div { background: #000; opacity: 0.5; height: 50px; width: 50px; position: absolute; top: 50%; margin-top: -25px; text-indent: -9999em; background-position: center !important; font-size: 0; }
.fichaConferencia .media .owl-carousel .owl-nav > div.disabled { opacity: 0.3; }
.fichaConferencia .media .owl-carousel .owl-nav > div.disabled a { cursor: default; }
.fichaConferencia .media .owl-carousel .owl-nav > div:before { width: 100%; display: inline-block; font-family: 'Material Icons'; content: '\E409'; font-size: 30px; color: #fff; height: 50px; line-height: 50px; text-align: center; }

.fichaConferencia .media .owl-carousel .owl-nav .owl-prev { left: 0px; }
.fichaConferencia .media .owl-carousel .owl-nav .owl-prev:before { content: '\E408'; }
.fichaConferencia .media .owl-carousel .owl-nav .owl-next { right: 0; }
.fichaConferencia .media .owl-carousel .owl-nav .owl-next:before { content: '\E409'; }

.fichaConferencia .media .owl-carousel .owl-nav > div:hover { opacity: 1; }


@media (max-width: 768px){
	.fichaConferencia .media h3{padding-left: 20px; S}
	.fichaConferencia .media iframe { margin-left: 20px !important; max-width: calc(100% - 40px) !important; }
}


/* FICHA INVESTIGADOR */

.fichaInvestigador {  }
/*.fichaInvestigador .aaCabecera .row02 { display: none; }*/

.fichaInvestigador .container[role="main"] {  }

.fichaInvestigador .cabecera.cabeceraResearcher { padding: 20px !important; display: flex; flex-wrap: nowrap; align-items: start; justify-content: center; }
.fichaInvestigador .cabecera.cabeceraResearcher > div { -webkit-box-flex: 0; }

.fichaInvestigador .cabecera.cabeceraResearcher .colImagen { width: 250px; }
.fichaInvestigador .cabecera.cabeceraResearcher .colImagen img { width: 100%; height: auto; padding-right: 50px; }

.fichaInvestigador .cabecera.cabeceraResearcher .colDatos { width: calc(100% - 250px); }
.fichaInvestigador .cabecera.cabeceraResearcher .colDatos h1 { margin-bottom: 40px; }

.fichaInvestigador .cabecera.cabeceraResearcher .colDatos .dato { font-size: 13px; margin-bottom: 10px; }
.fichaInvestigador .cabecera.cabeceraResearcher .colDatos .dato strong { float: left; margin-right: 5px; color: #666; line-height: 1.4; }
.fichaInvestigador .cabecera.cabeceraResearcher .colDatos .dato p { color: #999; margin: 0; line-height: 1.4; }
.fichaInvestigador .cabecera.cabeceraResearcher .colDatos .dato a { color: #0053CE; }

.fichaInvestigador .cuerpo {  padding: 20px !important; }
.fichaInvestigador .cuerpo h2 { font-size: 14px !important; color: #333 !important; font-weight: 500 !important; }
.fichaInvestigador .cuerpo .tabla { margin-bottom: 50px; }

	@media (max-width: 768px){

		.fichaInvestigador .cabecera.cabeceraResearcher{flex-flow: row wrap; }
		.fichaInvestigador .cabecera.cabeceraResearcher .colImagen{width: 100%; }
		.fichaInvestigador .cabecera.cabeceraResearcher .colImagen img{padding-right: 0; margin-bottom: 20px; }

		.fichaInvestigador .cabecera.cabeceraResearcher .colDatos{width: 100%; }

	}

/* FICHA ENTREVISTA */

.fichaEntrevista{}


/* FICHA TIPO 2 */
.fichaTipo2{}

/* FICHA TIPO 5 */
.fichaTipo5{}

/* FICHA TIPO 6 */
.fichaTipo6{}

/* FICHA TIPO 7 */
.fichaTipo7{}




/* BANNER BOX */

.bannerBox { padding: 20px 20px 50px; margin-bottom: 10px; position: relative; }
.bannerBox h2 { font-weight: 500; margin: 0; font-size: 13px; color: #333; margin-bottom: 30px; }

.bannerBox .bannerList {  }
.bannerBox .bannerList .bannerItem { margin-bottom: 20px; padding-left: 50px; position: relative; }

.bannerBox .bannerList .bannerItem h3 {  }
.bannerBox .bannerList .bannerItem h3 a { font-weight: 400; color: #0053CE; font-size: 13px; }

.bannerBox .bannerList .bannerItem:before { display: block; content: ""; width: 30px; height: 30px; position: absolute; top: 0; left: 0px; background: url(resources/sprite.png) no-repeat; background-position: -300px -5px; }
.bannerBox .bannerList .bannerItem.document:before { background-position: -300px -7px; }
.bannerBox .bannerList .bannerItem.image:before { background-position: 0px -7px; }
.bannerBox .bannerList .bannerItem.video:before { background-position: -250px -7px; }
.bannerBox .bannerList .bannerItem.audio:before { background-position: -150px -7px; }

.bannerBox .bannerList .bannerItem .content { height: 50px; overflow: hidden; }
.bannerBox .bannerList .bannerItem .content * { font-weight: 300; color: #A1A1A1; font-size: 13px; }

.bannerBox .owl-carousel .owl-nav {  }
.bannerBox .owl-carousel .owl-nav > div { background: #000; opacity: 0.5; height: 30px; width: 30px; position: absolute; bottom: -30px; margin-top: 0; text-indent: -9999em; background-position: center !important; font-size: 0; }
.bannerBox .owl-carousel .owl-nav > div.disabled { opacity: 0.3; pointer-events: none; }
.bannerBox .owl-carousel .owl-nav > div.disabled a { cursor: default; }
.bannerBox .owl-carousel .owl-nav > div:before { width: 100%; display: inline-block; font-family: 'Material Icons'; content: '\E409'; font-size: 20px; color: #fff; height: 30px; line-height: 30px; text-align: center; }
.bannerBox .owl-carousel .owl-nav .owl-prev { right: 32px; }
.bannerBox .owl-carousel .owl-nav .owl-prev:before { content: '\E408'; }
.bannerBox .owl-carousel .owl-nav .owl-next { right: 0; }
.bannerBox .owl-carousel .owl-nav .owl-next:before { content: '\E409'; }

.bannerBox .owl-carousel .owl-nav > div:hover { opacity: 1; }

.bannerBox .paginadorSiguienteAnterior{}
.bannerBox .paginadorSiguienteAnterior ul{list-style: none outside none; margin: 0; padding: 0; }
.bannerBox .paginadorSiguienteAnterior ul li{position: absolute; opacity: .5; height: 30px; width: 30px; bottom: 20px; right: 20px; margin-top: 0; background: #000; text-align: center; line-height: 30px; cursor: pointer; }
.bannerBox .paginadorSiguienteAnterior ul li:hover{opacity: 1; }
.bannerBox .paginadorSiguienteAnterior ul li a{font-size: 0; }
.bannerBox .paginadorSiguienteAnterior ul li a:before{font-size: 20px; color: #FFF; font-family: 'Material Icons'; content: ''; }
.bannerBox .paginadorSiguienteAnterior ul li.siguiente{}
.bannerBox .paginadorSiguienteAnterior ul li.siguiente a{}
.bannerBox .paginadorSiguienteAnterior ul li.siguiente a:before{content: '\E409'; }
.bannerBox .paginadorSiguienteAnterior ul li.anterior{right: 52px; }
.bannerBox .paginadorSiguienteAnterior ul li.anterior a{}
.bannerBox .paginadorSiguienteAnterior ul li.anterior a:before{content: '\E408'; }
.bannerBox .paginadorSiguienteAnterior ul li.desactivado{pointer-events: none; opacity: .3; cursor: default; }

/* DESTACADO BOX */

.destacadoBox { background: #C10E6C; padding: 20px; margin-bottom: 10px; }
.destacadoBox * { color: #fff !important; text-transform: uppercase; }
.destacadoBox h2 { font-size: 42px; font-weight: 400; }
.destacadoBox h3 { font-size: 20px; font-weight: 400; margin-top: 50px; }

/* WIDGETS */

.widget { border-bottom: 1px solid #eee; padding: 20px; }
.widget h2 { font-weight: 500; font-size: 13px; color: #333; margin: 0; margin-bottom: 30px; }

.widget .vermas { display: inline-block; font-size: 13px; font-weight: normal; color: #999; margin-top: 20px; position: relative; padding-right: 30px; text-decoration: none; }
.widget .vermas:after { font-family: 'Material Icons'; content: '\E409'; display: block; font-size: 25px; color: #999999; position: absolute; top: -8px; right: 0; }

.widget .widgetList {  }
.widget .widgetList .widgetItem { display: table; width: 100%; margin-bottom: 10px; }
.widget .widgetList .widgetItem > div { display: table-cell; vertical-align: middle; }

.widget .widgetList .widgetItem .divImage { padding-right: 20px; }
.widget .widgetList .widgetItem .image { width: 40px; height: 40px; border-radius: 50%; overflow: hidden; }
.widget .widgetList .widgetItem .image img { }

.widget .widgetList .widgetItem .text { width: 100%; }
.widget .widgetList .widgetItem .text p { font-weight: 500; color: #333; font-size: 13px; margin: 0; }
.widget .widgetList .widgetItem .text a { font-weight: 500; color: #0053CE; }

/* PAGINADOR */

.paginador { padding: 10px 20px; margin-left: -20px; margin-right: -20px; margin-bottom: -55px; border-top: 1px solid #E4E4E4; display: flex; }
.paginador > div { padding: 0; }

.paginador .paginadorSelector { padding-left: 0; }
.paginador .paginadorSelector > * { float: left; margin-right: 10px; color: #999999; font-size: 13px; font-weight: 400; margin-bottom: 0;}

.paginador .paginadorFlechas { padding-right: 0; }
.paginador .paginadorFlechas ul { margin: 0; padding: 0; float: right; }
.paginador .paginadorFlechas ul li { list-style: none; padding: 0; float: left; margin: 0 10px; }
.paginador .paginadorFlechas ul li a { color: #999999; font-size: 13px; font-weight: 400; }

.paginador .paginadorFlechas ul li.prev a:before,
.paginador .paginadorFlechas ul li.next a:after { font-family: 'Material Icons'; display: block; font-size: 25px; color: #999999; position: relative; height: 25px; width: 25px; line-height: 25px; top: -3px; }

.paginador .paginadorFlechas ul li.prev a:before { float: left; content: '\E5CB'; }
.paginador .paginadorFlechas ul li.next a:after { float: right; content: '\E409'; }

@media (max-width: 768px){
	.paginador{margin-bottom: -35px; margin-left: -5px; margin-right: -5px; flex-flow: row wrap; }
	.paginador .paginadorFlechas ul{float: left; width: 100%; margin-top: 10px; }
	.paginador .paginadorFlechas ul li:first-child{margin-left: 0; }
	.paginador .paginadorFlechas ul li:last-child{margin-right: 0; }
}

/* COMMENTS */

.comments { background: #F7F7F7; display: block; padding: 20px; clear: both; margin-top: 20px; }
.comments .numeroComentarios { font-size: 13px; color: #666; font-weight: 400; margin-bottom: 20px; }

.comments .comment { display: table; width: 100%; margin-bottom: 10px; }
.comments .comment > div { display: table-cell; vertical-align: middle; }

.comments .comment .divImage { padding-right: 15px; vertical-align: top; }
.comments .comment .image { width: 40px; height: 40px; border-radius: 50%; }
.comments .comment .image img { display: none; }

.comments .comment .text { width: 100%; }
.comments .comment .text .title { margin-bottom: 5px !important; }
.comments .comment .text .title a { color: #0053CE; display: block; font-weight: 400; text-decoration: underline; }

.comments .comment .text .top { margin-bottom: 5px !important; margin-top: 5px; }
.comments .comment .text .comentario { clear: both; }
.comments .comment .text .comentario * { font-size: 13px; color: #999; font-weight: 300; }

@media (max-width: 1400px){

}

@media (max-width: 1024px){

}

@media (max-width: 992px){

}

@media (max-width: 768px){
	
	.comments .comment { display: none; }
	.comments .comment > div { display: block; }
	.comments .comment .divImage { margin-bottom: 20px; }

	.comments > .comment { display: block; }

}

/* BARRA LATERAL IZQUIERDA */

.barralateralIzquierda { border: 0; position: fixed; top: 0px; left: -310px; z-index: 100000; background: #fff; height: 100%; width: 300px;    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3); box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; overflow-y: auto; }
.panelIzqOpen .barralateralIzquierda { left: 0; }
.panelIzqOpen { overflow: hidden; }

.mascaraBar,
.mascaraBarFacetas { z-index: -1; left: 0; background: #000; width: 100%; height: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -ms-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; position: fixed; }

.panelIzqOpen .mascaraBar,
.facetasOpen .mascaraBarFacetas { top: 0px; position: fixed; opacity: 0.5;  z-index: 9999; }

/* BARRA LATERAL USUARIO */

.barralateralIzquierda {  }
.barralateralIzquierda > div {   }

.barralateralIzquierda .cabeceraBarraLateral { background: #0042A5; padding: 20px 20px 20px 55px; height: 92px; }
.barralateralIzquierda .cabeceraBarraLateral img { width: auto; height: 20px; }

.barralateralIzquierda .cabeceraBarraLateral .close { opacity: 1; text-shadow: none; }
.barralateralIzquierda .cabeceraBarraLateral .close i { color: #fff; }

.barralateralIzquierda .usuarioConectado {  }
.barralateralIzquierda .usuarioConectado > * { margin: 0; padding: 20px 20px 20px 45px; border-bottom: 1px solid #eee; }
.barralateralIzquierda .usuarioConectado > * .indentado { font-weight: 500; font-size: 13px; color: #333; margin: 0; margin-bottom: 15px; }
.barralateralIzquierda .usuarioConectado > * ul { margin: 0; padding: 0; }
.barralateralIzquierda .usuarioConectado > * ul li { list-style: none; padding: 0; margin: 0; padding-left: 0px; }
.barralateralIzquierda .usuarioConectado > * ul li a { display: block; font-weight: normal; color: #999; font-size: 13px; text-decoration: none; margin-bottom: 15px; line-height: 1; }
.barralateralIzquierda .usuarioConectado > * ul li:last-child a { margin-bottom: 0; }

.barralateralIzquierda .usuarioConectado .usuario {  }
.barralateralIzquierda .usuarioConectado .usuario a { font-weight: 500; color: #0053CE; font-size: 13px; }
.barralateralIzquierda .usuarioConectado .usuario img { border-radius: 50%; margin-right: 20px; }

.barralateralIzquierda .espacios {  }
.barralateralIzquierda .espacios > * { margin: 0; margin-bottom: 20px; }
.barralateralIzquierda .espacios .indentado { font-weight: 500; font-size: 13px; color: #333; margin: 0; margin-bottom: 20px; }

.barralateralIzquierda .espacios ul { margin: 0; padding: 0; }
.barralateralIzquierda .espacios ul li { position: relative; list-style: none; padding: 0; margin: 0 0 10px; display: table; width: 100%; }
.barralateralIzquierda .espacios ul li > *{ display: table-cell !important; vertical-align: middle; }
.barralateralIzquierda .espacios ul li::before { /*position: absolute; top: 0; left: 0; font-family: 'Material Icons'; content: '\E898'; display: block; font-size: 20px; color: #999;*/ }
.barralateralIzquierda .espacios ul li a { font-weight: normal; color: #0053CE; font-size: 13px; text-decoration: none; padding-left: 10px; }
.barralateralIzquierda .espacios ul li .icono { width: 40px; height: 40px; background: #0042A5; border-radius: 50%; text-align: center; line-height: 40px; color: #FFF; font-size: 12px; }

.barralateralIzquierda .espacios ul li.abierta::before { /*content: '\E898';*/ }
.barralateralIzquierda .espacios ul li.cerrada::before { /*content: '\E899';*/ }

.barralateralIzquierda .identidadGNOSS  {  }
.barralateralIzquierda .identidadGNOSS > * { margin: 0; margin-bottom: 20px; }
.barralateralIzquierda .identidadGNOSS .indentado { font-weight: 500; font-size: 13px; color: #333; margin: 0; margin-bottom: 20px; }

.barralateralIzquierda .identidadGNOSS ul { margin: 0; padding: 0; }
.barralateralIzquierda .identidadGNOSS ul li { list-style: none; padding: 0; margin: 0; padding-left: 30px; }
.barralateralIzquierda .identidadGNOSS ul li a { display: block; font-weight: normal; color: #999; font-size: 13px; text-decoration: none; margin-bottom: 5px; }

.barralateralIzquierda .metaBuscador{background: #F7F7F7; border-left: 8px solid #0042A5; }
.barralateralIzquierda .metaBuscador .indentado{}
.barralateralIzquierda .metaBuscador div{display: table; width: 100%; }
.barralateralIzquierda .metaBuscador div > *{display: table-cell; vertical-align: middle; }
.barralateralIzquierda .metaBuscador a{color: #000; font-size: 11px; font-weight: 700; text-transform: uppercase; line-height: 1.4; padding-left: 10px; }
.barralateralIzquierda .metaBuscador .abbr{width: 40px; height: 40px; background: #FFF; border-radius: 50%; text-align: center; line-height: 40px; color: #000; font-size: 12px; text-transform: none; }

/* DATATABLES */

table.dataTable.no-footer { border-bottom: 1px solid rgba(34,36,38,.15) !important; }

.ui.table { border: 0; }
.ui.table tr { border-left: 1px solid rgba(34,36,38,.15); border-right: 1px solid rgba(34,36,38,.15); }

.dataTables_paginate{padding-top: 0 !important; font-size: 10px !important; }
.dataTables_paginate .paginate_button{background: #F9FAFB !important; border: 1px solid rgba(34,36,38,.1) !important; color: #FFF !important; border-radius: 0 !important; }
.dataTables_paginate .paginate_button:hover{background: #0042A5 !important; color: #FFF !important; border: 0 !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { color: #FFF !important;  }
.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:hover{background: #0042A5 !important; color: #FFF !important; border: 0 !important; }

.dataTables_paginate .paginate_button.next,
.dataTables_paginate .paginate_button.previous{background: none !important; color: #fff !important; }

.dataTables_paginate .paginate_button.next:hover,
.dataTables_paginate .paginate_button.previous:hover{color: inherit !important; }

.dataTables_info { text-align: center; padding: 0 !important; }

.tableBottom {  }
.tableBottom .row1 { display: flex; flex-wrap: nowrap;  align-items: center; justify-content: center; }
.tableBottom .row1 > div { -webkit-box-flex: 0; -webkit-flex: 0 0 33.333%; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; max-width: 33.333%; }

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, 
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before { background: none !important; color: #333; border: 0; box-shadow: none; font-size: 30px; top: 10px; left: 10px; }

.ui.table:not(.unstackable) tr>td { padding: 3px 35px !important;  }
.ui.table:not(.unstackable) tr>td.child { padding: 3px 25px !important; }

@media (max-width: 1400px){

}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	.dataTables_length { display: none; }
	.tableBottom .row1 > div { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

}

@media (max-width: 768px){
	

}

/* FICHA EDICION */

.editarRecurso{font-size: 13px; }
.editarRecurso .container[role="main"]{background: none; }
.editarRecurso #col02{background: #FFf; width: 75%; margin: 0 auto; }
.editarRecurso #col02 > h3{margin: 0; padding: 20px 70px; border-bottom: 1px solid #eee; }
.editarRecurso #col02 > h3 span{display: block; margin: 0; font-size: 13px; color: #333; font-weight: 500;  }
.editarRecurso #col02 fieldset{margin: 0; padding: 0; border: 0; }
.editarRecurso #col02 img[src*="miniWhiteSpace"]{display: none; }
.editarRecurso #col02 .help{font-size: 12px; color: #999; }
.editarRecurso #col02 input[type="button"]{background: none; border: 0; color: #0053CE; /*text-decoration: underline;*/ padding: 0; margin-top: 10px; margin-bottom: 20px; }
.editarRecurso #col02 select{background: #F2F2F2; color: #999; height: 40px; line-height: 40px; width: 100%; border: 0; padding: 0 15px; }
.editarRecurso #col02 a:not([href]):not([tabindex]){color: #0053CE; }

/* EDITAR RECURSO HOME */

.editarRecursoIndex {  }
.editarRecursoIndex #col02 { /*padding: 20px;*/ }
.editarRecursoIndex #col02 h2 { display: block; margin: 0; font-size: 13px; color: #333; font-weight: 500; padding: 20px 70px; border-bottom: 1px solid #eee; }

.editarRecursoIndex #divContOnto { padding: 20px 70px; }

/* RADIOS */

	.editarRecurso #col02 input[type="radio"]{display: none; }
	.editarRecurso #col02 input[type="radio"] + label{ position: relative; padding-left: 30px; margin: 0; margin-right: 20px; font-family: 'Montserrat', sans-serif; color: #bbb; font-size: 13px; line-height: 20px; cursor: pointer; margin-bottom: 10px;  }
	.editarRecurso #col02 input[type="radio"] + label:after{content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border-radius: 50%; transition: .28s ease; }
	.editarRecurso #col02 input[type="radio"] + label:before{content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border-radius: 50%; transition: .28s ease; background: #E4E4E4;  }
	.editarRecurso #col02 input[type="radio"]:checked + label{color: #757575; }
	.editarRecurso #col02 input[type="radio"]:checked + label:after{ }
	.editarRecurso #col02 input[type="radio"]:checked + label:before{background-color: #757575; }

/* CHECKS */

	.editarRecurso #col02 input[type="checkbox"] { display: none; }
	.editarRecurso #col02 input[type="checkbox"] + label { position: relative; padding-left: 30px; }
	.editarRecurso #col02 input[type="checkbox"] + label:after { content: ''; position: absolute; top: 7px; left: 5px; width: 0px; height: 0px; border: 0; transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;}
	.editarRecurso #col02 input[type="checkbox"] + label:before { content: ''; position: absolute; top: 50%; left: 0; border: 1px solid #CCC; width: 20px; height: 20px; margin-top: -10px; }
	.editarRecurso #col02 input[type="checkbox"]:checked + label:after { top: 50%; left: 1px; margin-top: -8px; width: 8px; height: 13px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #757575; border-bottom: 2px solid #757575; transform: rotateZ(37deg); transform-origin: 100% 100%;}
	.editarRecurso #col02 input[type="checkbox"]:checked + label:before { border-color: #757575;}

.editarRecurso #col02  div[id^="divError"]{}
.editarRecurso #col02  div[id^="divError"] .ko { background: #b71c1c; margin-top: 0; padding: 5px 15px; margin-top: -10px; }
.editarRecurso #col02  div[id^="divError"] .ko p { color: #FFF; }

.editarRecurso #col02 #panPrimeraParte { padding: 20px 70px; }
.editarRecurso #col02 #panPrimeraParte legend,
.editarRecurso #col02 #panPrimeraParte legend span { font-size: 13px; color: #333; font-weight: 500; }
.editarRecurso #col02 #panPrimeraParte p {  }
.editarRecurso #col02 #panPrimeraParte p label { display: block; margin-bottom: 10px; color: #666; font-size: 13px; }
.editarRecurso #col02 #panPrimeraParte p input[type="text"] { width: 100%; background: #F2F2F2; height: 40px; line-height: 40px; padding: 0 15px; border: 0; font-size: 13px; color: #999; margin-bottom: 10px; }

.editarRecurso #col02 #panParte2 {  }
.editarRecurso #col02 #panParte2 .ko,
.editarRecurso #col02 #panParte2 .ok { padding: 20px 70px; color: #555; font-size: 13px; }
.editarRecurso #col02 #panParte2 .ko { background: rgba(255, 0, 0, 0.1); }
.editarRecurso #col02 #panParte2 .ok { background: rgba(0, 255, 0, 0.1); }

.editarRecurso #col02 .formSemEdicion{border-bottom: 1px solid #eee; }
.editarRecurso #col02 .formSemEdicion h1,
.editarRecurso #col02 .formSemEdicion h2{margin: 0; padding: 20px 0px; font-size: 13px; color: #333; font-weight: 500; }
.editarRecurso #col02 .formSemEdicion h1 { padding: 20px 70px; }
.editarRecurso #col02 .formSemEdicion .contEnt{}
.editarRecurso #col02 .formSemEdicion .contEnt .fila,
.editarRecurso #col02 .formSemEdicion .contEnt .campomultievaluado{ /*padding: 10px 70px;*/ }
.editarRecurso #col02 .formSemEdicion .contEnt .fila label{display: block; margin-bottom: 10px; color: #666; font-size: 13px; }
.editarRecurso #col02 .formSemEdicion .contEnt .fila input{}
.editarRecurso #col02 .formSemEdicion .contEnt .fila input[type="text"]{width: 100%; background: #F2F2F2; height: 40px; line-height: 40px; padding: 0 15px; border: 0; font-size: 13px; color: #999; margin-bottom: 10px; }
.editarRecurso #col02 .formSemEdicion .contEnt .fila .edit input[type="radio"] + label{color: #bbb; }
.editarRecurso #col02 .formSemEdicion .contEnt .fila .edit input[type="radio"]:checked + label{color: #757575; }

.editarRecurso #col02 #panParte2 #Gen_Principal > .contEnt {  padding: 20px 70px; }

.editarRecurso #col02 .formSemEdicion .contEnt .fila .fileFormSem { cursor: pointer; }

.editarRecurso #col02 .formSemEdicion .cont_internalCotutor,
.editarRecurso #col02 .formSemEdicion .contEnt #infoGe,
.editarRecurso #col02 .formSemEdicion .contEnt #infoGe + div{padding: 0px 70px; }

.editarRecurso #col02 .formSemEdicion .campomultievaluado .cont{ }
.editarRecurso #col02 .formSemEdicion .campomultievaluado .cont label{display: block; margin-bottom: 10px; color: #666; }
.editarRecurso #col02 .formSemEdicion .campomultievaluado .cont input{width: 100%; background: #F2F2F2; height: 40px; line-height: 40px; padding: 0 15px; border: 0; font-size: 13px; color: #999; margin-bottom: 10px; }

.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > legend,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels h5{font-weight: 500; color: #333; margin-bottom: 10px; font-size: 13px; padding: 0 70px; }

.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .group,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .campomultievaluado{ padding: 20px 70px; border-bottom: 1px solid #ddd; }
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .group .contEnt .fila,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .campomultievaluado .contEnt .fila,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .group .group,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .campomultievaluado .group,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .group .campomultievaluado,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .campomultievaluado .campomultievaluado{padding: 0; border: 0; }

.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .group > label,
.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .campomultievaluado > label{font-weight: 500; color: 666; margin-bottom: 10px; }

.editarRecurso.preguntaedicion{overflow: hidden; }
.editarRecurso.preguntaedicion .mascaritaGenerica{z-index: 505; opacity: 1; }
.editarRecurso #col02 #divPreguntaConfirmacionEventos{position: fixed; top: 120px !important; left: 0; right: 0; max-width: 1140px; margin: 0 auto; padding: 0 15px; z-index: 506; }
.editarRecurso #col02 #divPreguntaConfirmacionEventos .pregunta{width: 75%; margin: 0 auto; padding: 20px 50px; background: #FFF; }
.editarRecurso #col02 #divPreguntaConfirmacionEventos .pregunta span{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.editarRecurso #col02 #divPreguntaConfirmacionEventos .pregunta input{margin-bottom: 0; height: 40px; line-height: 40px; text-decoration: none; margin-top: 30px; padding: 0 30px; }
.editarRecurso #col02 #divPreguntaConfirmacionEventos .pregunta input#lbSi_ConfirmacionEventos{background: #0053CE; color: #FFF; border: 0; font-weight: 500; margin-right: 10px; }

.editarRecurso #col02 #divContArchiInicio{}

.editarRecurso #col02 #SubirRecurso{border-bottom: 1px solid #eee; padding: 20px 70px; }
.editarRecurso #col02 #SubirRecurso .labels{margin-bottom: 20px; }
.editarRecurso #col02 #SubirRecurso legend,
.editarRecurso #col02 #SubirRecurso label{font-size: 13px; color: #333; font-weight: 500; margin: 0;}
.editarRecurso #col02 #SubirRecurso legend{margin-top: 20px; margin-bottom: 10px; }
.editarRecurso #col02 #SubirRecurso p label{display: block; margin-bottom: 10px; }
.editarRecurso #col02 #SubirRecurso p input[type="text"]{width: 100%; background: #F2F2F2; height: 40px; line-height: 40px; padding: 0 15px; border: 0; font-size: 13px; color: #999; margin-bottom: 10px; }
.editarRecurso #col02 #SubirRecurso .autocompletar{}
.editarRecurso #col02 #SubirRecurso .autocompletar > input{width: 100%; background: #F2F2F2; height: 40px; line-height: 40px; padding: 0 15px; border: 0; font-size: 13px; color: #999; margin-top: 20px; }
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor{}
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag{display: inline-block; margin-right: 5px; margin-bottom: 5px; background: #666; border: 1px solid #777; padding: 5px 10px; font-size: 13px; color: #FFF;}
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag div{padding-right: 25px; position: relative;}
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag div:after{content: '\E254'; font-family: 'Material Icons'; font-size: 18px; color: #FFF; vertical-align: middle; margin-left: 10px; cursor: pointer;}
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag div a.remove{position: absolute; right: 0; cursor: pointer; top: 50%; margin-top: -10px; }
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag div a.remove:after{content: '\E5CD'; font-family: 'Material Icons'; font-size: 18px; color: #FFF; vertical-align: middle; margin-left: 10px; }
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag input{display: none; background: #F2F2F2; border: 0; padding: 5px 10px; margin: -5px -10px; color: #999;}
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag input::placeholder{color: #999; }
.editarRecurso #col02 #SubirRecurso .autocompletar .contenedor .tag input:focus{outline: 0; box-shadow: none;}

.editarRecurso #col02 #SubirRecurso .infoNoEditTexComAuto{}
.editarRecurso #col02 #SubirRecurso .infoNoEditTexComAuto p{font-size: 13px; color: #999; margin: 10px 0; }
.editarRecurso #col02 #SubirRecurso .infoNoEditTexComAuto a{}

.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat{}
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat .box{}
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat label{font-weight: 400; margin-right: 10px; margin-bottom: 0; color: #999; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat label:not([for]){display: block; margin-top: 15px; font-weight: 400; margin-bottom: 10px; color: #333; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat label .ico:before{content: '\E2C7'; font-family: 'Material Icons'; font-size: 28px; color: #757575; margin-right: 10px; vertical-align: middle;}
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat input[type="text"]{margin-bottom: 10px; border: 0; padding: 0 10px; background: #F2F2F2; height: 30px; line-height: 30px; float: left; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat input.findAction{float: left; width: 30px; height: 30px; background: url(resources/lupa.png?v=) no-repeat; border-radius: 0; border: 0; padding: 0; margin: 0;  }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat img[src*="verMenos.gif"],
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat img[src*="verMas.gif"]{margin-left: -16px; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat .panHijos{margin-left: 30px !important; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat .divTesArbol,
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat .divTesLista{padding: 20px 0; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat input[type="radio"]:checked + label{color: #C10E6C; }
.editarRecurso #col02 #SubirRecurso #panDesplegableSelCat input[type="radio"]:checked + label:before{background-color: #C10E6C; }

.editarRecurso #col02 #panPrivacidadYSeguridad{border-bottom: 1px solid #eee; padding: 0; }
.editarRecurso #col02 #panPrivacidadYSeguridad h3{font-size: 13px; color: #333; font-weight: 500; margin: 0; padding: 20px 70px; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec{padding: 0 70px 20px; border-bottom: 1px solid #eee; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec{}
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec legend{font-weight: 400; color: #666; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .filtroRapido{position: relative; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .filtroRapido input{background: #F2F2F2; border: 0; height: 40px; line-height: 40px; padding: 0 15px; padding-left: 50px; color: #999; width: 100%; font-size: 13px;}
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .filtroRapido input::placeholder{color: #999;}
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .filtroRapido input:focus{outline: 0; box-shadow: none; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .filtroRapido .searchButton{position: absolute; top: 0; left: 0; width: 50px; height: 40px; cursor: pointer;}
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .filtroRapido .searchButton:after{font-family: 'Material Icons'; font-size: 30px; color: #999; content: '\E8B6'; text-align: center; line-height: 40px; height: 40px; width: 50px; display: block; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector{margin-top: 15px; font-size: 13px; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector label{font-weight: 400; color: #666; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector .ususSeleccionados{}
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector .ususSeleccionados ul{border: 1px solid #EDEDED; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector .ususSeleccionados ul li{padding: 10px 15px; border-bottom: 1px solid #EDEDED; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector .ususSeleccionados ul li:last-child{border-bottom: 0; }
.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector .ususSeleccionados ul li a{color: #0053CE; text-decoration: underline; float: right; cursor: pointer; }

.editarRecurso #col02 #panPrivacidadYSeguridad #panLectores{}
.editarRecurso #col02 #panPrivacidadYSeguridad legend{font-size: 13px; color: #333; font-weight: 500; }
.editarRecurso #col02 #panPrivacidadYSeguridad ul{list-style: none outside none; padding: 0; margin: 0 0 20px; }
.editarRecurso #col02 #panPrivacidadYSeguridad ul li{}
.editarRecurso #col02 #panPrivacidadYSeguridad ul li input{}
.editarRecurso #col02 #panPrivacidadYSeguridad ul li label{}

.editarRecurso #col02 #panPrivacidadYSeguridad #PropiedadesDelRecurso{padding: 20px 70px; border-bottom: 1px solid #eee; }

.editarRecurso #col02 #panAutoria{padding: 20px 70px; border-bottom: 1px solid #eee; font-size: 13px; }
.editarRecurso #col02 #panAutoria input.submit{border: 0; background: none; color: #0053CE; }
.editarRecurso #col02 #panAutoria fieldset{}
.editarRecurso #col02 #panAutoria fieldset p{margin: 0; }
.editarRecurso #col02 #panAutoria fieldset label{font-size: 13px; color: #333; font-weight: 500; margin: 0; }
.editarRecurso #col02 #panAutoria .autocompletar{margin-top: 15px; }
.editarRecurso #col02 #panAutoria .autocompletar > input{background: #F2F2F2; border: 0; height: 40px; line-height: 40px; padding: 0 15px; color: #999; width: 100%; font-size: 13px; }
.editarRecurso #col02 #panAutoria .autocompletar .contenedor{display: block; border: 1px solid #EDEDED; margin: 10px 0; }
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag{padding: 10px 15px; border-bottom: 1px solid #EDEDED; }
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag:last-child{border-bottom: 0; }
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag div{padding-right: 25px; position: relative;}
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag div:after{}
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag div a.remove{position: absolute; right: 0; cursor: pointer; top: 50%; margin-top: -10px; }
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag div a.remove:after{content: '\E5CD'; font-family: 'Material Icons'; font-size: 18px; color: #0053CE; vertical-align: middle; margin-left: 10px;}
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag input{display: none; background: #F2F2F2; border: 0; padding: 5px 10px; margin: -5px -10px; color: #999;}
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag input::placeholder{color: #999; }
.editarRecurso #col02 #panAutoria .autocompletar .contenedor .tag input:focus{outline: 0; box-shadow: none; }
.editarRecurso #col02 #panAutoria #panAutorPropio{}
.editarRecurso #col02 #panAutoria #panAutorPropio h3{font-size: 13px; color: #333; font-weight: 500; margin: 0; }
.editarRecurso #col02 #panAutoria #panAutorPropio legend{font-size: 13px; color: #666; font-weight: 500; margin: 0; padding: 10px 0; }
.editarRecurso #col02 #panAutoria #panAutorPropio ul{list-style: none outside none; padding: 0; margin: 0; }
.editarRecurso #col02 #panAutoria #panAutorPropio ul li{margin-bottom: 10px; }
.editarRecurso #col02 #panAutoria #panAutorPropio ul li input[type="radio"] + label{color: #999; font-weight: 400; }
.editarRecurso #col02 #panAutoria #panAutorPropio ul li input[type="radio"]:checked + label{color: #757575; }

.editarRecurso #col02 #panPropIntelectual{}
.editarRecurso #col02 #panPropIntelectual p{}
.editarRecurso #col02 #panPropIntelectual .cajaLicencia{margin-top: 20px; }
.editarRecurso #col02 #panPropIntelectual .cajaLicencia legend{font-size: 13px; font-weight: 500; color: #333; }
.editarRecurso #col02 #panPropIntelectual .cajaLicencia ul{margin: 0; padding: 0; list-style: none outside none; }
.editarRecurso #col02 #panPropIntelectual .cajaLicencia ul li{}
.editarRecurso #col02 #panPropIntelectual .cajaLicencia ul li label{margin-bottom: 10px; margin-right: 20px; }
.editarRecurso #col02 #panPropIntelectual .cajaLicencia ul li input[type="radio"] + label{color: #999; font-weight: 400; }
.editarRecurso #col02 #panPropIntelectual .cajaLicencia ul li input[type="radio"]:checked + label{color: #757575; }

.editarRecurso #col02 #divContPanelBotonera{padding: 20px 70px; }
.editarRecurso #col02 #divContPanelBotonera fieldset{}
.editarRecurso #col02 #divContPanelBotonera p{}
.editarRecurso #col02 #divContPanelBotonera .submit { color: #0053CE; height: 40px; line-height: 40px; padding: 0 30px; font-weight: 300; border: 0; background: #FFF; }
.editarRecurso #col02 #divContPanelBotonera .submit.principal { float: left; background: #e62073; border: 0; padding: 10px 20px; font-size: 13px; color: #fff; line-height: normal; }

.editarRecurso #col02 #divContLblErrorDocumento{}

	.editarRecurso #col02 div[id^="contedor_Valores"]{padding: 20px 70px; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table{width: 100%; border: 1px solid #EDEDED; margin: 0; table-layout: fixed; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr{border-bottom: 1px solid #EDEDED; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr:last-child{border-bottom: 0; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr td{padding: 10px 15px; position: relative; width: 30px; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr td:first-child{width: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr td:last-child{width: 50px; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr td a.remove{position: absolute; right: 15px; cursor: pointer; top: 50%; margin-top: -10px; }
	.editarRecurso #col02 div[id^="contedor_Valores"] table tr td a.remove:after{content: '\E5CD'; font-family: 'Material Icons'; font-size: 18px; color: #0053CE; vertical-align: middle; margin-left: 10px;}

	.editarRecurso #col02 .cont_enSource .prevArcFormSem,
	.editarRecurso #col02 .cont_euSource .prevArcFormSem{display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

	.editarRecurso #col02 .campomultievaluado table,
	.editarRecurso #col02 .group table{width: 100%; border: 1px solid #EDEDED; margin: 0; table-layout: fixed;}
	.editarRecurso #col02 .campomultievaluado table tr,
	.editarRecurso #col02 .group table tr{border-bottom: 1px solid #EDEDED;}
	.editarRecurso #col02 .campomultievaluado table tr:last-child,
	.editarRecurso #col02 .group table tr:last-child{border-bottom: 0; }
	.editarRecurso #col02 .campomultievaluado table tr th,
	.editarRecurso #col02 .group table tr th{}
	.editarRecurso #col02 .campomultievaluado table tr td,
	.editarRecurso #col02 .group table tr td{padding: 10px 15px; position: relative; width: 30px; }
	.editarRecurso #col02 .campomultievaluado table tr td:first-child,
	.editarRecurso #col02 .group table tr td:first-child{width: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.editarRecurso #col02 .campomultievaluado table tr td:last-child,
	.editarRecurso #col02 .group table tr td:last-child{width: 50px; }
	.editarRecurso #col02 .campomultievaluado table tr a.remove,
	.editarRecurso #col02 .group table tr a.remove{position: absolute; right: 15px; cursor: pointer; top: 50%; margin-top: -10px; }
	.editarRecurso #col02 .campomultievaluado table tr a.remove:after,
	.editarRecurso #col02 .group table tr a.remove:after{content: '\E5CD'; font-family: 'Material Icons'; font-size: 18px; color: #0053CE; vertical-align: middle; margin-left: 10px;}

	/* publicación - articulo */
	.cmbSubClass_http___swrc_ontoware_org_ontology_Publication{width: calc(100% - 140px) !important; margin-left: 70px; }


@media (max-width: 768px){

	.editarRecurso #col02{width: 100%; }

	.editarRecurso #col02 #panPrimeraParte,
	.editarRecurso #col02 div[id^="contedor_Valores"],
	.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .group,
	.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > .campomultievaluado,
	.editarRecurso #col02 #divContPanelBotonera,
	.editarRecurso #col02 #panAutoria,
	.editarRecurso #col02 #panPrivacidadYSeguridad #PropiedadesDelRecurso,
	.editarRecurso #col02 #panPrivacidadYSeguridad h3,
	.editarRecurso #col02 > h3,
	.editarRecurso #col02 .formSemEdicion h1,
	.editarRecurso #col02 .formSemEdicion h2{padding: 15px 30px; }

	.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels > legend,
	.editarRecurso #col02 .formSemEdicion .formtheme02 .fieldset .mediumLabels h5,
	.editarRecurso #col02 .formSemEdicion .cont_internalCotutor,
	.editarRecurso #col02 .formSemEdicion .contEnt #infoGe,
	.editarRecurso #col02 .formSemEdicion .contEnt #infoGe + div{padding: 0 30px; }

	.editarRecurso #col02 #SubirRecurso,
	.editarRecurso #col02 .formSemEdicion .contEnt .fila{padding: 10px 30px; }

	.editarRecurso #col02 #divPreguntaConfirmacionEventos .pregunta{width: 100%; }
	.editarRecurso #col02 #divPreguntaConfirmacionEventos .pregunta span{white-space: normal; }

	.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec{padding: 0 30px 15px; }

	.editarRecurso #col02 #panPrivacidadYSeguridad #panEditoresRec .divSelectorUsuRec .editorLector .ususSeleccionados ul li a{float: none; margin-left: 10px; }

	.cmbSubClass_http___swrc_ontoware_org_ontology_Publication{width: calc(100% - 60px) !important; margin-left: 30px; }

}

/* LOGIN */

.login{}
.login .container[role="main"]{background: none; }
.login #col01{background: #FFF; width: 75%; margin: 0 auto; }
.login #col02{}
.login .formularioRegistroUsuarios{}
.login .formularioRegistroUsuarios h2{padding: 20px 50px; border-bottom: 1px solid #EFEFEF; font-size: 14px; color: #333; font-weight: 500; margin: 0; }

.login .formularioRegistroUsuarios .box{padding: 20px 50px; border-bottom: 1px solid #EFEFEF; }
.login .formularioRegistroUsuarios .box:last-child{border-bottom: 0; }
.login .formularioRegistroUsuarios .box01 { display: none !important; }
.login .formularioRegistroUsuarios .box02 {  }
.login .formularioRegistroUsuarios .box fieldset { margin: 0; padding: 0; border: 0; }

.login .formularioRegistroUsuarios .registroRedesSociales{}
.login .formularioRegistroUsuarios .registroRedesSociales ul{list-style: none outside none; margin: 0; padding: 0; }
.login .formularioRegistroUsuarios .registroRedesSociales ul li{position: relative; }
.login .formularioRegistroUsuarios .registroRedesSociales ul li a{}
.login .formularioRegistroUsuarios .registroRedesSociales ul li.iconGoogle{padding-left: 50px; height: 35px; line-height: 1.4; font-size: 13px; color: #999; font-weight: 300; }
.login .formularioRegistroUsuarios .registroRedesSociales ul li.iconGoogle:after{position: absolute; top: 0; left: 0; content: ''; background: url(resources/logoGoogle.jpg) no-repeat 0 0 / cover; width: 35px; height: 35px;  }
.login .formularioRegistroUsuarios .registroRedesSociales ul li.iconGoogle a{display: block; line-height: 1; }

.login .formularioRegistroUsuarios form { font-size: 13px; }
.login .formularioRegistroUsuarios form .fieldset {  }
.login .formularioRegistroUsuarios form .fieldset legend { margin: 0 0 20px; color: #333; font-weight: 500; font-size: inherit; }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent {  }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent p {  }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent p label { color: #999; display: block; }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent p input { color: #666; width: 100%; height: 40px; line-height: 40px; background: #F2F2F2; border: 0; padding: 0 15px; }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent div {  }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent .ko {  }
.login .formularioRegistroUsuarios form .fieldset .fieldsetContent .ko p {  }
.login .formularioRegistroUsuarios form .fieldset.actionButtons {  }
.login .formularioRegistroUsuarios form .fieldset.actionButtons input.submit{background: #0053CE; color: #FFF; border: 0; padding: 0 30px; font-weight: 500; margin-right: 10px; height: 40px; line-height: 40px; }
.login .formularioRegistroUsuarios form .fieldset.actionButtons a{height: 40px; line-height: 40px; white-space: nowrap; }

@media (max-width: 768px){
	.login #col01{width: 100%; }
	.login .formularioRegistroUsuarios .box,
	.login .formularioRegistroUsuarios h2{padding: 20px 30px; }
}

/* CREAR NUEVO RECURSO */

.btn-floating { display: inline-block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 40px; height: 40px; line-height: 40px; padding: 0; background-color: #c10e6c; border-radius: 50%; -webkit-transition: .3s; transition: .3s; cursor: pointer; vertical-align: middle; }
.btn-floating:hover { background-color: #0042A5; }
.btn-floating:before { border-radius: 0; }
.btn-floating.btn-large { width: 56px; height: 56px; }
.btn-floating.btn-large.halfway-fab { bottom: -28px; }
.btn-floating.btn-large i { line-height: 56px; }
.btn-floating.halfway-fab { position: absolute; right: 24px; bottom: -20px; }
.btn-floating.halfway-fab.left { right: auto; left: 24px; }
.btn-floating i { width: inherit; display: inline-block; text-align: center; color: #fff; font-size: 1.6rem; line-height: 40px; }

button.btn-floating { border: none; }

.fixed-action-btn { position: fixed; right: 23px; bottom: 23px; padding-top: 15px; margin-bottom: 0; z-index: 997; }
.fixed-action-btn.active ul { visibility: visible; } 
.fixed-action-btn.horizontal { padding: 0 0 0 15px; }
.fixed-action-btn.horizontal ul { text-align: right; right: 64px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 100%; left: auto; width: 500px; }
.fixed-action-btn.horizontal ul li { display: inline-block; margin: 15px 15px 0 0; }
.fixed-action-btn.toolbar { padding: 0; height: 56px; }
.fixed-action-btn.toolbar.active > a i { opacity: 0; }
.fixed-action-btn.toolbar ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; top: 0; bottom: 0; z-index: 1; }
.fixed-action-btn.toolbar ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: inline-block; margin: 0; height: 100%; -webkit-transition: none; transition: none; }
.fixed-action-btn.toolbar ul li a { display: block; overflow: hidden; position: relative; width: 100%; height: 100%; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; color: #fff; line-height: 56px; z-index: 1; }
.fixed-action-btn.toolbar ul li a i {  line-height: inherit; }
.fixed-action-btn ul { left: 0; right: 0; text-align: center; position: absolute; bottom: 64px; margin: 0; visibility: hidden; padding: 0; }
.fixed-action-btn ul li { margin-bottom: 15px; list-style-type: none; }
.fixed-action-btn ul a.btn-floating { opacity: 0; }
.fixed-action-btn .fab-backdrop { position: absolute; top: 0; left: 0; z-index: -1; width: 40px; height: 40px; background-color: #c10e6c; border-radius: 50%; -webkit-transform: scale(0); transform: scale(0); }

/* INDICE */

.indice{ }
.indice > h2 { color: #E4042B; font-size: 20px; }

.indice #despSolicCat{ padding: 15px; background: #EDEAE5; position: relative;  }
.indice #despSolicCat .box{ background: #EDEAE5; } 
.indice #despSolicCat .cerrar{ background: url('resources/spriteIcons.png?v=2.2.0037_20161129_1130') no-repeat -401px -233px; display: inline-block; width: 15px; height: 15px; margin: 0; position: absolute; top: 10px; right: 10px; }
.indice #despSolicCat .cerrar a{ text-indent: -9999em; display: block; }

.indice .box { }
.indice .indiceCat { }
.indice .indiceCat ul{ padding: 0; margin: 0; }
.indice .indiceCat ul ul ul li a{display:block; padding-left:20px}

.indice .indiceCat ul li.primerNivelWrapper{ }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel{ border: 1px solid #dddddd; }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel h3 { font-size: 15px; border-bottom: 1px solid #dddddd; padding: 15px; background: #EDEAE5; }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel h3 a { color: #333; }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel ul { display: block; }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel ul li.segundoNivel { padding: 0; }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel ul li.segundoNivel .tituloItem { border-bottom: 1px solid #dddddd; padding: 15px;  }
.indice .indiceCat ul li.primerNivelWrapper div.primerNivel ul li.segundoNivel .tituloItem a { font-size: 13px; color: #333; }

.indice .indiceCat ul { list-style: none; padding-left:0; }
.indice .indiceCat ul ul ul { /*padding-left:20px;*/ }
.indice .indiceCat ul ul { display:none; }
.indice .indiceCat ul li { padding: 10px 10px 10px 0; } 

/* DROPDOWN */

.dropdown-item:focus, 
.dropdown-item:hover,
.dropdown-item:active,
.dropdown-item.active { color: #1d1e1f; text-decoration: none; background-color: #f7f7f9; } 

/* TRIBUNAL TESIS */

.tribunalTesis { padding: 20px 0; }

/* HOME PERFIL USUARIO */

.homePerfil {  }
.homePerfil .col01 {  }
.homePerfil .col01 #community {  }
.homePerfil .col01 #community .community {  }
.homePerfil .col01 #community .community .imageUser { margin: 0px; }
.homePerfil .col01 #community .community .imageUser img {  }

.homePerfil .col01 #community .community .group.acciones { background: #eee; padding: 10px; text-align: center; margin-bottom: 20px; }
.homePerfil .col01 #community .community .group.acciones ul {  }
.homePerfil .col01 #community .community .group.acciones ul li {  }
.homePerfil .col01 #community .community .group.acciones ul li a { color: #292b2c; cursor: pointer; font-weight: 500; text-decoration: none; }

.homePerfil .col01 #community .community .infoUsuario { margin-top: 20px; }
.homePerfil .col01 #community .community .infoUsuario ul {  }
.homePerfil .col01 #community .community .infoUsuario ul li { color: #657786; margin-bottom: 5px; font-size: 12px; }
.homePerfil .col01 #community .community .infoUsuario ul li:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 15px; display: inline-block; color: #657786; margin-right: 5px; line-height: 15px; height: 15px; position: relative; top: 4px; }
.homePerfil .col01 #community .community .infoUsuario ul li a { color: #657786; font-size: 12px; }

.homePerfil .col01 #community .community .infoUsuario ul li.ubicacion:before { content: '\E0C8'; }
.homePerfil .col01 #community .community .infoUsuario ul li.web:before { content: '\E157'; }
.homePerfil .col01 #community .community .infoUsuario ul li.twitter:before { font-family: FontAwesome !important; content: '\f099'; top: 2px; }
.homePerfil .col01 #community .community .infoUsuario ul li.facebook:before { font-family: FontAwesome !important; content: '\f09a'; top: 2px; }

.homePerfil .col01 #community .community .nombreUsuario { text-align: left; margin: 0 auto; font-size: 20px; line-height: normal; }

.homePerfil .col01 #community .community ul { margin: 0; padding: 0; }
.homePerfil .col01 #community .community ul li { list-style: none; padding: 0; margin: 0; }
.homePerfil .col01 #community .community ul li a {  }

.homePerfil .col02 { padding-top: 0 !important;  }
.homePerfil .col02 .pestanas { display: inline-block; margin-bottom: 20px; width: 100%; background: #eee; }
.homePerfil .col02 .pestanas ul { margin: 0; padding: 0; border-bottom: 1px solid #eee; float: left; width: 100%; }
.homePerfil .col02 .pestanas ul li { list-style: none; padding: 0; float: left; background: #eee; cursor: pointer; }
.homePerfil .col02 .pestanas ul li a { padding: 10px 40px; display: block; }

.homePerfil .col02 .pestanas ul li.activa { background: #fff; }
.homePerfil .col02 .pestanas ul li.activa a {  }

.homePerfil .col03 { padding: 0px; border-left: 1px solid #eee; }

/* CKEDITOR RESTYLING */

#messageModal {  }

#messageModal .minimizar { right: 35px; position: absolute; }
#messageModal .minimizar span {  }

#messageModal .fullscreen { position: absolute; right: 50px; }
#messageModal .fullscreen span {  }
#messageModal .fullscreen span::before { font-family: 'Material Icons'; content: '\E5D1'; font-size: 15px; display: block; width: 15px; height: 15px; line-height: 15px; }

#messageModal .modal-dialog { border-radius: 0; max-width: 50%; top: 100px; }
#messageModal .modal-dialog .modal-content { border-radius: 0; }

#messageModal .modal-body {  }
#messageModal .modal-body p {  }
#messageModal .modal-body p label { display: block; text-align: left; font-size: 13px; }
#messageModal .modal-body p input { background: #F7F7F7; display: block; text-align: left; width: 100%; box-shadow: none; border: none; padding: 10px; outline: none; }
#messageModal .modal-body input[type="button"] { float: left; background: #e62073; border: 0; padding: 10px 20px; font-size: 13px; color: #fff; }

#messageModal.mini { position: fixed; top: inherit; left: inherit; bottom: 0; right: 100px; min-width: 300px; }
#messageModal.mini .fullscreen span::before { content: '\E5D0'; }

#messageModal.mini .modal-dialog { margin: 0; top: inherit; max-width: 350px; }
#messageModal.mini .modal-body p label { display: none; }


.modal-onlyHeader { overflow-y: auto; }
.modal-onlyHeader #messageModal.mini {  }
.modal-onlyHeader #messageModal.mini .modal-body { display: none; }

.modal-onlyHeader .modal-backdrop { display: none !important; }

/* LISTADO PERSONAS */

.listadoResultados .bloque-recursos .resource-list.resource-list-personas {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource { padding: 10px 20px; border-bottom: 1px solid #eee; margin: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource:before { display: none; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description { display: table; width: 100%; }

.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .image { display: table-cell; vertical-align: middle; width: 60px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .image .backgroundImg { display: block; width: 50px; height: 50px; border-radius: 50%; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .image .backgroundImg img { display: none; }

.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .image.noImage {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .image.noImage:before { font-family: 'Material Icons'; content: '\E7FD'; font-size: 30px; display: block; width: 50px; height: 50px; line-height: 50px; border-radius: 50%; background: #eee; text-align: center; margin: 0 auto; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .title { display: table-cell; vertical-align: middle; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .title h2 { padding-left: 20px; margin: 0; border: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .title h2 a { font-weight: 500; font-size: 13px; color: #0053CE; line-height: normal; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .title h2 a .tipoUsuario { color: #000; display: inline-block; margin-left: 5px; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .title h2 a .tipoUsuario:before { display: block; content: '('; float: left; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .title h2 a .tipoUsuario:after { display: block; content: ')'; float: right; }

.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .acciones { display: table-cell; vertical-align: middle; text-align: right; position: relative; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .acciones .dropdown-toggle { cursor: pointer; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .acciones .dropdown-toggle:after { display: none; }

.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .acciones .dropdown-menu { left: inherit; right: 0; margin: 0; border-radius: 0; }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .acciones .dropdown-menu li {  }
.listadoResultados .bloque-recursos .resource-list.resource-list-personas .resource .description .acciones .dropdown-menu li a { cursor: pointer; color: #292b2c; }

/* PESTAÑAS */

.col02 .pestanas { display: inline-block; margin: 0px; width: 100%; }
.col02 .pestanas ul { margin: 0; padding: 0; border-bottom: 1px solid #eee; background: #eee; float: left; width: 100%; }
.col02 .pestanas ul li { list-style: none; padding: 0; float: left; background: #eee; cursor: pointer; }
.col02 .pestanas ul li a { padding: 10px 40px; display: block; float: left; color: #292b2c; }
.col02 .pestanas ul li .dropdown-toggle { float: left; cursor: pointer; position: relative; top: 7px; right: 7px; }
.col02 .pestanas ul li .dropdown-toggle:after { display: none; }

.col02 .pestanas ul li .dropdown-menu { top: 40px; border: 0; max-width: 300; border: 1px solid #eee; }
.col02 .pestanas ul li .dropdown-menu li { float: left; width: 100%; background: #fff !important; border-bottom: 1px solid #eee; }
.col02 .pestanas ul li .dropdown-menu li a {  }

.col02 .pestanas ul li.activa { background: #fff; }
.col02 .pestanas ul li.activa a {  }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){
	
	.col02 .pestanas {  }
	.col02 .pestanas ul { display: table; width: 100%; }
	.col02 .pestanas ul li { display: table-cell; vertical-align: middle; float: none; }
	.col02 .pestanas ul li a { width: 100%; text-align: center; padding: 10px; line-height: normal; }

}

/* ADMINISTRAR USUARIOS Y ORGANIZACIONES */

.administrar-usuarios-organizaciones {  }
.administrar-usuarios-organizaciones .col01 {  }
.administrar-usuarios-organizaciones .col01 #community {  }
.administrar-usuarios-organizaciones .col01 #community .community {  }
.administrar-usuarios-organizaciones .col01 #community .community .imageUser { margin: 0px; margin-bottom: 20px; }
.administrar-usuarios-organizaciones .col01 #community .community .imageUser img {  }

.administrar-usuarios-organizaciones .col01 #community .community .group.acciones { background: #eee; padding: 10px; text-align: center; margin-bottom: 20px; }
.administrar-usuarios-organizaciones .col01 #community .community .group.acciones ul {  }
.administrar-usuarios-organizaciones .col01 #community .community .group.acciones ul li {  }
.administrar-usuarios-organizaciones .col01 #community .community .group.acciones ul li a { color: #292b2c; cursor: pointer; font-weight: 500; text-decoration: none; }

.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario { margin-top: 20px; }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul {  }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li { color: #657786; margin-bottom: 5px; font-size: 12px; }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 15px; display: inline-block; color: #657786; margin-right: 5px; line-height: 15px; height: 15px; position: relative; top: 4px; }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li a { color: #657786; font-size: 12px; }

.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li.ubicacion:before { content: '\E0C8'; }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li.web:before { content: '\E157'; }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li.twitter:before { font-family: FontAwesome !important; content: '\f099'; top: 2px; }
.administrar-usuarios-organizaciones .col01 #community .community .infoUsuario ul li.facebook:before { font-family: FontAwesome !important; content: '\f09a'; top: 2px; }

.administrar-usuarios-organizaciones .col01 #community .community .nombreUsuario { text-align: left; margin: 0 auto; font-size: 20px; line-height: normal; }

.administrar-usuarios-organizaciones .col01 #community .community ul { margin: 0; padding: 0; }
.administrar-usuarios-organizaciones .col01 #community .community ul li { list-style: none; padding: 0; margin: 0; }
.administrar-usuarios-organizaciones .col01 #community .community ul li a {  }

.administrar-usuarios-organizaciones .col02 { padding-top: 0 !important;  }
.administrar-usuarios-organizaciones .col02 .listadoResultados { padding: 0; }
.administrar-usuarios-organizaciones .col02 .listadoResultados h2 { padding: 15px 20px; margin: 0;font-size: 18px; display: block; width: 100%; border-bottom: 1px solid #eee; line-height: normal; }

.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador { padding: 15px 20px; border-bottom: 1px solid #eee; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros { margin: 0; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros > fieldset { display: table; width: 100%; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros > fieldset > * { display: table-cell; vertical-align: middle; float: none; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros legend { display: none; }

.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroTexto {  }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroTexto input { float: left; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroTexto input[type="text"] { background: #F7F7F7; display: block; text-align: left; width: 100%; box-shadow: none; border: none; padding: 10px 20px !important; outline: none; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroTexto .encontrar { cursor: pointer; display: block; float: left; background: #F7F7F7; border: 0; padding: 10px; font-size: 0px; color: #fff; line-height: normal; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroTexto .encontrar::before { font-family: 'Material Icons'; content: '\E8B6'; color: #000; font-weight: normal; font-style: normal; font-size: 20px; }

.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroCombo { padding-left: 20px; position: relative; } 
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroCombo::after { font-family: 'Material Icons'; content: '\E313'; color: #000; font-weight: normal; font-style: normal; font-size: 20px; position: absolute; top: 5px; right: 5px; }
.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroCombo select { background: #F7F7F7; display: block; text-align: left; width: 100%; box-shadow: none; border: none; padding: 10px 20px !important; outline: none; appearance:none; -moz-appearance:none; -webkit-appearance:none; }

.administrar-usuarios-organizaciones .col02 .listadoResultados .buscador #divFiltros .filtroOrden { padding-left: 20px; }

/* MODAL ADMINISTRAR COMUNIDAD */

.modalAdministrarComunidad {  }
.modalAdministrarComunidad .modal-dialog { border-radius: 0; max-width: 50%; }
.modalAdministrarComunidad .modal-dialog .modal-content { border-radius: 0; }

.modalAdministrarComunidad .modal-body {  }
.modalAdministrarComunidad .modal-body .botonAceptar { float: left; background: #e62073; border: 0; padding: 10px 20px; font-size: 13px; color: #fff; border-radius: 0; line-height: normal; margin-top: 20px; }

.modalAdministrarComunidad .modal-body .activeForm {  }
.modalAdministrarComunidad .modal-body .activeForm .cambiarRol {  }
.modalAdministrarComunidad .modal-body .activeForm .cambiarRol > div { text-align: left; }
.modalAdministrarComunidad .modal-body .activeForm .cambiarRol > div input[type="radio"] { position: relative; top: 2px; margin-right: 5px; }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa { position: relative; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .filtroRapido { position: absolute; top: 10px; left: 0; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .filtroRapido label {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .filtroRapido input[type="text"] { background: #F7F7F7; display: block; text-align: left; width: 100%; box-shadow: none; border: none; padding: 10px 20px !important; outline: none; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .filtroRapido span {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .filtroRapido span input {  }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .cabeceraProyectos {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .cabeceraProyectos > div {  }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_length { display: none; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_info { font-size: 13px; }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_paginate {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_paginate .paginate_button { font-size: 13px; margin: 0; color: #000 !important; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_paginate .paginate_button.current,
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_paginate .paginate_button:hover { background: #e62073 !important; color: #fff !important; } 
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_paginate span {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_paginate span .paginate_button {  }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_filter {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .dataTables_filter input[type="search"] { background: #F7F7F7; text-align: left; box-shadow: none; border: none; padding: 10px 20px !important; outline: none; }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion { margin-bottom: 20px; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion thead {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion thead tr th { font-weight: normal; font-size: 14px; }

.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion tbody {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion tbody tr {  }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion tbody tr td { font-weight: normal; font-size: 14px; text-align: left; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion tbody tr td input[type="checkbox"] { position: relative; top: 3px; margin-right: 10px; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion tbody tr td .nombreProy { font-size: 13px; }
.modalAdministrarComunidad .modal-body .activeForm .proyectosParticipa .tablaGestion tbody tr td input[type="radio"] {  }

/* PAGINADOR */

#NavegadorPaginas { text-align: center; }
#NavegadorPaginas .pag { padding: 20px; padding-bottom: 0; display: inline-block; }
#NavegadorPaginas .pag span,
#NavegadorPaginas .pag a { border: 1px solid rgba(34,36,38,.1) !important; text-align: center; text-decoration: none !important; margin: 0; box-sizing: border-box; display: block; min-width: 1.5em; padding: 0.5em 1em; float: left; }
#NavegadorPaginas .pag span {  }
#NavegadorPaginas .pag a { cursor: pointer; }
#NavegadorPaginas .pag .actual,
#NavegadorPaginas .pag span:hover,
#NavegadorPaginas .pag a:hover { background: #e62073 !important; color: #fff !important; }
#NavegadorPaginas .pag .deshabilitado { background: #eee !important; color: #999 !important; }

/* FICHA MENSAJE */

.mensajeNuevo {  }
.mensajeNuevo .container[role="main"] { background: none; }
.mensajeNuevo .container[role="main"] .col01 { background: #fff; padding: 0; }

.mensajeNuevo .cabeceraNuevoMensaje { border-bottom: 1px solid #eee; padding: 20px; }
.mensajeNuevo .cabeceraNuevoMensaje > div { width: 50%; float: left; }

.mensajeNuevo .cabeceraNuevoMensaje .colum01 { text-align: left; }
.mensajeNuevo .cabeceraNuevoMensaje .colum01 p { padding-left: 30px; position: relative; }
.mensajeNuevo .cabeceraNuevoMensaje .colum01 p::before { font-family: 'Material Icons'; content: '\E0BE'; display: block; font-size: 20px; height: 20px; line-height: 20px; color: #999; position: absolute; top: -1px; left: 0; }

.mensajeNuevo .cabeceraNuevoMensaje .colum02 { text-align: right; }
.mensajeNuevo .cabeceraNuevoMensaje .colum02 a { color: #e62073; position: relative; padding-right: 20px; text-decoration: none; font-size: 13px; }
.mensajeNuevo .cabeceraNuevoMensaje .colum02 a::after { font-family: 'Material Icons'; content: '\E315'; display: block; font-size: 20px; height: 20px; line-height: 20px; color: #e62073; position: absolute; top: -1px; right: 0; }

.mensajeNuevo .cuerpoNuevoMensaje { padding: 20px; }
.mensajeNuevo .cuerpoNuevoMensaje .box { margin-bottom: 20px; }

.mensajeNuevo .cuerpoNuevoMensaje .selectorEntidad { padding: 0; margin: 0; margin-bottom: 20px; }
.mensajeNuevo .cuerpoNuevoMensaje .selectorEntidad li { list-style: none; padding: 0; float: left; margin-right: 10px; }
.mensajeNuevo .cuerpoNuevoMensaje .selectorEntidad li > * { float: left; margin-right: 10px; }
.mensajeNuevo .cuerpoNuevoMensaje .selectorEntidad li input[type="radio"] { position: relative; top: 4px; }

.mensajeNuevo .activeForm label { display: block; text-align: left; font-size: 13px; margin: 0; margin-bottom: 20px; }
.mensajeNuevo .activeForm input[type="text"] { background: #F7F7F7; display: block; text-align: left; width: 100% !important; box-shadow: none; border: none; padding: 10px; outline: none; }

.mensajeNuevo .actionButtons a.submit.principal { margin-top: 20px; float: left; background: #e62073; border: 0; padding: 10px 20px; font-size: 13px; color: #fff; }

/* FICHA MENSAJE */

.fichaMensaje {  }
.fichaMensaje .container[role="main"] { background: none; }
.fichaMensaje .container[role="main"] .col01 { background: #fff; padding: 0; }

.fichaMensaje .cabeceraNuevoMensaje { border-bottom: 1px solid #eee; padding: 20px; }
.fichaMensaje .cabeceraNuevoMensaje > div { width: 50%; float: left; }

.fichaMensaje .cabeceraNuevoMensaje .colum01 { text-align: left; }
.fichaMensaje .cabeceraNuevoMensaje .colum01 p { padding-left: 30px; position: relative; }
.fichaMensaje .cabeceraNuevoMensaje .colum01 p::before { font-family: 'Material Icons'; content: '\E0BE'; display: block; font-size: 20px; height: 20px; line-height: 20px; color: #999; position: absolute; top: -1px; left: 0; }

.fichaMensaje .cabeceraNuevoMensaje .colum02 { text-align: right; }
.fichaMensaje .cabeceraNuevoMensaje .colum02 a { color: #e62073; position: relative; padding-right: 20px; text-decoration: none; font-size: 13px; }
.fichaMensaje .cabeceraNuevoMensaje .colum02 a::after { font-family: 'Material Icons'; content: '\E315'; display: block; font-size: 20px; height: 20px; line-height: 20px; color: #e62073; position: absolute; top: -1px; right: 0; }

.fichaMensaje .cabecera { padding: 20px; }
.fichaMensaje .cabecera h1 { font-weight: 500; font-size: 16px; color: #000; line-height: normal; display: inline-block; margin-bottom: 10px; width: 100%; }

.fichaMensaje .cabecera .top { position: relative; display: block; width: 100%; float: left; margin-bottom: 10px; }
.fichaMensaje .cabecera .top > * { margin-right: 10px; float: left; }
.fichaMensaje .cabecera .top span { font-weight: 300; color: #999; font-size: 13px; }
.fichaMensaje .cabecera .top a { color: #0053CE; }
.fichaMensaje .cabecera .top .date { float: right; }
.fichaMensaje .cabecera .top .date .hour { margin-left: 10px; margin-right: 5px; }
.fichaMensaje .cabecera .top .date .month {  }
.fichaMensaje .cabecera .top .date .literal { color: #999; }

.fichaMensaje .social { display: table; width: 100%; }
.fichaMensaje .social > div { display: table-cell; vertical-align: middle; float: none; }

.fichaMensaje .social .destinatarios {  }
.fichaMensaje .social .destinatarios label { font-weight: 300; color: #999; font-size: 13px; margin: 0; float: left; margin-right: 10px; }
.fichaMensaje .social .destinatarios ul { margin: 0; padding: 0; }
.fichaMensaje .social .destinatarios ul li { padding: 0; margin: 0; float: left; list-style: none; }
.fichaMensaje .social .destinatarios ul li a { font-size: 13px; color: #0053CE; margin-right: 10px; }
.fichaMensaje .social .destinatarios ul li a::after { content: ','; display: inline-block; }

.fichaMensaje .social .events_settings {  }
.fichaMensaje .social .events_settings .dropdown { float: right; }

.fichaMensaje .social .events_settings .dropdown-toggle { display: block; text-decoration: none; color: #999; font-weight: 400; font-size: 13px; padding-right: 30px; }
.fichaMensaje .social .events_settings .dropdown-toggle::after { display: none; }
.fichaMensaje .social .events_settings .dropdown-toggle i { position: absolute; top: -2px; right: 0; cursor: pointer; }

.fichaMensaje .social .events_settings .dropdown-menu { border-radius: 0; padding: 0; left: inherit; top: 200%; width: 300px; right: -45px; padding: 10px 0; }
.fichaMensaje .social .events_settings .dropdown-menu:before { display: block; content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); position: absolute; top: -8px; right: 50px; border-top: 1px solid rgba(0,0,0,.15); border-left: 1px solid rgba(0,0,0,.15); }
.fichaMensaje .social .events_settings .dropdown-menu .dropdown-item { position: relative; padding-right: 15px; padding-left: 40px; margin: 0; font-size: 13px; color: #999; cursor: pointer; }
.fichaMensaje .social .events_settings .dropdown-menu .dropdown-item::before { font-family: 'Material Icons'; content: '\E0BE'; display: none; font-size: 25px; color: #999; position: absolute; top: -10px; left: 0; }

.fichaMensaje .cuerpo { padding: 20px; border-top: 1px solid #eee; }
.fichaMensaje .cuerpo img { margin: 10px 0; max-width: 100%; }

@media (max-width: 1400px){
	
}

@media (max-width: 1024px){

}

@media (max-width: 992px){
	
}

@media (max-width: 768px){
	
	.fichaMensaje .cabeceraNuevoMensaje { border-bottom: 1px solid #eee; padding: 20px; }
	.fichaMensaje .cabeceraNuevoMensaje > div { width: 50%; float: left; }

	.fichaMensaje .cabeceraNuevoMensaje .colum01 {  }
	.fichaMensaje .cabeceraNuevoMensaje .colum01 p {  }
	.fichaMensaje .cabeceraNuevoMensaje .colum01 p::before { }

	.fichaMensaje .cabeceraNuevoMensaje .colum02 {  }
	.fichaMensaje .cabeceraNuevoMensaje .colum02 a { font-size: 0; display: block; }
	.fichaMensaje .cabeceraNuevoMensaje .colum02 a::after { font-size: 25px; top: 0; }

	.fichaMensaje .cabecera .top {  }
	.fichaMensaje .cabecera .top > * { display: block; float: none; text-align: left !important; width: 100%; }
	.fichaMensaje .cabecera .top .date { margin-top: 10px; }	

}

/* EDICION DEL PERFIL */

.perfilEdicion {  }
.perfilEdicion .col02 {  }
.perfilEdicion .col02 .box { padding: 20px; }
.perfilEdicion .col02 .box p { font-size: 13px; }

.perfilEdicion .col02 .box .actionButtons { display: inline-block; width: 100%; }
.perfilEdicion .col02 .box .submit.principal { margin-top: 20px; float: left; background: #e62073; border: 0; padding: 10px 20px; font-size: 13px; color: #fff; }

/*AUTOCOMPLETAR*/

div.autocompletar {  }
div.autocompletar input { border: 0; }
div.tag div.autocompletar input { border:1px solid #ddd; padding:2px }

div.autocompletar input.txtAutocomplete { margin-top:2px; }
div.autocompletar span.contenedor div.tag { float: left; margin-bottom: 5px; margin-top: 5px; margin-right: 10px; display: block; padding: 10px 20px; background: rgba(0, 66, 165, 0.1); }
div.autocompletar span.contenedor div.tag div {  font-size: 13px; position: relative; padding-right: 30px; }	
div.autocompletar span.contenedor div.tag a.remove { cursor: pointer; display: block; position: absolute; right: 0; top: 50%; height: 25px; width: 25px; margin-top: -12px; }
div.autocompletar span.contenedor div.tag a.remove::after { font-family: 'Material Icons'; content: '\E5CD'; font-size: 25px; width: 25px; height: 25px; line-height: 25px; }
div.autocompletar span.contenedor div.tag.selected div { background: none repeat scroll 0pt 0pt #6688FF; border: 1px solid #5566FF; }
div.autocompletar span.contenedor div.tag input { display:none; }


.fichaProducto .dataTables_paginate .paginate_button.next,
.fichaProducto .dataTables_paginate .paginate_button.previous { color: #666 !important; }


div[id*="divContPesIdioma_"] {  }
div[id*="divContPesIdioma_"] .acciones {  }
div[id*="divContPesIdioma_"] .acciones ul { margin: 0; padding: 0; list-style: none; display: flex; align-items: center; }
div[id*="divContPesIdioma_"] .acciones ul li { padding: 0 10px; height: 30px; line-height: 30px; border: 1px solid #eee; border-right: 0; transition: background .3s ease-in-out; }
div[id*="divContPesIdioma_"] .acciones ul li:last-child { border-right: 1px solid #eee; }
div[id*="divContPesIdioma_"] .acciones ul li a { cursor: pointer; transition: color .3s ease-in-out; color: #666 !important; }

div[id*="divContPesIdioma_"] .acciones ul li:hover,
div[id*="divContPesIdioma_"] .acciones ul li.active { background: #f2f2f2; }
div[id*="divContPesIdioma_"] .acciones ul li:hover a,
div[id*="divContPesIdioma_"] .acciones ul li.active a { color: #0053CE !important; }
.ui.celled.table tr td:first-child, .ui.celled.table tr th:first-child { border-left: 1px solid rgba(34,36,38,.1) }
.ui.table tbody tr>td:last-child, .ui.table thead tr:first-child>th:last-child { border-right: 1px solid rgba(34,36,38,.1) }



