/**
 * Copyright (c) 2013-2017 OpenJournalSystems.com All Rights Reserved.
 * The unauthorized reproduction or distribution of this copyrighted work is illegal and punishable under US federal laws.  
*/


a {
  text-decoration: none;
  color:#0e6bbd ;
}
a:hover, a:focus {
  text-decoration: none;
}

a:focus {
  color: #333 ;
}
a:hover {
  color: #0f385d;
}
body {

background: #fff;
color: #444;
font-size: 14px;
line-height: 24px;
font-weight: 400;
font-style: normal;
font-family: Helvetica, sans-serif;

}
.container {width: 1100px; } 
.topHeader{background: #2364a2;     text-transform: uppercase;   position: relative; text-shadow: 0px 1px 2px rgba(0,0,0,0.5); font-size: 11px;  opacity: 1; padding: 0 0px 0 0; /*position: fixed;*/ top: 0px; left: 0px; right: 0px; z-index: 999;}
.mainNavigation{background-color: #143c62;  margin: 0 auto; padding: 0px 0; position: relative; /*margin-top: 34px;*/ clear: both;   /*  box-shadow: 0px 0px 3px rgba(0,0,0,0.5);*/}
.mainNavigation:before, #footer:before{content: ''; left: 0px; right: 0px; bottom: 0px; position: absolute; top: 0px; opacity: 0.7; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAK0lEQVQYV2NkwAL+//8vyYguDhZkZHyOIgETBCmGSyALwiXQBcES2ARBEgCFgxcdba8wLgAAAABJRU5ErkJggg==) ; background-repeat: repeat; }
.mainNavigation .container {padding-left: 0px; padding-right: 0px; position: relative; z-index: 1}
.mainNavigation #nav-menu a {
    color: #333;
    padding: 0px 13px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.mainNavigation h1{margin: 0}
.mainNavigation  .navbar-brand {
    float: left;
    /*height: 40px;
    margin: 18px 0;*/
    height: inherit;
    margin: 0px 0;
    text-indent: -999em;
    width: inherit;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 0px 0px 0px;
      
}

#headerNavigationContainer{margin-bottom: 0px;}
#nav-menu{padding: 0px; float: left;     margin-left: 30px; margin-top: 18px;} 

#social-icons {padding: 0; text-align: right;}
#social-icons .menu > li#searchWrpNav{padding: 7px 10px;}
#social-icons .menu {list-style: none; margin: 0;  }

#social-icons .menu > li {float: left;  border-right: 0px; } 
#social-icons .menu > li > a{display: block; line-height: 24px; padding: 5px 10px;  font-weight: 400;  color: #fff;   margin: 0px;}
#social-icons .menu > li:last-child > a{ }
#social-icons .fa{  vertical-align: middle; padding-right: 4px; }
.header-main nav .navbar-brand{    float: left; height: 40px; margin: 18px 0; text-indent: -999em; width: 200px; background-position:left center; background-repeat: no-repeat; background-size: contain }
#social-icons .menu > li:not(#searchWrpNav):not(.btnTops):hover, #social-icons .menu > li.btnTops a:hover, #topMenuBar li:hover a{background-color: rgba(255, 255, 255, 0.1);}
#social-icons .menu > li.btnTops { padding: 6px 0px 6px 10px; }
#social-icons .menu > li.btnTops a{line-height: initial; padding: 8px 10px ; font-weight: bold; border-radius: 5px; border:2px solid #444;}
#social-icons .menu > li.btnTops a i{font-size: 12px !important;}


h2, h3, h4, h5, .tocTitle, h6 {
    font-family: Helvetica, sans-serif;
    line-height: 1.8em;
        color: #000;
            font-weight: 500
}

h2 {
        font-size: 24px;
border-bottom: 1px solid #eee;
   }
   h3 {
        font-size: 24px;
   }
h4 {
    font-size: 1.5em;
    font-weight: 400;
    margin-top: .5em;
}
table {
    width: 100%;
    margin: 1em 0;
}
table td {
    padding: .5em .25em;
    vertical-align: top;
}
.roundedborder, input, select, textarea, a.file {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cccccc;
}
input, select, textarea, button {
    vertical-align: middle;

}
input, select, textarea {
      font-family:'Open Sans', sans-serif;
    margin: 0 .05em 0 0;
    font-size: 1em;
    line-height: 1.5em;
}
input, textarea, button{
   border-radius: 0px;
   }
   input {
    padding: 4px;
    border-radius: 0px;
}
a.action, .button, .action, .toggleExtras-inactive, .toggleExtras-active, #setup .options, .options a {
    color: white;
}

.page-header{ 
 display: inline-block; width: 100%;
  padding-bottom: 0px;

 
   
}
.search-advanced legend, .search-results h2, .form-horizontal legend{padding-bottom: 10px; margin-bottom: 20px; font-size: 16px; padding-top: 20px;     border-bottom: 1px solid #e5e5e5;}
.search-results h2{padding-bottom: 5px; font-weight: 300}
.search-advanced select{padding: 5px;}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary{background: #ed3733}

#main-navigation {position: relative;}
#main-navigation > li:not(#searchWrpNav){ margin-top: 7px }
#main-navigation > li > a:focus{background: transparent;}
#main-navigation > li > a:not(.show-search){font-size: 14px;    text-transform: uppercase; position: relative;    padding: 10px 10px; transition:all 0.5s; -webkit-transition:all 0.5s; }

#main-navigation > li > a.active, #main-navigation > li > a:hover{ text-decoration: underline;  }
#main-navigation > li > a.active{font-weight: bold;}
.page-header h2{background: transparent; margin: 0px; padding: 0px;    font-size: 30px;  font-weight: 400;  border-color: #eee !important;}
article  .page-header{margin-top: 0px;}
.page-header h1{}
.page-header h2{ padding: 0px;  padding-left: 5px; margin: 0px; float: left;}

.page-header h1{font-size: 20px; line-height: 22px; padding-bottom: 8px; margin-bottom: 0px; float: left; text-transform: uppercase; padding-bottom: 8px; margin-bottom: 0px;}
div.page-header{margin: 20px 0 0px;}
div.page-header h1{margin-top: 0px;}


/*.pkp_structure_main{border-right: 1px solid #dddddd;}*/
#sidebar > div:empty{display: none;}
#sidebar > div:not(.block_make_submission){   
    background-color: white;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAKklEQVQYV2P8/v37fwYkwMnJyciILAgSAPHhgjABkCawILIAWBBEoJsLANvuH5aEdQN7AAAAAElFTkSuQmCC) ;
    background-repeat: repeat;
    padding: 3px 10px 10px 10px;
    display: inline-block;
    /* float: left; */
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    margin: .5em 0;}
.blockTitle, #sidebar .block h3, #sidebar .title {
    background-color: transparent;
    margin: 0 0 .5em 0;
    padding: .3em 0;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    word-wrap: break-word;
    font-family: "Open Sans";
    display: block;
    font-size: 18px;
}
/*.blockTitle:after, #sidebar .block h3:after, #sidebar .title:after{content:'';     position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 2px;
    background-color: #ddd;
    margin: 0;}*/

#sidebar .content {padding: 0px 0px 10px 0px;}
#sidebar .content .blockTitle{margin-bottom:10px 0px;}
.button, .action, .toggleExtras-inactive, .toggleExtras-active, #setup .options {
    padding: 5px 10px;
    border-radius: 0px;
    border: 1px solid rgba(0, 126, 55, 0);
    background-color: #3A74A7;
    font-weight: 300;
    margin-right: 1px;
    text-transform: uppercase;
}
.btn-group{margin-top: 10px; margin-bottom: 10px; }



