@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");@import url('https://fonts.googleapis.com/css?family=Merriweather:400,400i,900,900i');/*! 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:3px;font-size:13px;line-height:2rem;font-weight:900;color:#dc002d;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:#dc002d;border-color:#dc002d;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:#dc002d;border-color:#dc002d;box-shadow:0 1px 0 #dc002d}.pkp_button_primary:hover,.pkp_button_primary:focus{background:#ff1041;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:13px;line-height:20px}.pkp_loading .pkp_spinner{margin-right:0.25em}.pkp_unstyled_list,.cmp_article_list,.cmp_form .tagit,.ui-autocomplete,.cmp_breadcrumbs ol,.pkp_page_index .journals ul.links,.pkp_page_index .journals>ul,.viewtype-grid .page_issue_archive .issues_archive,.page_register .context_optin .contexts,.obj_article_details .authors,.obj_article_details .supplementary_galleys_links,.obj_issue_toc .articles,.obj_issue_toc .galleys_links{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,.pkp_page_index .journals h2,.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:15px;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:.75rem;line-height:1rem;font-weight:900;text-decoration:none;border:none;box-shadow:none;color:#dc002d;z-index:3}.pkp_help_link:hover,.pkp_help_link:focus{color:#ff1041}.pkp_help_link:focus{outline:0;box-shadow:0 0 0 3px #dc002d;border-radius:3px}.pkp_help_tab,.pkp_help_modal{position:absolute;top:-2rem;right:2rem;padding:.5rem 1em;background:#fff;border-top-left-radius:3px;border-top-right-radius:3px}.pkp_help_modal{top:0.5rem;padding:0.5rem;right:3rem;border:none}.pkp_uploadedFile_summary{font-size:13px;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:rgba(26,26,26,0.87)}.pkp_uploadedFile_summary .details>span{margin-left:2rem}.pkp_uploadedFile_summary .details>span:first-child{margin-left:0}.pkp_uploadedFile_summary .details>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}.pkp_helpers_form_input_title_text{font-weight:bold;color:#777777}.pkp_controllers_extrasOnDemand{display:inline-block}.pkp_controllers_extrasOnDemand>a{position:relative;display:block;padding:0 1rem 0 4rem;border:1px solid #ccc;line-height:3rem;text-decoration:none}.pkp_controllers_extrasOnDemand>a .fa{position:absolute;top:0;left:0;line-height:3rem;width:3rem;text-align:center;border-right:1px solid #ccc}.pkp_controllers_extrasOnDemand>a .fa:before{display:inline-block;transition:transform .3s}.pkp_controllers_extrasOnDemand>.container{padding:0 1rem;max-height:0;transition:padding .3s;overflow:hidden}.pkp_controllers_extrasOnDemand .toggleExtras-active{display:none}.pkp_controllers_extrasOnDemand.active .toggleExtras-active{display:block}.pkp_controllers_extrasOnDemand.active .toggleExtras-inactive{display:none}.pkp_controllers_extrasOnDemand.active>a .fa:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pkp_controllers_extrasOnDemand.active>.container{padding:1rem;max-height:none;border:1px solid #ccc;border-top:none;overflow:auto}.pkp_controllers_extrasOnDemand>a:hover,.pkp_controllers_extrasOnDemand>a:focus,.pkp_controllers_extrasOnDemand.active>a{color:#fff;background:#dc002d;border-color:#dc002d}.pkp_controllers_extrasOnDemand>a:hover .fa,.pkp_controllers_extrasOnDemand>a:focus .fa,.pkp_controllers_extrasOnDemand.active>a .fa{border-color:rgba(255,255,255,0.2)}.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;text-decoration:none;padding-top:5px;padding-bottom:5px;color:rgba(0,0,0,0.87)}.pkp_nav_list ul{position:absolute;top:100%;left:-9999px;z-index:1000;margin:0;max-width:100vw;padding:0;background:#eaeaea;box-shadow:0 0 5px rgba(0,0,0,0.3)}.pkp_nav_list ul li{display:block}.pkp_nav_list ul a{display:block;padding:10px}.pkp_nav_list>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}.dropdown-menu{display:none}.dropdown-menu.show{display:block}[data-toggle="dropdown"]:hover+.dropdown-menu,.dropdown-menu:hover{display:block}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.cmp_button,.cmp_button_wire,.cmp_form .buttons button,.page_lost_password .buttons button,.page_search .submit button,.obj_galley_link,.block_make_submission a{display:inline-block;padding:6px 9px;font-weight:bold;background:transparent;border:1px solid rgba(0,0,0,0.87);border-radius:0;color:rgba(0,0,0,0.87);text-decoration:none;font-size:13px}.cmp_button:hover,.cmp_button_wire:hover,.cmp_button:focus,.cmp_button_wire:focus,.page_search .submit button:hover,.page_search .submit button:focus,.obj_galley_link:hover,.obj_galley_link:focus{background:#f0ab34;border:1px solid #f0ab34;color:#fff}.cmp_article_list>li{margin-bottom:30px}.cmp_article_list>li:before,.cmp_article_list>li:after{content:" ";display:table}.cmp_article_list>li:after{clear:both}.cmp_form fieldset{margin:0 0 20px;padding:0;border:none}.cmp_form legend{margin-bottom:10px;font-size:16px;font-weight:900;line-height:20px}.cmp_form .fields>div{position:relative;padding-bottom:30px}.cmp_form .fields>div .error{position:absolute;left:0.5em;bottom:11px;padding:0 .5em;background:#ff4040;border-bottom-left-radius:3px;border-bottom-right-radius:3px;font-size:13px;line-height:20px;font-weight:900;color:#fff}.cmp_form label{display:block;cursor:pointer}.cmp_form .label{display:block;font-size:13px;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="phone"],.cmp_form select,.cmp_form textarea,.cmp_form .tagit{padding:0 .5em;width:100%;height:28px;background:#fff;border:1px solid rgba(0,0,0,0.4);border-radius:3px;font-size:13px;line-height:28px}.cmp_form textarea{width:100%;height:8em}.cmp_form .pkp_form_error{margin-bottom:10px;border-radius:3px;padding:0 .5em;font-weight:900;font-size:13px;background:#ff4040;color:#fff}.cmp_form label>input[type="checkbox"],.cmp_form label>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:13px;line-height:30px;margin-left:1em}.cmp_form .description{margin-top:0;font-size:.75rem;line-height:1.5em;color:rgba(26,26,26,0.87)}@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="phone"],.cmp_form select,.cmp_form .tagit{max-width:20em}}.cmp_form .tagit{max-width:100%;height:auto}.cmp_form .tagit:before,.cmp_form .tagit:after{content:" ";display:table}.cmp_form .tagit:after{clear:both}.cmp_form .tagit>li{display:inline-block}.cmp_form .tagit>li.tagit-choice{margin-right:0.5em;padding-left:0.5em;background:#ccc;border-radius:3px;line-height:20px}.cmp_form .tagit input[type="text"]{display:inline-block;border:none;width:inherit;line-height:30px;height:30px;vertical-align:top;padding:0 .5em}.cmp_form .tagit-close{padding:0 .5em;color:#ff4040}.ui-autocomplete{width:20em;padding:2px;border-radius:3px;background:#fff}.ui-autocomplete>li{padding:5px;font-size:13px;line-height:20px;color:#fff;cursor:pointer}.ui-autocomplete>li:hover,.ui-autocomplete>li:focus{background:#fff;color:rgba(0,0,0,0.87)}.cmp_pagination{display:flex;flex-direction:column;font-weight:bold}@media (min-width:768px){.cmp_pagination{flex-direction:row;justify-content:space-between;align-items:center;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}}.cmp_pagination .prev,.cmp_pagination .next{text-decoration:none;background:#fff;padding:8px 16px}@media (max-width:768px){.cmp_pagination .prev,.cmp_pagination .next{margin-bottom:10px}}@media (max-width:768px){.cmp_pagination .current{order:-1;margin-bottom:10px}}.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: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:13px;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:13px}.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:#ccc;border-left:5px solid #dc002d;font-size:15px;line-height:20px}.cmp_notification .success{border-color:#00b24e}.cmp_notification .no{border-color:#ff4040}.cmp_breadcrumbs{display:block}.cmp_breadcrumbs ol{margin-bottom:30px}.cmp_breadcrumbs li,.cmp_breadcrumbs li a,.cmp_breadcrumbs li h1,.cmp_breadcrumbs li.current h1{display:inline-block;font-weight:800;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-size:13px;color:rgba(0,0,0,0.87);text-decoration:none}.cmp_breadcrumbs li a:hover{text-decoration:underline}.cmp_breadcrumbs .separator{color:rgba(0,0,0,0.87);padding:0 .2em}.cmp_breadcrumbs .current{color:rgba(26,26,26,0.87)}.cmp_breadcrumbs .current h2,.cmp_breadcrumbs .current h1{margin:0;font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:13px;font-weight:400}.cmp_back_link{margin-top:20px}.cmp_skip_to_content a{display:block;padding:1em;z-index:99999;background:#fff;transform:translateX(-50%)}.cmp_skip_to_content a:focus{clip:auto;top:0;left:50%}.cmp_table{width:100%;border:1px solid #ccc;border-bottom:none;border-collapse:collapse}.cmp_table th,.cmp_table td{padding:0.5em;text-align:left;border-bottom:1px solid #ccc}.cmp_table th{font-weight:900}body{font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:15px;line-height:20px;color:rgba(0,0,0,0.87);background:#fff}h1{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-size:24px;line-height:30px;font-weight:900}h2{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-size:18px;line-height:30px;font-weight:900}h3{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-size:16px;line-height:20px;font-weight:900}h4{font-size:15px;line-height:20px;font-weight:900}h5{font-size:15px;line-height:20px;font-weight:400}h6{font-size:15px;line-height:20px;font-weight:900}h5,h6{margin:20px 0}a{color:#dc002d}a:hover,a:focus{color:#ff1041}img{max-width:100%;width:auto;height:auto}ul{padding-left:0}ul li{list-style:none}ul li::before{content:'-';margin-right:7px}ul li ul{padding-left:20px}ul li ul li ul{padding-left:40px}hr{border:none;height:4px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center center repeat-x}nav ul li a:link,nav ul li a:active,nav ul li a:visited,nav ul li a{text-decoration:none;font-weight:bold;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}nav ul li a:hover{text-decoration:underline}nav ul li:before{display:none}.page-title-below-breadcrumb{color:#5a5a55;padding-bottom:30px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:28px}.homepage_header_title,.additional_content,.pkp_structure_footer,.pkp_structure_sidebar,.pkp_structure_main{padding:13px 20px}@media (min-width:950px){.homepage_header_title,.additional_content,.pkp_structure_footer,.pkp_structure_sidebar,.pkp_structure_main{padding:13px 30px}}.additional_content{padding-top:40px;padding-bottom:40px}h1.page_title{font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;color:#dc002d;font-size:33px;line-height:1.5}.highlight_first{padding-top:30px}.cmp_announcements li::before{display:none}.cmp_announcements~.current_issue>h2{font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:24px;line-height:30px;font-weight:900;background:#f0ab34;margin-top:35px;padding:13px 30px;color:#fff;width:calc(100% + 40px);margin-left:-20px}@media (min-width:950px){.cmp_announcements~.current_issue>h2{width:calc(100% + 60px);margin-left:-30px}}.pkp_unstyled_list li::before{display:none}.cmp_article_list>li{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.container,.head_and_intro>header,.pkp_navigation_user,.pkp_structure_content,.pkp_structure_footer{width:100%;max-width:1200px;margin:0 auto}.container:before,.head_and_intro>header:before,.pkp_navigation_user:before,.pkp_structure_content:before,.pkp_structure_footer:before,.container:after,.head_and_intro>header:after,.pkp_navigation_user:after,.pkp_structure_content:after,.pkp_structure_footer:after{content:" ";display:table}.container:after,.head_and_intro>header:after,.pkp_navigation_user:after,.pkp_structure_content:after,.pkp_structure_footer:after{clear:both}.has_site_logo .pkp_head_wrapper{width:100%;margin:0 auto}.has_site_logo .pkp_head_wrapper:before,.has_site_logo .pkp_head_wrapper:after{content:" ";display:table}.has_site_logo .pkp_head_wrapper:after{clear:both}@media (min-width:950px){.additional_content_container,.pkp_structure_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.additional_content_container .homepage_image,.pkp_structure_content .homepage_image,.additional_content_container .pkp_structure_main,.pkp_structure_content .pkp_structure_main{-webkit-box-flex:1;-ms-flex:1;flex:1}.additional_content_container .additional_content,.pkp_structure_content .additional_content,.additional_content_container .pkp_structure_sidebar,.pkp_structure_content .pkp_structure_sidebar{width:350px}}.additional_content_homepage table{width:100%}.section>h2{font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:24px;line-height:30px;font-weight:900;margin-bottom:2px;margin-top:30px;padding-bottom:29px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x}a.read_more{font-size:17px;font-weight:800;margin-top:30px;margin-bottom:30px;text-decoration:none;display:block;text-align:right;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}a.read_more:hover{text-decoration:underline}a.read_more::after{content:"\00BB";display:inline}#reviewerOptinGroup{display:none}body::before{content:'';position:absolute;display:block;width:100%;z-index:-1;height:460px}body.pkp_op_index.pkp_page_index:not(.journal_name_index)::before{display:none}.pkp_head_wrapper{padding-top:60px;border-top:16px solid #f0ab34}.pkp_site_name_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:20px;padding-left:0}@media (max-width:1200px){.pkp_site_name_wrapper{padding-left:20px;padding-bottom:20px}}@media screen and (max-width:1000px){.pkp_site_name_wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pkp_site_name_wrapper::after,.pkp_site_name_wrapper::before{display:none}.pkp_site_name_wrapper>h1,.pkp_site_name_wrapper>div{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:10px}@media screen and (min-width:900px){.pkp_site_name_wrapper>h1,.pkp_site_name_wrapper>div{margin-bottom:40px}}@media screen and (max-width:500px){.pkp_site_name_wrapper>h1,.pkp_site_name_wrapper>div{flex:auto;width:50%}}.pkp_site_name{font-size:2em;margin:0 20px 0 0;text-align:left}.pkp_site_name a{display:block;height:95px}.pkp_site_name .site_img{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;background:url('/templates/images/structure/logo.png') left top no-repeat;background-size:contain;font-size:0;max-width:calc(100% - 20px);min-width:100%;height:95px}@media screen and (min-width:400px){.pkp_site_name .site_img{min-width:300px}}.pkp_site_name .is_text{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;display:inline-block;position:relative;font-size:24px;font-weight:900;line-height:30px;text-decoration:none}.pkp_site_name .is_text:focus{text-decoration:underline}.secondary.secondary_logo{align-self:center}.secondary.secondary_logo a,.secondary.secondary_logo span{display:block;font-size:0;max-width:calc(100% - 20px);min-width:100px;height:95px;background:url('/plugins/themes/ub/templates/images/JVE/logo.png') center center no-repeat;background-size:contain}@media screen and (min-width:768px){.secondary.secondary_logo a,.secondary.secondary_logo span{height:45px}}@media screen and (max-width:1000px){.secondary.secondary_logo a,.secondary.secondary_logo span{height:50px}}@media screen and (max-width:500px){.secondary.secondary_logo a,.secondary.secondary_logo span{background-position:left center}}@media screen and (min-width:500px) and (max-width:1000px){.secondary.secondary_logo{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (min-width:500px) and (max-width:1000px){.secondary.secondary_logo{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.secondary.secondary_logo span{background-position:left top}}.university_of_groningen_press{max-width:calc(100% - 20px);height:90px;background:url('/plugins/themes/ub/templates/images/university-of-groningen-press-logo.svg') left top no-repeat;background-size:contain;font-size:0}.university_of_groningen_press a{display:block;width:100%;height:100%}@media screen and (min-width:500px){.university_of_groningen_press{background-position:right top}}@media screen and (min-width:1000px){.university_of_groningen_press{background-position:right 50px top}}@media screen and (max-width:300px){.university_of_groningen_press{background-position:left center}}@media screen and (max-width:500px){.university_of_groningen_press{height:50px}}.secondary_logo+.university_of_groningen_press{background-position:right top}@media screen and (min-width:1000px){.secondary_logo+.university_of_groningen_press{background-position:right 50px top}}.js-menu-container .menu-button{position:absolute;right:10px;top:25px;z-index:11;display:none}@media screen and (max-width:768px){.js-menu-container .menu-button{display:block}}.js-menu-container .menu-button span{display:block;width:40px;height:40px;font-size:0;background-image:url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'><path stroke='rgb(91, 91, 91)' stroke-width='4' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/></svg>")}body.menu-active{overflow:hidden}nav.pkp_navigation_primary_row{padding-bottom:20px}nav.pkp_navigation_primary_row ul li a:link,nav.pkp_navigation_primary_row ul li a:visited,nav.pkp_navigation_primary_row ul li a{color:rgba(0,0,0,0.87)}nav.pkp_navigation_primary_row ul.dropdown-menu>li>a{display:inline-block;min-width:200px}@media screen and (min-width:1200px){nav.pkp_navigation_primary_row .pkp_navigation_primary_wrapper>ul>li:first-of-type>a{padding-left:0}}@media screen and (max-width:768px){nav.pkp_navigation_primary_row.js-menu{position:fixed;z-index:10;width:100vw;height:100vh;top:0;left:0;padding:20px;background:#eaeaea;overflow-y:auto;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(-100vw, 0);-ms-transform:translate(-100vw, 0);transform:translate(-100vw, 0)}nav.pkp_navigation_primary_row.js-menu .pkp_navigation_primary_wrapper{width:calc(100% - 80px)}}nav.pkp_navigation_primary_row.js-menu.active{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}@media screen and (max-width:768px){nav.pkp_navigation_primary_row ul.pkp_navigation_primary li{display:block}}.pkp_op_index.pkp_page_index .additional_content_container{padding:0;min-height:400px}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image{position:relative;overflow:hidden}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title{width:100%;position:absolute;bottom:0;background:rgba(240,171,52,0.73);color:#fff}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title .site-name,.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title .announcement{font-size:1.8rem;padding-top:32px;padding-bottom:30px;display:block}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title a:visited,.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title a:link,.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title a{color:#fff;text-decoration:none}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title .current_issue h3{margin-bottom:0}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title .current_issue h3 a{font-size:18px;font-weight:600}.pkp_op_index.pkp_page_index .additional_content_container .homepage_image .homepage_header_title .current_issue h2 a{font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:26px}.pkp_op_index.pkp_page_index .additional_content_container .additional_content{background:#eaeaea}@media screen and (min-width:950px){.pkp_op_index.pkp_page_index .additional_content_container .additional_content{margin-top:35px}}div.pkp_block.block_developed_by>div>a{display:none}@supports ((-o-object-fit: cover) or (object-fit: cover)){.pkp_op_index.pkp_page_index .additional_content_container .homepage_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 50%;object-position:0 50%}}.pkp_structure_main{background:#eaeaea}.pkp_structure_main p{line-height:25px;margin:20px 0}.pkp_structure_main p:last-child{margin-bottom:0}.pkp_structure_main .page>.cmp_edit_link{float:right;padding:5px 0;line-height:30px}.pkp_structure_main .page .monograph_count{float:right;padding:10px 0;font-size:13px;color:rgba(26,26,26,0.87)}.pkp_structure_main .page .about_section{color:rgba(26,26,26,0.87);line-height:30px}.pkp_structure_main .page .about_section:before,.pkp_structure_main .page .about_section:after{content:" ";display:table}.pkp_structure_main .page .about_section:after{clear:both}.pkp_structure_main .page .about_section .cover{float:right;width:20%;margin-left:10%;margin-right:10%}.pkp_structure_main .page .about_section .cover img{display:block;margin:0 auto}.pkp_structure_main .page .about_section .description p:first-child{margin-top:0}.pkp_structure_main .page .about_section .description p:last-child{margin-bottom:0}@media (min-width:480px){.pkp_structure_main .page .about_section{font-size:16px;font-style:italic}}@media (max-width:1200px){.article.lens-article{display:flex;flex-direction:column}.article.lens-article .surface-scrollbar{display:none}.article.lens-article .resources,.article.lens-article .document{position:static;width:100vw;float:none;overflow:visible}.article.lens-article .menu-bar{position:static;height:auto;max-width:100vw;overflow:auto}.article.lens-article .resources{order:-1}.article.lens-article .resources .panel,.article.lens-article .resources .panel .toc{position:static;overflow:visible}.article.lens-article .document .surface.content{position:static}}@media (max-width:480px){.article.lens-article .toc{display:none}}html body.reader{height:100vh}html body.reader .article,html body.reader #container,html body.reader #main{height:100vh;min-width:auto}@media (max-width:1200px){html body.reader{position:static;overflow:visible}html body.reader .article.lens-article .resources{height:auto;margin-bottom:20px}html body.reader .article.lens-article .resources .nodes{top:40px;padding-left:0}html body.reader .article.lens-article .resources .nodes>.content-node{padding-left:15px;padding-right:15px}}.pkp_page_index .journals{margin-top:30px}.pkp_page_index .journals ul.links>li::before,.pkp_page_index .journals>ul>li::before{display:none}.pkp_page_index .journals>ul>li{margin-top:32px;padding-bottom:29px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;font-size:14px}.pkp_page_index .journals>ul>li:last-of-type{background:transparent}.pkp_page_index .journals img{display:block;max-width:250px;margin-bottom:12px}.pkp_page_index .journals h3{margin:10px 0;font-size:21px;font-weight:900}.pkp_page_index .journals h3 a{text-decoration:none}.pkp_page_index .journals p{margin:10px 0}.pkp_page_index .journals ul.links li{display:inline-block;margin:7px 10px 10px 0}.pkp_page_index .journals ul.links li a{text-decoration:none;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}.pkp_page_index .journals ul.links li a:hover{text-decoration:underline}.about_site{font-weight:bold;font-size:18px;padding-bottom:29px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x}.pkp_page_index .homepage_image img{display:block;width:100%;height:auto}.pkp_page_index .cmp_announcements:before,.pkp_page_index .cmp_announcements:after{content:" ";display:table}.pkp_page_index .cmp_announcements:after{clear:both}.pkp_page_index .current_issue .current_issue_title{margin:20px 0;font-weight:900}.pkp_page_index .current_issue .read_more{display:inline-block;position:relative;padding-right:30px;font-size:13px;font-weight:900;line-height:30px;color:#dc002d;text-decoration:none;margin-bottom:20px}.pkp_page_index .current_issue .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:"\f054";position:absolute;top:2px;right:0;width:30px;height:30px;line-height:30px;text-align:center}.pkp_page_index .current_issue .read_more:hover,.pkp_page_index .current_issue .read_more:focus{color:#ff1041}@media (min-width:768px){.pkp_page_index .current_issue .section:last-child{margin-bottom:0}}.pkp_page_index .additional_content>p:first-child{margin-top:0}.pkp_page_index .additional_content>p:last-child{margin-bottom:0}@media (min-width:768px){.pkp_page_index .cmp_announcements+.additional_content{border-top:none}}.page_contact .address,.page_contact .phone,.page_contact .email{margin-top:10px;margin-bottom:10px;font-size:13px}.page_contact .address{margin-top:0}.page_contact .address p{margin:0}.page_contact .label{display:block;font-weight:900}.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}}.archives-page-title{color:#dc002d;padding-bottom:30px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-size:28px}.viewtype-grid .page_issue_archive .issues_archive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.viewtype-grid .page_issue_archive .issues_archive::after{content:'';display:block;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;margin-top:-20px;margin-bottom:60px;height:10px;width:100%}.page_issue_archive .issues_archive .cover img{width:100%}.page_issue_archive .issues_archive li{background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;padding-bottom:20px;margin-bottom:20px;width:100%}.page_issue_archive .issues_archive li:last-of-type{background:transparent}.page_issue_archive .issues_archive li::before{display:none}.page_issue_archive .issues_archive li a.title{display:block;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;text-decoration:none;font-weight:bold;margin-top:0;margin-bottom:2px;font-size:1.1em;line-height:1.2}.viewtype-grid .page_issue_archive .issues_archive li a.title{margin-top:12px;margin-bottom:12px}.page_issue_archive .issues_archive li a.title:hover{text-decoration:underline}.page_issue_archive .issues_archive li .series{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;margin-bottom:8px;color:rgba(0,0,0,0.87)}.page_issue_archive .issues_archive li .description{font-size:.9em}@media screen and (min-width:950px){.viewtype-grid .page_issue_archive .issues_archive li{width:calc((100% / 3) - 13.33333333px);margin-bottom:60px;background:transparent}.viewtype-grid .page_issue_archive .issues_archive li:nth-of-type(3n)::after{content:'';display:block;width:calc(300% + 60px);height:35px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;margin-left:calc(-200% - 40px)}.page_issue_archive .issues_archive li:last-of-type::after{display:none}.page_issue_archive .issues_archive li .obj_issue_summary>*:blank,.page_issue_archive .issues_archive li .obj_issue_summary>*:empty{display:none}.viewtype-grid .page_issue_archive .issues_archive li .obj_issue_summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}.viewtype-grid .page_issue_archive .issues_archive li .obj_issue_summary>*:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}}.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:13px;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:13px;font-weight:900}.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:13px;line-height:30px;margin-right:1em}.page_register .required_label{font-size:13px;line-height:20px;color:rgba(26,26,26,0.87);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>li{margin-bottom:1em}.page_register .context_optin .contexts>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:13px;line-height:20px}.page_register .context_optin .context_privacy{position:absolute;left:-9999px;padding:5px 0;font-size:13px;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:0px 0;font-size:13px;font-weight:bold;line-height:20px}.page_register #formErrors .pkp_form_error_list{margin:0;padding-left:20px;font-size:13px;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}}.page_search .search_input .query{width:100%;max-width:100%;height:calc(40px - 2px);font-size:18px;line-height:calc(40px - 2px)}.page_search .search_advanced{border:1px solid #ccc;padding:0 20px 20px}.page_search .search_advanced legend{padding:10px 20px;margin:0;font-weight:400}.page_search .search_advanced label{font-size:15px;font-style:normal}.page_search .date_range legend{padding:0;font-size:15px}.page_search .date_range label{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;left:-2000px}.page_search .date_range label: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:15px;height:auto;line-height:normal;padding:1rem;position:absolute;left:0.5rem;top:0.5rem;text-decoration:none;width:auto;z-index:100000}.page_search .date_range select+label+select{margin-left:0.25em}.page_search .date_range [name*="Year"]{width:6em}.page_search .date_range [name*="Day"]{width:4em}.page_search .date_range [name*="Month"]{width:10em}.page_search .submit{text-align:right}.page_search .submit button{position:relative;padding-right:45px;border-right:none;padding-right:1em;padding-left:45px;border-right:1px 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:3px;border-bottom-right-radius:3px;line-height:30px;text-align:center;background:#dc002d;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:#ff1041}.page_search .submit button:after{right:auto;left:0;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.page_search .submit button:after{right:auto;left:0}.page_search .search_results{margin:40px 0;padding:0;list-style:none}.page_search .search_results .obj_article_summary{margin:20px 0}.page_search .cmp_pagination{margin-top:20px;font-size:13px;line-height:20px;color:rgba(26,26,26,0.87);text-align:right}.page_search .cmp_pagination a{padding-left:0.5em;padding-right:0.5em}@media (min-width:768px){.page_search .search_advanced:before,.page_search .search_advanced:after{content:" ";display:table}.page_search .search_advanced:after{clear:both}.page_search .date_range{float:left;width:50%}.page_search .date_range .to fieldset{margin-bottom:0}.page_search .author{float:right;width:50%}}.page_section .section_description{margin-bottom:2em}.page_submissions .submission_checklist ul{margin:20px 0 0;padding:0;list-style:none;font-size:13px;border:1px solid #ccc;border-bottom:none}.page_submissions .submission_checklist li{position:relative;padding:10px;border-bottom:1px solid #ccc}.page_submissions .submission_checklist li: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)}@media (min-width:480px){.page_submissions .submission_checklist li{padding:20px 20px 20px 40px}.page_submissions .submission_checklist li:before{content:"\f00c";position:absolute;left:20px;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:18px;color:#00b24e}}.header_view{z-index:2;position:relative;background:#ff1041}.header_view a{line-height:30px;text-decoration:none}.header_view .return{position:absolute;top:0;left:0;width:30px;height:30px;line-height:30px;background:#fff;color:#ff1041;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:#dc002d;color:#fff}.header_view .title{display:block;padding-left:40px;max-width:100%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#fff}.header_view .title:hover,.header_view .title:focus{background:#dc002d}.header_view .download{display:block;position:absolute;top:0;right:0;width:30px;background:#fff;text-align:center}.header_view .download:hover,.header_view .download:focus{background:#dc002d;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:15px}.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:30px;border:none}.obj_announcement_full h1{margin:0;color:#dc002d}.obj_announcement_full .date{margin:16px 0;color:rgba(26,26,26,0.87)}.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;color:#ccc}.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_summary h2,.obj_announcement_summary h3,.obj_announcement_summary h4{margin:0;font-size:19px;line-height:20px}.obj_announcement_summary h2 a,.obj_announcement_summary h3 a,.obj_announcement_summary h4 a{text-decoration:none}.obj_announcement_summary .date{font-weight:bold}.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:none}.obj_article_details>.page_title{margin:0}.obj_article_details>.subtitle{margin:0;font-size:18px;line-height:30px;font-weight:400}.obj_article_details .row{margin-top:30px}.obj_article_details .sub_item .value{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}.obj_article_details .issue a.title{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;text-decoration:none}.obj_article_details .issue a.title:hover{text-decoration:underline}.obj_article_details .item{padding-top:20px;padding-bottom:20px}.obj_article_details .item>*:first-child{margin-top:0}.obj_article_details .item>*:last-child{margin-bottom:0}.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 20px;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-size:16px;font-weight:900}.obj_article_details .main_entry .sub_item .label{font-size:15px}.obj_article_details .authors li{margin-bottom:10px}.obj_article_details .authors .name{font-weight:bold;display:block;font-family:"Merriweather",Georgia,"Times New Roman",Times,serif;font-style:italic}.obj_article_details .authors .orcid{display:block;font-size:.75rem;line-height:20px}.obj_article_details .authors .orcid a{vertical-align:middle}.obj_article_details .authors .orcid_icon{width:20px;height:20px}.obj_article_details .authors .affiliation{font-size:13px;color:rgba(26,26,26,0.87)}.obj_article_details .author_bios .sub_item .label{margin-bottom:0}.obj_article_details .author_bios .sub_item .value>p:first-child{margin-top:0}.obj_article_details .item.doi,.obj_article_details .item.keywords{padding-top:0}.obj_article_details .item.authors li,.obj_article_details .galleys_links li{margin-top:4px}.obj_article_details .item.authors li::before,.obj_article_details .galleys_links li::before{display:none}.obj_article_details .supplementary_galleys_links{margin-top:10px}.obj_article_details .copyright{font-size:13px;line-height:20px}.obj_article_details .copyright a[rel="license"]+p{margin-top:0}.obj_article_details .entry_details{background:url('/plugins/themes/ub/templates/images/line-dot.svg') center top repeat-x}.obj_article_details .entry_details .item{background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x;word-wrap:break-word}.obj_article_details .entry_details .item:last-of-type{margin-bottom:40px}.obj_article_details .entry_details .item .label{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-weight:bold}.obj_article_details .entry_details .item.cover_image img{max-width:300px}.obj_article_details .citation_display .value{font-size:.75rem}.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:1px solid rgba(0,0,0,0.4);border-radius:3px}.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:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-weight:400;color:rgba(26,26,26,0.87);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:#ccc;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 li::before{display:none}.obj_article_details .citation_display .citation_formats_styles a{display:block;padding:.5em 1em;text-decoration:none}.obj_article_details .citation_display .citation_formats_styles a:focus{background:#ccc;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 span{margin-right:0.5em}.obj_article_summary{position:relative;padding-bottom:18px;padding-top:18px;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x}.obj_article_summary:before,.obj_article_summary:after{content:" ";display:table}.obj_article_summary:after{clear:both}.obj_article_summary .galleys_links{padding-left:0;margin-top:10px}.obj_article_summary .galleys_links li{padding-left:0;display:inline-block}.obj_article_summary .galleys_links li::before{display:none}.obj_article_summary .galleys_links li~li{margin-top:0}.obj_article_summary .galleys_links li:nth-last-child(n+3),.obj_article_summary .galleys_links li:nth-last-child(n+3)~li{display:block}.obj_article_summary .title{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;margin-bottom:5px}@media (min-width:950px){.obj_article_summary .meta,.obj_article_summary .title{padding-right:160px}.obj_article_summary .galleys_links{position:absolute;right:0;top:calc(50% - 15px);max-width:152px;margin-top:0}}@supports (((display: grid)) or (display: -ms-grid)){.title{margin-bottom:10px}.title a:active,.title a:visited,.title a:link,.title a{text-decoration:none;font-weight:700;font-size:18px}.title a:hover{text-decoration:underline}.meta{font-family:"Merriweather",Georgia,"Times New Roman",Times,serif}@media (min-width:950px){.obj_article_summary{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-ms-grid-rows:auto auto;grid-template-rows:auto auto}.obj_article_summary::before,.obj_article_summary::after{display:none}.obj_article_summary .meta,.obj_article_summary .title{padding-right:10px}.obj_article_summary .title{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.obj_article_summary .meta{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3}.obj_article_summary .galleys_links{position:static;max-width:none;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;text-align:right;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.obj_article_summary>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.obj_article_summary>*:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.obj_article_summary>*:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.obj_article_summary>*:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}}}.obj_galley_link:before{display:none}.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:13px;font-weight:900;line-height:30px;color:#dc002d;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";position:absolute;top:2px;right:0;width:30px;height:30px;line-height:30px;text-align:center}.obj_galley_link_supplementary:hover,.obj_galley_link_supplementary:focus{color:#ff1041}.obj_galley_link_supplementary:after{right:auto;left:0;text-align:left}div.entry_details div ul li:before{content:'';margin-right:0px}.obj_issue_summary .cover{display:block;width:100%;max-width:240px}.obj_issue_summary .description p:first-child{margin-top:0}.obj_issue_summary .description p:last-child{margin-bottom:0}@media (min-width:768px){.obj_issue_summary:before,.obj_issue_summary:after{content:" ";display:table}.obj_issue_summary:after{clear:both}}.obj_issue_toc h3{display:inline-block;margin-top:40px;border-bottom:2px solid rgba(0,0,0,0.87);font-size:15px;line-height:18px}.obj_issue_toc .cover{display:block;margin-bottom:20px}.obj_issue_toc .cover img{display:block;max-height:250px;width:auto}.obj_issue_toc .description>*:first-child{margin-top:0}.obj_issue_toc .description>*:last-child{margin-bottom:0}.obj_issue_toc .pub_id{margin:20px 0}.obj_issue_toc .pub_id .type{font-weight:900}.obj_issue_toc .published{margin:20px 0}.obj_issue_toc .published .label{font-weight:900}.obj_issue_toc .galleys_links li{display:inline-block}.obj_issue_toc .galleys_links li:last-child{margin-right:0}.obj_issue_toc .galleys_links li:nth-last-child(n+3),.obj_issue_toc .galleys_links li:nth-last-child(n+3)~li{margin-right:1em}.obj_issue_toc .sections:not(:first-child){margin-top:60px}.obj_issue_toc .section:last-child .articles>li:last-child{margin-bottom:0}@media (min-width:768px){.obj_issue_toc .heading:before,.obj_issue_toc .heading:after{content:" ";display:table}.obj_issue_toc .heading:after{clear:both}.obj_issue_toc .cover{float:left;width:25%;height:auto;max-height:none;margin-right:20px}.obj_issue_toc .galleys,.obj_issue_toc .section{position:relative;padding:1px 30px}.obj_issue_toc .galleys>h2,.obj_issue_toc .section>h2{color:#5a5a55;font-style:italic;margin-top:15px}}@media (min-width:950px){.obj_issue_toc .galleys,.obj_issue_toc .section{margin:30px -30px}.obj_issue_toc .cover{margin-right:30px;margin-bottom:30px}.obj_issue_toc .cover img{max-height:none}}.pkp_structure_sidebar{background:#f3f3f3;padding-bottom:50px;margin-top:35px;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}.pkp_structure_sidebar a,.pkp_structure_sidebar h1,.pkp_structure_sidebar h2,.pkp_structure_sidebar h3,.pkp_structure_sidebar h4,.pkp_structure_sidebar h5,.pkp_structure_sidebar h6,.pkp_structure_sidebar label,.pkp_structure_sidebar ul li{font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif}body.pkp_op_index.pkp_page_index:not(.journal_name_index) .pkp_structure_sidebar{margin-top:0}.pkp_block{margin-top:17px}.pkp_block::after{content:'';width:100%;height:18px;display:block;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center bottom repeat-x}.pkp_block .title{display:block;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;font-size:16px;line-height:20px;color:rgba(0,0,0,0.87)}.pkp_block .title::after{margin-left:-4px}.pkp_block .content ul{margin-top:0;margin-bottom:0}.pkp_block .content ul li{font-weight:900}.pkp_block .content ul li a:visited,.pkp_block .content ul li a:active,.pkp_block .content ul li a:link,.pkp_block .content ul li a{color:rgba(0,0,0,0.87);text-decoration:none}.pkp_block .content ul li a:hover{text-decoration:underline}.pkp_block .content p{line-height:25px}.pkp_block .content p:first-child{margin-top:0}.pkp_block .content p:last-child{margin-bottom:0}.pkp_block a{text-decoration:none}.pkp_block.browse-block ul{margin-top:0}.pkp_block.browse-block ul li::before{content:'•';color:#dc002d}.pkp_block.browse-block a:hover{text-decoration:underline}.pkp_block.block_information ul{margin-top:0}.pkp_block.block_information ul li::before{content:'•';color:#dc002d;font-weight:normal}.pkp_block.block_information a{color:#dc002d !important;font-weight:normal}.pkp_block.block_information a:hover{text-decoration:underline}.pkp_block.block_language ul{margin-top:0}.pkp_block.block_language ul li::before{content:'•';color:#dc002d;font-weight:normal}.pkp_block.block_language a{color:#dc002d !important;font-weight:normal}.pkp_block.block_language a:hover{text-decoration:underline}.block_subscription .subscription_name{margin-bottom:0;font-weight:900}.block_subscription .subscription_membership{margin-top:0}.university_logo{margin-top:18px;margin-bottom:30px}.university_logo::before{content:'';width:100%;height:17px;display:block;background:url('/plugins/themes/ub/templates/images/line-dot.svg') center top repeat-x}.university_logo a{display:block;height:59px;width:100%;font-size:0;background:url('/plugins/themes/ub/templates/images/rug_logo_en_us.svg') center center no-repeat;background-size:contain}body.language_nl_nl .university_logo a{background:url('/plugins/themes/ub/templates/images/rug_logo_nl_nl.svg') center center no-repeat;background-size:contain}.font_control_block_wrapper .font_controls,.font_control_block_wrapper .font_size{display:inline-block;margin:0;vertical-align:middle}.font_control_block_wrapper a{vertical-align:middle}.pkp_controllers_fontController{font-size:0;display:inline-block;width:40px;height:50px}.pkp_controllers_fontController.pkp_controllers_fontController_smallFont{background:url('/plugins/themes/ub/templates/images/text-smaller.svg') center center no-repeat;background-size:50%}.pkp_controllers_fontController.pkp_controllers_fontController_defaultFont{margin:0 -13px 0 -15px;background:url('/plugins/themes/ub/templates/images/text-default.svg') center center no-repeat;background-size:60%}.pkp_controllers_fontController.pkp_controllers_fontController_largeFont{background:url('/plugins/themes/ub/templates/images/text-larger.svg') center center no-repeat;background-size:75%}.pkp_structure_sidebar .pkp_search{margin-top:6px}.pkp_structure_sidebar .pkp_search input,.pkp_structure_sidebar .pkp_search button{border:none;height:40px;vertical-align:middle}.pkp_structure_sidebar .pkp_search input[name="query"]{width:calc(100% - 55px);padding:10px}.pkp_structure_sidebar .pkp_search button{-webkit-appearance:button;width:50px;font-size:0;background:#fff url('/plugins/themes/ub/templates/images/search.svg') center center no-repeat;background-size:48%;margin-left:-4px}.pkp_structure_sidebar .pkp_search .search_controls{display:none}.pkp_structure_sidebar .pkp_navigation_user_wrapper{padding:0}.pkp_structure_sidebar .pkp_navigation_user_wrapper .pkp_navigation_user{text-align:left}.pkp_structure_sidebar .pkp_navigation_user_wrapper .pkp_navigation_user ul{width:auto;min-width:13em}.pkp_structure_sidebar .pkp_navigation_user_wrapper .pkp_nav_list>.profile>a{padding-left:0;color:#dc002d}.social_media{text-align:center}.social_media .follow_us{display:inline-block;vertical-align:middle;margin-top:5px}.social_media ul{display:inline-block;vertical-align:middle}.social_media ul li{display:inline-block}.social_media ul li::before{display:none}.social_media ul li a{display:block;width:25px;height:25px;font-size:0}.social_media ul li a.facebook{background:url('/plugins/themes/ub/templates/images/facebook.svg') center center no-repeat;background-size:contain}.social_media ul li a.twitter{background:url('/plugins/themes/ub/templates/images/twitter.svg') center center no-repeat;background-size:contain}.social_media ul li a.linkedin{background:url('/plugins/themes/ub/templates/images/linkedin.svg') center center no-repeat;background-size:contain}.pkp_structure_footer_wrapper{margin-top:30px;margin-bottom:30px}.pkp_structure_footer{background:#eaeaea}.pkp_brand_footer{padding:30px}.pkp_brand_footer:before,.pkp_brand_footer:after{content:" ";display:table}.pkp_brand_footer:after{clear:both}.pkp_brand_footer a{float:right;display:block;max-width:150px}.commons{clear:both}@media (min-width:768px){.commons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.commons .commons-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;clear:both}.commons .commons-logos{margin-left:20px}.commons .commons-logos a{display:inline-block}.commons .commons-logos .open-access,.commons .commons-logos .creative-commons{font-size:0;width:120px;height:43px;display:inline-block}.commons .commons-logos .creative-commons{background:url('/plugins/themes/ub/templates/images/logo-creative-commons.svg') center center no-repeat;background-size:contain;margin-right:9px}.commons .commons-logos .open-access{background:url('/plugins/themes/ub/templates/images/logo-open-access.svg') center center no-repeat;background-size:contain}.pkp_navigation_user_wrapper{top:0;left:0;right:0;padding-left:10px;padding-right:10px}.issn{font-weight:800;font-family:"Open Sans","open-sans","Helvetica Neue",Helvetica,"Roboto",Garuda,Utkal,"Nimbus Sans L",FreeSans,Malayalam,"Phetsarath OT","Liberation Sans",BlinkMacSystemFont,"Noto Sans","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell",-apple-system,Arial,sans-serif;margin-bottom:10px}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:950px){body[dir="rtl"] .pkp_structure_main{float:right}body[dir="rtl"] .pkp_structure_main:after{left:auto;right:560px}body[dir="rtl"] .pkp_structure_sidebar{float:left}}@media (min-width:1200px){body[dir="rtl"] .pkp_structure_main:after{left:auto;right:810px}}@media (min-width:950px){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:5px;text-align:left}body[dir="rtl"] .pkp_head_wrapper .pkp_search.is_open .search_prompt{border-left:none;border-right:1px solid #ccc}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;color:#5a5a55}body[dir="rtl"] .obj_issue_toc .cover{float:right;margin-right:inherit;margin-left:20px}}@media (min-width:950px){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}}@media (min-width:768px){body[dir="rtl"] .obj_article_summary{padding-right:0;padding-left:5em}}@media (min-width:768px){body[dir="rtl"] .galleys h2,body[dir="rtl"] .section h2{left:auto;right:15px}body[dir="rtl"] .cover{float:right;margin-right:inherit;margin-left:20px}}@media (min-width:950px){body[dir="rtl"] .cover{margin-right:inherit;margin-left:30px}}