/*********************************************************/
/* PERSONAL */
/*********************************************************/
#personal {
  background-color: #eeeeee;
  color: #eeeeee;
  height: 340px;
}

.el-personal {
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(5, 29, 251, 0.52), rgba(23, 39, 121, 0.73)), url(../../img/personal-2014.jpg);
  background-size: cover;
  margin-top: -50px;
  padding: 130px 0px 120px 0px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-color: #1a1a1a;
}

@media (min-width: 767px) {
  .el-personal {
    padding: 150px 0px 120px 0px;
  }
}

.el-personal:after {
  content: '';
  background-image: url(../../img/personal-2014.jpg);
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
}

.el-personal:before {
  content: '';
  background-image: url(../../img/personal-2014.jpg);
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
}

#personal .personal-content {
  vertical-align: middle;
}

#personal .personal-content h1 {
  color: #eeeeee;
  font-size: 60px;
  font-weight: bold;
  text-shadow: 1px 1px 1px black;
}

#cifasis-personal .titulo-tipo-personal {
  background-color: #088ec3;
  width: 100%;
  font-weight: 900;
}

#cifasis-personal .titulo-tipo-personal h3 {
  width: 100%;
  color: rgb(255, 255, 255);
  font-weight: 900;
}

#cifasis-personal {
  background: #f4f4f4;
}

#cifasis-personal a:link {
  text-decoration: none;
}

.persona-foto {
  display: block;
  padding-left: 10px;
}

.persona-inicio {
  padding-top: 20px;
}

.persona-imagen {
  width: 130px;
  height: 130px;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  -ms-border-radius: 65px;
  border-radius: 65px;
  /* borde en circulo */
  border: 2px solid #ECEEF0;
}

#cifasis-personal h1 {
  font: normal 200% 'century gothic', arial, sans-serif;
  color: #2DB8CD;
  margin: 0 0 14px 0;
  padding: 10px 0 5px 0;
}

#cifasis-personal h5,
#cifasis-personal h6 {
  margin: 0;
  padding: 0 0 5px 0;
  font: italic 95% arial, sans-serif;
  color: #888;
}

#cifasis-personal h6 {
  color: #362C20;
}

.persona-pestania {
  padding: 10px;
}

#persona-contacto {
  padding: 2px 5px 2px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(82, 126, 241);
}

#persona-info {
  border: none;
  margin-top: 30px;
  padding: 100px 0px 50px 0px;
}

#persona-info td {
  font-size: 48px;
}

#persona-logo h1 .persona-logo_colour {
  color: #888;
}

.persona-sidebar {
  float: right;
  width: 190px;
  padding: 0 15px 20px 15px;
}

.persona-sidebar ul {
  width: 178px;
  padding: 4px 0 0 0;
  margin: 4px 0 30px 0;
}

.persona-sidebar li {
  list-style: none;
  padding: 0 0 7px 0;
}

.persona-sidebar li a,
.persona-sidebar li a:hover {
  padding: 0 0 0 25px;
  display: block;
  background: transparent url(link.png) no-repeat left center;
}

.persona-sidebar li a.selected {
  color: #444;
  text-decoration: none;
}

#persona-content {
  text-align: left;
  width: 613px;
  height: 100%;
  /* padding: 0; */
}

#persona-publicaciones {
  top: 0px;
}

.separator {
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}

#cifasis-personal .seccion-heading h2 {
  font-size: 40px;
  font-weight: 300;
  color: #444;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}

#cifasis-personal .seccion-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #6173f4;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}

/* sacado de investigacion.css */
/*
#cifasis-personal h3 {
  color: #000;
  text-transform: uppercase;
}
*/
#cifasis-personal h4 {
  color: #000;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 500;
}

#cifasis-personal .persona {
  margin: 30px 30px 70px;
  width: 300px;
  min-height: 350px;
  padding: 80px 20px;
  /* background: #fff; */
  background: rgb(241, 249, 254);
  border: 1px solid rgb(125, 192, 246);
  /* text-align: center; */
  color: #7f7f7f;
  /* margin-bottom: 70px; */
  position: relative;
}

#cifasis-personal .persona .icon img {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  top: 0;
  margin-top: -150px;
  margin-bottom: 10px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
}

#cifasis-personal .persona .director span {
  text-transform: uppercase;
  letter-spacing: 2px;
}

#cifasis-personal .persona .nombre {
  font-size: 24px;
}

#cifasis-personal .persona .cargo {
  text-align: center;
  text-transform: uppercase;
  color: #595959;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

#cifasis-personal .persona .grupo {
  text-align: center;
}

#cifasis-personal .persona .boton-masinfo {
  padding-top: 20px;
  text-align: center;
  margin: auto;
}

#persona-temainvestigacion {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  /* font-size:12px; */
  font-weight: 400;
  text-align: left;
  color: #595959;
}

#persona-temainvestigacion p span {
  font-weight: bold;
}

#persona-recursos {
  padding-top: 10px;
}

#persona-gruponombre {
  padding-left: 5px;
  padding-right: 5px;
  /* font-size:12px; */
  font-weight: 400;
  text-align: left;
  color: #595959;
}

#persona-gruponombre p span {
  font-weight: bold;
}

#cifasis-personal .social {
  padding: 10px 10px;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}

#cifasis-personal .social li {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

#cifasis-personal .social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}

#cifasis-personal .social li a i {
  display: table-cell;
  vertical-align: middle;
}

#cifasis-personal .social li a:hover,
#cifasis-personal .social li a:active,
#cifasis-personal .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}

#cifasis-personal .social li a.social-circle {
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#cifasis-personal .social li a:hover {
  background: #393e46 !important;
}

#cifasis-personal .social.social-circle a {
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#cifasis-personal hr {
  color: #fff;
}

#cifasis-personal .publicacion {
  padding-bottom: 10px;
}

.cifasis-publicacion-color1 {
  background: rgb(253, 255, 232);
  padding: 5px 0 5px 0;
}

.cifasis-publicacion-color2 {
  background: rgb(233, 244, 244);
  padding: 5px 0 5px 0;
}

.cifasis-publicacion-color1 span a {
  text-decoration: none;
}

.cifasis-publicacion-color2 span a {
  text-decoration: none;
}

.persona-visible {
  background-color: rgb(254, 0, 0);
}

.persona-oculta {
  background-color: rgb(0, 26, 255);
}

#myUL li {
  display: block;
}

#myUL li:before {
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 9px;
  float: left;
  margin-top: 4px;
  margin-left: -17px;
  color: #CCCCCC;
}

.tipo-personal {
  margin-bottom: 30px;
}

/* =================================================================
  Persona
  ================================================================ 
*/
#cifasis-persona {
  padding-left: 100px;
  padding-right: 100px;
}

.titulo {
  background-color: #088ec3;
  color: white;
  width: 100%;
}

h3 {
  font-weight: 900;
}