/** CTA */
.subject-submit-cta {
    display: block;
    color: inherit;
    border-left: 1px solid transparent;
    line-height: 1.2;
    margin: 5px 0 15px 0;
    padding: 18px;
    background: rgba(249, 249, 249, 0.35);
}

.subject-submit-cta p {
    font-size: 19px;
    font-weight: 200;
    line-height: 1.4;
    text-align: center;
}

.subject-submit-cta .btn {
    margin: 20px auto;
    display: table;
    font-size: 18px;
    font-weight: 100;
    border-radius: 2px;
    letter-spacing: 0.04em;
}

.subject-submit-cta .cta-emphasis {
    color: #4C79BD;
    font-weight: bold;
}

.subject-submit-cta .help-block {
    text-align: center;
}

.subject-summary-well {
    margin: 40px 0 30px 0;
    padding-bottom: 10px;
    opacity: 0.80;
    background: #124D80;
}

.subject-summary-well p {
    margin-bottom: 10px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 1.3
}

.subject-summary-well .btn {
    margin: 15px 0;
    background: none;
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-color: #f1f1f1;
    box-shadow: 0 2px 5px 0 #688CA9;
}

.theme--dark .subject-container .subject-summary-well .btn {
    color: #fff !important;
    font-weight: 400;
}

.subject-summary-well .btn:hover {
    transition: .2s;
    box-shadow: 0 2px 5px 0 #4B6479;
    border-color: #CCC;
    color: #CCC;
    background: #0C4679;
}

.subject-btn-unfollow {
    background-color: #ff8d8d !important;
    border-color: #A93333 !important;
    color: black !important;
    font-weight: bold !important;
    box-shadow: 0 2px 5px 0 #331717 !important;
}

.subject-btn-unfollow:hover {
    background-color: #9A0909 !important;
    border-color: #A21212 !important;
    color: white !important;
    box-shadow: 0 2px 5px 0 #150D0D !important;
}

.subject-summary-well .help-block-footer, .subject-summary-well .help-block-footer a {
    font-size: 13px;
    color: #eee;
}

@media (min-width: 768px) {
    .subject-submit-cta .btn {
        font-size: 14px;
    }
}

@media (min-width: 980px) {
    .subject-submit-cta .btn {
        font-size: 18px;
    }
}

.item-selector-active {
    color: #EC407A;
    font-weight: 500;
}

.peerj-article-blue {
    color: #4c79bd;
}

.peerj-preprint-orange {
    color: #d78300;
}

#how-open-is-it {
    margin-top: 10px !important;
}

/**main-search*/
#main-search .input-append {
    margin-bottom: 15px;
}

a.navbar-subject-list {
    float: left;
    height: 36px;
    color: #444;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    width: 154px;
    background: #E5EDF6;
    padding: 6px 3px;
    margin:0 4px 4px 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

a.navbar-subject-list:hover {
    cursor: pointer;
    color: #f1f1f1;
    background: #226bbf;
}

.close-subject-list-span {
    text-align: left;
    cursor: pointer;
}

.subject-list-btn {
    background: #eee;
    padding: 4px 3px;
    color: #555;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
     -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    white-space: nowrap;
}

.subject-list-btn:hover {
     box-shadow: inset -1px -1px 11px #ccc;
 }

#main-search-filter-bar .span3 {
    width: 250px;
}

.main-search-form-row {
    margin: 20px 0 30px;
}

.main-search-form-row-item {
    margin-bottom: 10px;
}

.btn-articles {
    background: #0088c9;
    border: 1px solid #0088c9;
}

.search-hits-total {
    color: #888;
    margin-top: 7px;
    font-size: 13px;
}

.search-fuzzy-input {
    margin-left: 5px !important;
    margin-right: 0 !important;
}

.search-fuzzy-label {
    font-size: 13px;
    float: left;
}

.search-filters > li > a {
    padding: 8px 7px 6px 7px;
}

.search-filters .dropdown-menu > li label {
    display: block;
    padding: 3px 37px 3px 7px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #252525;
    white-space: nowrap;
}
.search-filters .dropdown-menu > li label:hover {
    background-color: #226bbf;
    text-decoration: none;
    color: #fff;
}

.filter-inline-title {
    float: left;
    margin: 6px 4px 0 0;
    color: #888;
    font-weight: 500;
}

