﻿/*
    Upload From: https://ijssrr.com/journal/management/settings/website
    Destination URL: https://ijssrr.com/public/journals/1/styleSheet.css

    Default Theme: https://demo.publicknowledgeproject.org/ojs3/demo/index.php/manuscript
    Download: https://github.com/NateWr/defaultManuscript/
    Good Sample UI: http://beyond-rheumatology.org/
    Good Sample Plugins: http://amphysiol.com/index.php/amp/article/view/v1i1.262334
*/


@charset "UTF-8";
/* CSS Document */

/**************************CORPO DEL SITO************************************/

a {
    color: #59aadf;
    text-decoration: none;
}

    a:hover {
        color: #003356;
        text-decoration: underline;
    }

body {
    background: #ececec;
    font-family: 'Source Sans Pro', sans-serif;
}

.pkp_structure_page {
    margin: 0 auto;
    max-width: 1160px;
    background: none;
    box-shadow: none;
}

/**************************PULSANTE MAKE SUBMISSION************************************/

.pkp_block.block_make_submission a {
    width: 100%;
    background-color: #59aadf;
    height: 50px;
    font-size: 17px;
    padding-top: 0.7em;
    border: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    text-align: center;
}

    .pkp_block.block_make_submission a:hover {
        color: #fff;
        background-color: #003356;
        text-decoration: none;
    }

.pkp_block.block_make_submission {
    border: 0px;
}

/*****************************LOGO PAGEPRESS HEADER************************************/

#container_logo_login {
    position: relative;
    height: 3em;
    background-color: #fff;
}

#content_logo_login {
    padding-left: 2.8%;
    padding-right: 2%;
    margin: 0 auto;
    position: relative;
}

.logo_PP {
    margin-top: 0.65em;
    float: left;
}

/**************************MENU UTENTE HEADER************************************/

.pkp_navigation_user_wrapper {
    top: 6px;
    right: 0;
    left: auto;
    width: 35%;
}

.pkp_navigation_user > li > a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

    .pkp_navigation_user > li > a:hover {
        color: #003356;
        text-decoration: none;
    }

.pkp_navigation_user .task_count {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 0.5em;
    border-radius: 50%;
    background: rgba(204, 204, 204, 0.3);
    line-height: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 12px;
}

.pkp_navigation_user_wrapper a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
}

    .pkp_navigation_user_wrapper a:hover {
        text-decoration: none;
    }

/**************************MENU SITE E SEARCH****************************/

#navigationPrimary a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

#navigationPrimary > li > a {
    padding-bottom: 0px;
    border-bottom-width: 1px;
}

.pkp_navigation_primary_row {
    background: #fff;
}

.pkp_navigation_primary > li > a {
    margin: 0em;
    padding: 20px 10px 10px 10px;
    height: 60px;
}

    .pkp_navigation_primary > li > a:hover {
        background-color: #f9fafa;
        text-decoration: none;
    }

.pkp_head_wrapper .pkp_search {
    top: 0.7em;
}

/******************************HEADER************************************/

.pkp_structure_head {
    /*background-color: transparent;*/
    /*border-bottom: 0px solid #ddd;*/
    margin-bottom: 20px;
    padding-bottom: 20px;
    border: 0;
}

.pkp_head_wrapper {
    background: url(/_files/background-cover2.jpg) no-repeat center center fixed;
    background-size: cover;
    background-color: #646361;
    height: 100%;
}

.pkp_site_name_wrapper {
    padding-left: 2em;
    height: 170px;
}

.pkp_site_name {
    padding-top: 0;
}

    .pkp_site_name > a {
        padding-top: 0;
    }

    .pkp_site_name .is_img img {
        max-height: 100%;
        padding-top: 0.3em;
    }

/******************************BREADCRUMBS**********************************/

.cmp_breadcrumbs {
    padding: 1.3em 0.5em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
    width: 100%;
}

.riga_spazio {
    border-bottom: 1px solid #ececec;
    width: 100%;
}

/******************************MAIN SITE************************************/

.pkp_page_index .homepage_image img {
    display: block;
    width: 100%;
    height: auto;
}

