.cmp_button_wire, .obj_galley_link{
    border: 1px solid #16272e !important;
    color: #16272e !important;
}

.cmp_button_wire, .obj_galley_link:hover{
	background-color: #16272e !important;
	color: white !important;
}


/* MenÃº */

.pkp_site_nav_menu{
    margin-top: 10px;
    background-color: #00000038 !important;
}
.pkp_structure_head{
    background: url(http://researchambition.com/templates/images/ro.png);
    background-size: cover;
    background-position: center;
}
.pkp_site_name_wrapper{
    margin-top: 0px !important;
}

.pkp_navigation_primary_wrapper{
	margin-top: 10px !important;
    margin-left: 10px !important;
}
.pkp_site_name{
    margin-top: 5px !important;
}

/* SideBar */

/* Languaje Block */

.block_language {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
}

.block_language li{
    position: relative;
    display: block;
    padding: 3px 14px !important;
    background: #16272e;
    margin-bottom: 5px !important;
}

.block_language li:hover{
    background: white !important;
    border: 2px solid #16272e !important;
    border-top-color: #16272e !important;
    color: #16272e !important;
}

.block_language li a{
    color: white !important;
}

.block_language li a:hover{
    color: #16272e !important;
}

/* Information Block */

.block_information {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
}

.block_information li{
    position: relative;
    display: block;
    padding: 3px 14px !important;
    background: #16272e;
    margin-bottom: 5px !important;
}

.block_information li:hover{
    background: white !important;
    border: 2px solid #16272e !important;
    border-top-color: #16272e !important;
    color: #16272e !important;
}

.block_information li a{
    color: white !important;
}

.block_information li a:hover{
    color: #16272e !important;
}

/* About the journal */
.homepage_about h2{
	background: linear-gradient(to right, #16272e2b,#ffffffc7, #ffffff);
    padding: 5px;
    padding-left: 9px;
    border-left: 8px #16272e solid;
}*/

.current_issue h2{
	background: linear-gradient(to right, #16272e2b,#ffffffc7, #ffffff);
    padding: 5px;
    padding-left: 9px;
    border-left: 8px #16272e solid;
}

/* Make a bumission button*/
.block_make_submission_link{
	width: 100% !important;
    text-align: center !important;
        
}

.block_make_submission a{
    padding: 0 1em;
    background: #fff !important;
    border: 2px solid #16272e !important;
    border-top-color: #16272e !important;
    box-shadow: inset 0 -1em 1em rgb(0 0 0 / 3%) !important;
    color: #16272e !important;
    border-radius: 0px !important;
}

.block_make_submission a:hover{
    background: #16272e !important;
    color: white !important;
}

.page_index_journal{
	text-align: justify !important;
}



/* SUBMISSIONS */

.cmp_notification{
    background: #0000000a !important;
    border-left: 5px solid #16272e;
}

.pkp_structure_main{
    text-align: justify !important;
}