.no-padding { padding: 0px}

/* Border shadowed style */
.or-spacer {
    margin-top: 50px;
    width: 100%;
    position: relative;
}

.or-spacer .mask {
    overflow: hidden;
    height: 20px;
}


.or-spacer .mask::after {
    content: '';
    display: block;
    margin: -25px auto 0;
    width: 100%;
    height: 25px;
    border-radius: 125px / 12px;
    box-shadow: 0 0 8px #B6B6B6;
}

/* end Border shadowed style */

a {
    text-decoration:none;
}
.obj_article_summary .meta {
    margin-left: 30px;
    font-weight: bold;
    color: darkslategray;
}
.obj_article_summary .title {
    font-variant: small-caps;
    font-size: 17px;
}
.obj_article_summary .title a{
    color: navy;
}
.obj_article_summary .title a:hover{
    color: red;
}
.obj_article_summary .subtitle {
    color: orangered;
    font-size: 14px;
}
.obj_article_summary .subtitle:hover {
    color: red;
}
.obj_galley_link {
    float: right;
}
.obj_galley_link:hover {
    background:red;
    border-color:red;
}
.obj_issue_toc .section {
    margin-bottom: -40px;
    margin-top: -30px;
}
.obj_issue_toc .heading {
    width:35%;
}

.obj_article_details .page_title {
     font-variant: small-caps;
     color: navy;
     padding-left:30px;
}
.obj_article_details .subtitle {
     font-variant: small-caps;
     color: orangered;
}

.pkp_block {
    width:100%;
    padding: 15px;
    border: 1px solid rgb(231, 231, 231);
    background: #f9f2f200;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 15px;
    box-shadow: 4px 4px 5px -3px rgba(166,166,166,0.35);
    margin-bottom: 10px;
}
.hover {
    width: 112%;
    border-collapse: collapse;
    margin-left: -15px;
    margin-top: -15px;
    margin-bottom: -16px;
}

.hover th{
    height: 40px;
    background: #ffffff;
    color: #fff;
    background: linear-gradient(to bottom, rgb(111 170 192) 0%, rgb(30, 227, 59) 30%);
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    font-variant:small-caps;
    font-size:16px;
}
.hover td{
	height:33px;
	vertical-align:middle;
	border-left: 1px solid #e3dada;
	border-right: 1px solid #e3dada;
	text-align:center;
	font-weight: bold;
}
.hover td a {
	width:100%;
	display:block;
}

.hover tr a:hover {
    padding:5px;
	background:#60e306;
	color:#fff;
}
.hover tr a {
    padding:5px;
	color:#60e306;
	border-bottom:1px solid #e3dada;
}


/*body {
  font-family: tahoma,geneva,sans-serif;
}*/
.obj_article_details .entry_details {
    width:33.33333%;
}
.obj_article_details .main_entry {
    width: 66.6666667%;
}    
.obj_article_details .abstract {
    text-align: justify;
    font-family: Georgia;
}
.obj_article_details .item.keywords {
    font-family: Georgia;
}
.pkp_site_name {
    top:-15px;
}
.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_navigation_primary_wrapper::before {
    margin-top:-20px;
}
.pkp_search {
    top:-20px !important;
}
.pkp_navigation_primary {
    margin-left:55px;
    display:none;
}
.pkp_navigation_user {
    text-align:center;
}
.pkp_navigation_user_wrapper {
    position:fixed;
    z-index:1000;
    width:100%;
    background: linear-gradient(to bottom, rgb(4, 138, 29) 10%, rgb(30, 227, 59) 50%);
    font-weight: 600;
    height: 40px;
    padding-top: 5px;
    box-shadow: -1px -5px 28px 2px rgb(16, 17, 16);
}
.pkp_structure_head {
    margin-top:40px;
    border-bottom-left-radius: 100px;
    border-bottom: 15px solid #f5f549;
    box-shadow: -1px 4px 5px 4px rgba(166,166,166,0.8);
    height:140px;
}
.pkp_structure_main h2 {
    margin: 0px 0px 20px;
}
.pkp_footer_content .is_img img {
  max-width: 30%;
  float: left;
  width: 74%; 
  padding-top: 10px;
  padding-bottom:10px;
  margin-top:10px;
  background:#fbfbfb91;
}