.pkp_structure_content {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    margin-bottom: 2em;
}

.content_col_sx {
    float: left;
    display: block;
    width: 25%;
}

.content_col_dx {
    float: left;
    display: block;
    width: 75%;
    padding-right: 0;
    padding-left: 2em;
    padding-top: 1em;
}

.pkp_structure_main {
    background-color: #fff;
}

    .pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
        font-family: 'Source Sans Pro', sans-serif;
        margin: 25px 0 20px;
        border-left: 5px solid #59aadf;
        padding: 0.5em 1.0em !important;
        background-color: #fafbfb !important;
    }

.page_contact .address {
    margin-top: 2.3em;
}

.pkp_page_index .current_issue .current_issue_title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    /* margin-top: -1em; */
    padding: 1.0em;
    background-color: #fafbfb;
}

.info_home {
    background-color: #fafbfb;
    padding: 0.3em;
}

.elenco_index_home {
    width: 100%;
    background-color: #59aadf;
    height: 30px;
    font-size: 13px;
    color: #fff;
    padding-top: 0.4em;
    text-align: center;
    text-transform: uppercase;
}

/*******************************ANNUNCI************************************/

.cmp_announcements .obj_announcement_summary h2, .cmp_announcements .obj_announcement_summary h3, .cmp_announcements .obj_announcement_summary h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    margin: 25px 0 20px;
    border-left: 5px solid #59aadf;
    padding: 0.2em 0.5em;
    background-color: #fafbfb;
}

.cmp_announcements .date {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    float: right;
}

.pkp_page_index .cmp_announcements > .obj_announcement_summary {
    float: left;
    width: 100%;
}

.pkp_page_index .cmp_announcements h2 + .obj_announcement_summary, .pkp_page_index .cmp_announcements .more {
    padding-top: 20px;
    padding-bottom: 20px;
}

.obj_announcement_summary .summary {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    width: 80%;
}

.obj_announcement_summary .read_more {
    float: right;
    position: relative;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    color: #59aadf;
    text-decoration: none;
}

/*******************************ISSUES ARCHIVE************************************/

.page_issue_archive .issues_archive {
    margin: -4px -24px;
}

/******************************ARTICLES SUMMARY************************************/

.heading {
    padding-top: 1.7em;
}

.obj_issue_toc .cover img {
    /*width:70px;*/
    /*border-radius:35px;*/
    /*-moz-border-radius:35px;*/
    /*-webkit-border-radius:35px;*/
    /*border:1px solid #fafbfb;*/
}

.obj_issue_toc .cover img {
    /*width:15%;*/
    /*border-radius: 35px;*/
    /*-moz-border-radius: 35px;*/
    /*-webkit-border-radius: 35px;*/
    margin-right: 0px;
    margin-left: 0.45em;
    border: 1px solid #CCC;
}

.obj_issue_toc .published {
    margin: 0px 0;
    padding-bottom: 1.5em;
}

.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0em;
}

.obj_issue_toc .section > h2 {
    /*border-bottom: 0px;*/
    /*border-left: 0px;*/
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-weight: 300;*/
    /*text-transform: uppercase;*/
    /*padding: 0.15em 1em;*/
    /*background-color: #fafbfb;*/
    /*width: 100%;*/
    /*border-radius: 20px;*/
    /*-moz-border-radius: 20px;*/
    /*-webkit-border-radius: 20px;*/
    margin: 20px 0;
}

ul.galleys_links {
    list-style: none;
}

.obj_article_summary {
    padding: 0em 0.5em;
}

    .obj_article_summary .cover {
        display: block;
        float: left;
        width: 70px;
        height: auto;
        margin-right: 15px;
        margin-bottom: 0px;
    }

    .obj_article_summary > .title {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
        font-size: 15px;
        text-transform: uppercase;
    }

        .obj_article_summary > .title a {
            display: block;
            text-decoration: none;
        }