.btn-primary:hover, .btn-primary:visited:hover{background: rgba(0, 114, 207, 0.86); color: #fff}
.button:hover, .action:hover, .toggleExtras-inactive:hover, .toggleExtras-active:hover, #setup .options:hover, .button:focus, .action:focus, .toggleExtras-inactive:focus, .toggleExtras-active:focus, #setup .options:focus {
    background-color: #3A74A7;
}
.additional_content {margin:-14px 0;}
.issue-toc {margin:10px 0;}
.homepage-image, .issue-toc .thumbnail{float: left; padding-right: 20px;}
.issue-toc .thumbnail{border: 0px;}
.issue-toc .thumbnail img{    border: 1px solid #ddd;}
.homepage-image + .journal-description, .issue-toc .thumbnail + .description{margin-left: 50px;}
section{clear: both;}

ul{
        padding-left: 2em;
    list-style-type: disc;
}

#signinForm ul{padding-left: 0}
.btn{ display: inline-block; padding: 4px 12px;}
.btn-success:hover, .btn-success{ background-color: #fd973d; border-color: #fd973d;}
.searchCntNav{position: relative; margin-right: 0px; z-index: 9; border-radius: 5px; background: #444; width: 270px}
.searchCntNav input{background: transparent; height: 100%; width: 100%; border: none; color: #fff; padding: 7px 35px 7px 10px}
.searchCntNav input:focus, .searchCntNav form{outline: none; box-shadow: none;}

#main-navigation li#searchCntNav{ margin-right: 0px;}
#main-navigation .dropdown .dropdown-menu{display: block; top:90%; padding: 5px 5px;  transition:all 0.5s; -webkit-transition:all 0.5s; visibility: hidden; opacity: 0; border: 0px; border-radius: 0px;       -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);}
#main-navigation .dropdown .dropdown-menu li:not(:last-child) {border-bottom: 2px solid #f2f2f2}
#main-navigation .dropdown .dropdown-menu li a{ padding: 10px 10px; color: #777;}
#main-navigation .dropdown:hover .dropdown-menu{ visibility: visible; opacity: 1; top:100%; }



.searchCntNav .show-search{ position: absolute; font-size:22px;  margin: 0px;  padding: 2px 3px ;   transition:all 0.5s; -webkit-transition:all 0.5s; font-weight: 500; color: #fff;  cursor: pointer; right: 0px;}
.newDropDown {position: relative;}
.newDropDown ul{visibility: hidden; opacity: 0;  right: 0px; position: absolute; top:90%; background: #fff; list-style: none; margin: 0px; padding: 0px; min-width: 150px; text-align: left; transition:all 0.2s; -webkit-transition:all 0.2s;}
.newDropDown ul:before{    content: ''; position: absolute; top: -13px; border-width: 6px; border-color: transparent; border-style: solid; border-bottom: 8px solid #ffffff; display: inline-block;    right: 14px;} 
.newDropDown ul li{border-bottom: 1px solid rgba(204, 204, 204, 0.44); display: block; width: 100%; padding: 0px;}
.newDropDown ul li:last-child{border-bottom: 0px solid rgba(204, 204, 204, 0.44); }
.newDropDown ul li a{ display: block; padding: 5px 10px; color: #333 ; text-shadow:none;}
.newDropDown ul li:hover a{text-decoration: underline; }
.newDropDown:hover ul{opacity: 1; visibility: visible; top:100%; }
.newDropDown:hover  ul{display: block;}

#sidebarUser label{ display: inline-block;}
#rightSidebar select, #leftSidebar select{padding: 5px;}
#main p{    word-break: break-word;}
#aboutWrp ul {margin: 0px; padding: 0px;}
.adminMenu ul li, .pseudoMenu ul li, #sidebar .block ul li, #sidebarUser ul li, table.listing ul li, #aboutWrp ul li{
    list-style-type: none;
    padding: 10px 0 5px 5px;
    border-bottom: 1px solid #D1D3D5;
    display: block;
}
.adminMenu ul li a:before, .pseudoMenu ul li a:before, #sidebar .block ul li a:before, #sidebarUser ul li a:before, table.listing ul li a:before, #aboutWrp ul li a:before {
    content: '\00BB';
    padding-right: 5px;
}
.fancyList ul li, #signinForm ul li {
    list-style-type: none;
    padding: 10px 0 5px 5px;
    border-bottom: 1px solid #D1D3D5;
}
.fancyList ul li:before, #signinForm ul li:before {
    content: '\00BB';
    padding-right: 5px;
}

.form-control{border-radius: 0px; height: 30px; box-shadow: none; width: auto; display: inline-block;}
.form-horizontal .control-label{text-align: left; font-weight: normal;}


.main .inner {
    margin: 0 10px;
}

/*footer style*/
#footer {
    position: relative;
    background-color: #ff028e;
    padding-top: 10px;
    border-top: 4px solid #fff;
    color: #000;

    font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
}

#footer ul{
    list-style-type: none;
    padding-left: 0;
}

#footer ul li{
    padding: 5px 0;
}

.issueTocPublishArticles{ margin-top: -15px;}
footer {
    background-color: #222;
    padding-top: 60px;
    border-top: 4px solid #555;
    color: #ccc;
}

footer p {
    color: #ccc;
}

footer a {
    color: #000;
}

footer a:hover {
    color: #666;
    text-decoration: underline;
}

.footer-widget {
    margin-bottom: 45px;
}

.footer-widget h4 {
    color: #eee;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
}

.footer-widget h4 .head-line {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    background-color: #ccc;
    margin: 0;
}

.social-widget ul.social-icons li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
}

