

.pkp_site_name .is_img {
    display: inline;
}
.pkp_site_name .is_img img {
    max-height: 206px;
    width: 100%;
}
div#customblock-author {
    margin: 0;
}
.obj_issue_toc .section {
    margin: 0rem 0rem!important;
    padding: 0.4rem 0rem!important;
}
.obj_issue_toc .articles {
    margin-top: calc(1.143rem + 0.43rem)!important;
}
div#References {
    display: none;
}
div#metrics {
    display: none;
}
div#cite {
    display: none;
}
.article-viewpage {
    padding-left: 5px;
}
.article-viewpage h2.label {
    display: none;
    padding: 0;
}
.article-viewpage p {
    margin: 0;
}

nav#navigationUserWrapper {
    padding-left: 0px!important;
}
.show {
    display: initial!important;
}
.article-viewlink a.galley-link {
    width: 100%;
    margin-bottom: 5px;
}
article.obj_article_details .entry_details {
    border: 1px solid #ddd;
    border-left: 0;
}
.obj_article_details .entry_details .item .label {
   color: rgb(0 0 0 / 94%);
    padding: 0;
}

form#login span.label {
    color: #000;
    text-align: left;
}
.label {
    display: inline;
    /* padding: 0.2em .0; */
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #2e2e2e;
    text-align: left;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.pkp_site_nav_toggle>span:before {
    background: #161111;
}
.pkp_navigation_primary_wrapper li:hover {
    background: #5a5a5a;
    padding: 0;
}
.pkp_structure_sidebar.left {
    border: 1px solid #bbb6b6;
}
a.block_make_submission_link {
     background: #060707;
    padding: 5px 18px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.pkp_navigation_user li a:hover {
    color: #000;
}
section.homepage_about {
    display: none;
}
div#callforpaper {
    display: none;
}
button.tablinks {
    background: #f5f5f5;
    padding: 12px;
    border: 1px solid #d6d0d0;
    text-transform: uppercase;
    /*font-size: 1.2rem;*/
}
.tabcontent {
    border: 1px solid #e5e7eb;
    padding: 10px 12px;
}
.mrjlogo {
    padding-top: 20px;
}
button.tablinks.active {
    background-color: #474747;
    color: #fff;

    text-transform: uppercase;
}
div#customblock-our-editorial-team {
    background-color: #f4f4f9;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: auto 10px;
}
.profile .name h4 {
    color: #333333;
    font-weight: 600;
    font-size: 14px;
}
.profile {
    border-bottom: 1px dotted #c1c1c1;
    padding-top: 10px;
}

div#customblock-our-editorial-team .content {
    padding: 10px;
}
div#customblock-cover-page {
    border: 1px solid #bbb6b6;
    margin: 0 10px;
}
div#customblock-author {
    background-color: #f4f4f9;
    margin: 12px 10px;
    border: 1px solid #dddddded;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.pkp_block .content p {
    line-height: 25px;
}
.obj_article_summary>.title a {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
    color: #2e2e2e;
}
.fdescription {
    padding: 10px 0px;
}
.fname a {
    color: #717171;
}
.pkp_footer_content a {
    color: #717171;
}
.pkp_structure_footer_wrapper {
    background: #e8e5e5;
    border-top: 8px solid #474747;
    padding: 0.99em;
    margin-top: 0.2em;
}
.pkp_footer_content {
    padding: 0;
    text-align: left;
}
.pkp_block {
    /*padding: 2.143rem 1rem;*/
    padding: 1.143rem 1rem;
    font-size: 1rem;
    line-height: 1.43rem;
}
div#customblock-SidebarMenu.pkp_block {
    padding: 0;
}
.hvr-sweep-to-right {
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
    color: #fff;
}

/*.pkp_block a {*/
/*    text-decoration: none;*/
/*    padding: 1rem;*/
/*}*/

