.table-responsive tbody {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
  vertical-align: top;
  text-align: start;
  box-sizing: border-box;
}
.table-responsive tbody tr {
  border: 1px solid #dee2e6;
  box-sizing: border-box;
  border-collapse: collapse;
}
.table-responsive tbody tr:nth-child(even) {
  background-color: #9cc3e5;
}
.table-responsive tbody tr:nth-child(odd) {
  background-color: #deebf6;
}
.table-responsive tbody td {
  border: 1px solid #dee2e6;
  box-sizing: border-box;
  border-collapse: collapse;
}
.node__content img.img-fluid{
    display: block;
    max-width: 100%;
    height: auto;
}
.page-node-type-noticia .page-title span,
.page-node-type-noticias-sede-central .page-title span,
.page-node-type-noticias-sede-atenas .page-title span,
.page-node-type-noticias-sede-san-carlos .page-title span,
.page-node-type-noticias-sede-pac-fico .page-title span,
.page-node-type-noticias-sede-guanacaste .page-title span{
    text-transform: initial;
}
.path-node.page-node-type-contenido-cfpte h1.page-title,
.path-taxonomy h1.page-title{
    font-size: 20px;
    margin: 20px 0px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 3rem;
    background-color: #0D2D6D;
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    color: #ffffff !important;

}
h1.page-title{
  background-color: #0D2D6D !important;
  color: #ffffff !important;
}
.path-node.page-node-type-contenido-cfpte h1.page-title span,
.path-taxonomy h1.page-title span{
         color: #0d2d6d !important;
    }
.view-bibliotecas-home .view-header .row {
    background-color: #0d2d6d;

}
.view-bibliotecas-home .view-header .st-btn img{
    padding-top: 15px;
    width: 30px;
    margin: auto;
    display: block;
}
.view-bibliotecas-home .view-header h4{
    color: #fff;
    text-align: center
}
.path-areas-de-gestion  .views-row a{
    display: block;
    cursor: pointer;
    background-color: #adc5e6;
    padding: 10px 10px 10px 30px;
    margin: 10px;
    color: white;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 3rem;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    position: relative;
}
.node--type-contenido-cfpte .field--name-title{
    font-size: 20px;
    margin: 20px 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0d2d6d;
    line-height: 3rem;
}
.page-node-type-carrera .node__content .field__label{
    margin-bottom: 10px;
    color: white;
    background-color: #0d2d6d;
    padding: 10px;
    text-transform: uppercase;
}
.page-node-type-carrera .node__content .field__item{
 margin-top: 20px;
    margin-bottom: 20px;

}
.page-node-type-carrera .node__content .field__item a{
    color: #221f20;
}
.page-node-type-carrera .node__content .field__item a:hover{
    border-bottom: solid 2px #abd037;
     text-decoration: none;
}
