@charset "UTF-8";
 
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans|Arvo|B612|Cairo|Lora|Muli|Oswald|Quicksand|Vollkorn&display=swap');
body{
	overflow-x: hidden;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn, .pkp_block.block_make_submission a {
	display: inline-block;
	margin-bottom: 0; 
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius:unset;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.read-more{
	margin-top:5%;
	margin-left:18%;
}
.issue-toc{
	border-right: solid 1px white;
	border-bottom: solid 2px white;
	padding-bottom:5%;
}
#preheader {
	width: 100%;
	min-height: 45px;
	//background-image: url(home/img/p5.png);
	border-bottom: solid 2px;
}
#preheader>a {
	position: absolute;
	left: 0;
}
#preheader img {
	height: 40px;
	margin-left: 50px;
}
#preheader span {
	position: absolute;
	top: 17px;
	left: 212px;
	line-height: 14px;
	color: gray;
}
#preheaderMenu {
	position: absolute;
	/* width: 81%;
	*/
	/* height:100px;
	*/
	top: 0;
	right: 34px;
}
.media-left img{
	cursor:pointer;
}
/*var*/
header.navbar{
	/* background:gray; */
	border-radius:unset;
}
header .navbar-form.navbar-left {
	/*background:pink;
	*/
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#headerNavigationContainer{
	/*overflow:hidden;
	*/
	position: relative;
	border:none;
	/*var*/
}
#main-navigation: {
	/*var*/
	/* width: 110%;
	*/
	/* margin-left: -5%;
	*/
}
#main-navigation li a{ 
	/*var*/
	/*color:white;
	*/
	background: #7c7c7c;
	font-size:1.3em;
}
#main-navigation li a:focus {
	background: #262626;
}
#siteName {
	font-size: 24px;
	display: inline-block;
	line-height: 33px;
	color: white;
	position: absolute;
	height: auto;
	font-weight: lighter;
	line-height: 25px;
	font-family: 'Roboto Slab', serif;
	position: absolute;
	cursor: pointer;
}
#siteName.centeredSiteName {
	margin-left: 50%;
	transform: translate(-50%, 20%);
	text-align: center;
	// display:none;
}
img#siteName {
	position: absolute;
	top: 0px;
	/* height: 120px;
	*/
}
svg#siteName {
	height: 163px;
	margin-left: 50%;
	transform: translate(-50%, 20%);
	text-align: center;
}
.issn {
	position: absolute;
	font-size: 12px;
	top: 201px;
	right: 39px;
	color:white;
	font-style: italic;
	z-index:99999999;
}
#issn2 {
	a position: absolute;
	top: 219px;
	right: 22px;
}
#resp-menu {
	padding: 11px 15px;
	letter-spacing: 3px
}
#logoContainer {
	position: absolute;
	top: 35px;
	left: 40px;
	max-width: 35%;
	min-height: 76px;

	/* 	
		display: table-cell;
	vertical-align: middle;
	*/

}


#logoContainer svg{
	/* min-width: 74px; */
	/* float:left; */
	height:74px;
}


.logo{
	margin-right:10px;
	min-height: 78px;
	float:left !important;
	cursor:pointer;
	max-height: 78px;
	display: flex;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #logoContainer {
    /* 	background:rgba(26, 30, 36, 0.8196078431372549);*/

        width:100% !important
   }

.logo{
	display:flex;
	float:left;

	    width: 16.66%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}


.logo:not(:first-child){
	margin-left:20px;
}



}

.navigationUserContainer {
	position: absolute;
	
	right: 0;
}
.navbar-header .site-name {
	margin: 0;
	min-height: 240px;
	/*  */
}
/*VAR*/
#navigationUser {
	color: #eae0e0;
	font-size: 14px;
	background: #7b7b7b82;
	border: solid #b7c6cf 1px;
	border-top: none;
	margin-left: 0;
	padding-left: 39px;
	margin-right: 39px;
}
#navigationUser a {
	color:white;
}