.pkp_brand_footer {
  float: right;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
   background: #60e306;
   border-bottom: "@double solid";
   border-bottom-color:#595959;
}

.pkp_footer_content,
.additional_content,
.highlight_first, 
.page_article,
.current_issue,
.page_issue_archive,
.page_submissions,
.page_announcement,
.page_contact, .page,
.page_about, .page_editorial_team {
    border: 1px solid rgb(231, 231, 231);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 4px 4px 5px -3px rgba(166,166,166,0.35);
    margin-bottom: 10px;   
}
.page_article,
.page_issue_archive,
.page_submissions,
.page_announcement,
.page_contact, .page, .current_issue,
.page_about, .page_editorial_team {
    margin-left: -30px;
    margin-right:-30px;
    padding: 30px;
}
.additional_content {
    padding-bottom: 20px !important;
}
.page_title {
    margin:0px -30px 10px !important;
}
.pkp_structure_content {
    padding-top:15px;
}

.pkp_structure_main {
    padding-bottom:10px;
}
.pkp_structure_main::before,
.pkp_structure_main::after {
    position:relative;
    content:none;
}
.cmp_breadcrumbs ol {
    margin-bottom: 30px;
    padding: 5px 23px;
    line-height: 20px;
    font-size: 13px;
    border: 1px solid #ddd;
    border-top-left-radius: 10px;
    font-size: 10px;
    font-weight: 300;
    font-variant: small-caps;
    background: #ebf6f9;
    height:40px;
}
.page_login .login,
.page_lost_password .lost_password {
    max-width: 100%;
}
.page_login .login input, .cmp_form input, .cmp_form select{
    max-width:100% !important;
    height: 40px !important;
    font-size: 16px !important;
    background: #6ce7fb2e !important;
    border-radius: 7px !important;
}
.cmp_form .label {
    font-size:16px;
}
.page_login .password a {
    font-size: 14px;
    font-style: normal;
    line-height: 40px;
}
.page_login .remember {
    padding-bottom: 0;
    top: -43px;
}

.page_login .buttons button,
.page_lost_password .buttons button,
.cmp_form .buttons button,
.page_search .submit button {
    width: 240px;
    height: 40px;
    font-size: 16px;
    background: #fff;
    color: #60e306;
    border-radius: 6px;
    border: 3px solid #60e306;
}
.page_login .buttons button:hover,
.page_lost_password .buttons button:hover,
.cmp_form .buttons button:hover,
.page_search .submit button:hover{
    background:#60e306;
    color:#fff;
    cursor:pointer;
}
.page_search .submit button::after {
    width:35px;
    height:35px;
}
.cmp_form .buttons a {
    font-size: 14px;
    line-height: 40px;
}
.cmp_form .fields > div {
    padding-bottom: 25px !important;
}
.cmp_article_list > li {
    margin-bottom: 10px;
    padding:10px;
    background: #f6f8da !important;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    box-shadow: 4px 4px 5px -3px rgba(166, 166, 166, 0.47);
}
.cmp_article_list > li:hover {
    background:#05cef94a !important;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 20px;
}

@media screen and (max-width:768px) {
    .pkp_footer_content, .obj_issue_toc .heading,
     .obj_article_details .entry_details,
     .obj_article_details .main_entry {
        width:100%;
        
    }
    .page_article,
    .current_issue,
    .page_issue_archive,
    .page_submissions,
    .page_announcement,
    .page_contact, .page, 
    .page_about, .page_editorial_team {
        margin-left:-10px !important;
        margin-right:-10px !important;
    }
    .pkp_block {
        margin-left:0px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .obj_issue_toc .section {
        margin-bottom: 0px;
    }
    .page_title {
        margin:0px 0px 10px !important;
        padding-left:0px !important;
    }
    .pkp_structure_head {
        position:relative;
        margin-top:auto;
        border-bottom-left-radius: 0px;
        height:auto;
    }
   
    .pkp_navigation_user_wrapper {
        margin-top:0px !important;
        width:100% !important;
        height:auto;
    }
    .obj_article_details .references p{
        font-size:10px;
        line-height:10px !important;
    }
    .hover {
    	width: 110%;
	margin-top:-13px;
	margin-bottom:-12px
    }
}