/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {

       height:100%;
	width:100%;
background: #fae9bd;

       	text-align: left;

}


body {
	font-size: 16px;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
background-color: #fae9bd;
	color: #416464;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
margin-top: -50px;
text-align: justify;

}

article,aside,footer,header,nav,section{display:block}
a:link {
        color: rgb(171 41 15);;
        font-size: 16px;
        line-height:120%;
}
a:active {
        color: #3f364c;
        font-size: 16px;
        line-height:120%;
}
a:visited {
        color: #918291;
        font-size: 16px;
        line-height:120%;
}
a:hover {
        color: #3f364c;
        background: none;
        font-size: 16px;
        text-decoration:none;
        line-height:120%;
}
ul.menu a {
	font-size: 16px;
	line-height:120%;

}
li {
	font-size:16px;
	line-height: 18px;
}
.pkp_structure_main p {
   font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	color: #160101;
	font-size: 16px;
}
.pkp_structure_head {
    background-color: none!important;
    top: 50px;
}
header {
 height: 280px;
	background: none!important;
	width: 100%;
	text-align: center;
	position: relative;
  
}
.pkp_structure_content.has_sidebar {
    margin-top: 50px;
    border-top: 2px solid #004143;
}

.pkp_site_name {
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
}
.pkp_site_name .is_img img {
 max-height: 200px;
    display: block;
    max-height: auto;
    max-width: 100%;
    width: auto;
    height: auto;
text-align: center;
}
   

.pkp_navigation_primary_wrapper{
text-align: center;
    position:relative;
    background: #fae9bd;

    height:30px;
    margin: 0;
    padding: 0 0 0 10px;
    z-index:10 
border-bottom:none !important;
  }
.pkp_nav_list{line-height: 30px;

 
	font-size: 14px;
 	color: #b0290e;

		   text-transform:uppercase; 
    text-decoration: none !important;

    display: inline-block;}