.filter-selector .radio {
    /*margin-right: 17px;*/
    font-size: 13px;
}

.filter-selector input[type="radio"] {
    margin-top: 3px;
    width: 20px;
}

.search-filters {
    margin-bottom: 10px;
}

@media (max-width: 979px) {
    .main-search-form-row {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .main-search-form-row {
        margin: 0;
    }
}

.main-search-item-publication-img {
    position: relative;
}

.search-metrics-row {
    min-height: 20px !important;
    margin-top: -8px;
}

.search-metrics-container {
    text-align: left;
    margin-left: 0 !important;
    min-height: 0;
}

.search-label-metric {
    position: relative;
    margin-left: 0px;
    padding: 3px 13px 3px 6px;
    font-size: 13px;
    line-height: 13px;
    border-radius: 1px;
    display: inline-block;
    color: #666;
}

.search-label-metric-arrow:before {
    right: 1024%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-right-color: #fff;
    border-width: 8px;
    margin-top: -8px;
}

.search-label-metric-arrow:after {
    right: 98%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-right-color: #eee;
    border-width: 8px;
    margin-top: -8px;
}

.search-label-metric-citations:after {
    border-color: #fff !important;
    border-right-color: #fff !important;
}
.search-label-metric-citations {
    background: #eee;
}

.search-label-metric-downloads {
    background: #eee;
}

.search-label-metric-pageviews {
    background: #eee;
}

.main-search-item-row .search-label {
    margin-bottom: 5px;
}

.main-search-item-row .search-label-article:after {
    left: 82px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 167, 50, 0);
    border-width: 13px;
    margin-top: -3px;
    border-left-color: #0088c9;
}

.main-search-item-row .search-label-question:after {
    left: 78px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 27, 146, 0);
    border-width: 13px;
    margin-top: -3px;
    border-left-color: #666;
}

.main-search-item-row .search-label-file:after {
    left: 78px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 167, 50, 0);
    border-width: 13px;
    margin-top: -3px;
    border-left-color: #E04D82;
}

.main-search-item-row .search-label-answer:after {
    left: 78px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 167, 50, 0);
    border-width: 13px;
    margin-top: -3px;
    border-left-color: #417c0c
}

.main-search-item-row .search-label-preprint:after {
    left: 78px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 167, 50, 0);
    border-width: 13px;
    margin-top: -3px;
    border-left-color: #FAA732;
}

.search-article-date {
    font-weight: 600;
    color: #252525;
    font-size: 11px;
}

.search-article-date span {
    position: relative;
    top: 4px;
    left: 10px;
    color: #CCC;
}

.search-notices {
    text-align: center;
    width: 400px;
    margin: 0 auto;
}

.search-highlight {
    background: #ffff88;
    font-weight: bold;
}

.main-search-item-row {
    margin-bottom: 25px;
    min-height: 85px;
    padding-bottom: 24px;
}

.main-search-item-row .span2 {
    width: 100px;
}

.main-search-item-row:hover .search-item-show-link {
    display: inline;
}

.main-search-item-row:hover a.search-item-show-link {
    text-decoration: underline;
}

.search-subject-remove, .search-topic-remove, .search-user-remove {
    cursor: pointer;
    word-wrap: break-word;
    margin-right: 2px;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    text-shadow: none;
    font-weight: normal;
    font-size: 13px;
    background: #eee;
    color: #555555;
}

.icon-opacity {
    opacity: 0.50;
    filter: alpha(opacity=50);

}

.search-item-title-small a {
    font-size: 14px;
    font-weight: 500;
}

.search-item-title {
    font-size: 21px;
    line-height: 1.2em;
}

.search-item-title a {
    display: block;
}

.search-item-figure-title {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
}

.search-item-figure-title img {
    margin-bottom: 12px;
}

.figure-well {
    background: #f1f1f1;
    padding: 5px;
}

.main-search-item-person {
    margin-bottom: 15px;
}

.main-search-item-person a {
    color: #4B5C66;
    font-weight: normal;
}

.main-search-item-editor .badge-editor-blue {
    opacity: 0.3;
    background: #888;
    margin-right: 2px;
}

.main-search-item-row:hover .main-search-item-editor .badge-editor-blue {
    opacity: 0.6;
    background: #226bbf;
}

.main-search-item-row .search-label {
    width: 72px;
    text-align: center;
}

