 
 @import "bootstrap-5/css/bootstrap.css";
 @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css');
 
 
 body a{
	 text-decoration: none;
	 color: #386576;
 }
 a:hover, a:focus {
    color: #73a5b8 !important;
    text-decoration: underline;
}
 .navbar-brand {
    height: 70px
 }
 .navbar-default .nav>li>a, .header_view .nav>li>a{
	 text-decoration: none;
	 color: #fff;
 }
 .navbar-default .nav>li>a, .header_view .nav>li>a{
	 font-weight:500;
 }
 body  {
    font-size: 1.5rem;
 }
 .navbar-nav, .navbar .dropdown-menu{
	 font-size: 1.4rem;
 }
 
#navigationUser .dropdown-toggle::after,  #nav-menu .dropdown-toggle::after{
    display: none;
}
.navbar {
	background-image: linear-gradient(#142338, #142338 50%, #142338);
/*	background-image: url(https://globaledupublisher.com/control/gsshj/public/journals/1/GSSHJ_heade_Bg.png);*/

}
 .navbar > .container-fluid, #nav-menu .navbar-nav{
	     display: block;
 }
 
 .nav-pills>li>a>.badge {
    background-color: #312c99;
}
.navbar-brand {
    *height: 75px;
    color: #ffffff !important;
}
.navbar-nav .dropdown-menu {
    position: absolute;
}

.cmp_announcements, .current_issue1 {
    padding-left: 1em;
    padding-right: 1em;
	background: #f5f5f5;
    border-color: #ddd;
    border: 1px solid #ddd;
	border-radius:10px;
}

.page-header {
    border-bottom: 1px solid #386576;
}

.cmp_announcements {
	background: #dee3ff;
    border-color: #386576;

}

.cmp_announcements .page-header h2 {
    font-size: 2.5rem;
    color: #4251a5;
    font-weight: 700;
	text-transform: uppercase;
}

.jornal-featuers-section [class*="col-"]{
	padding:1rem;
  
}

.jornal-featuers-section .box{
  background-color: #ebf8fe;
  border: 1px solid #8fdcff;
  border-radius: 4px;
  padding:1rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  height: 100%;
  
}
.jornal-featuers-section .box:hover{
 
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  
}

.jornal-featuers-section img{
	margin:2rem;
}

.jornal-featuers-section h3{
	margin:2rem 0.5rem; 
}
.pull-md-right .btn-default{
	color:#fff;
}
.pull-md-right  .form-control{
	height:20px;
}