p.grid.gap-2.grid-cols-2.lg\:grid-cols-1 a {
    margin: 2px auto;
    padding: 5px 10px;
    background: #fff;
    color: #2e2e2e;
    width: 100%;
    border: 2px solid #474747;
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
a.border-2.border-primary.p-2.hvr-sweep-to-right.hvr-icon-grow:hover, a.border-2.border-primary.p-2.hvr-sweep-to-right.hvr-icon-grow:focus {
    box-shadow: inset 6.5em 0 0 0 var(--hover);
    background-color: #000;
    border-color: var(--hover);
    color: #fff;
}
a.border-2.border-primary.p-2.hvr-sweep-to-right.hvr-icon-grow:hover {
    box-shadow: inset 6.5em 0 0 0 var(--hover);
    background-color: #000;
    border-color: var(--hover);
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    color: #fff;
}
a.border-2.border-primary.p-2.hvr-sweep-to-right.hvr-icon-grow:focus {
    box-shadow: inset 6.5em 0 0 0 var(--hover);
    background-color: #000;
    border-color: var(--hover);
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    color: #fff;
}
.panel, .pkp_block { 
  border: 2px solid #c25c14;
  margin: 10px 4px;
  border-radius: 4px;
  background-color: #f5f5f5;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.pkp_block .title {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Rubik',sans-serif;
    font-weight: 700;
    line-height: 20px;
    color: rgba(0,0,0,0.87);
}
a.galley-link.btn {
     display: inline-block;
    border: 1px solid #454e4e;
    padding: 6px 12px;
    background: #060808;
    color: #fff;
}


a.col-md-12.col-sm-12.col-xs-12 {       
    margin: 2px auto;
    background: #fff;
    color: #2e2e2e;
    width: 100%;
    border: solid 2px #c25c14;
    display: block;
    padding: 6px 12px;
}

.pkp_structure_head {
    background-color: #fff;
    border-bottom: none!important;

}
ul#navigationPrimary {
    margin-left: 20px;
}
li.profile {
    padding-right: 23px;
}


.pkp_site_nav_menu {
     background: #ffff!important;

}
.pkp_site_nav_menu a {

    color: #fff;

}

ul#navigationUser {
    background: #c25c14!important;

}
.pkp_navigation_primary_row {
    width: 1160px;
    margin: 0 auto;
    background: #c25c14!important;
}
.pkp_navigation_search_wrapper a {
    color: #fff;
}
span.issn {
    color: #fff;
    position: relative;
    left: 61px;
}

.sections {
    margin-top: 0px!important;
}
.description {
    display: none;
}


ul.dropdown-menu {
    width: 24em!important;
}


@media (min-width: 992px){
.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    outline: 0;
    background: #c25c14;
    border-color: #c25c14;
    color: #fefefe;
}
.pkp_nav_list ul a {
    display: block;
    padding-left: 0.357rem;
    border-left: 0.357rem solid transparent;
    color: #c25c14;
}
.pkp_navigation_primary>li:hover ul {
    left: 0;
}


}

@media (max-width: 992px){
.pkp_site_nav_menu {
    background: #fffefe;
}
.pkp_site_nav_menu--isOpen {
    display: block;
    position: absolute;
    top: 48px;
}
.pkp_site_nav_toggle>span:before, .pkp_site_nav_toggle>span:after {
       background: #161111;
}
a.galley-link.btn {
    padding: 5px 4px;
}
.obj_article_details .entry_details {
    margin-left: 0;
    margin-right: 0;

}

}




.footer {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.footer .col-lg-5 {
    width: 100%;
}

/*-------------Editorial Board----*/
                /* container */
    .responsive-board {
        display:block;
        grid-template-columns: 1fr 1fr;
        max-width:100%;
        text-align: center;
        
    }
    
    /* columns */
    .responsive-board > * {
        padding:10px;
        border: 1px solid rgb(201 201 201);
        align-content: center;

    }
    
    /* tablet breakpoint */
    @media (min-width:768px) {
        .responsive-board {
            display: grid;
            grid-template-columns: 2fr 2fr;
        }
    }

    .boardhead {
    max-width:100%;
    border: 1px solid rgb(201 201 201);
    padding: 10px;
    text-align: center;
    }

    .textspace p{
        line-height: 20px;
        margin: 9px 0;
    }
/*-------------End Editorial Board----*/