.pkp_navigation_primary>li>a {
    margin: 0 3px;
display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b0290e;
	padding: 7px;
 background: -moz-linear-gradient(
		top,
		#a63822 0%,
		#fae9bd 50%,
		#a63822);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#a63822),
		color-stop(0.50, #fae9bd),
		to(#a63822));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #a63822;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}
.pkp_navigation_primary>li>a:hover {
	background: #a63922;
}
.pkp_nav_list ul {
    position: absolute;
    top: 120%;
    left: -9999px;
    z-index: 1000;
    width: 15em;
    margin: 0;
    padding: 0;
    background: #d5aaa1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #a63822;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}
.pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
}
.pkp_navigation_primary ul a:hover {
color: #fff; 
border: none;
background: none;
}
.pkp_navigation_user_wrapper {
    position: absolute;
    top: 50px;
    left: 0px;
    right: 90%;
    padding-left: 10px;
    padding-right: 10px;
}
.pkp_navigation_user ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
}
.pkp_navigation_user ul a:hover {color: #fff; 
border: none;
background: none;
}
.pkp_head_wrapper .pkp_search {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 20%;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    transition: min-width .4s;
    text-align: right;
    overflow-x: hidden;
}
.pkp_page_index .homepage_image img {
    display: block;
    width: 500px;
    height: auto;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(171,41,15,1);
-moz-box-shadow: 1px 1px 5px 1px rgba(171,41,15,1);
box-shadow: 1px 1px 5px 1px rgba(171,41,15,1);
}

.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{display:inline-block;border: 1px solid #c81002;
        padding:1px 3px;
        cursor: pointer;
        font: bold 12px 'Antiqua Bold', arial;
        color: #fafafa;
text-decoration: none;
        text-transform: uppercase;
        background-color: #e82d1f;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#e1574d), to(#e82d1f));
        background-image: -webkit-linear-gradient(top, #e1574d, #e82d1f);
        background-image: -moz-linear-gradient(top, #e1574d, #e82d1f);
        background-image: -ms-linear-gradient(top, #e1574d, #e82d1f);
        background-image: -o-linear-gradient(top, #e1574d, #e82d1f);
        background-image: linear-gradient(top, #e1574d, #e82d1f);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
    font-weight: normal;
}

.cmp_button:hover,.cmp_button:focus,.pkp_head_wrapper .pkp_search button:hover,.pkp_head_wrapper .pkp_search button:focus,.page_search .submit button:hover,.page_search .submit button:focus{ background-color: #e1574d;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#e82d1f), to(#e1574d));
        background-image: -webkit-linear-gradient(top, #e82d1f, #e1574d);
        background-image: -moz-linear-gradient(top, #e82d1f, #e1574d);
        background-image: -ms-linear-gradient(top, #e82d1f, #e1574d);
        background-image: -o-linear-gradient(top, #e82d1f, #e1574d);
        background-image: linear-gradient(top, #e82d1f, #e1574d);}



.page_search .submit button::after {

    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f002";
    position: absolute;
left: -16px;
    top: -1px;

    width: 18px;
    height: 18px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 15px;
    text-align: center;
     background-color: #e82d1f;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#e1574d), to(#e82d1f));
        background-image: -webkit-linear-gradient(top, #e1574d, #e82d1f);
        background-image: -moz-linear-gradient(top, #e1574d, #e82d1f);
        background-image: -ms-linear-gradient(top, #e1574d, #e82d1f);
        background-image: -o-linear-gradient(top, #e1574d, #e82d1f);
        background-image: linear-gradient(top, #e1574d, #e82d1f);

box-shadow: inset 0 -1em 1em
rgba(0,0,0,0.2);

color:

    #fff;

}
.page_search .submit button:hover:after,
.page_search .submit button:focus:after { background: #e1574d;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#e82d1f), to(#e1574d));
        background-image: -webkit-linear-gradient(top, #e82d1f, #e1574d);
        background-image: -moz-linear-gradient(top, #e82d1f, #e1574d);
        background-image: -ms-linear-gradient(top, #e82d1f, #e1574d);
        background-image: -o-linear-gradient(top, #e82d1f, #e1574d);
        background-image: linear-gradient(top, #e82d1f, #e1574d);}

.pkp_structure_main h1{
color: #AB290F;
 font-size: 28px;
font-weight: 700;
line-height: 30px;}
.pkp_structure_main h2, .pkp_structure_main h3{
color: #2B3036;
 font-size: 26px;
font-weight: 700;
line-height: 30px;}
.pkp_structure_main h4{
color: #2B3036;
 font-size: 22px;
font-weight: 700;}
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: #fae9bd;
    font-size: 20px;
    font-weight: 700;
    color: #AB290F;
}
.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: 
#e1574d;
border: 1px solid
    #c81002;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #fafafa !important;
    text-decoration: none;
}
.cmp_button_wire:hover,
.cmp_button_wire:focus,
.obj_galley_link:hover,
.obj_galley_link:focus {
 background:#9f0505;
 color:#fff;
}


.pkp_block{
position: relative;
background: #f8f3e5;
        border: 5px solid #f6c48f;
}



.pkp_block .title {
    display: block;
    margin-bottom: 10px;
   background:#f6c48f;
	text-align: center;
        width: 100%;
	text-transform: none;
	color: #a63922;

	font-weight: bold;
font-size: 17px;
}
.cmp_breadcrumbs {
    display: inline-block;
       	font-size: 18px !important;
           text-align: center;
		border-bottom: 3px solid #a30000;
	color: #a30000;
line-height: 25px;
    margin-bottom: 20px;
}
.cmp_breadcrumbs ol {
    margin-bottom: 5px !important;
    padding: 5px 0;
    line-height: 20px;
    font-size: 13px;
}
.cmp_breadcrumbs .current {
    color: #a30000;
    font-size: 18px;
    font-weight: 600;
}
.cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form input[type="url"], .cmp_form input[type="phone"], .cmp_form select, .cmp_form textarea, .cmp_form .tagit {
    padding: 0 .5em;
    width: 100%;
    height: 28px;
    font: 14px !important;
     margin: 5px;
margin-bottom: 20px;
  padding: 5px 10px;
          font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
  color: #b67567;
  background: white;
  border: 1px solid #886a6a #b9a3a3 #b67878;
  border-color: #886a6a #b9a3a3 #b67878;
  border-radius: 2px;


  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

.cmp_form input[type="email"]:focus, .cmp_form input[type="password"]:focus, .cmp_form input[type="url"]:focus, .cmp_form input[type="phone"]:focus, .cmp_form select:focus, .cmp_form textarea:focus, .cmp_form .tagit:focus{
border-color: #854435;

  outline-offset: 0;
   }

.cmp_breadcrumbs a {font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
    display: inline-block;
    text-decoration: none;
    color: #b44e4e;
    font-size: 18px!important;
}
.cmp_notification {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    background: #f8f3e5;
    border-left: 5px solid #f6c48f;
    font-size: 18px;
    line-height: 20px;
}
.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    color: #bc2727;
    text-decoration: none;
    margin-bottom: 20px;
}
.pkp_page_index .current_issue .read_more:hover{
color: #6b1e1e;}
.pkp_structure_footer_wrapper {
    background: #fae9bd;
}
.page_submissions .submission_sections li:before, .page_submissions .submission_checklist li:before {
    position: absolute;
    font-size: 18px;
    color: #bc2727;
}
.obj_issue_toc .cover img {
    display: block;
    max-height: 250px;
    width: auto;
    -webkit-box-shadow: 1px 1px 5px 1px rgb(171 41 15);
    -moz-box-shadow: 1px 1px 5px 1px rgba(171,41,15,1);
    box-shadow: 1px 1px 5px 1px rgb(171 41 15);
}
.obj_issue_toc .section>h3 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: #fae9bd;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: rgba(0,0,0,0.54);
}
.obj_issue_summary .cover img {
    display: block;
    width: auto;
    max-height: 250px;
    -webkit-box-shadow: 1px 1px 5px 1px rgb(171 41 15);
    -moz-box-shadow: 1px 1px 5px 1px rgba(171,41,15,1);
    box-shadow: 1px 1px 5px 1px rgb(171 41 15);
}

section.current_issue {display: none;}
.pkp_structure_main h1 {
    color: #004143;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    display: none;
}