<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@keyframes pkp_spin{0%{transform:rotateZ(-360deg);-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);-o-transform:rotateZ(-360deg)}100%{transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg)}}@-webkit-keyframes pkp_spin{0%{transform:rotateZ(-360deg);-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);-o-transform:rotateZ(-360deg)}100%{transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg)}}@-moz-keyframes pkp_spin{0%{transform:rotateZ(-360deg);-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);-o-transform:rotateZ(-360deg)}100%{transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg)}}@-o-keyframes pkp_spin{0%{transform:rotateZ(-360deg);-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);-o-transform:rotateZ(-360deg)}100%{transform:rotateZ(0deg);-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg)}}.pkp_button,.pkp_button_primary,.pkp_button_offset,.pkp_button_link{display:inline-block;padding:0 .5em;background:#fff;border:1px solid #ddd;border-radius:0;font-size:1.4rem;line-height:2rem;font-weight:700;color:#2b2b2b;text-decoration:none;box-shadow:0 1px 0 #ddd;cursor:pointer}.pkp_button:hover,.pkp_button:focus,.pkp_button_primary:hover,.pkp_button_primary:focus,.pkp_button_offset:hover,.pkp_button_offset:focus,.pkp_button_link:hover,.pkp_button_link:focus{color:#2b2b2b;border-color:#2b2b2b;outline:0}.pkp_button:active,.pkp_button_primary:active,.pkp_button_offset:active,.pkp_button_link:active{box-shadow:0 0 2px}.pkp_button:disabled,.pkp_button_primary:disabled,.pkp_button_offset:disabled,.pkp_button_link:disabled{color:#aaa}.pkp_button:disabled:hover,.pkp_button_primary:disabled:hover,.pkp_button_offset:disabled:hover,.pkp_button_link:disabled:hover{color:#aaa;border-color:#ddd;cursor:not-allowed}.pkp_button_primary{color:#fff;background:#2b2b2b;border-color:#2b2b2b;box-shadow:0 1px 0 #2b2b2b}.pkp_button_primary:hover,.pkp_button_primary:focus{background:rgba(43,43,43,0.5);color:#fff}.pkp_button_primary:disabled,.pkp_button_primary:disabled:hover{color:#fff;background:#b7c5ca;border-color:#b7c5ca;box-shadow:0 1px 0 #888;cursor:not-allowed}.pkp_button_offset{color:#ff4040}.pkp_button_offset:hover,.pkp_button_offset:focus{border-color:#ff4040;color:#ff4040}.pkp_button_offset:disabled,.pkp_button_offset:disabled:hover{color:#fff;background:#b7c5ca;border-color:#b7c5ca;box-shadow:0 1px 0 #888;cursor:not-allowed}.pkp_button_link{box-shadow:none;border-color:transparent}.pkp_button_link:disabled:hover{border-color:transparent}.pkp_spinner:after{display:inline-block;position:relative;width:1.25rem;height:1.25rem;vertical-align:middle;-webkit-animation:pkp_spin .6s linear infinite;-moz-animation:pkp_spin .6s linear infinite;-ms-animation:pkp_spin .6s linear infinite;-o-animation:pkp_spin .6s linear infinite;animation:pkp_spin .6s linear infinite;border-radius:100%;border-top:1px solid #888;border-bottom:1px solid transparent;border-left:1px solid #888;border-right:1px solid transparent;border-top-color:rgba(0,0,0,0.5);border-left-color:rgba(0,0,0,0.5);content:'';opacity:1}.pkp_loading{font-size:1.4rem;line-height:20px}.pkp_loading .pkp_spinner{margin-right:0.25em}.pkp_unstyled_list,.cmp_article_list,.cmp_breadcrumbs ol,.pkp_site_nav_menu ul,.pkp_page_index .journals ul,.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links,.page_catalog_category .subcategories ul,.page_issue_archive ul.issues_archive&gt;li,.page_register .context_optin .contexts,.page_search .search_results,.page_search .search_results .obj_article_summary .container ul.articlegalleys_links,.obj_article_details .galleys,.obj_article_details .item .galleys_links,.obj_article_details .item .supplementary_galleys_links,.obj_article_details .item.authors ul li,#articlesBySameAuthorList ul&gt;li,.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links,.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links,.page_issue .obj_issue_toc .heading .galleys_links,.pkp_block .content ul{margin:0;padding:0;list-style:none}.pkp_caret{content:' ';display:inline-block;width:0;height:0;border:.25rem solid transparent;vertical-align:middle}.pkp_caret_down{border-top:.375rem solid}.pkp_caret_right{border-left:.375rem solid}.pkp_screen_reader,.cmp_skip_to_content a,.page_register .context_optin .roles legend{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;left:-2000px}.pkp_screen_reader:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#000;display:block;font-size:1.6rem;height:auto;line-height:normal;padding:1rem;position:absolute;left:0.5rem;top:0.5rem;text-decoration:none;width:auto;z-index:100000}.pkp_helpers_clear:before,.pkp_helpers_clear:after{content:" ";display:table}.pkp_helpers_clear:after{clear:both}.pkp_help_link{display:inline-block;padding:.25rem 0;font-size:1.2rem;line-height:20px;font-weight:700;text-decoration:none;border:none;box-shadow:none;color:#2b2b2b;z-index:3}.pkp_help_link:hover,.pkp_help_link:focus{color:rgba(43,43,43,0.5)}.pkp_help_link:focus{outline:0;box-shadow:0 0 0 0 #2b2b2b;border-radius:0}.pkp_help_tab,.pkp_help_modal{position:absolute;top:-2rem;right:2rem;padding:.5rem 1em;background:#fff;border-top-left-radius:0;border-top-right-radius:0}.pkp_help_modal{top:0.5rem;padding:0.5rem;right:3rem;border:none}.pkp_uploadedFile_summary{font-size:1.4rem;line-height:20px}.pkp_uploadedFile_summary .filename .display{line-height:2rem}.pkp_uploadedFile_summary .filename .edit{line-height:20px}.pkp_uploadedFile_summary .details{margin-top:0.5rem;color:#919191}.pkp_uploadedFile_summary .details&gt;span{margin-left:2rem}.pkp_uploadedFile_summary .details&gt;span:first-child{margin-left:0}.pkp_uploadedFile_summary .details&gt;span:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);padding-right:0.25em;color:#aaa}.pkp_uploadedFile_summary .pixels:before{content:"\f108"}.pkp_uploadedFile_summary .print{margin-left:2rem}.pkp_uploadedFile_summary .print:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);padding-right:0.25em;color:#aaa;content:"\f02f"}.pkp_uploadedFile_summary .type:before{content:"\f016"}.pkp_uploadedFile_summary .type.pdf:before{content:"\f1c1"}.pkp_uploadedFile_summary .type.doc:before,.pkp_uploadedFile_summary .type.docx:before{content:"\f1c2"}.pkp_uploadedFile_summary .type.xls:before,.pkp_uploadedFile_summary .type.xlsx:before{content:"\f1c3"}.pkp_uploadedFile_summary .file_size:before{content:"\f0a0"}.pkp_helpers_invisible{visibility:hidden}.pkp_helpers_display_none{display:none !important}.pkp_helpers_align_left{float:left}.pkp_helpers_align_right{float:right}.pkp_helpers_text_left{text-align:left}.pkp_helpers_text_right{text-align:right}.pkp_helpers_text_center{text-align:center}.pkp_helpers_text_justify{text-align:justify}.pkp_helpers_title_padding{padding:5px !important}.pkp_helpers_image_left{float:left;margin:4px 10px 4px 0}.pkp_helpers_image_right{float:right;margin:4px 0 4px 10px}.pkp_helpers_container_center{margin:0 auto}.pkp_helpers_debug,.pkp_helpers_debug div{border:1px dashed #f00;padding:2px}.pkp_helpers_flatlist{margin:0;padding:0}.pkp_helpers_flatlist li{float:left;position:relative}.pkp_helpers_bulletlist li{list-style:disc}.pkp_helpers_icon_link_valign{line-height:24px}.pkp_helpers_moveicon{cursor:move}.pkp_helpers_full{width:100%}.pkp_helpers_half{width:50%}.pkp_helpers_third{width:33%}.pkp_helpers_quarter{width:25%}.pkp_helpers_fifth{width:20%}.pkp_helpers_threeQuarter{width:75%}.pkp_helpers_underline:after{border-bottom:2px solid #fff;content:" ";display:block}.pkp_helpers_dotted_underline{border-bottom:1px dotted #999}.pkp_helpers_black_bg{background-color:black}.pkp_helpers_text_warn{color:#d00a6c}.pkp_helpers_text_primary{color:black}.NMI_TYPE_CUSTOM_EDIT{display:none}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.cmp_button,.cmp_form .buttons button,.page_lost_password .buttons button,.page_search .submit button{display:inline-block;padding:0 1em;background:#eee;border:.5px solid rgba(0,0,0,0.4);border-top-color:#bbb;border-radius:0;box-shadow:inset 0 -1em 1em rgba(0,0,0,0.1);font-size:1.4rem;line-height:calc(30px - 2px);font-weight:700;color:#2b2b2b;text-decoration:none}.cmp_button:hover,.cmp_button:focus,.page_search .submit button:hover,.page_search .submit button:focus{box-shadow:inset 0 1em 1em rgba(0,0,0,0.1)}.cmp_button_wire,.obj_galley_link{display:inline-block;padding:0 10px;background:none;color:#1e6292;border:1px solid #1e6292;width:auto;height:auto;border-radius:0;font-size:1.4rem;line-height:28px;text-decoration:none}.cmp_button_wire:hover,.cmp_button_wire:focus,.obj_galley_link:hover,.obj_galley_link:focus{background:#1e6292;color:#fff;border:1px solid #1e6292}.cmp_article_list&gt;li:before,.cmp_article_list&gt;li:after{content:" ";display:table}.cmp_article_list&gt;li:after{clear:both}.cmp_form fieldset{margin:0 0 20px;padding:0;border:none}.cmp_form legend{margin-bottom:10px;font-size:1.8rem;font-weight:700;line-height:20px}.cmp_form .fields&gt;div{position:relative;padding-bottom:30px}.cmp_form .fields&gt;div .error{position:absolute;left:0.5em;bottom:11px;padding:0 .5em;background:#ff4040;border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:1.4rem;line-height:20px;font-weight:700;color:#fff}.cmp_form label{display:block;cursor:pointer}.cmp_form .label{display:block;font-size:1.4rem;font-weight:400;font-style:italic}.cmp_form .label .required{color:#ff4040}.cmp_form input[type="text"],.cmp_form input[type="email"],.cmp_form input[type="password"],.cmp_form input[type="url"],.cmp_form input[type="tel"],.cmp_form select,.cmp_form textarea{padding:0 .5em;width:100%;height:calc(30px - 2px);background:#fff;border:.5px solid rgba(0,0,0,0.4);border-radius:0;font-size:1.4rem;line-height:calc(30px - 2px)}.cmp_form textarea{width:100%;height:8em}.cmp_form .pkp_form_error{margin-bottom:10px;border-radius:0;padding:0 .5em;font-weight:700;font-size:1.4rem;background:#ff4040;color:#fff}.cmp_form label&gt;input[type="checkbox"],.cmp_form label&gt;input[type="radio"]{margin-right:0.25em}.cmp_form .buttons:before,.cmp_form .buttons:after{content:" ";display:table}.cmp_form .buttons:after{clear:both}.cmp_form .buttons a{font-size:1.4rem;line-height:30px;margin-left:1em}.cmp_form .description{margin-top:0;font-size:1.2rem;line-height:1.5em;color:#919191}@media (min-width:480px){.cmp_form input[type="text"],.cmp_form input[type="email"],.cmp_form input[type="password"],.cmp_form input[type="url"],.cmp_form input[type="tel"],.cmp_form select{max-width:20em}}.cmp_pagination{text-align:right;font-size:1.6rem}.cmp_pagination:before,.cmp_pagination:after{content:" ";display:table}.cmp_pagination:after{clear:both}.cmp_pagination .prev{float:left;margin-right:0.5em;text-decoration:none}.cmp_pagination .prev:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f177";margin-right:0.5em}.cmp_pagination .next{margin-left:0.5em;text-decoration:none}.cmp_pagination .next:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f178";margin-left:0.5em}.cmp_edit_link{display:inline-block;margin-left:1em;font-size:1.4rem;font-weight:400;line-height:1;vertical-align:middle;text-decoration:none}.cmp_edit_link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f040"}.cmp_search_filter{margin-bottom:10px;font-size:1.4rem}.cmp_search_filter:last-child{margin-bottom:0}.cmp_search_filter label{font-style:italic}.cmp_search_filter .delete{color:#ff4040}.cmp_notification{display:block;width:100%;padding:20px;margin-bottom:40px;background:#ddd;border-left:5px solid #2b2b2b;font-size:1.6rem;line-height:20px}.cmp_notification .success{border-color:#00b24e}.cmp_notification .no{border-color:#ff4040}.cmp_breadcrumbs{display:inline-block}.cmp_breadcrumbs ol{margin-top:5px;margin-bottom:5px;padding:5px 0;line-height:20px;font-size:1.4rem}.cmp_breadcrumbs li{display:inline-block}.cmp_breadcrumbs a{display:inline-block;text-decoration:none}.cmp_breadcrumbs .separator{color:#919191;padding:0 .5em}.cmp_breadcrumbs .current{color:#919191}.cmp_breadcrumbs .current h1{margin:0;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.4rem;font-weight:400}.cmp_back_link{margin-top:20px}.cmp_skip_to_content a{display:block;padding:1em;z-index:99999;background:rgba(68,68,68,0.05);transform:translateX(-50%)}.cmp_skip_to_content a:focus{clip:auto;top:0;left:50%;color:#2b2b2b}.read_more,.read_more a{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.4rem;line-height:1.4rem;font-weight:400 !important;text-transform:uppercase;color:#1e6292 !important}.read_more:hover,.read_more a:hover,.read_more:focus,.read_more a:focus{opacity:0.45}.cmp_table{width:100%;border:2px solid #ddd;border-bottom:none;border-collapse:collapse}.cmp_table th,.cmp_table td{padding:0.5em;text-align:left;border-bottom:2px solid #ddd}.cmp_table th{font-weight:700}html,body{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:10px;line-height:20px;color:#2b2b2b;background:rgba(68,68,68,0.05)}a{color:#2b2b2b;text-decoration:none}a:hover,a:focus{color:rgba(43,43,43,0.5);text-decoration:none}p a,span.value a,ul.value a,.doi a,.cmp_notification a,l{font-size:font-base;color:#2b2b2b;border-bottom:1px solid #1e6292}p a:hover,span.value a:hover,ul.value a:hover,.doi a:hover,.cmp_notification a:hover,l:hover,p a:focus,span.value a:focus,ul.value a:focus,.doi a:focus,.cmp_notification a:focus,l:focus{color:rgba(43,43,43,0.5)}.pkp_structure_page{overflow:hidden;display:flex;flex-direction:column;min-height:100vh}.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper,.pkp_navigation_user,.pkp_search_mobile,.pkp_structure_content,.pkp_structure_footer{position:relative;width:100%;margin:0 auto;padding-left:10px;padding-right:10px}.pkp_site_name_wrapper:before,.pkp_navigation_primary_wrapper:before,.pkp_navigation_user:before,.pkp_search_mobile:before,.pkp_structure_content:before,.pkp_structure_footer:before,.pkp_site_name_wrapper:after,.pkp_navigation_primary_wrapper:after,.pkp_navigation_user:after,.pkp_search_mobile:after,.pkp_structure_content:after,.pkp_structure_footer:after{content:" ";display:table}.pkp_site_name_wrapper:after,.pkp_navigation_primary_wrapper:after,.pkp_navigation_user:after,.pkp_search_mobile:after,.pkp_structure_content:after,.pkp_structure_footer:after{clear:both}@media (min-width:768px){.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper,.pkp_navigation_user,.pkp_search_mobile,.pkp_structure_content,.pkp_structure_footer{width:728px;padding:0}}@media (min-width:992px){.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper,.pkp_navigation_user,.pkp_search_mobile,.pkp_structure_content,.pkp_structure_footer{width:952px}}@media (min-width:1200px){.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper,.pkp_navigation_user,.pkp_search_mobile,.pkp_structure_content,.pkp_structure_footer{width:1160px}}.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper{padding-left:20px;padding-right:20px}.pkp_search{margin-right:20px}.pkp_structure_main{padding:0 10px 10px;margin-top:0;margin-bottom:60px}@media (min-width:480px){.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper{padding-left:30px;padding-right:30px}.pkp_structure_main{padding:0 20px 20px}.cmp_search{margin-right:30px}}@media (min-width:768px){.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper{padding-left:20px;padding-right:20px}.pkp_search{margin-right:20px}.pkp_structure_main:before,.pkp_structure_main:after{content:'';position:absolute;top:0;left:0;bottom:0;width:1px;background:#ddd;display:none}.pkp_structure_main:after{left:728px}}@media (min-width:992px){.pkp_site_name_wrapper,.pkp_navigation_primary_wrapper{padding-left:30px;padding-right:40px}.pkp_search{margin-right:40px}.pkp_structure_content{padding-top:0}.pkp_structure_sidebar{float:right;width:0px}.pkp_structure_main{float:left;padding:0 30px 0;width:952px}.pkp_structure_main:after{left:952px}}@media (min-width:1200px){.pkp_structure_main{width:1160px}.pkp_structure_main:after{left:1160px}}img{max-width:100%;width:auto;height:auto}.pkp_structure_head{background:#fff}.pkp_head_wrapper{position:relative}.pkp_site_name_wrapper{height:80px}@media (min-width:992px){.pkp_site_name_wrapper{height:100px}}@media (min-width:1200px){.pkp_site_name_wrapper{height:100px}}.pkp_site_name{margin-top:0;margin-bottom:0;text-align:left;display:flex;flex-direction:column;font-weight:900;justify-content:center;height:80px}.pkp_site_name&gt;a:focus{outline:0}.pkp_site_name .is_img{display:inline-block}.pkp_site_name .is_img img{display:block;max-height:60px;max-width:100%;width:auto}.pkp_site_name a{font-family:"Ubuntu","Helvetica Neue",sans-serif;white-space:nowrap;position:relative;font-size:6vw;line-height:6vw;color:#1e6292;text-decoration:none}.pkp_site_name a:focus{text-decoration:none}.pkp_site_name a:hover{color:#919191}@media (max-width:480px){.pkp_site_name .is_text{margin-left:40px}.pkp_site_name .is_img{margin-left:40px}}@media (min-width:480px){.pkp_site_name .is_text{font-size:6vw;line-height:6vw;margin-left:40px}.pkp_site_name .is_img{margin-left:40px}}@media (min-width:768px){.pkp_site_name .is_text{font-size:5.5vw;line-height:5.5vw;margin-left:40px}.pkp_site_name .is_img{margin-left:40px}}@media (min-width:992px){.pkp_site_name .is_text{font-size:5vw;line-height:5vw;margin-left:0}.pkp_site_name .is_img{margin-left:0}}@media (min-width:1200px){.pkp_site_name .is_text{font-size:4.5vw;line-height:4.5vw;margin-left:0}.pkp_site_name .is_img{margin-left:0}}@media (min-width:2560px){.pkp_site_name .is_text{font-size:4.5vw;line-height:4.5vw;margin-left:0}.pkp_site_name .is_img{margin-left:0}}.pkp_navigation_primary_wrapper,.pkp_navigation_user_wrapper{padding-left:30px}.pkp_navigation_primary_wrapper .pkp_navigation_language_wrapper a.pkpDropdown__action{padding-top:10px;padding-right:10px}.pkp_site_nav_menu{position:absolute;width:100%;top:100%;background:#fff;padding:10px 10px 10px 0;z-index:9999}.pkp_site_nav_menu .pkp_nav_list{padding:0;margin-left:0}.pkp_site_nav_menu ul ul{padding-left:1rem}.pkp_site_nav_menu a{display:inline-block;padding:.125rem 0;font-size:1.8rem;color:#1e6292 !important}@media (min-width:480px){.pkp_site_nav_menu a:hover,.pkp_site_nav_menu a:focus{color:#919191 !important}}@media (min-width:992px){.pkp_site_nav_menu a:hover,.pkp_site_nav_menu a:focus{color:#919191 !important}}.pkp_site_nav_menu #siteNav{position:absolute;top:0;height:0}.pkp_navigation_user{padding-left:2.000rem}.pkp_navigation_user.pkp_navigation_user{margin-left:auto;margin-right:auto;margin-top:1.000rem;padding-top:1.000rem}.pkp_navigation_user .task_count{display:inline-block;width:20px;height:20px;margin-left:0.5em;border-radius:50%;background:rgba(255,255,255,0.1);line-height:20px;text-align:center;font-size:1.6rem}.pkp_navigation_user&gt;li&gt;a .task_count{display:none}.pkp_navigation_user&gt;li&gt;ul a .task_count{display:inline-block;background:rgba(255,255,255,0.8);color:#2b2b2b}.pkp_navigation_user&gt;li&gt;ul a:hover .task_count,.pkp_navigation_user&gt;li&gt;ul a:focus .task_count{background:#fff}.pkp_navigation_search_wrapper{border-top:1px solid rgba(255,255,255,0.1);border-bottom:0px}@media (min-width:992px){.pkp_head_wrapper{padding-top:29px}.pkp_site_nav_toggle{display:none}.pkp_site_nav_menu{display:block;position:static;top:auto;padding:0}.pkp_site_nav_menu ul ul{padding-left:0}.has_site_logo .pkp_head_wrapper{padding-top:31px}.pkp_nav_list{margin:0;padding:0;list-style:none}.pkp_nav_list li{position:relative;display:inline-block}.pkp_nav_list a{display:inline-block;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px}.pkp_nav_list a:hover,.pkp_nav_list a:focus{text-decoration:none}.pkp_nav_list ul{position:absolute;top:100%;left:-9999px;z-index:1000;width:15em;margin:0;padding:0;background:rgba(68,68,68,0.05);border-radius:0;box-shadow:0}.pkp_nav_list ul li{display:block}.pkp_nav_list ul a{display:block;padding-left:5px;border-left:none;color:#2b2b2b}.pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus{outline:0;background:#1e6292;border-color:#2b2b2b;color:#fff !important}.pkp_nav_list ul li:first-child a{border-top-left-radius:0;border-top-right-radius:0}.pkp_nav_list ul li:last-child a{border-bottom-left-radius:0;border-bottom-right-radius:0}.pkp_nav_list&gt;li:hover ul{left:0}.pkp_nav_list [aria-haspopup]:after{position:relative;display:inline-block;content:"";width:0;height:0;margin-left:0.25em;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent;vertical-align:middle;overflow:hidden}.pkp_navigation_primary{float:left;text-align:left;white-space:nowrap;font-family:"Ubuntu","Helvetica Neue",sans-serif !important;font-size:1.8rem;display:inline-block;max-width:80%}.pkp_navigation_primary&gt;li&gt;a{padding:10px 0 10px;color:#fff;text-transform:uppercase;font-weight:700;margin-left:0;margin-right:1.0em}.pkp_navigation_primary&gt;li&gt;a:hover,.pkp_navigation_primary&gt;li&gt;a:focus{outline:0;color:#1e6292}.pkp_navigation_primary&gt;li:hover ul{left:0}.pkp_navigation_primary [aria-haspopup]:hover{border-color:transparent}.pkp_navigation_primary ul{background:#fff;text-align:left;width:auto !important;min-width:200px}.pkp_navigation_primary ul a{color:#1e6292 !important;font-weight:700;padding-top:10px;padding-bottom:10px;padding-left:10px}.pkp_navigation_primary .dropdown-menu a:focus,.pkp_navigation_primary .dropdown-menu a:hover{border-color:#2b2b2b;background:#1e6292;color:#fff !important}.dropdown-menu{display:none}.dropdown-menu.show{display:block}[data-toggle="dropdown"]:hover+.dropdown-menu,.dropdown-menu:hover{display:block}.pkp_navigation_user_wrapper{position:absolute;top:8px;left:50%;transform:translateX(-50%);padding-left:10px;padding-right:90px;text-align:right;padding-top:0;margin-top:0;border-top:none;z-index:1000}.pkp_navigation_user{text-align:right;font-size:1.4rem;padding-right:20px}.pkp_navigation_user.pkp_navigation_user{margin:0;padding:0;border:none}.pkp_navigation_user li{text-align:left}.pkp_navigation_user a{padding-top:5px;padding-bottom:5px;line-height:20px}.pkp_navigation_user&gt;li&gt;a{padding:10px 0 10px;color:#2b2b2b !important;margin-left:0;margin-right:1.0em}.pkp_navigation_user&gt;li&gt;a:hover,.pkp_navigation_user&gt;li&gt;a:focus{outline:0;color:#1e6292 !important}.pkp_navigation_user&gt;li:hover ul{left:0;color:#1e6292}.pkp_navigation_user [aria-haspopup]:hover{border-color:transparent}.pkp_navigation_user ul{background:#fff;text-align:left;width:auto !important;min-width:200px}.pkp_navigation_user ul a{color:#2b2b2b !important;padding-top:10px;padding-bottom:10px;padding-left:10px}.pkp_navigation_user&gt;li&gt;a .task_count{display:inline-block}.pkp_navigation_user&gt;li&gt;a:focus .task_count{background:#1e6292;color:#fff}.pkp_navigation_user&gt;li&gt;ul a .task_count{display:none}.pkp_navigation_search_wrapper{float:right;margin:0;padding:0;border:none}.pkp_navigation_search_wrapper a{font-family:"Ubuntu","Helvetica Neue",sans-serif !important;margin:5px .5em 0;padding:5px .5em calc(10px - 2px);border-bottom:2px solid transparent;color:#fff;text-transform:uppercase;font-weight:700}.pkp_navigation_search_wrapper a:hover{color:#fff;outline:0}.pkp_navigation_search_wrapper a:focus{background:#fff;color:#1e6292;outline:0}}.pkp_structure_main{padding-top:0rem}.pkp_structure_main h1{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:3.6rem;line-height:50px;font-weight:400;border-bottom:2px solid #fff}.pkp_structure_main h2{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:2.2rem;line-height:30px;font-weight:400;text-transform:uppercase;color:#1e6292}.pkp_structure_main h3{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:30px;font-weight:700;text-transform:uppercase}.pkp_structure_main h4{font-size:1.6rem;line-height:20px;font-weight:700}.pkp_structure_main h5{font-size:1.6rem;line-height:20px;font-weight:400}.pkp_structure_main h6{font-size:1.4rem;line-height:20px;font-weight:700}.pkp_structure_main h1{padding-top:10px;padding-bottom:20px}.pkp_structure_main h2{padding:40px 0 10px}.pkp_structure_main h3,.pkp_structure_main h4{padding:40px 0 0 0;margin-bottom:0}.pkp_structure_main h5,.pkp_structure_main h6{padding:20px 0}.pkp_structure_main p{line-height:25px;margin-bottom:10px;font-size:1.6rem}.pkp_structure_main p:last-child{margin-bottom:20px}.pkp_structure_main .page&gt;.cmp_edit_link{float:right;padding:5px 0;line-height:30px}.pkp_structure_main .page .monograph_count{float:right;padding:10px 0;font-size:1.6rem;color:#919191}.pkp_structure_main .fa-arrow-right{margin-left:5px}.pkp_structure_main .fa-file{margin-right:5px}.pkp_structure_main .fa-file{margin-right:5px}.pkp_structure_main .fa-envelope-o{margin-right:5px}.pkp_structure_main .fa-phone{margin-right:5px}.pkp_structure_main .page_about img,.pkp_structure_main .page_announcement img,.pkp_structure_main .page_contact img,.pkp_structure_main .page_content img,.pkp_structure_main .page_clockss img,.pkp_structure_main .page_editorial_team img,.pkp_structure_main .page_information img,.pkp_structure_main .page.page_information img,.pkp_structure_main .page_lost_password img,.pkp_structure_main .page_privacy img,.pkp_structure_main .page_submissions img,.pkp_structure_main .page_about p img,.pkp_structure_main .page_announcement p img,.pkp_structure_main .page_contact p img,.pkp_structure_main .page_content p img,.pkp_structure_main .page_clockss p img,.pkp_structure_main .page_editorial_team p img,.pkp_structure_main .page_information p img,.pkp_structure_main .page.page_information p img,.pkp_structure_main .page_lost_password p img,.pkp_structure_main .page_privacy p img,.pkp_structure_main .page_submissions p img{width:100%;margin:5px 0 20px}@media (min-width:992px){.pkp_structure_main .page_about,.pkp_structure_main .page_announcement,.pkp_structure_main .page_contact,.pkp_structure_main .page_content,.pkp_structure_main .page_clockss,.pkp_structure_main .page_editorial_team,.pkp_structure_main .page_information,.pkp_structure_main .page.page_information,.pkp_structure_main .page_lost_password,.pkp_structure_main .page_privacy,.pkp_structure_main .page_submissions{width:66%}}@media (min-width:1200px){.pkp_structure_main .page_about,.pkp_structure_main .page_announcement,.pkp_structure_main .page_contact,.pkp_structure_main .page_content,.pkp_structure_main .page_clockss,.pkp_structure_main .page_editorial_team,.pkp_structure_main .page_information,.pkp_structure_main .page.page_information,.pkp_structure_main .page_lost_password,.pkp_structure_main .page_privacy,.pkp_structure_main .page_submissions{width:75%}}ol.cms-list{list-style:none;padding:0;line-height:25px;margin:0 0 10px;counter-reset:item;font-size:font-base}ol.cms-list li{font-size:1.6rem;list-style:none;margin-top:10px;counter-increment:item;padding-left:20px}ol.cms-list li:before{content:counter(item);color:#1e6292;display:inline-block;margin-left:-20px;width:20px}ol.cms-list li ul,ol.cms-list li ol{counter-reset:item}ul.cms-list{list-style:none;padding:0;line-height:25px;margin:0 0 10px;font-size:font-base}ul.cms-list li{font-size:1.6rem;list-style:none;margin-top:10px;padding-left:20px}ul.cms-list li:before{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f105";color:#1e6292;display:inline-block;margin-left:-20px;width:20px}.cms-quote-dark{display:block;width:100%;padding:20px;margin:30px 0 40px !important;background:#444;font-size:1.8rem;line-height:40px !important;color:#fff}.cms-quote-dark a{color:#fff !important;border-bottom:1px solid #1e6292}.cms-quote-dark a:hover,.cms-quote-dark a:focus{color:rgba(255,255,255,0.5) !important}.cms-quote-light{display:block;width:100%;padding:20px;margin:30px 0 40px !important;background:#c3c3c3;font-size:1.6rem;line-height:20px;color:#fff}.cms-quote-light a{color:#fff !important;border-bottom:1px solid #1e6292}.cms-quote-light a:hover,.cms-quote-light a:focus{color:rgba(255,255,255,0.5) !important}.cms-image-container-half{text-align:left;font-size:0;line-height:0;margin:20px -10px}.cms-image-container-half:after{content:'';display:block;clear:both}.cms-image-container-half img{display:inline-block;width:50% !important;margin:0 !important;padding:0 10px 20px}.cms-image-container-third{text-align:left;font-size:0;line-height:0;margin:20px -10px}.cms-image-container-third:after{content:'';display:block;clear:both}.cms-image-container-third img{display:inline-block;width:33.33% !important;margin:0 !important;padding:0 10px 20px}.cms-image-container-quarter{text-align:left;font-size:0;line-height:0;margin:20px -10px}.cms-image-container-quarter:after{content:'';display:block;clear:both}.cms-image-container-quarter img{display:inline-block;width:25% !important;margin:0 !important;padding:0 10px 20px}table{margin:20px 0;border-collapse:separate;border-spacing:2px;font-size:font-base}table td,table th{background:#FFF;padding:10px 20px;font-size:font-base}table th{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-weight:400;text-transform:uppercase;font-size:font-base}.cms-references{font-size:1.4rem;line-height:20px}.cms-caption{font-size:1.4rem;line-height:20px;padding:5px 20px 5px 10px;margin-top:-20px !important}.pkp_site_nav_toggle{position:absolute;top:0;left:0;width:80px;height:80px;border:0;background:none;box-shadow:1px 0 0 rgba(255,255,255,0.2),-1px 0 0 rgba(255,255,255,0.2);z-index:999}.pkp_site_nav_toggle:focus{outline:1px dotted #fff;box-shadow:none}.pkp_site_nav_toggle&gt;span{position:absolute;top:50%;left:30%;transform:translate(-50%, -50%);width:24px;height:19px;border-bottom:3px solid #1e6292;text-indent:-9999px;overflow:hidden}.pkp_site_nav_toggle&gt;span:before,.pkp_site_nav_toggle&gt;span:after{content:"";position:absolute;left:0;width:100%;height:3px;background:#1e6292}.pkp_site_nav_toggle&gt;span:before{top:0}.pkp_site_nav_toggle&gt;span:after{top:8px}.pkp_site_nav_toggle--transform&gt;span{border-bottom:0;overflow:visible}.pkp_site_nav_toggle--transform&gt;span:before{top:7px;transform:rotate(-405deg) translateY(1px) translateX(-2px);-webkit-transform:rotate(-405deg) translateY(1px) translateX(-2px)}.pkp_site_nav_toggle--transform&gt;span:after{top:14px;transform:rotate(405deg) translateY(-3px) translateX(-4px);-webkit-transform:rotate(405deg) translateY(-3px) translateX(-4px)}.pkp_site_nav_menu{display:none}.pkp_site_nav_menu--isOpen{display:block}.pkp_site_nav_menu--isOpen .pkp_navigation_primary_wrapper{border-top:0;border-bottom:0}body.navIsOpen .siteHeader__details{right:0}body.navIsOpen .siteHeader__screen{display:block;opacity:0.5}body.navIsOpen .siteHeader__navToggleIcon&gt;span:first-child{transform:rotate(45deg);top:18px}body.navIsOpen .siteHeader__navToggleIcon&gt;span:nth-child(2){opacity:0}body.navIsOpen .siteHeader__navToggleIcon&gt;span:last-child{transform:rotate(-45deg);top:18px}@media (min-width:992px){.pkp_site_nav_menu{display:block}}.pkp_page_index .journals{margin-top:30px}.pkp_page_index .journals h1{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-weight:700;color:#1e6292}@media (max-width:480px){.pkp_page_index .journals h1{font-size:3.6rem;line-height:50px}}@media (min-width:480px){.pkp_page_index .journals h1{font-size:4.8rem;line-height:50px}}.pkp_page_index .journals h2{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:3rem;line-height:30px;font-weight:700;display:table;padding-top:0;padding-bottom:10px;border-bottom:2px solid #fff;margin-top:0;margin-bottom:20px;text-transform:none}@media (max-width:480px){.pkp_page_index .journals h2{font-size:2.2rem;line-height:30px}}@media (min-width:480px){.pkp_page_index .journals h2{font-size:2.2rem;line-height:30px}}@media (min-width:768px){.pkp_page_index .journals h2{font-size:3rem;line-height:30px}}@media (min-width:992px){.pkp_page_index .journals h2{font-size:3rem;line-height:30px}}@media (min-width:1200px){.pkp_page_index .journals h2{font-size:3.6rem;line-height:40px}}.pkp_page_index .journals&gt;ul&gt;li{display:table;margin-left:auto;margin-right:auto;padding:20px 0;border-bottom:1px solid #2b2b2b;width:100%}@media (min-width:480px){.pkp_page_index .journals&gt;ul&gt;li{padding-left:30px;padding-right:30px}}@media (min-width:768px){.pkp_page_index .journals&gt;ul&gt;li{padding-left:20px;padding-right:20px}}@media (min-width:992px){.pkp_page_index .journals&gt;ul&gt;li{padding-left:20px;padding-right:20px}}.pkp_page_index .journals h3{margin:10px 0;font-size:1.6rem;font-weight:700}.pkp_page_index .journals h3 a{text-decoration:none}.pkp_page_index .journals p{margin:20px 0 40px 0;font-size:1.8rem;line-height:30px}.pkp_page_index .journals .links li{display:inline-block;margin:0 10px 10px 0}.pkp_page_index .journals .links li a{font-size:1.6rem;color:#1e6292}.pkp_page_index .journals .thumb{display:table-cell;vertical-align:top;width:100%;margin:0}@media (max-width:480px){.pkp_page_index .journals .thumb{width:50%;display:none;padding-right:20px}}@media (min-width:480px){.pkp_page_index .journals .thumb{width:50%;display:table-cell;padding-right:20px}}@media (min-width:768px){.pkp_page_index .journals .thumb{width:50%;display:table-cell}}@media (min-width:992px){.pkp_page_index .journals .thumb{width:33%;display:table-cell}}@media (min-width:1200px){.pkp_page_index .journals .thumb{width:33%;display:table-cell}}.pkp_page_index .journals .thumb img{width:100%;height:auto}.homepage_image{margin-top:0;width:100.5vw;position:relative;margin-left:-50vw;left:50%}@media (max-width:480px){.homepage_image img{object-fit:cover;margin-top:40px;display:block;width:100%;height:40vh}}@media (min-width:480px){.homepage_image img{object-fit:cover;margin-top:0rem;display:block;width:100%;height:40vh}}@media (max-width:480px){.homepage_image{margin-top:-4rem}}@media (min-width:480px){.homepage_image{margin-top:0rem}}@media (min-width:992px){.homepage_image{margin-top:0rem}}@media (min-width:2560px){.homepage_image{width:100%;position:inherit;margin-left:auto;margin-right:auto;margin-top:0;padding-top:10px}}.page_index_journal{padding-top:4rem;display:inline-block}.page_index_journal .cmp_breadcrumbs{display:none}@media (min-width:992px){.page_index_journal{width:70%}}@media (min-width:1200px){.page_index_journal{width:75%}}.page_index_journal .current_issue .obj_issue_toc{display:inline-block}.page_index_journal .current_issue .obj_issue_toc .issue_block{margin-right:20px}.page_index_journal .current_issue .obj_issue_toc .issue_block .addthis_inline_share_toolbox{display:none}.page_index_journal .current_issue .obj_issue_toc .issue_block .cover{display:none;float:left}.page_index_journal .current_issue .obj_issue_toc .issue_block .cover img{padding:0}.page_index_journal .current_issue .obj_issue_toc .issue_block .series{display:block;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:30px;padding:10px 0 0 0}.page_index_journal .current_issue .obj_issue_toc .issue_block .series a{color:#1e6292}.page_index_journal .current_issue .obj_issue_toc .issue_block .series a:hover,.page_index_journal .current_issue .obj_issue_toc .issue_block .series a:focus{color:#2b2b2b}@media (max-width:480px){.page_index_journal .current_issue .obj_issue_toc .issue_block .series{font-size:1.4rem;line-height:20px}}@media (min-width:480px){.page_index_journal .current_issue .obj_issue_toc .issue_block .series{font-size:1.6rem;line-height:22.5px}}@media (min-width:768px){.page_index_journal .current_issue .obj_issue_toc .issue_block .series{font-size:1.6rem;line-height:22.5px}}@media (min-width:992px){.page_index_journal .current_issue .obj_issue_toc .issue_block .series{font-size:1.8rem;line-height:20px}}@media (min-width:1200px){.page_index_journal .current_issue .obj_issue_toc .issue_block .series{font-size:1.8rem;line-height:20px}}.page_index_journal .current_issue .obj_issue_toc .issue_block .description{display:none}.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header{display:block;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:3rem;line-height:30px;font-weight:900;padding-bottom:10px;border-bottom:2px solid #fff;margin-top:10px;margin-bottom:20px}.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header a{color:#1e6292}.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header a:hover,.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header a:focus{color:#2b2b2b}@media (max-width:480px){.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header{font-size:3rem;line-height:30px}}@media (min-width:480px){.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header{font-size:3.6rem;line-height:40px}}@media (min-width:768px){.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header{font-size:3.6rem;line-height:40px}}@media (min-width:992px){.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header{font-size:3.6rem;line-height:40px}}@media (min-width:1200px){.page_index_journal .current_issue .obj_issue_toc .issue_block .page-header{font-size:4.8rem;line-height:50px}}.page_index_journal .current_issue .obj_issue_toc .issue_block .at-share-btn-elements{padding-bottom:20px}.page_index_journal .current_issue .obj_issue_toc .issue_block .description{display:block;font-weight:400;text-transform:none}.page_index_journal .current_issue .obj_issue_toc .issue_block .published{font-size:1.6rem;line-height:20px;padding:10px 0}.page_index_journal .current_issue .obj_issue_toc .issue_block .published:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f073";margin-right:0.5em;color:#1e6292}.page_index_journal .current_issue .obj_issue_toc .issue_block .published span.label,.page_index_journal .current_issue .obj_issue_toc .issue_block .published span.value{font-weight:400;text-transform:none;color:#1e6292}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links{padding:10px 0 20px 0}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f063";margin-right:0.5em;color:#1e6292;font-size:1.6rem}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links .obj_galley_link{border-color:#1e6292}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links&gt;li{display:inline-block;margin-right:5px;margin-bottom:0.5em}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links&gt;li:last-child{margin-bottom:0}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links&gt;li a{display:block;color:#1e6292}.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links&gt;li a:hover,.page_index_journal .current_issue .obj_issue_toc .issue_block .galleys_links&gt;li a:focus{background:#1e6292;color:#fff}div.cmp_announcements.highlight_first{float:right;margin-bottom:40px;padding-top:4rem}div.cmp_announcements.highlight_first h2{font-family:"Ubuntu","Helvetica Neue",sans-serif;text-transform:none;font-weight:700;font-size:3rem;line-height:30px;padding-top:10px;margin-top:0}div.cmp_announcements.highlight_first:before,div.cmp_announcements.highlight_first:after{content:" ";display:table}div.cmp_announcements.highlight_first:after{clear:both}div.cmp_announcements.highlight_first .date{color:#1e6292;line-height:20px}div.cmp_announcements.highlight_first .date:before{content:"\f073";color:#1e6292}div.cmp_announcements.highlight_first .summary a.read_more{display:unset}div.cmp_announcements.highlight_first .summary a.read_more:after{content:"\f061";color:#1e6292}div.cmp_announcements.highlight_first .summary a.read_more:hover,div.cmp_announcements.highlight_first .summary a.read_more:focus{color:rgba(43,43,43,0.5);text-decoration:none}div.cmp_announcements.highlight_first .announcements_box .obj_announcement_summary{position:relative;background:#ddd;margin-bottom:0 !important}div.cmp_announcements.highlight_first .announcements_box .obj_announcement_summary h3{border-bottom:2px solid #fff;font-weight:700;padding-top:0}div.cmp_announcements.highlight_first .announcements_box .obj_announcement_summary .summary img{object-fit:cover;width:100%;height:200px}div.cmp_announcements.highlight_first .announcements_box .more{position:relative;background:#c3c3c3;padding-bottom:20px}div.cmp_announcements.highlight_first .announcements_box .more .obj_announcement_summary{padding:20px 20px 0 20px;background:#c3c3c3}div.cmp_announcements.highlight_first .announcements_box .more h4{display:block;width:100%;color:#fff;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.6rem;line-height:20px;font-weight:400;padding-bottom:10px;border-bottom:2px solid #fff;margin-top:0;margin-bottom:5px}div.cmp_announcements.highlight_first .announcements_box .more h4 a{text-decoration:none;color:#fff}div.cmp_announcements.highlight_first .announcements_box .more h4 a:hover,div.cmp_announcements.highlight_first .announcements_box .more h4 a:focus{color:rgba(255,255,255,0.5);text-decoration:none}div.cmp_announcements.highlight_first .announcements_box .more .date{font-size:1.4rem;line-height:20px;color:#fff;margin:0}div.cmp_announcements.highlight_first .announcements_box .more .date:before{content:"\f073";margin-right:0.5em;font-size:1.4rem;color:#fff}.homepage_about{display:block;float:left}@media (max-width:480px){.current_issue{width:100%}.current_issue .sections{width:100%}.current_issue .sections .obj_article_summary .cover{display:none}.current_issue .sections .obj_article_summary .container{width:100%}.current_issue .sections .obj_article_summary .container .title{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:2.2rem;line-height:30px}.current_issue .sections .obj_article_summary .container .subtitle{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:20px}.highlight_first{padding:0}}@media (min-width:480px){.current_issue{width:100%}.current_issue .sections{width:100%}.current_issue .sections .obj_article_summary .cover{width:50%}.current_issue .sections .obj_article_summary .cover img{object-fit:cover;width:100%;height:252px}.current_issue .sections .obj_article_summary .container{width:50%}.current_issue .sections .obj_article_summary .container .title{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:2.2rem;line-height:30px}.current_issue .sections .obj_article_summary .container .subtitle{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:20px}.highlight_first{padding:0}}@media (min-width:768px){.current_issue{width:100%}.current_issue .sections{width:100%}.current_issue .sections .obj_article_summary .cover{width:50%}.current_issue .sections .obj_article_summary .cover img{object-fit:cover;width:100%;height:344px}.current_issue .sections .obj_article_summary .container{width:50%}.current_issue .sections .obj_article_summary .container .title{font-size:3rem;font-family:"Ubuntu","Helvetica Neue",sans-serif;line-height:30px}.current_issue .sections .obj_article_summary .container .subtitle{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:20px}.highlight_first{padding:0}.highlight_first .announcements_box{display:flex}.highlight_first .announcements_box .obj_announcement_summary{display:block;width:50%}.highlight_first .announcements_box .more{display:block;width:50%}.highlight_first .announcements_box .more .obj_announcement_summary{width:100%}.homepage_about{width:100%;margin-bottom:60px}}@media (min-width:992px){.current_issue .sections{width:100%}.current_issue .sections .obj_article_summary .cover{width:50%}.current_issue .sections .obj_article_summary .cover img{object-fit:cover;width:100%;height:288px}.highlight_first{width:30%;padding:0}.highlight_first .announcements_box{display:block}.highlight_first .announcements_box .obj_announcement_summary{display:block;width:100%}.highlight_first .announcements_box .more{display:block;width:100%}.homepage_about{width:67%;margin-bottom:0}}@media (min-width:1200px){.current_issue{width:100%}.current_issue .sections{width:100%}.current_issue .sections .obj_article_summary .cover{width:50%}.current_issue .sections .obj_article_summary .cover img{object-fit:cover;width:100%;height:413px}.highlight_first{width:25%;padding:0}.homepage_about{width:75%;margin-bottom:0}}.page_catalog_category .article_count{float:right;padding:10px 0;font-size:1.4rem;color:#919191}.page_catalog_category .about_section .cover{float:right;width:20%;margin-left:10%;margin-right:10%}.page_catalog_category .subcategories li{padding-top:5px;padding-bottom:5px}.page_catalog_category .subcategories a{text-decoration:none}@media (min-width:768px){.page_catalog_category .subcategories{position:relative;margin-top:60px;margin-left:-20px;margin-right:-20px;padding:30px;border-top:2px solid #ddd;border-bottom:2px solid #ddd}.page_catalog_category .subcategories h2{position:absolute;top:-15px;left:20px;margin:0;padding-left:10px;padding-right:10px;line-height:30px;background:rgba(68,68,68,0.05);color:#919191}}@media (min-width:992px){.page_catalog_category .subcategories{margin-left:-30px;margin-right:-30px}}@media (min-width:768px){.page_catalog_category .cmp_article_list{padding-top:20px}.page_catalog_category h2.title{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;left:-2000px}.page_catalog_category h2.title:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#000;display:block;font-size:1.6rem;height:auto;line-height:normal;padding:1rem;position:absolute;left:0.5rem;top:0.5rem;text-decoration:none;width:auto;z-index:100000}}@media (min-width:992px){.page_catalog_category .cmp_article_list{padding-top:30px}}.page_contact .address{font-size:1.6rem}.page_contact .name{font-size:1.6rem;margin-bottom:10px}.page_contact .email{margin-top:10px;margin-bottom:10px;font-size:1.6rem}.page_contact .email a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f0e0";font-size:1.6rem;margin-right:0.5em}.page_contact .phone,.page_contact .affiliation{margin-top:10px;margin-bottom:10px;font-size:1.6rem}.page_contact .address{margin-top:0}.page_contact .address p{margin:0}.page_contact .label{display:block;font-weight:700;font-size:1.6rem}.page_contact .contact.support{margin-top:40px}@media (min-width:768px){.page_contact .contact_section:before,.page_contact .contact_section:after{content:" ";display:table}.page_contact .contact_section:after{clear:both}.page_contact .contact{float:left;width:50%}.page_contact .contact.primary{padding-right:20px}.page_contact .contact.support{margin-top:0}}.page_issue_archive ul.issues_archive{position:relative;padding:0;margin:0 -10px;display:flex;flex-wrap:wrap}.page_issue_archive ul.issues_archive&gt;li{margin:0 10px 20px 10px}.page_issue_archive ul.issues_archive&gt;li:before,.page_issue_archive ul.issues_archive&gt;li:after{content:" ";display:table}.page_issue_archive ul.issues_archive&gt;li:after{clear:both}@media (max-width:480px){.page_issue_archive ul.issues_archive&gt;li{width:100%}}@media (min-width:480px){.page_issue_archive ul.issues_archive&gt;li{width:100%}}@media (min-width:768px){.page_issue_archive ul.issues_archive&gt;li{width:47.1%}}@media (min-width:992px){.page_issue_archive ul.issues_archive&gt;li{width:31.0%}}@media (min-width:1200px){.page_issue_archive ul.issues_archive&gt;li{width:23.2%}}.page_issue_archive .cmp_pagination{margin-top:20px}.page_login .login{margin-bottom:0;max-width:17em}.page_login .login input[type="text"],.page_login .login input[type="password"]{width:100%}.page_login .password a{font-size:1.4rem;font-style:normal}.page_login .remember{padding-bottom:0}.page_login .remember .label{display:inline;font-style:normal}.page_login .buttons button{float:right}.page_login .buttons a{float:right;margin-right:1em;margin-left:0}.page_lost_password .lost_password{margin-bottom:0;max-width:17em}.page_lost_password .lost_password input[type="text"]{width:100%}.page_lost_password .pkp_form_error{margin:20px 0;padding:10px;background:#ff4040;color:#fff;font-size:1.4rem;font-weight:700}.page_lost_password .buttons:before,.page_lost_password .buttons:after{content:" ";display:table}.page_lost_password .buttons:after{clear:both}.page_lost_password .buttons button{float:right}.page_lost_password .buttons a{float:right;font-size:1.4rem;line-height:30px;margin-right:1em}.page_register .required_label{font-size:1.4rem;line-height:20px;color:#919191;margin-bottom:20px}.page_register .consent{margin-bottom:0}.page_register .fields .reviewer_interests{max-height:0;padding-bottom:0;overflow:hidden;opacity:0;transition:all .3s}.page_register .fields .reviewer_interests.is_visible{max-height:400px;overflow:visible;padding-bottom:30px;opacity:1}.page_register .context_optin .contexts&gt;li{margin-bottom:1em}.page_register .context_optin .contexts&gt;li:last-child{margin-bottom:0}.page_register .context_optin .roles{padding:5px 0;margin-bottom:0}.page_register .context_optin .roles label{display:inline-block;margin-right:1em;font-size:1.4rem;line-height:20px}.page_register .context_optin .context_privacy{position:absolute;left:-9999px;padding:5px 0;font-size:1.4rem;line-height:20px}.page_register .context_optin .context_privacy_visible{position:relative;left:auto}.page_register #formErrors{margin:20px 0;padding:10px;background:#ff4040;color:#fff}.page_register #formErrors .pkp_form_error{padding:0;font-size:1.4rem;font-weight:bold;line-height:20px}.page_register #formErrors .pkp_form_error_list{margin:0;padding-left:20px;font-size:1.4rem;line-height:20px}.page_register #formErrors .pkp_form_error_list a{color:#fff}@media (min-width:768px){.page_register .identity li{display:inline-block;padding-right:1em;max-width:13em}}@media (min-width:1200px){.page_register .identity li{max-width:17em}}.pkp_op_register .ui-helper-hidden-accessible{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;left:-2000px}.pkp_op_register .ui-helper-hidden-accessible:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#000;display:block;font-size:1.6rem;height:auto;line-height:normal;padding:10px;position:absolute;left:5px;top:5px;text-decoration:none;width:auto;z-index:100000}.pkp_op_register .ui-autocomplete{position:absolute !important}.page_search .search_input{padding-top:10px}.page_search .search_input .query{width:100%;max-width:100%;height:38px;font-size:2.2rem;line-height:38px}.page_search .search_advanced:before,.page_search .search_advanced:after{content:" ";display:table}.page_search .search_advanced:after{clear:both}.page_search .search_advanced legend{display:block;width:100%;padding:20px 0 10px;font-weight:400;font-size:1.6rem;color:#919191;border-bottom:2px solid #919191;text-transform:uppercase}.page_search .date_range .from{width:100%;float:left;margin-bottom:5px}.page_search .date_range .to{width:100%;float:right;margin-bottom:5px}.page_search .date_range [name*="Year"]{width:30%}.page_search .date_range [name*="Day"]{width:20%}.page_search .date_range [name*="Month"]{width:40%}.page_search .author{margin-bottom:5px;width:85%}@media (min-width:768px){.page_search .date_range{float:left;width:75%}.page_search .date_range .from{width:50%;float:left}.page_search .date_range .to{width:50%;float:right}.page_search .author{width:25%;float:left}}.page_search .submit{text-align:right;height:30px}.page_search .submit button{position:relative;padding-right:45px;border-right:none;padding-right:1em;padding-left:45px;border-right:.5px solid rgba(0,0,0,0.4);border-left:none}.page_search .submit button:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f002";position:absolute;top:-1px;right:0;width:30px;height:30px;border-top-right-radius:0;border-bottom-right-radius:0;line-height:30px;text-align:center;background:#2b2b2b;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{box-shadow:inset 0 1em 1em rgba(0,0,0,0.2);background:rgba(43,43,43,0.5)}.page_search .submit button:after{right:auto;left:0;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:0}.page_search .submit button:after{right:auto;left:0;top:0}.page_search .cmp_pagination{padding-bottom:40px}.page_search .search_results{position:relative;padding-top:20px;-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:480px){.page_search .search_results{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (min-width:768px){.page_search .search_results{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width:992px){.page_search .search_results{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (min-width:1200px){.page_search .search_results{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.page_search .search_results .obj_article_summary{display:inline-block;width:100%;background:#ddd;color:#2b2b2b;text-decoration:none;font-size:1.6rem;line-height:20px;padding:20px;margin-bottom:20px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;-o-column-break-inside:avoid;column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.page_search .search_results .obj_article_summary .cover{display:none;vertical-align:top;width:0% !important;margin:0}.page_search .search_results .obj_article_summary .cover img{width:auto;float:left;padding-bottom:20px;padding-right:20px}.page_search .search_results .obj_article_summary .container{display:block;vertical-align:top}.page_search .search_results .obj_article_summary .container .title{display:block;width:100%;float:right;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:20px;font-weight:700;padding-bottom:10px;margin-bottom:10px;border-bottom:2px solid #fff}.page_search .search_results .obj_article_summary .container .abstract_toc{display:block;width:100%;font-size:1.2rem;line-height:20px !important}.page_search .search_results .obj_article_summary .container .authors{margin-bottom:10px;padding-right:0;color:#1e6292}.page_search .search_results .obj_article_summary .container .authors:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f007";margin-right:0.5em;color:#1e6292}.page_search .search_results .obj_article_summary .container .meta .pages{color:#1e6292;margin-bottom:10px}.page_search .search_results .obj_article_summary .container .meta .pages:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);color:#1e6292;content:"\f02d";margin-right:0.5em}.page_search .search_results .obj_article_summary .container .meta .published{color:#1e6292;margin-bottom:10px}.page_search .search_results .obj_article_summary .container .meta .published:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);color:#1e6292;content:"\f073";margin-right:0.5em}.page_search .search_results .obj_article_summary .container ul.articlegalleys_links{width:100%;font-size:1.4rem;line-height:20px;margin:5px -20px 0 0;padding:20px 0 10px 0}.page_search .search_results .obj_article_summary .container ul.articlegalleys_links&gt;li{display:inline-block;padding-top:0;padding-bottom:10px;padding-right:5px}.page_search .search_results .obj_article_summary .container ul.articlegalleys_links&gt;li:first-child:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f063"}.page.page_authorIndex .abc{padding-bottom:20px}.page.page_authorIndex .author_index{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (max-width:480px){.page.page_authorIndex .author_index{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (min-width:768px){.page.page_authorIndex .author_index{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width:992px){.page.page_authorIndex .author_index{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (min-width:1200px){.page.page_authorIndex .author_index{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.page.page_authorIndex .author_index .author_letter{display:inline-block;text-decoration:none;width:100%}.page.page_authorIndex .author_index .author_letter h3{display:block;margin:0 0 20px 0;padding-bottom:5px;border-bottom:2px solid #fff;width:100%}.page.page_authorIndex .author_index .author_letter #author{display:block;background:#ddd;padding:20px;width:100%;margin-bottom:20px !important}.page.page_authorIndex .author_index .author_letter #author #author_name{display:block;font-size:1.6rem;font-family:"Ubuntu","Helvetica Neue",sans-serif;padding-bottom:10px;margin-bottom:10px;width:100%;border-bottom:2px solid #fff}.page.page_authorIndex .author_index .author_letter #author #author_affiliation{display:block;font-size:1.4rem;line-height:20px;width:100%}.page_authorDetails .author_details{padding-bottom:20px}.page_authorDetails .author_details h3:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f007";margin-right:0.5em}.page_authorDetails ul{padding-left:0}.page_authorDetails ul .search_results{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:480px){.page_authorDetails ul .search_results{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (min-width:768px){.page_authorDetails ul .search_results{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width:992px){.page_authorDetails ul .search_results{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (min-width:1200px){.page_authorDetails ul .search_results{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.page_authorDetails ul .search_results li{list-style-type:none}.page_authorDetails ul .search_results li .search_result{display:inline-block;padding:20px;margin-bottom:20px;background:#ddd;width:100%}.page_authorDetails ul .search_results li .search_result .issue{font-size:1.4rem}.page_authorDetails ul .search_results li .search_result .issue a{color:#2b2b2b}.page_authorDetails ul .search_results li .search_result .issue a:hover,.page_authorDetails ul .search_results li .search_result .issue a:focus{color:rgba(43,43,43,0.5)}.page_authorDetails ul .search_results li .search_result .title{display:block;width:100%;float:right;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:20px;padding-bottom:10px;margin-bottom:10px;border-bottom:2px solid #fff}.page_authorDetails ul .search_results li .search_result .section{padding-top:10px}.page_section .section_description{margin-bottom:2em}.page_submissions .submission_sections ul,.page_submissions .submission_checklist ul{margin:20px 0 0;padding:0;list-style:none;font-size:1.4rem;border:none}.page_submissions .submission_sections li,.page_submissions .submission_checklist li{position:relative;border-bottom:none}.page_submissions .submission_sections h3{margin-top:0}.page_submissions .submission_sections .cmp_notification{margin-bottom:0}.page_submissions .submission_checklist li{padding:20px}.page_submissions .submission_checklist li .fa{top:50%;left:5px;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;font-size:2.2rem;color:#00b24e}@media (min-width:480px){.page_submissions .submission_sections li .fa{top:22px;left:calc(20px - 3px)}.page_submissions .submission_sections ul,.page_submissions .submission_checklist ul{border:2px solid #ddd;border-bottom:none}.page_submissions .submission_sections li,.page_submissions .submission_checklist li{padding:20px 20px 20px 40px;border-bottom:2px solid #ddd}.page_submissions .submission_sections li .fa,.page_submissions .submission_checklist li .fa{left:20px}}.header_view{z-index:2;position:relative;background:#1e6292}.header_view a{line-height:40px;text-decoration:none}.header_view .return{position:absolute;top:0;left:0;font-size:1.6rem;width:40px;height:40px;line-height:40px;background:#fff;color:#2b2b2b;text-align:center}.header_view .return:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f060"}.header_view .return:hover,.header_view .return:focus{background:rgba(43,43,43,0.5);color:#fff}.header_view .title{display:block;padding-left:50px;max-width:100%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.6rem;color:#fff}.header_view .title:hover,.header_view .title:focus{background:rgba(43,43,43,0.5)}.header_view .download{display:block;position:absolute;font-size:1.6rem;top:0;right:0;width:40px;background:#fff;text-align:center}.header_view .download:hover,.header_view .download:focus{background:rgba(43,43,43,0.5);color:#fff}.header_view .download:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f019"}.header_view .download .label{display:none}@media (min-width:768px){.header_view .title{font-size:1.6rem}.header_view .download{width:auto;padding:0 20px}.header_view .download .label{display:inline-block}.header_view .download .pkp_screen_reader{display:none}}.galley_view{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:hidden}.galley_view iframe{width:100%;height:100%;padding-top:40px;border:none}.galley_view.galley_view_with_notice iframe{padding-top:120px}.galley_view .galley_view_notice{position:absolute;top:40px;width:100%;height:80px;background:#ff4040}.galley_view .galley_view_notice_message{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);color:#fff;font-weight:700;text-align:center}.galley_view .galley_view_notice_message a{color:#fff;text-decoration:underline}.obj_announcement_full h1{margin-bottom:10px;font-weight:900 !important}.obj_announcement_full .date{font-size:1.4rem;line-height:25px;color:#919191;margin:16px 0}.obj_announcement_full .date:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f073";margin-right:0.5em;font-size:1.6rem;color:#1e6292}.obj_announcement_full .description{margin-top:40px}.obj_announcement_full .description p:first-child{margin-top:0}.obj_announcement_full .description p:last-child{margin-bottom:0}.obj_announcement_full .read_more a{display:inline-block;position:relative;padding-right:30px;font-size:1.4rem;font-weight:700;line-height:30px;color:#2b2b2b;text-decoration:none;margin-bottom:20px;margin-top:30px}.obj_announcement_full .read_more a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f061";right:0;width:30px;height:30px;line-height:30px;text-align:center}.obj_announcement_full .read_more a:hover,.obj_announcement_full .read_more a:focus{color:rgba(43,43,43,0.5)}.page_announcements a:hover,.page_announcements a:focus{color:rgba(43,43,43,0.5);text-decoration:none}.page_announcements .cmp_announcements{position:relative;margin-top:0;background:none;padding-left:0;-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:480px){.page_announcements .cmp_announcements{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (min-width:768px){.page_announcements .cmp_announcements{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width:992px){.page_announcements .cmp_announcements{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (min-width:1200px){.page_announcements .cmp_announcements{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.page_announcements .cmp_announcements&gt;li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;-o-column-break-inside:avoid;column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;display:table}.obj_announcement_summary{width:100%;padding:20px;background:#ddd;margin-bottom:20px}.obj_announcement_summary img,.obj_announcement_summary p img{width:100%;margin:5px 0 20px}.obj_announcement_summary h2,.obj_announcement_summary h3,.obj_announcement_summary h4{width:100%;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:30px;font-weight:700;display:block;padding-bottom:0;padding-top:0;border-bottom:2px solid #fff;margin-top:0;margin-bottom:10px;text-transform:none}.obj_announcement_summary h2 a,.obj_announcement_summary h3 a,.obj_announcement_summary h4 a{text-decoration:none}.obj_announcement_summary .date{font-size:1.4rem;line-height:25px;color:#919191}.obj_announcement_summary .date:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f073";margin-right:0.5em;font-size:1.6rem;color:#1e6292}.obj_announcement_summary .summary{font-size:1.4rem;line-height:20px;margin-top:10px}.obj_announcement_summary .summary p:first-child{margin-top:0}.obj_announcement_summary .summary p:last-child{margin-bottom:0}.obj_announcement_summary .read_more{display:inline-block;position:relative;padding-right:30px;font-size:1.4rem;font-weight:700;line-height:30px;color:#2b2b2b;text-decoration:none}.obj_announcement_summary .read_more:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f061";right:0;width:30px;height:30px;line-height:30px;text-align:center}.obj_announcement_summary .read_more:hover,.obj_announcement_summary .read_more:focus{color:rgba(43,43,43,0.5)}.obj_announcement_list h4{margin:0;font-size:1.6rem;line-height:20px}.obj_announcement_list h4 a{text-decoration:none}.obj_announcement_list .date{font-size:1.4rem;line-height:25px;color:#919191;margin:16px 0}.obj_announcement_list .date:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f073";margin-right:0.5em;font-size:1.6rem;color:#bc4040}.cover_image{position:relative;margin:0 -30px}@media (max-width:480px){.cover_image{margin-top:0}}@media (min-width:480px){.cover_image{margin-top:0}}@media (max-width:480px){.cover_image img{object-fit:cover;display:block;width:100%;height:240px}}@media (min-width:480px){.cover_image img{object-fit:cover;display:block;width:100%;height:480px}}@media (min-width:2560px){.cover_image{width:100%;position:inherit;margin-left:auto;margin-right:auto;margin-top:0;padding-top:10px}}.obj_article_details{margin-top:20px}.obj_article_details .row{padding-top:20px}.obj_article_details .article_top{display:flex;flex-wrap:wrap;width:100%}.obj_article_details .article_bottom{width:100%}.obj_article_details .galleys{display:table-cell;padding:20px 0 0 0 !important;margin-bottom:20px;float:left}.obj_article_details .galleys li{display:inline-block}.obj_article_details .page_title{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-weight:900 !important;font-size:4.8rem;line-height:50px;width:100%;padding:0;margin-bottom:0;margin-top:0}.obj_article_details h2.subtitle{width:100%;font-size:3.6rem;line-height:40px;font-weight:900;padding:0;margin-top:5px;margin-bottom:0;color:#919191;text-transform:none}.obj_article_details h2.label{text-transform:none;font-weight:700;font-size:1.8rem;line-height:30px;margin:0 0 20px 0;padding-top:10px}.obj_article_details .pre_entry{display:table-cell;padding:0 20px 0 0;width:33%;float:left}.obj_article_details .item.doi{word-wrap:break-word;font-size:1.4rem;width:100%;float:left}.obj_article_details .item.keywords{word-wrap:break-word;font-size:1.6rem;width:100%;float:left}.obj_article_details .item.abstract{margin-top:40px;font-size:1.8rem;line-height:30px;width:67%;float:left}.obj_article_details .item.abstract h3{margin-top:0 !important}.obj_article_details .item.abstract p{font-size:1.8rem;line-height:40px}.obj_article_details .item{padding-bottom:20px}.obj_article_details .item&gt;*:first-child{margin-top:0}.obj_article_details .item&gt;*:last-child{margin-bottom:0}.obj_article_details .item .galleys_links,.obj_article_details .item .supplementary_galleys_links{padding:10px 0 0 0}.obj_article_details .item .galleys_links&gt;li,.obj_article_details .item .supplementary_galleys_links&gt;li{display:inline-block;margin-right:5px;margin-bottom:0.5em}.obj_article_details .item .galleys_links&gt;li:last-child,.obj_article_details .item .supplementary_galleys_links&gt;li:last-child{margin-bottom:0}.obj_article_details .item .galleys_links&gt;li a,.obj_article_details .item .supplementary_galleys_links&gt;li a{display:block;color:#1e6292}.obj_article_details .item .galleys_links&gt;li a:hover,.obj_article_details .item .supplementary_galleys_links&gt;li a:hover,.obj_article_details .item .galleys_links&gt;li a:focus,.obj_article_details .item .supplementary_galleys_links&gt;li a:focus{color:#fff}.obj_article_details .sub_item{margin-bottom:20px}.obj_article_details .sub_item:last-child{margin-bottom:0}.obj_article_details .main_entry .item .label{margin:0 0 10px;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.6rem}.obj_article_details .main_entry .sub_item .label{font-size:1.4rem}.obj_article_details .item.authors{padding:40px 0 0 0}.obj_article_details .item.authors ul{padding:0}.obj_article_details .item.authors ul li{padding-bottom:10px}.obj_article_details .item.authors .name{font-size:1.8rem !important;font-weight:700 !important;display:block;color:#1e6292;padding-bottom:10px}.obj_article_details .item.authors .name:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f007";color:#1e6292}.obj_article_details .item.authors .orcid{display:block;padding-bottom:10px}.obj_article_details .item.authors .orcid a{font-size:1.4rem;color:#1e6292}.obj_article_details .item.authors .orcid a:hover,.obj_article_details .item.authors .orcid a:focus{color:#277ebc}.obj_article_details .item.authors .affiliation{font-size:1.4rem;color:#1e6292;padding-bottom:10px}.obj_article_details .at-share-btn-elements{margin:20px 0}.obj_article_details .references,.obj_article_details .author_bios{margin-top:40px;font-size:1.6rem;line-height:20px}.obj_article_details .references br,.obj_article_details .author_bios br{display:block;margin-top:5px}.obj_article_details .references h3.label,.obj_article_details .author_bios h3.label{padding-top:0;padding-bottom:5px}.obj_article_details .references .label,.obj_article_details .author_bios .label{font-size:1.4rem;line-height:20px}.obj_article_details .references .sub_item,.obj_article_details .author_bios .sub_item{margin-bottom:20px}.obj_article_details .references .sub_item .label,.obj_article_details .author_bios .sub_item .label{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.4rem;line-height:22.5px;font-weight:700;margin-bottom:0}.obj_article_details .references .sub_item .label .affiliation,.obj_article_details .author_bios .sub_item .label .affiliation{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-weight:400;text-transform:none}.obj_article_details .references .sub_item .value&gt;p:first-child,.obj_article_details .author_bios .sub_item .value&gt;p:first-child{margin-top:0}.obj_article_details .entry_details{padding-bottom:20px}.obj_article_details .entry_details h2.label{text-transform:none;font-weight:700;font-size:1.8rem}.obj_article_details .entry_details .item{padding:0 20px 20px 20px;background:#ddd;word-wrap:break-word}.obj_article_details .entry_details .item .label{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.6rem;font-weight:700;color:#1e6292;margin-bottom:10px;border-bottom:2px solid #fff}.obj_article_details .item.copyright{font-size:1.6rem}.obj_article_details .item.copyright h2.label{padding-bottom:10px}.obj_article_details .item.copyright p,.obj_article_details .item.copyright p a{line-height:20px}.obj_article_details .item.copyright a[rel="license"]+p{margin-top:0}.obj_article_details .published .value,.obj_article_details .subject .value,.obj_article_details .issue .value{padding-top:10px;font-size:1.6rem;line-height:20px}.obj_article_details .citation_display .value{font-size:1.6rem;line-height:20px;padding-top:10px}.obj_article_details .citation_display .csl-left-margin{display:none}.obj_article_details .citation_display [aria-hidden="true"]{display:none}.obj_article_details .citation_display .citation_formats{margin-top:1em;border:.5px solid rgba(0,0,0,0.4);border-radius:0}.obj_article_details .citation_display .citation_formats_button{position:relative;background:transparent;border:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none;padding:0 1em;width:100%;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-weight:400;color:#1e6292;text-align:left}.obj_article_details .citation_display .citation_formats_button:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f0d7";position:absolute;top:50%;right:1em;transform:translateY(-50%)}.obj_article_details .citation_display .citation_formats_button[aria-expanded="true"]:after{content:"\f0d8"}.obj_article_details .citation_display .citation_formats_button:focus{background:#ddd;outline:0}.obj_article_details .citation_display .citation_formats_styles{margin:0;padding:0;list-style:none}.obj_article_details .citation_display .citation_formats_styles a{display:block;padding:.5em 1em;border-bottom:2px solid #ddd;text-decoration:none}.obj_article_details .citation_display .citation_formats_styles a:focus{background:#ddd;outline:0}.obj_article_details .citation_display .citation_formats_styles li:last-child a{border-bottom:none}.obj_article_details .citation_display .citation_formats_list .label{padding:1em 1em .25em 1em}.obj_article_details .citation_display .citation_formats_styles+.label{border-top:2px solid #ddd}.obj_article_details .citation_display span{margin-right:0.5em}@media (max-width:480px){.obj_article_details .pre_entry{float:left;padding:0 20px 0 0;width:100vw}.obj_article_details .item.abstract{float:left;width:100vw}.obj_article_details .entry_details{margin-left:-20px;margin-right:-40px;margin-top:20px;width:100vw}.obj_article_details .main_entry{margin-left:-20px;margin-right:-40px;margin-top:20px;padding:0 20px;width:100vw}}@media (min-width:480px){.obj_article_details .pre_entry{padding:0 20px 0 0;width:100%}.obj_article_details .item.abstract{width:100%;height:100%}.obj_article_details .entry_details{width:100%;border-top:none;margin-right:20px}.obj_article_details .main_entry{width:100%}}@media (min-width:768px){.obj_article_details .pre_entry{padding:0 20px 0 0;width:33%}.obj_article_details .item.abstract{width:67%}.obj_article_details .entry_details{float:left;width:33%;margin:40px 0 0 0;border-top:none;padding-right:20px}.obj_article_details .main_entry{float:left;width:67%}}@media (min-width:992px){.obj_article_details .pre_entry{float:left;padding:0 20px 0 0;width:33%}.obj_article_details .item.abstract{float:left;display:table;height:100%;width:67%}.obj_article_details .entry_details{float:left;width:33%;margin:40px 0 0 0;border-top:none;padding-right:20px}.obj_article_details .main_entry{float:left;width:67%}}@media (min-width:1200px){.obj_article_details .pre_entry{padding:0 20px 0 0;width:25%}.obj_article_details .item.abstract{width:75%}.obj_article_details .entry_details{width:25%;padding-right:20px}.obj_article_details .main_entry{width:75%}}#articlesBySameAuthorList h3{font-size:1.4rem;line-height:20px;padding-top:10px !important}#articlesBySameAuthorList ul,#articlesBySameAuthorList li{font-size:1.4rem;line-height:22.5px}@media (min-width:768px){#articlesBySameAuthorList ul{width:67%}#articlesBySameAuthorList h3{border-top:1px solid #2b2b2b;border-top-width:1px;margin-top:20px;padding-top:20px;color:#2b2b2b}}@media (min-width:1200px){#articlesBySameAuthorList ul{width:67%}}#articlesBySameAuthorList ul{padding-left:0px;line-height:20px}#articlesBySameAuthorList ul&gt;li{margin-bottom:20px}#articlesBySameAuthorList ul&gt;li:before,#articlesBySameAuthorList ul&gt;li:after{content:" ";display:table}#articlesBySameAuthorList ul&gt;li:after{clear:both}#articlesBySameAuthorList ul&gt;li a:first-child{color:#2b2b2b;border-bottom:1px solid #1e6292}#articlesBySameAuthorList ul&gt;li a:first-child:hover,#articlesBySameAuthorList ul&gt;li a:first-child:focus{color:rgba(43,43,43,0.5)}@media (max-width:768px){#articlesBySameAuthorList{width:100%}}.citation_display{padding-bottom:10px !important}.citation_format_options{border-top:1px solid #2b2b2b;border-top-width:1px;padding-top:10px}.citation_format_options .label{display:none}.citation_format_options .value ul li{font-size:1.4rem;display:inline-block;background:#5e5e5e;margin-right:5px;margin-bottom:5px;padding:0 5px;color:#fff}.citation_format_options .value ul li a{color:#fff;text-decoration:none}.citation_format_options .value ul li a:hover,.citation_format_options .value ul li a:focus{color:rgba(255,255,255,0.5);text-decoration:none}.page_issue .sections .editorial,.page_issue .sections .community,.page_issue .sections .refereed.articles{float:left}.page_issue .sections .editorial h2,.page_issue .sections .community h2,.page_issue .sections .refereed.articles h2{font-family:"Ubuntu","Helvetica Neue",sans-serif;text-transform:none;font-weight:700;font-size:3rem;line-height:30px}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary{display:flex;flex-wrap:wrap;width:100%;position:relative;margin-bottom:20px;border-top:1px solid #2b2b2b}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .cover{float:left}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .cover img{object-fit:cover;width:100%;height:145px}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container{display:flex;flex-wrap:wrap;align-content:baseline;padding:20px 0;float:left}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .authors{font-size:1.6rem;padding-top:10px;padding-right:0;color:#1e6292;width:100%}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .authors:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f007";margin-right:0.5em;color:#1e6292}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta{float:left;padding-top:10px}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .pages{color:#1e6292;font-size:1.6rem}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .pages:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);color:#1e6292;content:"\f02d";margin-right:0.25em}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links{padding-top:10px}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links:before,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links:before,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);font-size:1.6rem;content:"\f063";margin-right:0.25em;color:#1e6292}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li{display:inline-block;margin-right:5px;margin-bottom:0.5em}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li:last-child,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li:last-child,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li:last-child{margin-bottom:0}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li a,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li a,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .container .meta .articlegalleys_links&gt;li a{display:block}.page_issue .sections .editorial ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .community ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .refereed.articles ul.cmp_article_list li .obj_article_summary .abstract_toc{-webkit-flex:1;-ms-flex:1;flex:1;display:inline-block;width:100%;float:left;line-clamp:5;word-wrap:break-word}.page_issue .sections .Editorial.material ul.cmp_article_list li,.page_issue .sections .News.items ul.cmp_article_list li,.page_issue .sections .Reprint ul.cmp_article_list li,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li,.page_issue .sections .Book.review ul.cmp_article_list li,.page_issue .sections .Short.articles ul.cmp_article_list li,.page_issue .sections .Articles ul.cmp_article_list li,.page_issue .sections .Reviews ul.cmp_article_list li,.page_issue .sections .Short.reviews ul.cmp_article_list li{padding-right:20px}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary{display:table;padding:20px 0;float:left;width:100%;border-top:1px solid #2b2b2b}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .cover,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .cover{padding:0;float:right}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .cover img,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .cover img{object-fit:cover;width:100%}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container{display:flex;flex-wrap:wrap;padding:0 20px 0 0}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .title,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .title{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-weight:700;padding-bottom:5px;border-bottom:2px solid #fff}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .subtitle,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .subtitle{font-family:"Ubuntu","Helvetica Neue",sans-serif;display:block;font-weight:700;text-transform:uppercase;color:#919191;margin-top:5px}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .authors,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .authors{font-size:1.6rem;padding-top:10px;padding-right:0;color:#1e6292;width:100%}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .authors:before,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .authors:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f007";margin-right:0.25em;color:#1e6292}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .meta,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .meta{float:left;padding-top:10px}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .meta .pages,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .meta .pages{color:#1e6292;padding-bottom:10px;font-size:1.6rem}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .meta .pages:before,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .meta .pages:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);color:#1e6292;content:"\f02d";margin-right:0.25em}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child{margin-bottom:0}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a{display:block}.page_issue .sections .Editorial.material ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .News.items ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Reprint ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Items.about.an.individual ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Book.review ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Short.articles ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Articles ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Reviews ul.cmp_article_list li .obj_article_summary .abstract_toc,.page_issue .sections .Short.reviews ul.cmp_article_list li .obj_article_summary .abstract_toc{display:none}@media (max-width:480px){.page_issue .sections .Editorial.material ul.articles .obj_article_summary .cover,.page_issue .sections .News.items ul.articles .obj_article_summary .cover,.page_issue .sections .Reprint ul.articles .obj_article_summary .cover,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .cover,.page_issue .sections .Book.review ul.articles .obj_article_summary .cover,.page_issue .sections .Short.articles ul.articles .obj_article_summary .cover,.page_issue .sections .Articles ul.articles .obj_article_summary .cover,.page_issue .sections .Reviews ul.articles .obj_article_summary .cover,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .cover{display:none}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container,.page_issue .sections .News.items ul.articles .obj_article_summary .container,.page_issue .sections .Reprint ul.articles .obj_article_summary .container,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container,.page_issue .sections .Book.review ul.articles .obj_article_summary .container,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container,.page_issue .sections .Articles ul.articles .obj_article_summary .container,.page_issue .sections .Reviews ul.articles .obj_article_summary .container,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container{width:100%}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container .title,.page_issue .sections .News.items ul.articles .obj_article_summary .container .title,.page_issue .sections .Reprint ul.articles .obj_article_summary .container .title,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container .title,.page_issue .sections .Book.review ul.articles .obj_article_summary .container .title,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container .title,.page_issue .sections .Articles ul.articles .obj_article_summary .container .title,.page_issue .sections .Reviews ul.articles .obj_article_summary .container .title,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container .title{font-size:2.2rem;line-height:30px}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .News.items ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Reprint ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Book.review ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Articles ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Reviews ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container .subtitle{font-size:1.8rem;line-height:20px}}@media (min-width:480px){.page_issue .sections .Editorial.material ul.articles .obj_article_summary .cover,.page_issue .sections .News.items ul.articles .obj_article_summary .cover,.page_issue .sections .Reprint ul.articles .obj_article_summary .cover,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .cover,.page_issue .sections .Book.review ul.articles .obj_article_summary .cover,.page_issue .sections .Short.articles ul.articles .obj_article_summary .cover,.page_issue .sections .Articles ul.articles .obj_article_summary .cover,.page_issue .sections .Reviews ul.articles .obj_article_summary .cover,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .cover{display:none}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container,.page_issue .sections .News.items ul.articles .obj_article_summary .container,.page_issue .sections .Reprint ul.articles .obj_article_summary .container,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container,.page_issue .sections .Book.review ul.articles .obj_article_summary .container,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container,.page_issue .sections .Articles ul.articles .obj_article_summary .container,.page_issue .sections .Reviews ul.articles .obj_article_summary .container,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container{width:100%}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container .title,.page_issue .sections .News.items ul.articles .obj_article_summary .container .title,.page_issue .sections .Reprint ul.articles .obj_article_summary .container .title,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container .title,.page_issue .sections .Book.review ul.articles .obj_article_summary .container .title,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container .title,.page_issue .sections .Articles ul.articles .obj_article_summary .container .title,.page_issue .sections .Reviews ul.articles .obj_article_summary .container .title,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container .title{font-size:2.2rem;line-height:30px}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .News.items ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Reprint ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Book.review ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Articles ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Reviews ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container .subtitle{font-size:1.8rem;line-height:20px}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .meta li,.page_issue .sections .News.items ul.articles .obj_article_summary .meta li,.page_issue .sections .Reprint ul.articles .obj_article_summary .meta li,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .meta li,.page_issue .sections .Book.review ul.articles .obj_article_summary .meta li,.page_issue .sections .Short.articles ul.articles .obj_article_summary .meta li,.page_issue .sections .Articles ul.articles .obj_article_summary .meta li,.page_issue .sections .Reviews ul.articles .obj_article_summary .meta li,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .meta li{width:100%}}@media (min-width:768px){.page_issue .sections .Editorial.material ul.articles .obj_article_summary .cover,.page_issue .sections .News.items ul.articles .obj_article_summary .cover,.page_issue .sections .Reprint ul.articles .obj_article_summary .cover,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .cover,.page_issue .sections .Book.review ul.articles .obj_article_summary .cover,.page_issue .sections .Short.articles ul.articles .obj_article_summary .cover,.page_issue .sections .Articles ul.articles .obj_article_summary .cover,.page_issue .sections .Reviews ul.articles .obj_article_summary .cover,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .cover{display:none}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container,.page_issue .sections .News.items ul.articles .obj_article_summary .container,.page_issue .sections .Reprint ul.articles .obj_article_summary .container,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container,.page_issue .sections .Book.review ul.articles .obj_article_summary .container,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container,.page_issue .sections .Articles ul.articles .obj_article_summary .container,.page_issue .sections .Reviews ul.articles .obj_article_summary .container,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container{width:100%}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container .title,.page_issue .sections .News.items ul.articles .obj_article_summary .container .title,.page_issue .sections .Reprint ul.articles .obj_article_summary .container .title,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container .title,.page_issue .sections .Book.review ul.articles .obj_article_summary .container .title,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container .title,.page_issue .sections .Articles ul.articles .obj_article_summary .container .title,.page_issue .sections .Reviews ul.articles .obj_article_summary .container .title,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container .title{font-size:3rem;line-height:30px}.page_issue .sections .Editorial.material ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .News.items ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Reprint ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Items.about.an.individual ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Book.review ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Short.articles ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Articles ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Reviews ul.articles .obj_article_summary .container .subtitle,.page_issue .sections .Short.reviews ul.articles .obj_article_summary .container .subtitle{font-size:1.8rem;line-height:20px}}@media (min-width:992px){.page_issue .sections .Editorial.material ul.articles,.page_issue .sections .News.items ul.articles,.page_issue .sections .Reprint ul.articles,.page_issue .sections .Items.about.an.individual ul.articles,.page_issue .sections .Book.review ul.articles,.page_issue .sections .Short.articles ul.articles,.page_issue .sections .Articles ul.articles,.page_issue .sections .Reviews ul.articles,.page_issue .sections .Short.reviews ul.articles{display:flex;flex-wrap:wrap}.page_issue .sections .Editorial.material ul.articles li,.page_issue .sections .News.items ul.articles li,.page_issue .sections .Reprint ul.articles li,.page_issue .sections .Items.about.an.individual ul.articles li,.page_issue .sections .Book.review ul.articles li,.page_issue .sections .Short.articles ul.articles li,.page_issue .sections .Articles ul.articles li,.page_issue .sections .Reviews ul.articles li,.page_issue .sections .Short.reviews ul.articles li{display:table}.page_issue .sections .Editorial.material ul.articles li .obj_article_summary .cover,.page_issue .sections .News.items ul.articles li .obj_article_summary .cover,.page_issue .sections .Reprint ul.articles li .obj_article_summary .cover,.page_issue .sections .Items.about.an.individual ul.articles li .obj_article_summary .cover,.page_issue .sections .Book.review ul.articles li .obj_article_summary .cover,.page_issue .sections .Short.articles ul.articles li .obj_article_summary .cover,.page_issue .sections .Articles ul.articles li .obj_article_summary .cover,.page_issue .sections .Reviews ul.articles li .obj_article_summary .cover,.page_issue .sections .Short.reviews ul.articles li .obj_article_summary .cover{display:none}.page_issue .sections .Editorial.material ul.articles li .obj_article_summary .container,.page_issue .sections .News.items ul.articles li .obj_article_summary .container,.page_issue .sections .Reprint ul.articles li .obj_article_summary .container,.page_issue .sections .Items.about.an.individual ul.articles li .obj_article_summary .container,.page_issue .sections .Book.review ul.articles li .obj_article_summary .container,.page_issue .sections .Short.articles ul.articles li .obj_article_summary .container,.page_issue .sections .Articles ul.articles li .obj_article_summary .container,.page_issue .sections .Reviews ul.articles li .obj_article_summary .container,.page_issue .sections .Short.reviews ul.articles li .obj_article_summary .container{width:100%}}@media (min-width:1200px){.page_issue .sections .Editorial.material ul.articles,.page_issue .sections .News.items ul.articles,.page_issue .sections .Reprint ul.articles,.page_issue .sections .Items.about.an.individual ul.articles,.page_issue .sections .Book.review ul.articles,.page_issue .sections .Short.articles ul.articles,.page_issue .sections .Articles ul.articles,.page_issue .sections .Reviews ul.articles,.page_issue .sections .Short.reviews ul.articles{display:flex;flex-wrap:wrap}.page_issue .sections .Editorial.material ul.articles li,.page_issue .sections .News.items ul.articles li,.page_issue .sections .Reprint ul.articles li,.page_issue .sections .Items.about.an.individual ul.articles li,.page_issue .sections .Book.review ul.articles li,.page_issue .sections .Short.articles ul.articles li,.page_issue .sections .Articles ul.articles li,.page_issue .sections .Reviews ul.articles li,.page_issue .sections .Short.reviews ul.articles li{display:table}.page_issue .sections .Editorial.material ul.articles li .obj_article_summary .cover,.page_issue .sections .News.items ul.articles li .obj_article_summary .cover,.page_issue .sections .Reprint ul.articles li .obj_article_summary .cover,.page_issue .sections .Items.about.an.individual ul.articles li .obj_article_summary .cover,.page_issue .sections .Book.review ul.articles li .obj_article_summary .cover,.page_issue .sections .Short.articles ul.articles li .obj_article_summary .cover,.page_issue .sections .Articles ul.articles li .obj_article_summary .cover,.page_issue .sections .Reviews ul.articles li .obj_article_summary .cover,.page_issue .sections .Short.reviews ul.articles li .obj_article_summary .cover{display:none}.page_issue .sections .Editorial.material ul.articles li .obj_article_summary .container,.page_issue .sections .News.items ul.articles li .obj_article_summary .container,.page_issue .sections .Reprint ul.articles li .obj_article_summary .container,.page_issue .sections .Items.about.an.individual ul.articles li .obj_article_summary .container,.page_issue .sections .Book.review ul.articles li .obj_article_summary .container,.page_issue .sections .Short.articles ul.articles li .obj_article_summary .container,.page_issue .sections .Articles ul.articles li .obj_article_summary .container,.page_issue .sections .Reviews ul.articles li .obj_article_summary .container,.page_issue .sections .Short.reviews ul.articles li .obj_article_summary .container{width:100%}}@media (max-width:480px){.page_issue .sections .obj_article_summary .cover{display:none}.page_issue .sections .obj_article_summary .container{width:100%}.page_issue .sections .obj_article_summary .container .title{padding-bottom:5px;border-bottom:2px solid #fff}.page_issue .sections .obj_article_summary .container .title a{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:2.2rem;font-weight:700;line-height:30px}.page_issue .sections .obj_article_summary .container .title a .subtitle{display:block;margin-top:5px;text-transform:uppercase;font-size:1.8rem;line-height:20px;color:#919191;float:left}.page_issue .sections .obj_article_summary .container .meta{padding-top:10px}.page_issue .sections .obj_article_summary .container .meta .pages,.page_issue .sections .obj_article_summary .container .meta .articlegalleys_links{display:block}.page_issue .sections .obj_article_summary .abstract_toc{display:none;font-size:1.4rem}}@media (min-width:480px){.page_issue .sections .obj_article_summary .cover{display:none}.page_issue .sections .obj_article_summary .container{width:100%}.page_issue .sections .obj_article_summary .container .title{padding-bottom:5px;border-bottom:2px solid #fff}.page_issue .sections .obj_article_summary .container .title a{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:3rem;line-height:30px;font-weight:700}.page_issue .sections .obj_article_summary .container .title a .subtitle{display:block;margin-top:5px;text-transform:uppercase;font-size:1.8rem;line-height:20px;color:#919191;float:left}.page_issue .sections .obj_article_summary .container .meta{padding-top:10px}.page_issue .sections .obj_article_summary .container .meta .pages,.page_issue .sections .obj_article_summary .container .meta .articlegalleys_links{display:block}.page_issue .sections .obj_article_summary .abstract_toc{display:none;font-size:1.4rem}}@media (min-width:768px){.page_issue .sections .obj_article_summary .cover{display:none}.page_issue .sections .obj_article_summary .container{width:50%}.page_issue .sections .obj_article_summary .container .title{padding-bottom:5px;border-bottom:2px solid #fff}.page_issue .sections .obj_article_summary .container .title a{font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:3rem;line-height:30px;font-weight:700}.page_issue .sections .obj_article_summary .container .title a .subtitle{display:block;margin-top:5px;text-transform:uppercase;font-size:1.8rem;line-height:20px;color:#919191;float:left}.page_issue .sections .obj_article_summary .abstract_toc{display:inline-block;width:50%;font-size:1.4rem;padding:0 20px}}@media (min-width:992px){.page_issue .sections .obj_article_summary .cover{display:none}.page_issue .sections .obj_article_summary .container{width:33%}.page_issue .sections .obj_article_summary .abstract_toc{display:inline-block;width:67%;font-size:1.6rem;padding:0 20px}}@media (min-width:1200px){.page_issue .sections .obj_article_summary .cover{display:table-cell;padding:20px 20px 20px 0;width:15%}.page_issue .sections .obj_article_summary .container{width:35%}.page_issue .sections .obj_article_summary .abstract_toc{width:50%}}.page_index_journal .sections{float:left}.page_index_journal .sections h2{font-family:"Ubuntu","Helvetica Neue",sans-serif;text-transform:none;font-weight:700;font-size:3rem;line-height:30px}.page_index_journal .sections ul.cmp_article_list li{padding-right:20px}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary{display:table;padding:20px 0;float:left;width:100%;border-top:1px solid #2b2b2b}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .cover{padding:0;float:right}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .cover img{object-fit:cover;width:100%}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container{display:flex;flex-wrap:wrap;padding:0 20px 0 0}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .title{font-weight:700;padding-bottom:5px;border-bottom:2px solid #fff}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .subtitle{display:block;font-weight:700;text-transform:uppercase;color:#919191;margin-top:5px}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .authors{font-size:1.6rem;padding-top:10px;padding-right:0;color:#1e6292;width:100%}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .authors:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f007";margin-right:0.25em;color:#1e6292}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .meta{float:left;padding-top:10px}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li:last-child{margin-bottom:0}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .container .meta .galley .articlegalleys_links&gt;li a{display:block}.page_index_journal .sections ul.cmp_article_list li .obj_article_summary .abstract_toc{display:none}@media (max-width:480px){.page_index_journal .editorial ul.articles,.page_index_journal .community ul.articles,.page_index_journal .refereed.articles ul.articles{display:flex;flex-wrap:wrap}.page_index_journal .editorial ul.articles li,.page_index_journal .community ul.articles li,.page_index_journal .refereed.articles ul.articles li{display:table;width:100%;padding-bottom:10px}.page_index_journal .editorial ul.articles li .obj_article_summary .cover,.page_index_journal .community ul.articles li .obj_article_summary .cover,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .cover{display:none}.page_index_journal .editorial ul.articles li .obj_article_summary .container,.page_index_journal .community ul.articles li .obj_article_summary .container,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container{width:100%}.page_index_journal .editorial ul.articles li .obj_article_summary .container .title,.page_index_journal .community ul.articles li .obj_article_summary .container .title,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container .title{font-size:2.2rem;line-height:30px}.page_index_journal .editorial ul.articles li .obj_article_summary .container .subtitle,.page_index_journal .community ul.articles li .obj_article_summary .container .subtitle,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container .subtitle{font-size:1.8rem;line-height:20px}}@media (min-width:480px){.page_index_journal .editorial ul.articles,.page_index_journal .community ul.articles,.page_index_journal .refereed.articles ul.articles{display:flex;flex-wrap:wrap}.page_index_journal .editorial ul.articles li,.page_index_journal .community ul.articles li,.page_index_journal .refereed.articles ul.articles li{display:table;width:100%;padding-bottom:10px}.page_index_journal .editorial ul.articles li .obj_article_summary .cover,.page_index_journal .community ul.articles li .obj_article_summary .cover,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .cover{display:none}.page_index_journal .editorial ul.articles li .obj_article_summary .container,.page_index_journal .community ul.articles li .obj_article_summary .container,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container{width:100%}.page_index_journal .editorial ul.articles li .obj_article_summary .container .title,.page_index_journal .community ul.articles li .obj_article_summary .container .title,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container .title{font-size:2.2rem;line-height:30px}.page_index_journal .editorial ul.articles li .obj_article_summary .container .subtitle,.page_index_journal .community ul.articles li .obj_article_summary .container .subtitle,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container .subtitle{font-size:1.8rem;line-height:20px}.page_index_journal .editorial ul.articles li .obj_article_summary .meta li,.page_index_journal .community ul.articles li .obj_article_summary .meta li,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .meta li{width:100%}}@media (min-width:768px){.page_index_journal .editorial ul.articles,.page_index_journal .community ul.articles,.page_index_journal .refereed.articles ul.articles{display:flex;flex-wrap:wrap}.page_index_journal .editorial ul.articles li,.page_index_journal .community ul.articles li,.page_index_journal .refereed.articles ul.articles li{display:table;width:50%}.page_index_journal .editorial ul.articles li .obj_article_summary .cover,.page_index_journal .community ul.articles li .obj_article_summary .cover,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .cover{display:none}.page_index_journal .editorial ul.articles li .obj_article_summary .container,.page_index_journal .community ul.articles li .obj_article_summary .container,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container{width:100%}.page_index_journal .editorial ul.articles li .obj_article_summary .container .title,.page_index_journal .community ul.articles li .obj_article_summary .container .title,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container .title{font-size:3rem;line-height:30px}.page_index_journal .editorial ul.articles li .obj_article_summary .container .subtitle,.page_index_journal .community ul.articles li .obj_article_summary .container .subtitle,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container .subtitle{font-size:1.8rem;line-height:20px}}@media (min-width:992px){.page_index_journal .editorial ul.articles,.page_index_journal .community ul.articles,.page_index_journal .refereed.articles ul.articles{display:flex;flex-wrap:wrap}.page_index_journal .editorial ul.articles li,.page_index_journal .community ul.articles li,.page_index_journal .refereed.articles ul.articles li{display:table;width:50%}.page_index_journal .editorial ul.articles li .obj_article_summary .cover,.page_index_journal .community ul.articles li .obj_article_summary .cover,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .cover{display:none}.page_index_journal .editorial ul.articles li .obj_article_summary .container,.page_index_journal .community ul.articles li .obj_article_summary .container,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container{width:100%}}@media (min-width:1200px){.page_index_journal .editorial ul.articles,.page_index_journal .community ul.articles,.page_index_journal .refereed.articles ul.articles{display:flex;flex-wrap:wrap}.page_index_journal .editorial ul.articles li,.page_index_journal .community ul.articles li,.page_index_journal .refereed.articles ul.articles li{display:table;width:50%}.page_index_journal .editorial ul.articles li .obj_article_summary .cover,.page_index_journal .community ul.articles li .obj_article_summary .cover,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .cover{display:none}.page_index_journal .editorial ul.articles li .obj_article_summary .container,.page_index_journal .community ul.articles li .obj_article_summary .container,.page_index_journal .refereed.articles ul.articles li .obj_article_summary .container{width:100%}}.obj_galley_link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f0f6";margin-right:0.25em}.obj_galley_link.pdf:before{content:"\f1c1"}.obj_galley_link.restricted{border-color:#d00a6c;color:#d00a6c}.obj_galley_link.restricted:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f023";color:#d00a6c}.obj_galley_link.restricted:hover,.obj_galley_link.restricted:focus{background:#d00a6c;color:#fff}.obj_galley_link.restricted:hover:before,.obj_galley_link.restricted:focus:before{color:#fff}.obj_galley_link_supplementary{display:inline-block;position:relative;padding-right:30px;font-size:1.4rem;font-weight:700;line-height:30px;color:#2b2b2b;text-decoration:none;padding-right:0;padding-left:20px}.obj_galley_link_supplementary:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f0f6";right:0;width:30px;height:30px;line-height:30px;text-align:center}.obj_galley_link_supplementary:hover,.obj_galley_link_supplementary:focus{color:rgba(43,43,43,0.5)}.obj_galley_link_supplementary:after{right:auto;left:0;text-align:left}.obj_issue_summary{display:inline-block;text-decoration:none;width:100%;color:#2b2b2b;font-size:1.6rem;line-height:20px;padding:0;background:#fff}.obj_issue_summary .cover{display:block;vertical-align:top;width:auto;margin:0;line-height:0;background:#1e6292}.obj_issue_summary .cover img{object-fit:cover;width:100%}.obj_issue_summary .issue-metadata{display:block;padding:20px;width:100%;font-size:1.6rem;line-height:20px !important}.obj_issue_summary .issue-metadata a{display:block;color:#2b2b2b;width:100%;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:2.2rem;line-height:30px;font-weight:700;padding-bottom:10px;border-bottom:2px solid #fff;text-decoration:none}.obj_issue_summary .issue-metadata a:hover,.obj_issue_summary .issue-metadata a:focus{color:#919191}.obj_issue_summary .issue-metadata .series{display:block;padding-top:10px;padding-bottom:10px}.obj_issue_summary .issue-metadata .description{display:none}.obj_issue_summary .issue-metadata .published{font-size:1.4rem;color:#1e6292}.page_issue .obj_issue_toc .heading{display:block;width:100vw;position:relative;margin-left:-50vw;left:50%;color:#2b2b2b;text-decoration:none;font-size:1.6rem;line-height:20px}@media (min-width:992px){.page_issue .obj_issue_toc .heading{width:200vw;position:relative;margin-left:-100vw;left:50%}}.page_issue .obj_issue_toc .heading:after{content:'';display:block;clear:both}.page_issue .obj_issue_toc .heading .issue_block{display:table;margin-left:auto;margin-right:auto;padding:0 20px}@media (min-width:480px){.page_issue .obj_issue_toc .heading .issue_block{padding-left:30px;padding-right:30px}}@media (min-width:768px){.page_issue .obj_issue_toc .heading .issue_block{width:728px;padding-left:20px;padding-right:20px}}@media (min-width:992px){.page_issue .obj_issue_toc .heading .issue_block{width:952px;padding-left:30px;padding-right:30px}}@media (min-width:1200px){.page_issue .obj_issue_toc .heading .issue_block{width:1160px}}@media (min-width:2560px){.page_issue .obj_issue_toc .heading .issue_block{width:2520px}}.page_issue .obj_issue_toc .heading .issue_block .data .pub_id.doi{padding:10px 0}.page_issue .obj_issue_toc .heading .cover{display:table-cell;vertical-align:top;width:100%;margin:0}@media (max-width:480px){.page_issue .obj_issue_toc .heading .cover{display:block;padding-right:20px}}@media (min-width:480px){.page_issue .obj_issue_toc .heading .cover{display:block;padding-right:20px}}@media (min-width:768px){.page_issue .obj_issue_toc .heading .cover{width:50%;display:table-cell}}@media (min-width:992px){.page_issue .obj_issue_toc .heading .cover{width:33%;display:table-cell}}@media (min-width:1200px){.page_issue .obj_issue_toc .heading .cover{width:50%;display:table-cell}}.page_issue .obj_issue_toc .heading .cover img{width:100%;height:auto}.page_issue .obj_issue_toc .heading .series{display:block;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.8rem;line-height:30px;padding:10px 0 0 0}.page_issue .obj_issue_toc .heading .series a{color:#1e6292}.page_issue .obj_issue_toc .heading .series a:hover,.page_issue .obj_issue_toc .heading .series a:focus{color:#2b2b2b}@media (max-width:480px){.page_issue .obj_issue_toc .heading .series{font-size:2.2rem;line-height:30px}}@media (min-width:480px){.page_issue .obj_issue_toc .heading .series{font-size:2.2rem;line-height:30px}}@media (min-width:768px){.page_issue .obj_issue_toc .heading .series{font-size:3rem;line-height:30px}}@media (min-width:992px){.page_issue .obj_issue_toc .heading .series{font-size:3rem;line-height:30px}}@media (min-width:1200px){.page_issue .obj_issue_toc .heading .series{font-size:3.6rem;line-height:40px}}.page_issue .obj_issue_toc .heading .page-header{display:block;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:3rem;line-height:30px;font-weight:900;padding-bottom:10px;border-bottom:2px solid #fff;margin-top:10px;margin-bottom:20px}.page_issue .obj_issue_toc .heading .page-header a{color:#1e6292}.page_issue .obj_issue_toc .heading .page-header a:hover,.page_issue .obj_issue_toc .heading .page-header a:focus{color:#2b2b2b}@media (max-width:480px){.page_issue .obj_issue_toc .heading .page-header{font-size:2.2rem;line-height:30px}}@media (min-width:480px){.page_issue .obj_issue_toc .heading .page-header{font-size:2.2rem;line-height:30px}}@media (min-width:768px){.page_issue .obj_issue_toc .heading .page-header{font-size:3rem;line-height:30px}}@media (min-width:992px){.page_issue .obj_issue_toc .heading .page-header{font-size:3rem;line-height:30px}}@media (min-width:1200px){.page_issue .obj_issue_toc .heading .page-header{font-size:3.6rem;line-height:40px}}.page_issue .obj_issue_toc .heading .at-share-btn-elements{padding-bottom:20px}.page_issue .obj_issue_toc .heading .description{display:block;font-weight:400;text-transform:none}.page_issue .obj_issue_toc .heading .published{font-size:1.6rem;line-height:20px;padding:10px 0}.page_issue .obj_issue_toc .heading .published:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f073";margin-right:0.5em;color:#1e6292}.page_issue .obj_issue_toc .heading .published span.label,.page_issue .obj_issue_toc .heading .published span.value{font-weight:400;text-transform:none;color:#1e6292}.page_issue .obj_issue_toc .heading .galleys_links{padding:10px 0 20px 0}.page_issue .obj_issue_toc .heading .galleys_links:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f063";margin-right:0.5em;color:#1e6292}.page_issue .obj_issue_toc .heading .galleys_links .obj_galley_link{border-color:#1e6292}.page_issue .obj_issue_toc .heading .galleys_links&gt;li{display:inline-block;margin-right:5px;margin-bottom:0.5em}.page_issue .obj_issue_toc .heading .galleys_links&gt;li:last-child{margin-bottom:0}.page_issue .obj_issue_toc .heading .galleys_links&gt;li a{display:block;color:#1e6292}.page_issue .obj_issue_toc .heading .galleys_links&gt;li a:hover,.page_issue .obj_issue_toc .heading .galleys_links&gt;li a:focus{background:#1e6292;color:#fff}.page_issue .sections{width:100%}.pkp_block{font-size:1.4rem;line-height:20px;color:#919191;float:left;padding:10px 20px}.pkp_block a:hover,.pkp_block a:focus{color:#fff}.pkp_block .content ul li{line-height:20px;padding:5px 0}.pkp_block a{text-decoration:none}.pkp_block img{max-width:50%}.block_browse,.block_announcement_feed,.block_web_feed,.block_developed_by,.block_make_submission,.block_information,.block_language,.block_custom,.pkp_footer_content{display:inline;text-align:left;float:left;position:relative}.block_browse i.fa.fa-rss,.block_announcement_feed i.fa.fa-rss,.block_web_feed i.fa.fa-rss,.block_developed_by i.fa.fa-rss,.block_make_submission i.fa.fa-rss,.block_information i.fa.fa-rss,.block_language i.fa.fa-rss,.block_custom i.fa.fa-rss,.pkp_footer_content i.fa.fa-rss{margin-right:0.25em}.block_browse h2.title,.block_announcement_feed h2.title,.block_web_feed h2.title,.block_developed_by h2.title,.block_make_submission h2.title,.block_information h2.title,.block_language h2.title,.block_custom h2.title,.pkp_footer_content h2.title{display:block;margin-bottom:10px;font-family:"Ubuntu","Helvetica Neue",sans-serif;font-size:1.6rem;font-weight:700;border-bottom:2px solid #fff;text-transform:uppercase;padding-bottom:10px;color:#1e6292}.block_browse h3,.block_announcement_feed h3,.block_web_feed h3,.block_developed_by h3,.block_make_submission h3,.block_information h3,.block_language h3,.block_custom h3,.pkp_footer_content h3{font-size:1.6rem;font-weight:700;margin-bottom:5px;color:#1e6292}.pkp_footer_content{text-align:center;color:#1e6292}.pkp_footer_content a{color:#1e6292}@media (max-width:480px){.pkp_block{width:100%}.pkp_footer_content{width:100%}}@media (min-width:480px){.pkp_block{width:50%}.pkp_footer_content{width:100%}}@media (min-width:768px){.pkp_block{width:50%}.pkp_footer_content{width:100%}}@media (min-width:992px){.pkp_block{width:33%}.pkp_footer_content{width:100%}}@media (min-width:1200px){.pkp_block{width:33%}.pkp_footer_content{width:100%}}.pkp_structure_footer_wrapper{background:#ddd;margin-top:auto}.pkp_structure_footer{text-align:left;padding-bottom:20px}.pkp_footer_content p{font-size:1.6rem}body[dir="rtl"]{direction:rtl;unicode-bidi:embed}@media (min-width:768px){body[dir="rtl"] .pkp_structure_main:before{left:auto;right:0}body[dir="rtl"] .pkp_structure_main:after{left:auto;right:728px}}@media (min-width:992px){body[dir="rtl"] .pkp_structure_main{float:right}body[dir="rtl"] .pkp_structure_main:after{left:auto;right:952px}body[dir="rtl"] .pkp_structure_sidebar{float:left}}@media (min-width:1200px){body[dir="rtl"] .pkp_structure_main:after{left:auto;right:1160px}}@media (min-width:992px){body[dir="rtl"] .pkp_site_name{text-align:right}}body[dir="rtl"] .pkp_navigation_primary ul{text-align:right}body[dir="rtl"] .pkp_navigation_user{text-align:left}body[dir="rtl"] .pkp_navigation_user li{text-align:right}body[dir="rtl"] .pkp_head_wrapper .pkp_search{right:auto;left:0;text-align:left}body[dir="rtl"] .pkp_head_wrapper .pkp_search.is_open .search_prompt{border-left:none;border-right:2px solid #ddd}body[dir="rtl"] .pkp_head_wrapper .pkp_search.is_open input[type="text"]{padding-right:0.5em;padding-left:180px}body[dir="rtl"] .pkp_screen_reader,body[dir="rtl"] .cmp_skip_to_content a,body[dir="rtl"] .pkp_page_index .journals h2,body[dir="rtl"] .pkp_page_index .cmp_announcements h2,body[dir="rtl"] .page_register .context_optin .roles legend{left:auto;right:-2000px}body[dir="rtl"] .pkp_screen_reader:focus,body[dir="rtl"] .cmp_skip_to_content a:focus,body[dir="rtl"] .pkp_page_index .journals h2:focus,body[dir="rtl"] .pkp_page_index .cmp_announcements h2:focus,body[dir="rtl"] .page_register .context_optin .roles legend:focus{right:50%}body[dir="rtl"] .obj_announcement_summary .date:before{margin-right:0;margin-left:0.5em}body[dir="rtl"] .obj_issue_toc .galleys_links li{margin-right:inherit;margin-left:1em}@media (min-width:768px){body[dir="rtl"] .obj_issue_toc .galleys h2,body[dir="rtl"] .obj_issue_toc .section h2{left:auto;right:15px}body[dir="rtl"] .obj_issue_toc .cover{float:right;margin-right:inherit;margin-left:20px}}@media (min-width:992px){body[dir="rtl"] .obj_issue_toc .cover{margin-right:inherit;margin-left:30px}}@media (min-width:768px){body[dir="rtl"] .obj_issue_summary .cover{float:right;margin-right:inherit;margin-left:20px}}</pre></body></html>