.dropdown-menu{
	    background-color: #555;
	      background-color:var(--color2);
	    border-color: var(--color3); 
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: var(--color1);
    color: #ddd
}



.dropdown-menu > li > a {
	background-color: #7d7d7d52;
}
.dropdown-menu > li > a:hover {
	background-color:#585858;
}
.navbar-form button {
	border-radius: 50%;
}

/*feb 2021*/

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff0f0;
    white-space: nowrap;
}


.csl-bib-body {
    padding-right: 5%;
    text-align: justify;
    font-size: 16px;
}



.keywordButton{
	color:#333;
	border-radius:unset !important;
	margin-right:1.5%;
	margin-bottom:1%;
	padding:1%;
	margin:2%;
	border: solid 1px;
}
.navbar-collapse.collapse.in .navbar-form button {
	position: absolute;
	bottom: 25px;
	right: 10px;
	float: none;
}
.navbar-brand img {
	margin-left: 263px;
}
.wrap {
	top: -154px;
	left: 463px;
}
#searchWindow {
	position: relative;
	left: 35px;
	top: 4px;
	width: 33px;
	height: 43px;
	overflow: hidden;
	/* */
}
#searchContainer {
	position: relative;
	z-index:97;
	width: 265px;
	height: 43px;
	left: -261px;
	left: -240px;
}
#searchContainer .navbar-form button {
	position: absolute !important;
	top: px;
	right: -40px;
	left: auto;
	color: white;
	background: #575760;
	border-radius: unset;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 34px;
}
#searchImage {
	height: 1.7em;
	position: relative !important;
	top: 0px;
	left: 0px;
}
#searchToggle {
	width: 2em;
	height: 2em;
	position: absolute;
	right: -8px;
	left: auto;
	top: 1px;
	border-radius: 50%;
	border: solid 1px;
	z-index: 9;
	cursor: pointer;
}
#nav-menu{
	overflow-x: hidden;
}
#nav-menu-background{
	width:110%;
	margin-left:-5%;
	height:50px;
	background: #262626;
	/* position:sticky;
	*/
	position:absolute;


}
#nav-menu.sticky{
	margin-top: 0px;
}
#nav-menu-background.sticky{
		position:fixed !important;
	margin-top: 0px;
	margin-left:0%;
	left: -15px !important;
	border: solid red 4px;
	top:0 !important;

}
#nav-menu-background.sticky:before{
		position:fixed !important;
	content:'';
	display:block;
	width:110%;
	height:3px;

	top:50px;
}
#nav-menu-background :bafore{
}
.dropdown-menu {
	padding:0;
}
/****************CONTENT******************************************/
.cmp_announcements.media{
	padding:0% 5%;
	padding-top:0;
}
#main-content a{
	word-break:break-word;
}
.cmp_breadcrumbs>* {
	/*VAR*/
	font-size: 12px;
}
#summary>h2 {
}
/**MAIN CONTENT _mark**/
#main-content > h2{
	margin-left: 3.5%;
	padding:2%;
	font-size: 3em;
	display:inline-block;
}
.pkp_page_about .page-header,.pkp_op_submissions .page-header{
	padding-top: 18%;
	position:relative;
	/* background:pink;
	*/
}
.pkp_page_about .page-header h1,.pkp_op_submissions .page-header h1,.pkp_page_about .page-header h2,.pkp_op_submissions .page-header h2{
	position:absolute;
	left:1.5%;
	top:0px;
}
.pkp_page_about .page-header h2,.pkp_op_submissions .page-header h2{
	width:80%;
	font-size:2em;
	clear: both;
	padding-left:3%;
	line-height:1.5em;
	margin-bottom: 10%;
	display: inline-flex;
}
.page-header{
	position:relative;
}
.author_guidelines .page-header a{
	width:100px;
	display:block;
	border: solid gray 2px;
	margin-bottom: 5%;
	font-size:.5em;
	border-radius:20px;
	position:absolute;
	padding:1%;
	/* right:0; */
	top: -33.5%;
}
.author_guidelines .page-header a:before {
	float:left;
	/* content: "\270f"; */
	display:block;
	font-size:1.5em;
	transform: rotate(135deg);
	margin-top:-7px;
}
.glyphicon{
	/* font-size:0; */
}
.glyphicon-check{
	font-size:1em;
}

