/* cor de realce vinho: #761239 */
/* cor mais escura: #2d0d19 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800);

.pkp_structure_page {
    background-color: #fafafa;
    background-image: url('/public/site/images/POSAdmin/bg.png');
    background-repeat: repeat;
}

hr {
    height: 0px;
    border: 0px;
    border-top: 2px dotted #333;
}
.pkp_structure_sidebar {
    background-color: #eff0f4;
    height: 100%;
    font-size: 0.8em;
    border-bottom-left-radius: 2px;
    border-bottom-color: #361420;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: #fafafa;
    border-left-style: solid;
    border-left-width: 2px; !important
}

html, body, div, ul, li, ol, label, input, h1, h2, h3, h4, h5, h6, a, .pkp_structure_main h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #3a3a3a;
    line-height: 2em;
}

h2, .obj_issue_toc .galleys h2, .obj_issue_toc .section h2, .pkp_structure_main h1,
.pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4,
.obj_issue_summary .title, .pkp_block .title,
.obj_article_details .main_entry .item .label,
.obj_article_details .entry_details .item .label {
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
    font-weight: 800;
    text-transform: uppercase;
}

a, .cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .pkp_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    color: #761239;
}

@media (max-width: 767px) {
    /*cabecalho*/
    #navigationPrimary > li{
	color: #fff !important;
	background-color: #dedede;
    }
    .pkp_navigation_primary_row, .pkp_navigation_primary>li>a:hover, .pkp_navigation_primary>li>a:focus {
    color: #fff !important;
    outline: 0;
    border-color: #888;
    background: #fff !important;
}
}
/*cabecalho*/
@media (min-width: 768px) {
    /*cabecalho*/
    #navigationPrimary > li{
	color: #fff !important;
	background-color: #76123988;
    }
    #navigationPrimary > li > a {
	margin: 0 1em;
	padding: 5px 5px;
	border-bottom: 2px solid transparent;
	color: #fff !important;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
    }
    #navigationPrimary > li > a:hover {
	margin: 0 1em;
	padding: 5px 5px;
	border-bottom: 2px solid #fff;
	color: #fff !important;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	background-color: #761239;
    }
    .pkp_structure_head {
	background-color: #761239;
	background-image: url("/public/site/images/POSAdmin/headerbg-4.jpg") !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px solid #ddd;
	background-size: cover;
	border-bottom-color: #361420;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top: 4px solid #761239 !important;
    }
    .pkp_navigation_user_wrapper {
	background-color: #761239 !important;
    }
    .pkp_site_nav_menu {
	background: none;
    }

    .pkp_structure_footer_wrapper {
	background: #fff !important
    }
    .obj_issue_toc .galleys > h2, .obj_issue_toc .section > h2, .obj_issue_toc .galleys > h3, .obj_issue_toc .section > h3 {
	background: none; !important
    }
    .pkp_nav_list ul a:hover {
	border-left-color: #761239;
    }
    .pkp_navigation_user > li > a, .pkp_navigation_user > li.in_focus > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
	background-color: #333;
    }
    .page_search .submit button:after {
	background-color: #761239;
    }
    .page_search .submit button:hover:after, .page_search .submit button:focus:after {
	box-shadow: inset 0 1em 1em rgba(0, 0, 0, 0.2);
	background: #761239;
    }

    a:hover, .obj_issue_summary .title:hover {
	color: #fff;
	background-color: #761239;
    }

    a img {
	background:none;
	border: solid 2px;
	border-color: transparent;
    }
    a:hover img {
	border-color: #761239;
	background: none;
    }


    /* imagem do cabeçalho */
    .pkp_site_name .is_img img {
	display: block;
	max-height: none;
	max-width: 100%;
	width: auto;
	height: auto;
    }

    a.is_img:hover{
        background: none;
    }


    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
	border-top: none;
    }

    .pkp_structure_footer_wrapper {
	background: #fff !important
    }

}
/*corrige overflow bo botão de pesquisa*/
.pkp_search {
    overflow-y: hidden;
}

.pkp_head_wrapper .pkp_search.is_open .search_prompt {
    padding-bottom: 15px;
    background: #fff;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #761239
}

.pkp_head_wrapper .pkp_search.is_open .search_prompt:hover, .pkp_head_wrapper .pkp_search.is_open .search_prompt:focus {
    border-bottom-color: #761239;
    color: #fff;
}

.pkp_head_wrapper .pkp_search.is_searching input[type="text"] {
    opacity: 0.5
}

.pkp_head_wrapper .pkp_search.is_searching input[type="text"]:hover, .pkp_head_wrapper .pkp_search.is_searching input[type="text"]:focus {
    border-color: #fff
}

.pkp_head_wrapper .pkp_search.is_searching .search_prompt {
    background: #fff;
    border-left: 1px solid #ddd;
    color: #761239
}

.pkp_head_wrapper .pkp_search.is_searching:hover .search_prompt:hover .php_search.is_open:hover {
    background: #333;
    border-left: 1px solid #ddd;
    color: #fff
}

.pkp_head_wrapper .pkp_search .search_cancel {
    line-height: normal;
}
.pkp_head_wrapper .pkp_search .search_cancel:hover, .pkp_head_wrapper .pkp_search .search_cancel:focus,
.pkp_head_wrapper .pkp_search .search_prompt {
    background: #761239;
    padding: none;
}
.pkp_head_wrapper .pkp_search .search_prompt:hover {
    background: #333;
}
.pkp_head_wrapper .pkp_search .search_prompt, .pkp_head_wrapper .pkp_search .search_prompt a {
    line-height: normal;
}


/* menus */
.pkp_navigation_primary>li{
    color: #fff;
}
.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 5px 5px;
    border-bottom: 2px solid transparent;
    color: #fff
	       font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.pkp_navigation_primary_row, .pkp_navigation_primary>li>a:hover, .pkp_navigation_primary>li>a:focus {
    color: #fff !important;
    outline: 0;
    border-color: #fff;
    background: none !important;
}

.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #761239;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover, .cmp_notification {
    border-color: #761239
}

div.title>a{
    text-transform: uppercase;
}
div.authors{
    text-transform: capitalize;
}

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: none;
    border: 1px solid #761239;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #761239;
    text-decoration: none
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus, .read_more:hover {
    background: #761239;
    color: #fff
}

.pkp_page_index .current_issue .read_more, .obj_announcement_summary .read_more{
    color: #761239;
}

.pkp_page_index .cmp_announcements {
    border: none;
    border-bottom-color: #000;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
}
.section, .pkp_structure_footer {
    border-top-style: dotted;
    border-top-width: 2px;
}
.pkp_structure_footer_wrapper {
    background: none;
    margin-top: 1em;
}

label, .label {
    display: block;
    color: black;
    font-style: normal;
}
