.site-name a {
    color: #ffffff!important;
	font-family: Times New Roman, Michroma, Merriweather, serif;
      }


.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.45rem;
    line-height: inherit;
    white-space: break-spaces;
}


.panel-default>.panel-heading,.pkp_block .title {
    color: #ffffff;
	font-family: Merriweather,serif;
    border-bottom: 1px solid #e14aeb;
    background: #3e4095;
}


h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 .p {
    font-family: Michroma,Merriweather,serif;
    font-weight: 400;
    line-height: 1.1;
    color: #3e4095;
}


.obj_article_details .entry_details .item {
    margin: 2.143rem 0;
    padding: 0;
    border-bottom: none;
    border-radius: 3px;
    background: rgb(193 134 233);
    box-shadow: 0 0 1px rgba(0,0,0,0.4)
}

.obj_article_summary>.title {
    font-family: Times New Roman, Michroma, Merriweather, serif;
    font-weight: 600;
    text-transform: uppercase;
   }


.obj_article_summary>.title a {
    display: block;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    color: #3e4095;
}

.article-abstract {
    font-family: Times New Roman, Michroma, Merriweather, serif;
}

.authors {
    font-family: Times New Roman, Michroma, Merriweather, serif;
    font-size: 16px;
}
.obj_article_details .entry_details .label {
    font-weight: 700;
    text-transform: uppercase;
        background:#3e4095;
}


.obj_article_details .entry_details .item>.label,.obj_article_details .entry_details .sub_item:first-child>.label {
    padding: .5em 1.43rem;
	color: #ffffff;
    background: #3e4095;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}


.obj_article_details .entry_details .sub_item:last-child {
    color: white;
}

.col-md-12.panel-heading {
    background: #ffffff;
}

body {
    font-family: Times New Roman, Michroma, Merriweather, serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.846;
    color: #000000;
    background-color: #000000;
}

a {
    color:#000000;
    text-decoration: none;
}

.pkp_structure_page {
    background: #ffffff;
    font-size: 1.1em;
    font-family: Times New Roman, Michroma, Merriweather, serif;
    text-align: justify;
    text-justify: inter-word
}

.pkp_page_index .additional_content {
    border-top: 0 solid #eb1818;
    padding: 0px 10px 0px 21px;
}

@import url(https://fonts.googleapis.com/css?family=Merriweather&display=swap);.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: Merriweather,serif
}


.article-summary .pages .page_number {
    font-family: Times New Roman, Michroma, Merriweather, serif;
    color: #000000;
}


.pkp_page_article div.row.non_index_header .article-header h1 {
    color: #3e4095;
}


a.galley-link {
    font-size: .72em;
    /* padding:4px 10px 4px 9px; */
    border-radius: 5px;
    margin-right: 5px;
    text-decoration: none;
    float: left;
    width: auto;
    margin-bottom: 1px;
    border: 1.4px solid #1d07b3;
    color: #fff;
    background: #3e4095;
}



.pull-right,.header_view .download {
    float: left !important;
}


.user_navigation a {
    color: #ffffff !important;
}

#main_content {
    padding-top: 5px;

}
@media (min-width: 100%) {
    .container {
        width: 100%;
    }
}




.logo_small {

    width: 100%;
}


    .logo_small img {
        width: 25%;
    Padding-top: 10px;
    }

.pkp_structure_content.container.main_content
 {
    width: 100%;
}

.content {
    color: #ffffff;
    background-color: #87872612;
    padding: 5px 15px 1px 15px;
}