.pkp_page_about  table,
.pkp_page_about #main-content p,
.pkp_op_submissions #main-content p,
.pkp_page_about #main-content ul,.pkp_op_submissions#main-content ul,.pkp_page_about #main-content ol,.pkp_op_submissions #main-content ol{
	padding:1% 5%
}
.pkp_page_about  table{
	margin-left:7%
}

.copyright-notice .page-header a,.pkp_page_about .page-header h2 a,.pkp_op_submissions .page-header h2 a{
	width:100px;
	display:block;
	border: solid gray 2px;
	margin-bottom: 5%;
	font-size:.5em;
	border-radius:20px;
	position:absolute;
	padding:1%;
	/* right:-25%; */
	top:-20%;
}
.copyright-notice .page-header a{
	top: -32%;
	/* right:0; */
}
.author_guidelines .page-header a:link,.pkp_op_submissions .page-header h2 a:link{
	background:#80ea82;
	padding-right: 120px;
}
.copyright-notice .page-header a:hover,.author_guidelines .page-header a:hover,.pkp_op_submissions .page-header h2 a:hover{
	background:#26ef2a;
	position: absolute;
	/* right: 0; */
}
.copyright-notice .page-header h2 a:before,.pkp_op_submissions .page-header h2 a:before{
	float:left;
	content: "\270f";
	display:block;
	font-size:1.5em;
	transform: rotate(135deg);
	margin-top:-7px
}
.copyright-notice{
	padding:5%;
	padding-bottom:10%
}

.copyright-notice .pageheaderText{
		padding:0%;
}

.copyright-notice img{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left:50%;
	margin-left:-43px;
}
.pkp_page_about .page-header h2 .glyphicon,.pkp_op_submissions .page-header h2 .glyphicon{
	display: none;
	background:red;
	max-width: 20% !important;
	/* display:inline-block;
	*/
	/* margin:5% !Important;
	*/
	/* word-break: break-word;
	*/
}
section header.page-header h2,.page-header h1{
	font-size:1.7em;
	padding:2%;
	width:auto;
	display:inline-block;
	/* display:inline-block;
	*/
	color:white;
	background: #337ab7;
	text-transform:uppercase;
}
.pageheaderText{
	padding:1% 5%;
	display:block;
}
.current_issue_title.lead{
	margin: 1% 5% ;
	padding:2%;
	padding-left:5%;
	font-size:2em;
	padding-right:10%;
	border: solid 1px;
}
.published {
	padding-left:18%;
	/* text-align: right !important */
}
.page-header{
	border:none;
	border-top:solid 2px #ffffffb8;
}
.copyright-notice .page-header,.author_guidelines .page-header{
	padding-top:0 !Important
}


.pkp_page_index .page-header:before{
	content: '';
	display:inline-block;
	width:40%;
	float:right;
	height:10px;
	background:white;
}
.pkp_page_index .page-header:before{
	content: '';
	display:inline-block;
	/* width:80%; */
	float:right;
	height:10px;
	background:white;
}
.issue-toc .page-header h2 small {
	/*var*/
	color:#ffffff;
	font-size: .5em;
	margin-left:8%;
	background: #908d8d;
	display:inline-block;
	width:auto;
	padding: 10px;
	text-transform:uppercase;
}
h3.media-heading{
	margin-left: 13%;
	margin-right: 6%;
}
h3.media-heading a{
	line-height: 28px;
	font-size:22px
}

.media-left, .media>.pull-left {
   
    padding-left: 10px;
}

.btn-group{
	margin-top:1%;
}
.media-body .btn-group{
	margin-left: 13%;
}
.meta{
	margin-left: 13%;
}
/*edicion  (clase generada con js)*/