.main-search-item-publication-subjects a {
    color: #717171;
}

.main-search-answer-parent {
    color: #888888;
    font-weight: 200;
}

.search-arrow_box {
    position: relative;
    padding: 3px 0;
    margin-top: -4px;
    width: 79px;
    background: #F8F8FC;
    text-align: center;
    color: #555555;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
/* deprecated for now
.search-arrow_box:after, .search-arrow_box:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.search-arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #f9f9f9;
    border-width: 15px;
    top: 50%;
    margin-top: -15px;
}
.search-arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #dedede;
    border-width: 18px;
    top: 50%;
    margin-top: -18px;
}
*/
.search-question-count {
    font-size: 27px;
    margin: 4px 0;
    padding: 4px 0 0 0;
}

.search-question-count div {
    font-size: 12px;
}

.search-question-count-divider {
    width: 27px;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    left: 26px;
}

.search-answer {
    color: #3e7f3e !important;
    padding-top: 8px;
}

.search-question-created {
    font-weight:200;
    font-size:12px;
    color:#888;
    text-align: right;
}

.search-answer-annotation-accepted {
    background: #EDFBE1;
    padding: 4px 6px;
    color: #417c0c;
    font-weight: 500;
    font-size: 11px;
}

.search-annotation-form .annotation-form-container {
    padding-bottom: 45px;
}

.search-bar-ask-btn-container {
    margin:10px 0 0 14px;
}

.search-bar-ask-btn-container .help-block {
    margin-top: -5px;
}

.search-bar-ask-btn-container .help-block a {
    font-size: 12px;
    color: #999;
}

.user-search-article-role-item {
    margin: 5px 0;
    padding: 10px 0;
}

.user-search-article-role-hidden-item {
    display: none;
    padding: 10px 5px !important;
    background: #F7DFDF;
}

p.show-article-role-item {
    text-align: center;
    color: #999;
    padding: 3px 0;
    cursor: pointer;
}

p.show-article-role-item:hover {
    background: #D8E7F9;
    border-radius: 2px;
}

.related-search-title {
    font-size: 17px;
    color: #666;
    font-weight: 200;
}

#related-search-queries a {
    font-weight: 200;
    line-height: 27px;
    margin-right: 3px;
    background: #eee;
    padding: 2px 5px;
}
#related-search-queries a:hover {
    background: #E4F5FF;
    text-decoration: none;
}

@media (max-width: 767px) {
    #main-search-filter-bar {
        margin: 0;
    }
}

#journal-aggs-row {
    margin-bottom: 20px;
}

h3.facet-h3, h3.aggs-h3 {
    padding-left: 15px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    color: #444;
}

.search-filter-ul li {
    margin-bottom: 3px;
}

.search-facet-active, .search-aggs-active {
    background: #eeeeee;
    padding: 0 15px;
    margin: 5px -15px;
}

.search-facet-active a, .search-aggs-active a {
    font-weight: bold;
    color: #444444;
    cursor: default;
}

.search-facet-active a .search-facet-badge:hover, .search-aggs-active a .search-aggs-badge:hover {
    cursor: default;
}

.search-facet-badge, .search-facet-badge:hover, .search-aggs-badge, .search-aggs-badge:hover {
    float: right;
    background: #eeeeee;
    color: #717171;
    text-shadow: none;
}

#related-research > ul > li > div:nth-child(2) {
    font-size: 13px !important;
    color: #525252 !important;
    font-weight: 200 !important;
}
.annotation-tabs-nav {
    margin-top: 45px
}

.annotation-tabs-nav > li {
    font-size: 20px;
}

.annotation-tab-content {
    overflow: visible;
    min-height: 800px;
}

.annotations-positioned {
    position: absolute;
    display: none;
}

.annotations-positioned .annotation-container {
    margin-bottom: 5px;
}

.annotations-positioned .annotation {
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
}

#annotations-sidebar {
    display: none;
}

body.annotating .article-sidebar,
body.annotating .article-sidebar-block,
body.annotating .article-sidebar-item {
    display: none;
}

body.annotating #annotations-sidebar {
    display: block;
}

body.annotating .annotations-positioned {
    width: auto !important;
}

body.annotating #article-item-middle {
    visibility: hidden;
}