.social-widget ul.social-icons li a span {
    font-size: 1.4em;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    display: block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.social-widget ul.social-icons li a:hover {
    text-decoration: none;
}

.social-widget ul.social-icons li a.facebook:hover span {
    background-color: #507CBE;
}

.social-widget ul.social-icons li a.twitter:hover span {
    background-color: #63CDF1;
}

.social-widget ul.social-icons li a.google:hover span {
    background-color: #F16261;
}

.social-widget ul.social-icons li a.dribbble:hover span {
    background-color: #E46387;
}

.social-widget ul.social-icons li a.linkdin:hover span {
    background-color: #90CADD;
}

.social-widget ul.social-icons li a.tumblr:hover span {
    background-color: #4D7EA3;
}

.social-widget ul.social-icons li a.flickr:hover span {
    background-color: #E474AF;
}

.social-widget ul.social-icons li a.instgram:hover span {
    background-color: #4D4F54;
}

.social-widget ul.social-icons li a.vimeo:hover span {
    background-color: #87D3E0;
}

.social-widget ul.social-icons li a.skype:hover span {
    background-color: #36C4F3
}

.contact-widget {
    background: url(map.png) center bottom no-repeat;
}

.contact-widget span {
    font-weight: 700;
}

.contact-widget ul li {
    margin-bottom: 12px;
}

.contact-widget ul li p a {
    color: #bbb;
}

.contact-widget p {
    padding-bottom: 20px;
}

.twitter-widget a:hover {
    color: #43B9CD;
    text-decoration: underline;
}

.twitter-widget ul li {
    margin-bottom: 20px;
}

.twitter-widget ul li span {
    color: #666;
}

.flickr-widget ul {
    overflow: hidden;
}

.flickr-widget ul li {
    float: left;
    margin-left: 8px;
    margin-bottom: 8px;
}

.flickr-widget ul li:nth-child(3n+1) {
    margin-left: 0;
}

.flickr-widget ul li a {
    display: inline-block;
    width: 80px;
    opacity: 0.6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 4px solid #333;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.flickr-widget ul li a img {
    width: 100%;
    height: 65px;
}

.flickr-widget ul li a:hover {
    opacity: 1;
}

.mail-subscribe-widget form {
    margin-top: 15px;
    margin-bottom: 20px;
}

.mail-subscribe-widget form input[type="text"] {
    outline: none;
    color: #666;
    font-size: 12px;
    padding: 6px 12px;
    border: none;
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
}

.copyright-section {
    padding: 15px 0;
    font-size: 11px;
    letter-spacing: 0.5px;
    border-top: 1px solid rgba(255,255,255,.06);
    position: relative; 
}

.copyright-section p {
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 4px;
}

ul.footer-nav {
    float: right;
}

ul.footer-nav li {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

ul.footer-nav li:first-child {
    margin-left: 0;
}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.footer-nav li a:hover {
    color: #fff;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    background-color: #444;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.social-icons{margin: 0px; padding: 0px;}

/*footer style*/
.searchBarWrp button{border: 0px; background: #ff028e; color: #fff}
.searchBarWrp button:hover{background: #bf1272;  color: #fff}




.plain{padding-left: 0px;}
.plain li{line-height: 28px}
.navbar{z-index: inherit; border:0px;}

label[for="menuOnTop"]{display: none; font-size: 24px; padding: 10px; border-radius: 0%; color: #fff; position: fixed; z-index: 1000; top:0px; left: 5px; cursor: pointer;}
#menuOnTop{display: none;}

.menuOnTopClose{ transition:all 0.2s; -webkit-transition:all 0.2s; box-shadow: 0px 0px 10px rgba(0,0,0,0.5);  background: #fff; color: #333 !important;}
.menuOnTopClose{left: -200px !important;  color: #333 !important;}
.showOnMobile{display: none !important;}
.table-responsive .action{white-space: nowrap;}
.inline-form-field input, .inline-form-field select{margin: 5px;}
.breadcrumb{background: transparent;     padding: .5em 0;     border-bottom: 1px dashed #D1D3D5;}
.breadcrumb a{font-weight: 400}
.breadcrumb>li+li:before{content: '>'; color: #333}
.breadcrumb>.active{color: #333}
#mainContainer{padding:0px 0px; padding-top: 0px; background: #fff; width: 100% }
#mainContainer, .topHeader .container{ width: 90% }
 #sidebar, .pkp_structure_main {padding-top: 30px; padding-bottom:  30px;}
  #sidebar ul {padding-left: 10px}
  #sidebar li {list-style: none;}
  #sidebar li a{padding: 5px 5px; transition:all 0.2s; -webkit-transition:all 0.2s; display: block;}
  #sidebar li a:before{content: '\00BB';}
  #sidebar li a:hover{    background-color: rgba(0,0,0,0.1);}
/* .fields input,  .fields select{margin-left: 200px;}*/
 .mainNavigation .container {padding-bottom: 0px; width: 100%}
 #topSearchWrpNav{display: none;}

.page_submissions .alert-info {border: 0; border-left: 5px solid #007ab2; border-radius: 0px; background: #ddd; color: #b0b0b0;}
.page_submissions .alert-info a{

display: inline-block;
text-align: center;
-webkit-transition: all 0.5s;
font-size: 18px;
cursor: pointer;
color: #ffffff !important;
border-radius: 5px;
padding: 10px;
background-color: #3c4567;
border-color: #3c4567;

}
.page_submissions .alert-info a:hover{text-decoration: underline;}

 .block_make_submission_link{ background-color: #ef8200;display: inline-block;text-align: center;  transition:all 0.5s; -webkit-transition:all 0.5s;  font-size: 18px; cursor: pointer;color: #ffffff !important;    width: 100%; padding: 10px;}
.block_make_submission_link:hover{    background: rgba(239, 130, 0, 0.84);}
    
    

.topSocial {float: left;}
.topSocial ul{list-style: none; padding: 0px; margin: 0px;}
.topSocial li{display: inline-block;}
.topSocial li a{color: #fff; display: inline-block; padding: 7px 0px; text-align: center;  width: 40px; font-size: 20px; transition:all 0.5s; -webkit-transition:all 0.5s;}
.topSocial li a.fa-facebook:hover{background: #507CBE; color: #fff}
.topSocial li a.fa-twitter:hover{background: #63CDF1; color: #fff}
.topSocial li a.fa-google-plus:hover{background: #F16261; color: #fff}
.topSocial li a.fa-linkedin:hover{background: #90CADD; color: #fff}

.btn-primary.read-more{margin-top: 5px; float: right; margin-top: 10px}

.themeEditIcon{background: #2364a2; color: #fff; padding: 10px 15px; float: left; font-size: 18px; display: inline-block; border-radius: 3px; }
.announcement-full .page-header{border-bottom: 0px; margin-bottom: 10px;}
.announcement-full h1{margin-bottom: 0px;}
.announcementContent, .announcement-full .description{padding-left: 63px;}
.titleWithThemeEditIcon{margin-left: 63px; line-height: 20px;}
.titleWithThemeEditIcon .date{display: block; width: 100%; font-size: 14px; margin-top: 10px; margin-bottom: 10px; line-height: 16px; color: #999} 
.announcement-summary .media-heading{margin-bottom: 15px;}

.pkp_structure_main.col-md-12{padding: 30px 0;}

.download{padding-top: 10px; padding-bottom: 10px;}
.article-summary{border-bottom: 1px solid #eee; padding-bottom: 10px;}
.article-summary .media-heading{font-size: 14px; }


.article-summary .media-left a{float: left;}
#seachCheckFlag{display: none;}
.contact_section ul{list-style: none; padding: 0px;     line-height: 28px;}
.contact.support{ margin-top: 20px;}
#contact-form .form-control{width: 100%}
.current_issue_title{background: #ececec; padding: 5px 10px; color: #333; font-size: 14px; font-weight: 600}
.current_issue .page-header{margin-bottom: 0px;}
.page-header h2{border: 0px;}

.about_site {margin-bottom: 15px}
.journals .media-heading{font-size: 18px; color: #0b7dae}
.journals a{ color: #0b7dae}
.journals .nav-pills>li>a{       background: #2364a2;
    color: #fff !important;
    font-size: 12px;  font-weight: 600;     padding: 0px 10px;}
/*.journals .nav-pills>li>a:hover{background: transparent;}*/
.journals .media-list .media{margin: 5px;   -webkit-transition:all 0.3s;  transition:all 0.3s; padding: 15px;  height:300px;  width: 47%;   color: #143c62; 
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQYV2NkwASSjGhikgwMDM+RBcECIEUwQbgATBBFACQIAKWBBB+kE5zTAAAAAElFTkSuQmCC);
background-repeat:  repeat;
border:1px solid rgba(0,0,0,0.1);

}
.journals .media-list .media a{   color: #143c62; }
.journals .media-list .media:hover{ background-color: rgba(20,60,98,0.5);}
.journals .media-list .media:hover, .journals .media-list .media:hover a{color: white;}

.journals .media-list .media .description{ overflow: auto; min-height: 140px;}
.journals .media-list .media .media-left{width: 160px; padding-right: 20px}
.journals .media-list .media .media-left img{max-width: 160px; height: auto;  border: 1px solid #ccc;    box-shadow: 8px 9px 6px -6px black;}
.journals .media-list .nav-pills{margin-bottom: 10px;}


.submission_checklist .fa-check{color: #838383; float: left; font-size: 16px;}
.submission_checklist .item-content{     margin-left: 27px;    display: block;}
.submission_checklist .description{font-size: 16px}
#carousel-example-generic{margin-bottom: 20px;}
.cmp_pagination{display: inline-block; width: 100%}
.social-widget ul:not(.social-icons) li{    border-bottom: 1px solid rgba(204, 204, 204, 0.25);    padding: 7px 0;}   

.contact-widget a >img{max-height: 100px;}
#topMenuBar{float: left; list-style: none; padding-left: 0px; margin-bottom: 0px;}
#topMenuBar li{float: left;}
#topMenuBar li a{display: block; color: #fff; padding:5px 10px; font-size: 11px; text-transform: uppercase;}

.newDropDown .fa-chevron-down{font-size: 10px !important; color: #666}
.menuRightBtns{float: right; margin-top: 15px;}
.menuRightBtns .btn{font-size: 18px; padding:8px 20px;}
.searchBarWrp{    width: 100%;
 
    position: relative;
    background-color: #efefef;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
   }
    .searchBarWrp  form{padding-right: 90px; position: relative;}
   .searchBarWrp input{font-size: 17px; padding: 10px; height: auto; width: 100%; color: #143c62; }
   .searchBarWrp button {position: absolute; right: 0px; font-size: 20px; top: 0px;     padding: 9px 30px;    border-radius: 5px;}
   .titleBarJournal{color: #fff; padding: 30px 15px; font-size: 24px; font-size: 36px; display: inline-block;}
   .titleBarJournal:hover{color: #fff; }
.footerSupports{border-top: 1px solid #ccc; background: #fff; text-align: center;}
.footerSupports a{display: inline-block;     height: 40px; margin: 15px;}
.footerSupports a img{max-height: 100%; width: auto; display: block; border: 0px;     opacity: 0.7; -webkit-transition: .2s; transition: .2s;}
.footerSupports a:hover img{ opacity: 1;}
#homeTabWrp{clear: both; margin-top: 20px;}
#homeTabWrp .nav-tabs{    box-shadow: 0 5px 6px -6px #333;}
#homeTabWrp .nav-tabs a{border-radius: 0px; padding: 8px 10px;   margin-right: -1px;   color: #333;  -webkit-transition: .2s; transition: .2s;   background-color: rgba(0,0,0,0.05);  border: 1px solid #ccc;}
#homeTabWrp .nav-tabs li:first-child a{border-radius: 5px 0px 0px 0px}
#homeTabWrp .nav-tabs li:last-child a{border-radius: 0px 5px 0px 0px}
#homeTabWrp .nav-tabs .active a, #homeTabWrp .nav-tabs a:hover{background: #fff}
#homeTabWrp .tab-content{padding: 20px 0px;}
.WrpMediaCnt{float: left; width: 80%}
.WrpMediaCnt + .galleryLinksWrp{float: right; width: 20%; text-align: right;}

/*for pdf viewer*/
#pdfCanvasContainer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
    height: 700px;
    width: 100%;
    max-width: 100%; } 
.header_view_pdf,.header_view{position: fixed; width: 100%; background: #1b5083 ; color: #fff; display: inline-block; z-index: 1; } 
.header_view_pdf .pkp_screen_reader,.header_view .pkp_screen_reader{display: none;}
.header_view_pdf .download, .header_view .download {right: 0px;     width: auto;    padding: 0 20px;background: #fff; color: #1b5083; display: block; position: absolute; top: 0; text-align: center;      line-height: 30px;   height: 30px; }
.header_view_pdf .download:before , .header_view .download:before {content: "\f019"; font-family:'FontAwesome';}
.header_view_pdf .return:before,.header_view .return:before {content: "\f060"; font-family:'FontAwesome';} 
.header_view_pdf .return,.header_view .return{left: 0px;     position: absolute; top: 0; left: 0; width: 30px;  background: #fff; color: #009de5; text-align: center;} 
.header_view_pdf .title,.header_view .title{line-height: 30px;     display: block; padding-left: 40px; max-width: 100%; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; color: #fff;}

.header_view_pdf .return, .header_view .download{background: #fff; color: #1b5083; display: block; position: absolute; top: 0; text-align: center;      line-height: 30px;   height: 30px;}
.header_view .return, .header_view .download{background: #fff; color: #1b5083; display: block; position: absolute; top: 0; text-align: center;      line-height: 30px;   height: 30px;}
.header_view_pdf .return .label, .header_view_pdf .download .label{ color: #1b5083}
.header_view .return .label, .header_view .download .label{ color: #1b5083}

.header_view_pdf a, .header_view_pdf a{color: #fff; }
#pdfCanvasContainer iframe{margin-top: 30px; border: 0px;}
/*end for pdf viewer*/

.pkp_block h2.title { margin: 0px; }