.editar{
	/* color:red; */
	margin: 0 90%;
}







/*ARTICLE.................. */
.article-summary.media {
	padding: 1.5% 0;
	margin:0;
}
.article-summary.media:nth-child(even){
	/*var*/
	background: linear-gradient(90deg, rgba(134,121,130,0) 11%, rgba(251, 251, 251, 0.38) 27%);
}
.article-summary.media:nth-child(odd){
	/*var*/
	background: linear-gradient(90deg, rgba(134,121,130,0) 11%, rgba(208, 215, 218, 0.19) 87%);
}
/*foo*/
.article-abstract {
	padding-bottom: 10%;
	padding-right: 5%;
	font-size: 16px;
	text-align: justify;
}
.article-more-details .panel-body a {
	padding-top: 10px
}


.article-details,#main-content {
		border-top: solid 1px white;
		border-right: solid 1px white;
		background: linear-gradient(90deg, rgba(172, 172, 172, 0.69) 0%, rgb(255 255 255 / 85%) 20%);
}


.page_information h1{
	padding:3%
}

.article-details>* {
	padding: 2%
}
.issue-toc .page-header h2:before {
	width: 20px;
	height: 20px;
	left: -4px;
	margin-top: 5px
}
.issue-toc .page-header h2 small:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	/* background-image: url('img/shape_icon.png');
	*/
	background-size: 70%;
	background-repeat: no-repeat;
	margin-left: -34px;
	background: none;
	border: solid 5px;
	margin-top: 1px;
	border-radius: 50%;
}
.issue-details {
	right: 20px;
}
.authors {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:17px;
}
.manyAuthors{
	font-size:1.2em !important
}
.pkp_page_index .pages{
	padding-left:13%;
		font-size:17px
}
.description {
	font-size: 17px;
	text-align: justify;
	padding-left: 18%;
	padding-bottom: 2%;
}
.pub_id.doi {
	font-size: 14px;
	float: right;
}
.thumbnail>img,.thumbnail a>img {
	margin-left: auto;
	margin-right: auto;
}
.csl-bib-body {
	padding-right: 5%;
	text-align: justify;
	font-size: 16px;
}
.csl-entry {
	padding-right: 5%;
	font-size: 14px;
	text-align: left;
}
.article-sidebar,.csl-entry .adjusted_link{
	display:inline-block;
	margin:5% !Important;
	word-break: break-word;
}
.page_submissions ol li,.page_submissions ul li,.page.page_about ol li,.page.page_about ul li {
	margin: 10px 10px;
	list-style-position: outside;
	padding-left: 10px;
	font-size: 17px;
}
.page ul,.page ol {
}
.page ul li.show,.page ol li.show {
}
.navbar-form.navbar-left {
	/* margin-top:15px;
	margin-right:7px:;
	*/
}
.journal-description {
	padding: 5%;
	border: solid 1px #4740441a;
	margin: 5%;
	font-size: 18px;
}
.journal-description img {
	padding-top: 10px;
	padding-left: 30%
}


.homepage-image{

}

.homepage-image img{
	margin: 0 auto;
}


#main-content>div,

#main-content>p {
	font-size: 17px;
	padding-left: 4%;
	padding-right: 4%;
	margin-left:5%;
	/* text-align: justify; */
}
#main-content div p {
}
#main-content div li {
	font-size: 14px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: justify;
}
#main-content .thumbnail {
	border: none;
	background: transparent;
	margin-left: 42px;
}
#main-content .thumbnail img {
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}

section header.page-header h2, .page-header h1 {

margin-left:5%;

   }


.pkp_block .title {
 font-size:16px
}
.panel-default, .pkp_block {
	border: none;
}