@media (min-width: 600px) {
    body.annotating .annotations-positioned {
        width: 70% !important;
    }

    body.annotating #article-item-middle {
        position: relative;
        right: -75%;
        visibility: visible;
    }
}

@media (max-width: 767px) {
    .annotations-heatmap {
        display: none;
    }
}

@media (min-width: 979px) {
    body.annotating .annotations-positioned {
        width: inherit !important;
    }

    body.annotating #article-item-middle {
        right: 0;
    }
}

#annotations-sidebar .annotation {
    font-size: 90%;
}

.article-item-section-content .annotation {
    border: none;
    margin-bottom: 20px;
}

article.annotation {
    font-size: inherit;
}

.annotation {
    /*font-size: 90%;
    border: 1px solid #ddd;
    /*background: #eee;*/
    /*border-radius: 5px 0 0 5px;
    padding: 10px;*/
    position: relative;
    /*display: table;*/
    width: 100%;
}

.annotation-row {
}

.annotation-voting,
.annotation-main {
    vertical-align: top;
}

.annotation-replying .annotation-voting {
    padding-top: 5px;
}

.annotation-main {
    padding-bottom: 1em;
}

.annotation-views {
    color: #666;
}

.annotation-body {
    font-size: 17px;
    color: #211f49;
    line-height: 25px;
    font-weight: 400;
    word-break: break-word;
}

.annotation .user-name {
    max-width: 30em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline;
}

.annotation .user-url {
    display: inline-block;
    margin-right: 5px;
}

.annotation .user-image {
    height: 24px;
    width: 24px;
}

.annotations-positioned .annotation .user-image {
    height: 16px;
    width: 16px;
}

.annotation-section {
    margin: 20px 0;
}

.annotation-actions,
.annotation-response-counts {
    margin: 5px 0;
    white-space: nowrap;
}

.annotation-topics a,
.annotation-response-counts a {
    font-size: 11px;
}

.annotation-create-title {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 10px;
}

.annotation-collection-title {
    font-size: 150%;
    margin-bottom: 10px;
}

.annotation-questioning .annotation-body,
.annotation-answering .annotation-body {
    /*font-size: 120%;*/
}

.annotation-replying .annotation-body {
    /*color: #555555;*/
    /*font-weight: 300;*/
}

.annotation-voting {
    text-align: center;
    line-height: 1.2;
    font-size: 150%;
    color: #717171;
    width: 40px;
}

.annotation-vote {
    cursor: pointer;
    display: block;
    color: #717171;
}

.annotation-score {
    line-height: 1;
}

.annotation-vote:active,
.annotation-vote.annotation-voted {
    color: orange;
}

.annotation-vote:active,
.annotation-vote:hover,
.annotation-vote.annotation-vote-saving {
    text-decoration: none;
}

.annotation-vote.annotation-vote-saving {
    color: orange;
}

.annotation-container .annotation-voting-disabled {
    padding-top: 2px;
}

.annotation-replies {
    margin-top: 15px;
    margin-left: 30px;
    border-top: 1px dotted #DDD;
}

.annotation-replies .annotation {
    border: none;
    padding: 3px 0;
}

.annotation-replies .annotation:not(:last-of-type) {
    border-bottom: 1px dotted #ddd;
}

.annotation-replies .annotation-body {
    padding: 0;
}

.annotation-replies .annotation-voting {
    font-size: 15px;
}

.annotation-replies .annotation-score {
    line-height: 1.2;
    font-weight: 300;
    margin: 0;
}

.annotation-title-row {
    margin-bottom: 15px;
}

.annotation-title {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
}

.annotation-linking .annotation-title,
.annotations-positioned .annotation-title {
    font-weight: 300;
}

.annotation form {
    margin-bottom: 0;
}

.form-annotation .help-block {
    font-size: 90%;
    color: #717171;}

#question_annotation_title_label {
    width: auto;
    padding-top: 4px;
}

#question_annotation_title_container {
    margin-left: 10px;
}

.form-annotation-vote {
    display: none;
}

.annotation-form-container {
    display: none;
    margin: 10px;
}

.annotation-actions form {
    display: inline-block;
}

.close-annotations,
.annotation-cancel {
    margin-left: 5px;
}

.annotation-accept {
    line-height: 1;
    border-radius: 4px;
    display: inline-block;
    padding: 4px;
    position: relative;
    left: -2px;
}