.bg-gradient-primary:hover:not(.disabled):not(:disabled), [dir] .btn-gradient-primary:hover:not(.disabled):not(:disabled) {
    transform: translateY(-2px);
}
.bg-gradient-primary[data-v-c9cb9fb0] {
    background-image: linear-gradient(310deg, #5e72e4, #825ee4);
}
.icon-shape[data-v-c9cb9fb0] {
    background-position: 50%;
    border-radius: .75rem;
    padding-top: 15px;
    margin-top: auto;
    margin-bottom: auto;
}
.icon-shape[data-v-c9cb9fb0] {
    width: 70px;
    height: 70px;
}
.bg-gradient-primary:active, .bg-gradient-primary:hover, .btn-gradient-primary:active, .btn-gradient-primary:hover {
    color: #fff;
}

.footer-logo img{
	max-height:100px;
}
.listOfTypeArticals1{
	margin: 3rem 0px;
	padding: 3rem;
    background-color: #ebf8fe;
    border: 1px solid #8fdcff;
	border-radius: 4px;
}
.listOfTypeArticals1 h3{
	text-align:center;
	font-size:2rem;
	font-weight:700;
	margin: 2rem 1rem ;
}

.listOfTypeArticals button {
    padding: 1em;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    margin: 1.4rem;
}
.listOfTypeArticals button> .badge{
	color:#fff;
}

.current_issue_title{
	font-size: 2rem;
    font-weight: 700;
	margin-top: 10px;
}

.issue-toc> .heading>  .thumbnail{
	background-color: transparent;
	border:none;
}
.issue-toc .sections .media-list .media:first-child {
   *margin-top: 2em;
}
.issue-toc .sections .media-list .media .artical-summary-item{
	background-color: #fff;
    border: 0px solid #386576;
    border-radius: 4px;
	height: 100%;
    padding: 1em;
}
.issue-toc .sections .media-list .media img {
    max-width:100%;
	height: auto;
    margin: auto;
}
.issue-toc .sections .media-list .media .cover{
	background-color: #00090d;
    border: 1px solid #386576;
	margin-bottom:1em;
}
.current_issue .page-header h2{
        font-size: 2.5rem;
        color: #386576;
        font-weight: 700;
		text-transform: uppercase;
}
.issue-toc h3.media-heading{
	font-size:18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.issue-toc .media-body .meta{
	font-size:12px;
}
.issue-toc .page-header1{
	text-align:center;
}
.issue_articals_readmore{
	text-align: center;
    padding: 2em;
}

.pkp_block {
	border: 1px solid transparent;
	border-color: #ddd;
}
.pkp_block .title {
    background-color: #142338;
    border-color: #142338;
	color:#fff;
}

#sidebar .block_make_submission_link{
	
	display: block;
    width: 100%;
}



.btn-primary, #sidebar .block_make_submission_link {
    
    /*background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d94bf', endColorstr='#ff3e648d', GradientType=0);*/
    background: linear-gradient(#386576, #73a5b8 50%, #73a5b8);
    border: 1px solid #386576;
	color:#fff;
}


.footer h4 {
    font-weight: 700;
    text-transform: uppercase;
    color: #b4b3b3;
}


.pkp_structure_sidebar .block_custom ul>li:first-child, .pkp_block ul li:first-child{
	    border-top: none;
}

.pkp_structure_sidebar .block_custom ul>li:last-child, .pkp_block ul li:last-child{
		border-bottom:none;
}

.sidebar-jornal-cover{
	padding: 1em;
    background: #f0f0f0;
	text-align:center;
	border: 1px solid #386576;
    margin: 1em;
	color:#386576;
}

.sidebar-jornal-info{
	
}

.sidebar-jornal-cover img {
	max-height: 260px;
    width: -webkit-fill-available;
	border:1px solid #386576;
}

.sidebar-jornal-info-text{
	margin-top:20px;
}
.artical-summary-item .btn-group{
	margin:10px 2px;
}
.artical-summary-item .galley-link, #sidebar .block_make_submission_link {
    display: inline-block;
    padding: 0 1em;
    background: #142338;
    border: 1px solid #386576;
    border-radius: 3px;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
	text-transform:uppercase;
	

}
.artical-summary-item .galley-link:hover, .btn-default:hover, .btn-primary:hover, #sidebar .block_make_submission_link:hover {
    border-color: #24327c;
    color: #FFF;
    background: #386576;
}

.list-group-item, .pkp_block ul li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    color: #386576;
    border: 1px solid #ddd;
}
.article-details .download .btn {
    margin: .5em 0;
    display: block;
    /* display: inline-block; */
    padding: 0 1em;
    /* background: #723d64; */
    border: 1px solid #386576;
    border-radius: 3px;
    font-size: 14px;
    line-height: 28px;
    /* color: #386576; */
    text-decoration: none;
    text-transform: uppercase;
}
.pkp_page_index .additional_content {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: justify;
}

.issue-toc .sections .media-list .media .cover {
    /*height: 100%;*/
}
footer[role="contentinfo"] {
    background: #142338;
    padding: 2em;
    margin-top: 4em;
}
.pkp_page_index .journal-description, .pkp_page_index .additional_content {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: justify;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    flex-direction: column-reverse;
}
.navbar-nav, .navbar .dropdown-menu {
    font-size: 1.6rem;
    margin: revert-layer;
}

.navbar-brand-logo img {
    max-height: 150%;
    width: auto;
}
.pkp_site_name .is_img img{
    
}
}