.how-to-cite .panel-body{
	padding:15px !Important;
}
/*NUMERO ACTUAL Y AVANCE EN LINEA*/
.botones_derecha{
padding:5%
}
.botones_derecha span{
font-size:25px;
padding-right:3%;
}
.botones_derecha{
border: solid 1px gray;
margin-bottom: 15px !Important;
-webkit-box-shadow: -1px 12px 13px -6px rgba(10, 12, 20, 0.2);
-moz-box-shadow: -1px 12px 13px -6px rgba(10, 12, 20, 0.53);
}
.addthis_counter.addthis_bubble_styled{
	transform: scale(0.2);
}
.pkp_block {
	-webkit-box-shadow: -1px 12px 13px -6px rgba(10, 12, 20, 0.2);
	-moz-box-shadow: -1px 12px 13px -6px rgba(10, 12, 20, 0.53);
	/* box-shadow: inset -1px 12px 13px -6px rgba(10, 12, 20, 0.53);
	*/
}
.pkp_block {
	background: #ffffffde;
}
.pkp_block.block_language li a{
	padding:5px;
	padding-right:35px;
	background-repeat:no-repeat;
	background-position:right;
	display:inline-block;
	min-width:100px;
}
.pkp_block.block_language li.locale_en_US a{
	background-image:url(_common/lang_en.png);
}
.pkp_block.block_language li.locale_es_ES a{
	background-image:url(_common/lang_es.png);
}


#wordcloud{
	padding:0  !Important;
}


/*foooter**/
/*quitar logo pkp*/
footer .img-responsive {
	display: none;
}
footer img[alt="Licencia Creative Commons"]{
	clear:both;
	display:block;
	margin:0 auto;
	padding-bottom:2%
}
footer[role="contentinfo"] {
	background: #00171fe8;
	color: white;
	font-size: 12px;
}
footer[role="contentinfo"] a {
	/*background: #131626;*/
	color: #cddde2;
}
.navbar-toggle {
	border-radius:unset;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .header_view .navbar-toggle:hover, .header_view .navbar-toggle:focus {
	background-color:transparent;
	border-radius:unset;
}
.navbar-default .navbar-toggle .icon-bar, .header_view .navbar-toggle .icon-bar {
	background-color: #f5f5f5;
}
#backToTop {
	display: inline-block;
	background-color: #757575;
	color:white;
	border-radius:50%;
	width: 40px;
	height: 40px;
	text-decoration:none;
	text-align: center;
	font-size:2em;
	position: fixed;
	bottom: 30px;
	right: 30px;
	/*bottom: 4%;
	left:50%;
	*/
	margin-left:-20px;
	border:none;
	transition: background-color .3s,opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	padding-top:2px;
    font-size: 2.5em;
}
#backToTop::after {
	/*content: "\f077";
	font-family: FontAwesome;
	*/
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #fff;
}
#backToTop:hover {
	cursor: pointer;
	background-color: #333;
}
#backToTop:active {
	background-color: #555;
}
#backToTop.show {
	opacity: 1;
	visibility: visible;
}
.additional_content{
	margin-top:auto;
	margin-bottom:auto;
	text-align:center;
	padding-top:10%
}
.additional_content img{
	margin: 2% 7%;
}
.pkp_page_about #main-content a,.pkp_op_submissions #main-content{
}

.submission_checklist .description{
	  font-size: 17px ;
	  }

.submission_checklist .item-content{font-size:17px;display: inline;}


	#logoContainer{
    /* top:50px; */
    margin-left: -15px;
   /*
   background:pink;
   */
}
#logoContainer .logo{
    margin-right:0; 
}
svg#siteName{
    left:20px;
}