.annotation-accepted .annotation-accept {
    background: #EDFBE1;
    color: #417c0c;
}

a.annotation-accept:hover,
a.annotation-accept:active,
.annotation-accept.annotation-saving {
    background: #EDFBE1;
    color: #417c0c;
    text-decoration: none;
}

.annotation-accepted-answer {
    display: none;
    color: #417c0c;
    padding: 0 5px;
    line-height: 1;
    font-size: 120%;
    font-weight: bold;
}

.annotation-accepted .annotation-accepted-answer {
    display: inline-block;
}

.annotation .user-points {
    display: inline-block;
    color: #211f49;
    font-weight: 600;
}

.annotation-target {
    margin: 20px 0;
    font-size: 120%;
}

.annotation-date-published,
.annotation-date-edited {
    color: #717171;    white-space: nowrap;
}

.annotation-public .annotation-publish,
.annotation-public .annotation-unpublished {
    display: none;
}

.annotation-unpublish {
    display: none;
}

.annotation-public .annotation-unpublish {
    display: inline-block;
}

.annotation-responses-count {
    font-size: 180%;
    border-top: 4px dotted #eee;
    padding-top: 40px;
}

.annotation-create-button {
    margin: 10px 0;
}

.annotation-learn-more {
    font-size: 12px;
    margin: 5px 0 15px 0;
}

.annotation-create-container {
    margin: 10px 0;
}

.annotations h2 {
    color: #555;
    font-weight: 200;
    margin: 0 0 10px;
}

.annotation.annotation-commenting,
.annotation.annotation-questioning {
    margin-top: 10px;
}

.annotations-positioned .annotation-body p {
    font-size: 16px;
    line-height: 1.4;
    color: #211f49;
    font-weight: 400;
}

.annotation-readmore {
    font-size: 13px;
}

.annotations-positioned .annotation.annotation-questioning {
    margin-top: 0;
}

.annotations-positioned .add-annotation {
    margin: 10px 0;
}

.annotation-section .add-annotation {
    /*padding: 10px;*/
}

.answers .add-annotation {
    /*padding-left: 20px;*/
}

.annotations-positioned .annotation.annotation-active {
    background-color: #FFFFD1;
    padding-right: 10px;
}

.annotation-form-footer {
    margin-bottom: 5px;
}