.doi_summary {
    /*width:66%;
	
	background-color:#fafbfb;
	border-radius:4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
    padding: 0.4em 0.7em;
    margin-top: 0.3em;
}

    .doi_summary a {
        text-decoration: none !important;
    }

        .doi_summary a:hover {
            text-decoration: underline !important;
        }

.obj_article_summary > .meta {
    /*margin-left:6.6em;*/
}

.obj_article_summary > .item.doi {
    /*margin-left:5.7em;*/
    padding: 0.5em 0.2em 0em;
}

.obj_article_summary > .galleys_links {
    /*float:left;
	text-align:left;
	width:100%;
	margin-left:5.7em;*/
    list-style: none;
    margin-bottom: 1em;
}

    .obj_article_summary > .galleys_links a {
        color: #fff;
    }

        .obj_article_summary > .galleys_links a:hover {
            background-color: #003356;
            text-decoration: none;
        }

/******************************ARTICLES DETAILS************************************/

.obj_article_details > .page_title {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

.obj_article_details .doi a {
    color: #59aadf;
    font-family: 'Source Sans Pro', sans-serif;
}

    .obj_article_details .doi a:hover {
        color: #003356;
        font-family: 'Source Sans Pro', sans-serif;
    }

.obj_article_details .main_entry .label {
    border-bottom: 0px;
    /*border-left: 0px;*/
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0.2em 1em;
    width: 100%;
    /*border-radius: 15px;*/
    /*-moz-border-radius: 15px;*/
    /*-webkit-border-radius: 15px;*/
}

.obj_article_details .galleys_links a:hover {
    background-color: #003356;
    text-decoration: none;
}

.obj_article_details .entry_details .cover_image img {
    /*border-radius: 20px;*/
}

/***************************LOGIN AND REGISTER******************************/

.cmp_form .label {
    display: block;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
}

/******************************SIDER BAR************************************/

.pkp_structure_sidebar:before {
    border-left: 0px solid #ddd;
}

.pkp_block {
    padding: 0px 0px 30px 20px;
    font-size: 14px;
    line-height: 20px
}

    .pkp_block .title {
        width: 100%;
        background-color: #59aadf;
        height: 35px;
        font-size: 13px;
        color: #fff;
        padding-top: 0.7em;
        margin-bottom: 0px;
        border: 0px;
        text-align: center;
        font-family: 'Source Sans Pro', sans-serif;
    }

    .pkp_block .content {
        background-color: #fff;
    }

        .pkp_block .content ul li {
            padding: 0px 0;
        }

    .pkp_block li {
        border-radius: 0;
        position: relative;
        background-color: #fff;
        display: block;
    }

    .pkp_block ul > li {
        border-bottom: 1px solid rgba(0,0,0,.125);
    }

        .pkp_block ul > li a {
            color: #000;
            padding: .75rem 1rem;
            display: flex;
        }

            .pkp_block ul > li a:hover {
                text-decoration: none;
                background-color: #f9f9f9;
                color: dimgrey;
            }


    /**** CUSTOM BLOCK SIDEBAR ****/
    .pkp_block.block_custom .title {
        width: 100%;
        background-color: #59aadf;
        height: 30px;
        font-size: 13px;
        color: #fff;
        padding-top: 0.4em;
        border: 0px;
        text-align: center;
        font-family: 'Source Sans Pro', sans-serif;
    }

    .pkp_block.block_custom .content {
        background-color: #fff;
    }

    .pkp_block.block_custom a {
        color: #000;
        padding: .75rem 1rem;
        display: flex;
    }

        .pkp_block.block_custom a:hover {
            text-decoration: none;
            background-color: #f9f9f9;
            color: dimgrey;
        }

    .pkp_block.block_custom ul > li {
        border-bottom: 1px solid rgba(0,0,0,.125);
    }

    .pkp_block.block_custom li {
        border-radius: 0;
        position: relative;
        background-color: #fff;
        display: block;
    }

.most_read_article_journal {
    padding: 0em 1em 1em;
}


/******************************FOOTER************************************/

#pkp_content_footer {
}

.pkp_structure_footer_wrapper {
    border-top: none;
    font-size: 15px;
    border-bottom: 10px solid #59aadf;
}