/*MEDIA QUERIES --------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px){
	* {
		/* background:#a52a2a1c !important; */
	}
	.container {
		width: 85%;
		padding-right:0;
	}
	.pkp_page_about .page-header,.pkp_op_submissions .page-header{
		padding-top: 3%;
		position:relative;
	}
}
@media (min-width: 992px){
	* {
		/* color:purple !important; */
	}
	@media (min-width: 992px){
		.col-md-6 {
			width: 55%;
		}
	}
	.col-md-10 {
		width: 82%;
	}
	.col-md-2 {
		width: 17.66666667%;
	}
	.issn.single{
    top: 211px ;
}
}
/************************/
@media (max-width: 992px){


/*
	*{
		color:green !important  
	}



*/


	.navigationUserContainer{
		right:10px;
		zoom:.8
}
	#logoContainer{
		min-width:100%;
		min-height:auto;
		margin-top: -43px;
		padding-left: 5%;
	}
	#logoContainer a,#logoContainer svg{
		display:block;
		height:60px;
		max-width: 50px;
		cursor:pointer;
	}
	



	#logoContainer svg path{
    /* min-height:90px; */
}
	#logoContainer svg {
		width: auto;
	}
	#siteName.centeredSiteName,#siteName{
		margin-left: 1px;
		transform:none;
		text-align:unset;
		margin-top: 83px;
		/* height:90px; */
		font-size:30px;
}
	#siteName.isvg{
		/* height:140px */
}
	#issn1 {
		top: 197px;
	}
	.issn.single{
    font-size:10px;
    top:211px !important;
}
	#issn2 {
		top: 218px;
	}
	.pkp_page_about .page-header,.pkp_op_submissions .page-header{
		/* padding-top: 23%;
		*/
		position:relative;
	}
	.pkp_page_about .page-header:nth-child(2),.pkp_op_submissions .page-header:nth-child(2){
		padding-top: 10%;
		position:relative;
	}
}
/* end 992px*/
@media (max-width: 1250px) {
	.col-sm-2 * {
		font-size: . 1em;
	}
	.col-sm-2{
		font-size: .97em;
		width:32%
}
	.col-sm-10{
		/*font-size: .97em;
		*/
		width:68%;
	}
}
/*.navbar-nav.centeredMenu {
	float: unset;
	margin: 0;
	justify-content: center;
	display: flex;
	margin-bottom: -10px;
}
*/
@media (min-width: 769px) {
	.navbar-nav.centeredMenu {
		float:none;
		margin: 0;
		justify-content: center;
		display: flex;
		margin-bottom: -10px;
	}
	#nav-menu{
		/* overflow-x: hidden;
		*/
		margin-top:192px;
		position:relative;
		z-index: 99;
	}
	#nav-menu :after{
		/*content:'';
		display:block;
		width:100%;
		height:40%;
		background:pink;
		position:absolute;
		*/
	}
}
@media (max-width: 767px) and (min-width: 518px) {
	/* pawra menu expandido*/
	*{
		/* color:blue !Important; */
	}
	#resp-menu{
		margin-right:-36px;
		right:0;
	}
	.issn{
		color:white;
	}
	#nav-menu{
		overflow-x: hidden;
		margin-top:0;
		overflow-x: hidden;
		z-index: 9999;
	}
	#main-navigation {
		padding-left:50px;
	}
	.navigationUserContainer{
		right:50px;
		zoom:.9;
	}
	.navbar-toggle, .header_view .navbar-toggle {
		margin-top: 3px;
	}
	#issn1 {
		top: 167px;
		right:20px
}
	#issn2 {
		top: 183px;
		right:20px
}
	.pkp_page_about .page-header,.pkp_op_submissions .page-header{
		/* padding-top: 39%;
		*/
		position:relative;
	}
	.pkp_page_about .page-header:nth-child(2),.pkp_op_submissions .page-header:nth-child(2){
		padding-top: 12%;
		position:relative;
	}
}
/*(min-width: 769px)*/
/******************************************************************************/
@media (max-width:767px){
	#nav-menu-background{
		display:none;
	}
}
/******************************************************************************/
@media (min-width: 329px) and (max-width: 992px)   {
	*{
		/*	


				color:#3800ff !Important;


				*/
	
	}




svg#siteName{
	position:absolute;top:0;left:5px;
	transform:none;
	margin-left:0px;max-width:300px;/* height:90px; */}

#logoContainer{
	left: 8px;
	}