.annotation-replies .annotation-body,
.annotation-replies .annotation-user {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

.annotation-replying .user-url {
    display: none;
}

.annotation-user-separator {
    color: #717171;}

.annotation .annotation-user {
    white-space: nowrap;
    text-align: right;
    margin: 5px;
}

.annotation-replies .annotation-vote,
.annotation-replies .annotation-score {
    display: inline-block;
}

.annotation-count {
    background-color: #37B962;
}

.article-item-section-content .annotations {
    font-size: 90%;
}

.annotations-positioned .annotation-user,
.article-item-section-content .annotation-user {
    white-space: normal;
}

.article-item-section-content .annotation-create-button {
    margin: 45px 0 0 0;
}

.annotations-heatmap, .annotations-outer-heatmap {
    position: fixed;
    top: 40px;
    left: 0;
    bottom: 0;
    width: 10px;
    background: #F2F2F2;
}

.annotations-outer-heatmap {
    top: 0;
}

.annotation-marker {
    display: block;
    position: absolute;
    background-color: #FF8609;
    width: 100%;
    line-height: 0;
    z-index: 15;
}

.current-scroll {
    position: absolute;
    background-color: #717171;    opacity: 0.2;
    z-index: 10;
    left: 0;
    width: 15px;
}

.annotation-version {
    padding: 10px 0;
}

.annotation-version:not(:last-of-type) {
    border-bottom: 1px solid #aaa;
}

#annotation-question-create-container {
    margin: 20px 0;
}

.annotation-section.answers .annotation {
    padding: 10px 10px 10px 0;
}

.answers .annotation-answering {
    border-top: 4px solid #CCC;
    margin-top: 45px;
}

.answers .annotation-answering:first-child {
    border-top: none;
    margin-top: 0px;
}

.annotation-add-answer {
    margin-top: 45px
}

.annotation-linking .annotation-social-container {
    display: none;
}

.annotation-counter {
    display: none;
    padding: 0 5px;
    border-radius: 10px;
    border: 1px solid #226bbf;
    line-height: 1.5em;
    vertical-align: top;
    color: #226bbf;
    margin-left: 2px;
}

.annotation-counter-citing {
    display: inline-block;
}

.nav-tabs .annotation-counter {
    font-size: 14px;
    background: #015c95;
    color: white;
    border: none;
}

.annotation-summary {
    margin: 20px 70px;
}

form {
    position: relative;
}

.modal-body button {
    display: none;
}

.has-plink {
    position: relative;
}

.plink {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -26px;
    opacity: 0.2;
    color: #999;
    padding: 0 1px;
    border-right: 7px solid white;
}

.plink.plink-content {
    opacity: 0.95;
    color: #FF8609;
}

.plink i {
    font-size: 16px;
    vertical-align: text-top;
    display: inline-block;
}

a.plink:hover {
    text-decoration: none;
}

a.plink:hover i {
    color: #FF8609;
}

.has-plink:hover .plink,
.has-plink.plink-active .plink {
    opacity: 1;
}

.has-plink .plink:hover {
    background: #FFEAD5;
}

.has-plink.plink-active {
    padding-left: 3px;
    border-left: 26px solid #FFEAD5;
}

.plink .annotations-count {
    position: absolute;
    top: 1px;
    left: -13px;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
}

.has-plink.plink-active .annotations-count {
    display: none;
}

@media (max-width: 1200px) {
    .plink {
        left: -20px;
        border-right: none;
    }
}

.target-items {
    margin-top: 20px;
    margin-bottom: 20px;
}

.target-items-title {
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 10px;
}

.target-item:not(:last-child) {
    margin-bottom: 10px;
}

.target-item-title {
    font-size: 120%;
}

.target-item-meta {
    font-size: 110%;
}

.target-item-meta a {
    color: inherit;
}

/* score nav */
.peerj-score-nav-pills > li > a {
    color: #888;
    font-size: 16px;
    font-weight: 300;
}

.peerj-score-nav-pills .active > a, .peerj-score-nav-pills .active > a:hover {
    background-color: #34383D;
}

.peerj-score-nav-pills > li > a:active {
    color: #eee;
}

.span-score-intervals {
    margin-left: 8px;
}

#score-interval-group {
    margin-top: 6px;
}

.time-by-score-soon {
    font-size: 12px;
    margin-top: 12px;
}

/* score table */
#score-progress-bar {
    margin: 50px 0;
    height: 10px;
}

#progress-bar-width {
    background-color: #999;
}

.score-table-span {
    margin-left: 0;
}

.score-index-user-img--container {
    position: relative;
}

.score-index-user-img {
    background: #999;
    border-radius: 50%;
    min-width: 55px;
    min-height: 55px;
    height: 55px;
    width: 55px;
    box-sizing: border-box;
}

.score-index-user-img--tier-badge {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    width: 32px;
    height: 32px;
}

.score-index-tier-name {
    color: #999;
}

/* Tier Colours */
.score-tier-color {
    font-weight: bold;
}
.score-tier-border {
    border: 2px solid;
    border-color: transparent;
}


td.score-index-user {
    width: 275px;
    vertical-align: top !important;
    font-size: 14px;
}
.score-index-user p {
    margin: 0;
    padding: 0;
}
.score-index-user--inner {
    padding: 6px 0;
}


.score-index-user-url {
    font-size: 15px;
    font-weight: bold;
}

.score-index-user-instit {
    font-size: 14px;
}

.profile-contribution-level-shield--small {
    width: 22px;
}

.table .item-score {
    margin-right: 7px;
    font-weight: 800;
    font-size: 26px;
    color: #888;
}
.table .item-score p {
    margin-bottom: 0;
    padding: 0;
}

/* Search results page */
.user-score-subject-title {
    white-space: nowrap;
}

#fetch-user-scores {
    margin-bottom: 25px;
}

#score-results {
    margin-bottom: -15px;
}

#fetch-user-scores .search-bar-ask-btn-container {
    margin: 0 0 0 8px;
}

.table .search-user-score {
    font-weight: 200;
    font-size: 22px;
    color: #BB7676;
    float: right;
}

.see-all-top-scores-link {
    text-align: right;
    padding-top: 12px
}

/* pagination */
.pointer-cursor {
    cursor: pointer;
}

.user-score-well {

}

@media (max-width: 1140px) {
    .score-table-span {
        width: 300px;
    }
}
