/* BANNER en CSS */


* {
    font-family: 'new roman', new roman; /* Cambia "roman" por la fuente que desees */
  }

  P, SPAN, h2,li{
    font-family: 'new roman', new roman; /* Cambia "roman" por la fuente que desees */
	text-align: left;
	font-size: 17px;
  }
  
  h1 {
    font-family: 'new roman', new roman; /* Cambia "roman" por la fuente que desees */
	
	font-size: 15px;
  }

li{
    text-align: left;
  }

.navbar-default {
    
    border-color: #8E0000;
}
/* BANNER en CSS fiN */

.navbar-header .site-name {
  display: none;
}

/* TEX en CSS */
.additional_content p {
text-align: left;
margin-right: 10%;

.current_issue {
    background-color: #fefae1;
    border-color: #fefae1;
    padding-top: 0rem;
    padding-bottom: 2rem;
    text-align: left;
}
}
/* boton en CSS*/
.btn-primary {    
    color: #fff;
    background-color: #8e0000;
    border-color: #ffffff;
}

a {
    /*color: #ae2575a;*/
	border-color: #9b9389;
    text-decoration: none;
	background-color: transparent;
}
/* BOTON paner de la derecha en CSS FIN */
.btn-default, .pkp_block.block_make_submission a {
    color: #fff;
    background-color: #8e0000;
    border-color: #ffffff;
}

/* paner de la derecha en CSS FIN */
.panel-default>.panel-heading, .pkp_block .title {
    color: #fff;
    background-color: #8e0000;
    border-color: #8e0000;
}
/* TEX en CSS FIN */

/* FOOTER en CSS */
li{
text-align: left;

    }footer[role="contentinfo"] {
    background-color: #8E0000;
    border-color: #8E0000;
    padding: 1em;
    margin-top: 1em;
    
    .img-responsive {
        float: left;
        margin-right: 20px;
    }
}
@media (min-width: 992px) {
.col-md-10 {
    width: 100%;
}
.col-md-10 {
    width: 100%;
}
}

@media (min-width: 768px){
.lead {
    font-size: 17px;
}

.lead {
    font-size: 17px;
}
}

@media (min-width: 768px){
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand, .header_view>.container .navbar-brand, .header_view>.container-fluid .navbar-brand {
    height: 177px;
    margin-left: -30px;
    margin-top: -56px;
    background-size: cover;
    width: 115%;
}
}


.navbar-brand-logo img {
    max-width: 100%;
    width: 100%;
}

.panel-heading, .pkp_block .title {
    padding: 1px 7px;
    border-bottom: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

h2, .h2 {
    font-size: 17px;
     
}


h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 17px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #333;
}

.page-header {
    padding-bottom: 0px;
    margin: 40px 0 20px;
    border-bottom: 2px solid #8e0000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'font-family: 'Noto Sans', sans-serif';
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}


element.style {
    font-size: 12px;
    font-family: 'font-family: 'Noto Sans', sans-serif';
}

footer[role="contentinfo"] {
    background-color: #8E0000;
    padding: 1em;
    margin-top: 1em;
    border-top: 15px solid #a29161;
    color:white;
}

.col-md-10 {
    width: 80%;
    float: right;
    border-left: 2px solid white;
    margin-right: 32px;
}

.col-md-10 {
    width: 80%;
    height: auto;
    float: right;
    border-left: 2px solid white;
    margin-right: 32px;
    display: block;
    max-width: 100%;
}

@media (min-width: 768px){
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    height: 60px;
}
}

#headerNavigationContainer .container-fluid:first-child {
    background-image: url("https://revistajd.tsp.gob.cu/public/journals/1/Banner_TS_1_peq_gris.jpg");
    background-size: cover;
    background-repeat: round;
    height: 140px;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.navbar-default {
    background-color: #8E0000;
    border-color: #8E0000;
}

blockquote {
    padding: 10px 20px;
    margin: auto;
    font-size: 14px;
    float: right;
    color: white;
    margin-top: -14px;
    border-left: transparent;
}

.navbar-default .nav>li>a  {
    color: #8e0000;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #ffffff;
    display: table;
    margin: 3px;
    margin-top: 9px;
    border-radius: 12px;

}

.navbar-default .nav>li>a:hover {
    background-color:#aea79f;   
}


.pkp_page_index .additional_content {
    margin-top: 25em;
    margin-bottom: 2em;
}


@media (min-width: 992px){
.pull-md-right {
    float: right;
    margin-top: 4px;
}
}


a {
    color: #8e0000;
}

.thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
    height: 200px;
}


.navbar-default {
    background-color: #8E0000;
    border-color: #f9f9f9;
    border-bottom: 15px solid#a29161;
}

@media (min-width: 992px){
.container {
    width: 1070px;
}
}


@media (min-width: 1200px){
.container {
    width: 1300px;
}
}

@media (min-width: 992px){
.col-md-4 {
    width: 23.333333%;
}
}

.panel-default, .pkp_block {
    border-color: #ddd;
    margin-right: -20px;
}

.alert-info {
    color: #65521cd6;
    background-color: #dddddda6;
    border-color: #a291614f;
}

.pkp_page_index .journal-description, .pkp_page_index .additional_content {
    margin-top: 2em;
    margin-bottom: 2em;
    border-bottom:1px solid #a29161;
    border-top:1px solid #a29161;
    padding: 0;
    text-align: left;
    font-size: 15.7px;
    padding-top: 10px;
    font-family: 'new roman', new roman;
}

.page_about li {

color: #333333;
    font-size: 19px;
}

blockquote {
    padding: 10px 20px;
    margin: auto;
    font-size: 12px;
    float: right;
    color: white;
    margin-top: -14px;
    border-left: transparent;
    margin-right: 70px;
}

footer[role="contentinfo"] {
    background-color: #8E0000;
    padding: 1em;
    margin-top: 1em;
    border-top: 15px solid #a29161;
    color: white;
    font-size: 12px;
}

.page-header {
    font-size: 25px;
  }

  .panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item, .pkp_block ul li {
   text-align: left;
}

.pkp_block .block_custom img{
    width: 50%;
    height: auto;
  }