.pkp_footer_content {
    width: 33.3%;
    float: left;
    padding: 30px;
    text-align: left
}

    .pkp_footer_content a {
        color: #59aadf;
        text-decoration: none;
    }

        .pkp_footer_content a:hover {
            color: #59aadf;
            text-decoration: underline;
        }

.pkp_brand_footer {
    /*float: left;*/
    /*width: 100%;*/
    /*padding:15px 15px 10px;*/
    /*background-color:#dadada;*/
}

.siteFooter_siteLogo {
    /*display:block;*/
    /*width:200px;*/
    /*max-width:100%*/
}

.nome_rivista_footer {
    font-size: 20px;
}

.credits_pgp {
    width: 100%;
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
    color: #000;
    padding: 2em;
    /*background-color:#0f6d92;*/
    background-color: transparent;
}

    .credits_pgp a {
        color: #000;
        text-decoration: none;
    }

        .credits_pgp a:hover {
            color: #000;
            text-decoration: underline;
        }

@media only screen and (min-width:150px) and (max-width:700px) {
    .pkp_block {
        padding: 20px 0px 20px 0px;
        font-size: 14px;
        line-height: 20px;
    }

    .pkp_footer_content {
        width: 100%;
        padding: 30px;
        text-align: left;
    }

    .content_col_sx {
        float: left;
        display: block;
        width: 25%;
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .content_col_dx {
        float: left;
        display: block;
        width: 75%;
        padding-right: 0;
        padding-left: 2em;
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .pkp_structure_content {
        margin-bottom: 2em;
    }
}

@media only screen and (orientation:portrait) and (min-width:321px) {
    .pkp_block {
        padding: 20px 0px 20px 0px;
        font-size: 14px;
        line-height: 20px;
    }

    .pkp_footer_content {
        width: 100%;
        padding: 30px;
        text-align: left;
    }

    .content_col_sx {
        float: left;
        display: block;
        width: 25%;
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .content_col_dx {
        float: left;
        display: block;
        width: 75%;
        padding-right: 0;
        padding-left: 2em;
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .pkp_structure_content {
        margin-bottom: 2em;
    }
}

@media only screen and (orientation:portrait) and (min-width:481px) {
    .pkp_block {
        padding: 20px 0px 20px 0px;
        font-size: 14px;
        line-height: 20px;
    }

    .pkp_footer_content {
        width: 100%;
        padding: 30px;
        text-align: left;
    }

    .content_col_sx {
        float: left;
        display: block;
        width: 25%;
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .content_col_dx {
        float: left;
        display: block;
        width: 75%;
        padding-right: 0;
        padding-left: 2em;
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .pkp_structure_content {
        margin-bottom: 2em;
    }
}



/* ============================================= */
/* WebDesignIran
/* ============================================= */

.pkp_site_name .is_text {
    color: white;
}

#navigationPrimary ul a {
    color: white;
}

.pkp_navigation_user > li > a,
.pkp_navigation_user > li.in_focus > a,
.pkp_navigation_user > li > a:hover,
.pkp_navigation_user > li > a:focus {
    color: white;
}

.pkp_brand_footer {
    padding-bottom: 0;
}

    .pkp_brand_footer a {
        max-width: 50px;
    }

.cmp_manuscript_button,
.block_make_submission a,
.obj_galley_link {
    color: white;
}

.pkp_footer_content {
    width: 100%;
}

/*اصلاح مشکل نمایش منو از جای درست*/
.pkp_navigation_primary > li:hover ul {
    left: 0px;
}
/* رفع مشکل نسخه های جاری*/
.pkp_page_index .current_issue h2 {
    display: block;
    border-bottom: none;
    padding: 0.5em;
    background-color: #fafbfb;
}

.obj_issue_toc > .galleys h2, 
.obj_issue_toc .section h2 {
    width: 100%;
    border-bottom: none;
    padding: 0.5em 1em !important;
}

.cmp_button_wire, 
.obj_galley_link
{
    padding: 0.5em 1em;
}

.obj_article_details .entry_details .galleys_links > li {
    margin-bottom: 1em;
}