/*


.logo{
padding-right:20px;
margin-left:10px;
zoom:.89
}


*/


	.navbar-toggle, .header_view .navbar-toggle {
		margin-top: 3px
}
	#logoContainer img,#logoContainer svg{
		height:45px;
		margin-top: 13px;
		/* margin-left:20px; */
	}
	.navigationUserContainer{
		zoom:.7;
		right:60px
}







	#issn1 {
		top: 45px;
		right: 22px;
}
	#issn2 {
		top: 63px;
		/* right: 120px; */
}
	.issn{
		color:white;
        font-size:12px;
      
}
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {


	.navigationUserContainer{
		right:-20px
}

}


/******--------------------------------------------------------------******/
@media (max-width: 767px) {
	* {
		//color:red !Important
}
}
/************************/
/************/
@media (max-width: 600px) {
}
/************/
@media (max-width: 520px) {
	* {
		/* color: red !Important;
		*/
	}
	.pkp_page_about .page-header,.pkp_op_submissions .page-header{
		padding-top: 39%;
		position:relative;
	}
	.pkp_page_about .page-header:nth-child(2),.pkp_op_submissions .page-header:nth-child(2){
		padding-top: 12%;
		position:relative;
	}
}


/************/
@media (max-width: 400px) {

	.pkp_page_about .page-header,.pkp_op_submissions .page-header{
		padding-top: 19%;
	}
	.pkp_page_about .page-header:nth-child(2),.pkp_op_submissions .page-header:nth-child(2){
		padding-top: 32%;
		position:relative;
	}
	.pkp_page_about .page-header:nth-child(1),.pkp_op_submissions .page-header:nth-child(1){
		padding-top: 114%;
		position:relative;
	}
}


@media (max-width: 328px) {
	*{
/*		color:brown !Important;*/


	}
#logoContainer{
	left:5px;
	top:85px !Important
}


img#siteName{
	top:10px;
		max-height:80px;
	max-width:260px;
}

svg#siteName{
position:absolute;
top:0;
left:5px;
transform:none;
margin-left:0;
max-width:250px;
height:90px;

}


.navigationUserContainer{
		right:10px;
		zoom:.7;
		right:60px
}

.logo svg{
	height:40px !Important;
}

.issn{
	font-size:8px;
	
bottom:auto;
	top: 186px !Important;
}

#issn1{

	right:auto;
	left:20px;

}


#issn2{

	right:auto;
	left:180px;

}




	}
 
/*@media all and (min-width: 50px) {
	body {
		font-size:0.1em;
	}
}
@media all and (min-width: 100px) {
	body {
		font-size:0.2em;
	}
}
@media all and (min-width: 200px) {
	body {
		font-size:0.4em;
	}
}
@media all and (min-width: 300px) {
	body {
		font-size:0.6em;
	}
}
@media all and (min-width: 400px) {
	body {
		font-size:0.8em;
	}
}
@media all and (min-width: 500px) {
	body {
		font-size:1.0em;
	}
}
@media all and (min-width: 600px) {
	body {
		font-size:1.2em;
	}
}
@media all and (min-width: 700px) {
	body {
		font-size:1.4em;
	}
}
@media all and (min-width: 800px) {
	body {
		font-size:1.6em;
	}
}
@media all and (min-width: 900px) {
	body {
		font-size:1.8em;
	}
}
@media all and (min-width: 1000px) {
	body {
		font-size:2.0em;
	}
}
@media all and (min-width: 1100px) {
	body {
		font-size:2.2em;
	}
}
@media all and (min-width: 1200px) {
	body {
		font-size:2.4em;
	}
}
@media all and (min-width: 1300px) {
	body {
		font-size:2.6em;
	}
}
@media all and (min-width: 1400px) {
	body {
		font-size:2.8em;
	}
}
@media all and (min-width: 1500px) {
	body {
		font-size:3.0em;
	}
}
@media all and (min-width: 1500px) {
	body {
		font-size:3.2em;
	}
}
@media all and (min-width: 1600px) {
	body {
		font-size:3.4em;
	}
}
@media all and (min-width: 1700px) {
	body {
		font-size:3.6em;
	}
}
*/
