/** 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;
    }
}

.peerj-announcement-fixed {
    display: none !important;
}

/** start modal dialog */
.loginsubmit-forms {
    display: none;
}

.loginsubmit-password-reset {
    display: none;
    color: #B6312F;
    font-weight: 200;
}

.loginsubmit-modal .modal-footer .btn {
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
}

.loginsubmit-modal .modal-header {
    display: none;
    border-bottom: 1px solid #ddd;
    background: #F5F5F5;
    padding: 0 !important;
}

.loginsubmit-modal .modal-header-title {
    padding: 10px 15px 7px;
}

.loginsubmit-modal .modal-header h3 {
    color: #0088C9;
    text-align: left;
}

.modal-logo {
    display: none;
}

.loginsubmit-modal-body h5 {
    font-weight: 200;
    color: #888;
}

.loginsubmit-form-inputs {
    margin-left: 15px;
}

.loginsubmit-modal-label label {
    font-size: 20px;
    margin-top: 15px;
}

#submit-server-message {
    color: red;
    font-weight: 200;
}

.loginsubmit-modal form {
    margin: 0;
}

.loginsubmit-modal-body {
    height: 250px;
    overflow-y: auto;
}

.loginsubmit-modal-sidebar {
    display: none !important;
}


.loginsubmit-modal-sidebar p {
    color: #999;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4em;
}

#modal-server-message {
    color: #B6312F;
    font-weight: 200;
}

.loginsubmit-input-help {
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 300;
    color: #999;
}

#loginsubmit-show-email {
    display: none;
    margin-bottom: 8px;
}

#loginsubmit-show-email .loginsubmit-email-keyed {
    color: #0078b7;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding-left: 5px;
}

#loginsubmit-show-password {
    cursor: pointer;
}

.loginsubmit-small-password-help {
    display: none;
    color: #999;
    font-weight: 200;
    font-size: 12px;
}

.journal-preference-row {
    margin-top: 15px 0;
}

.journal-preference-row .loginsubmit-modal-label label {
    margin-right: -7px;
    font-size: 16px;
    margin-top: 6px;
}

input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
}

.journal-preference-row .checkbox label {
    font-style: italic;
}

#loginsubmit-signup-form label,
.loginsubmit-modal-label label {
    font-weight: 300;
    font-size: 16px;
    margin-top: 6px;
}

.login-agreement {
    display: inline-block;
    font-size: 15px;
    margin-right: 18px;
    padding-top: 7px;
    color: #999;
    font-weight: 300;
}

.login-switch {
    font-size: 16px;
    font-weight: 300;
    color: #999;
}

#fos_user_registration_form_academicRank {
    height:31px;
}

#fos_user_registration_form_frequency {
    padding-left: 0;
}

#fos_user_registration_form_frequency > * {
    float:left;
}
#fos_user_registration_form_frequency > input {
    margin-right:6px;
    margin-left:0;
    margin-bottom: 8px;
}
#fos_user_registration_form_frequency > label {
    margin-right:16px;
    margin-top: 1px;
}

.signup-modal-title {
    font-size: 21px;
    font-weight: 300;
    margin: 0;
}

.login-signup-switch {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 11px;
    min-height: auto !important;
    font-weight: 300;
    color:#aeaeae;
}

.communication-preference-box {
    background: #f6f4d6;
    padding: 23px 27px 25px;
    color: #37474F;
    border-radius: 2px;
}
.communication-preference-box h2 {
    font-weight: 200;
    margin-bottom: 20px;
}


.communication-preference-label {
    font-size: 15px;
}

/* Large create account submit button */
#submitBtn {
    font-size: 1.3em;
}

@media (min-width: 540px) {
    .loginsubmit-modal .modal-header {
        display: block;
    }

    .modal-header-title h3 {
        font-weight: 400;
    }
}

@media (min-width: 768px) {
    .modal-logo {
        float: left;
        display: block;
        margin-right: 20px;
        background: #0088c9 !important;
        padding: 13px 15px 17px;
    }

    .loginsubmit-form-inputs {
        margin-top: 20px;
        margin-left: 0;
    }

    .loginsubmit-modal {
        width: 95% !important;
        left: 15px  !important;
        margin-left: 0px !important;
    }

    .loginsubmit-modal-sidebar {
        display: block !important;
        background: #F5F5F5;
        border-right: 1px solid #ddd;
        padding: 15px;
        height: 255px;
        overflow-y: auto;
    }

    .loginsubmit-modal-sidebar p {
        padding: 3px 5px;
    }

    .loginsubmit-modal-label {
        text-align: right;
    }
}

@media (min-width: 980px) {
    .loginsubmit-modal {
        width: 960px !important;
        left: 50%  !important;
        margin-left: -480px !important;
    }
    .loginsubmit-modal-body, .loginsubmit-modal-sidebar  {
        height: 350px;
    }
}

@media (min-width: 1200px) {
    .loginsubmit-modal-body, .loginsubmit-modal-sidebar  {
        height: 400px;
    }
}

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

a.subject-article {
    color: #226bbf !important;
    text-decoration: none !important;
}

a.subject-user {
    text-decoration: none !important;
}


.subject-article:not(:last-of-type) {
    margin-bottom: 23px;
}

.subject-article:hover {
    text-decoration: none;
    /* border-left-color: #4c79bd; */
    background: #e7f5ff;
}

.subject-article-date {
    font-weight: 200;
    color: #717171;}

.subject-article-preprint {
    color: #DD8B26;
    margin-left: 10px;
}

.subject-article-authors {
    margin: 0 0 14px;
    line-height: 1.46em;
}

.subject-article-author {
    font-size: 14px;
}

.subject-publications.section .subject-article-author {
    font-size: 16px;
}

.subject-article:hover .subject-article-authors {
    color: #424242;
}

.subject-article-counters {
    color: #4872b3;
    font-size:15px;
    font-weight:300;
}

.subject-article-image {
    max-height: 200px;
    overflow-y: hidden;
}

.subject-article-image img {
    width: 100%
}

.subject-article-full .subject-article-counters {
    margin-top: 18px;
}

.subject-article:hover .subject-article-image {
    border-color: #4c79bd;
}

.subject-article-title,
.subject-collection-title {
    font-size: 1.7em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.subject-article-full .subject-article-title {
    margin-top: 4px;
    line-height: 1.23em;
    width: 90%;    
    color: #226bbf;
}

.subject-article.subject-preprint:hover {
    /* border-left: 1px solid #dd8b26; */
    background: #FFE8D6;
}

.subject-article.subject-preprint:hover .subject-article-title {
    color: #c86e00;
}

.subject-article .preprint-label {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #FFA500;
    padding: 3px 5px;
    color: #FFF;
    font-size: 12px;
    font-weight: 200;
}

.article-item-interest-container {
    position: relative;
    margin-top: 12px;
    padding: 14px 18px 17px;
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: 12%;
    background-position-x: 1%;
    background-position-y: 1%;
    background-image: url('https://s3.amazonaws.com/static.peerj.com/sections/quotation-mark.svg');
    background-color: #3460a1;
}

.article-item-interest-container img {
    width: 45px;
}

.editor-comment,
.subject-article-title {
    letter-spacing: 0.02em;
    user-select: all;
}

.subject-experts .subject-user:nth-of-type(even) {
    background-color: #eee;
}

.subject-experts .subject-user-image,
.subject-experts .subject-user-info,
.subject-experts .subject-user-score,
.subject-experts .subject-user-bio,
.subject-experts .subject-user-checkbox {
    padding: 10px 5px;
}

.subject-experts .subject-user-bio,
.subject-experts .subject-user-image {
    vertical-align: middle;
}

.subject-experts .subject-user-info {
    padding-right: 0;
}

.subject-experts .subject-user:hover {
    text-decoration: none;
}

.subject-experts .subject-user:hover .subject-user-image img {
    border-color: transparent;
}

.subject-experts .subject-user-image:hover img {
    border-color: #4c79bd !important;
}

.subject-experts .subject-user-score {
    padding: 0 10px;
}

.subject-experts .subject-user-bio > div {
    max-width: 60em;
    max-height: 120px;
    overflow-y: auto;
    line-height: 1.2;
}

.subject-experts .subject-user a {
    text-decoration: none;
}

.subject-experts .subject-user-category {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 2px;
    margin: 5px 5px 0 0;
    background-color: rgb(239, 210, 158);
    font-size: 90%;
}

.subject-experts .subject-user-matched-category {
    background-color: rgb(97, 202, 97);
}


.subjects-intro {
    margin-bottom: 40px;
    color: #666;
    font-size: 120%;
}

.subjects-intro .subject-heading {
    color: #4c79bd;
    font-weight: 200;
}

.subject-groups .subject-section-heading {
    margin-bottom: 15px;
}

.subject-groups .subject {
    margin: 3px 10px 3px 0;
    background-color: #13262F;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 200;
    padding: 7px 10px;
    margin: 0;
}

.subject:focus {
    outline: hidden !important;
    border: 2px solid yellow !important;
}

.subject-groups .subject:hover {
    background-color: #2172B5;
}

.nav.subjects-nav-tabs {
    margin-bottom: 0;
}

.label-subject {
    text-transform: uppercase;
    font-weight: 200;
}

.label-subject-article {
    color: #4c79bd;
}

.label-subject-preprint {
    color: #DD8B26;
}

.body-subject .ui-autocomplete {
    max-width: 60em;
}

.subject-search {
    position: relative;
    white-space: nowrap;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.subject-search input.search-query,
.subject-search-button {
    color: #444;
    border: none;
}

.subject-search-button {
    padding: 4px 12px; /* reset */
}

/* Search box, button, subjects button shared height */
.subject-search .btn.subject-search-button,
.subject-search .search-query {
    height: 45px;
}

/* Search box textbox */
.subject-search .search-query {
    color: #a6a6a6;
    font-weight: 200;
    letter-spacing: .01em;
    line-height: 1.2em;
    display: block;

    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

    box-shadow: inset -7px 0 10px -5px hsla(0, 0%, 0%, .09);
    border-right: 1px solid #ccc;
    background: #f3f3f3;
}

/* Search button */
.subject-search .btn.subject-search-button {
    width: 66px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

/* Search icon */
.btn.subject-search-button .icon-search {
    font-size: 23px !important;
    color: #b0b0b0;
    background: none !important;
}

/* Search icon */
.btn.subject-search-button:hover,
.btn.subject-search-button:hover .icon-search {
    color: rgba(118, 112, 106, 1) !important; /* KEY BROWN */
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.subject-search .btn.subject-search-button:hover {
    background-color: #d4d4d4 !important;
}

/* Removing search text box glow on focus */
.subject-search textarea:focus, .subject-search input[type="text"]:focus, .subject-search .uneditable-input:focus {
    box-shadow: none;
}

/* Search textbox on:focus */
.subject-search .search-query:focus {
    color: #474747 !important;
    background: #f2f2f2 !important;
    box-shadow: inset -8px 0 10px -5px hsla(0, 0%, 0%, .04) !important;
}

/* Search button on:focus */
.subject-search .search-query:focus + .btn.subject-search-button {
    background: #ececec !important;
}

/* Search button icon on:focus */
.subject-search .search-query:focus + .btn.subject-search-button .icon-search {
    color: rgba(118, 112, 106, 1) !important; /* KEY BROWN */
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.subject-search .btn.subject-search-button,
.subject-search .search-query {
    height: 40px;
}

/* Search box textbox */

.subject-search .input-append {
    width: 85%;
    position: relative;
    margin: 0 1%;
    float: left;
}

.subject-search .search-query {
    font-size: 15px;
    width: 100% !important;
    padding: 0 0 0 12px;
}

.subject-search .btn.subject-search-button {
    width: 15%;
}

.btn.subject-search-button .icon-search {
    font-size: 20px !important;
}

.btn.subject-search-button {
    padding: 0;
    margin: 0;
}

/* search results */
.ui-menu-item .search-highlight {
    font-weight: bold !important;
    background: none;
}

@media (min-width: 479px) {
    .btn.subject-search-button .icon-search {
        font-size: 22px !important;
    }

    .subject-search .btn.subject-search-button,
    .subject-search .search-query,
    .subject-search {
        height: 40px;
    }

    .subject-search .input-append {
        width: 59%;
        position: relative;
        float: none;
    }

    .subject-search .search-query {
        font-size: 15px;
        width: 100%;
        padding: 0 0 0 12px;
    }

    .subject-search .btn.subject-search-button {
        width: 15%;
    }
}

@media (min-width: 768px) {
    /* Search box textbox */
    .subject-search .search-query {
        font-size: 20px;
        width: 315px;
        padding: 0 0 0 17px;
    }

    .subject-search .btn.subject-search-button,
    .subject-search .search-query {
        height: 50px;
    }

    /* Search button */
    .subject-search .btn.subject-search-button {
        width: 44px;
    }

    .subject-search .input-append {
        margin: 0;
    }
}

@media (min-width: 980px) {
    .btn.subject-search-button .icon-search {
        font-size: 23px !important;
    }

    /* Search box textbox */
    .subject-search .search-query {
        font-size: 17px;
        padding: 0 0 0 17px;
        height: 55px;
    }

    .subject-search .input-append {
        width: 45%;
    }

    .subject-search .btn.subject-search-button,
    .subject-search .search-query {
        height: 40px;
    }
}

@media (min-width: 1200px) {
    .btn.subject-search-button .icon-search {
        font-size: 20px !important;
    }

    .subject-search .input-append {
        width: 33.3%;
    }
}

@media (max-width: 479px) {
    .home-main {
        top: 0;
    }
}

@media (max-width: 768px) {
    .ajax-search-item-right {
        width: 80% !important;
        margin-left: 11% !important;
    }
}

.body-subject #nav-pad {
    height: 20px;
}

.subject-heading {
    font-size: 31px;
    margin: 16px 0 13px 2px;
}

.subject-heading .subject-name {
    color: #4c79bd;
    font-weight: 200;
}

.subject-heading .subject-at {
    color: #aaa;
    font-weight: 100;
}

.subject-section-heading {
    font-size: 23px;
    font-weight: 400;
    color: #4c79bd;
    border-bottom: 1px solid #006EA3;
    padding-bottom: 3px;
    margin: 40px 0 30px;
}

.subject-section-heading.commentary-heading {
    margin-bottom: 10px;
}

.subject-section-heading a {
    color: inherit;
}

.subject-container {
    background-position: right -20px;
    background-repeat: no-repeat;
    padding-top: 28px;
    margin-top: -33px;
}

.body-subject.theme--dark .subject-container {
    background: none !important;
}

.subject-breadcrumb {
    background: none;
    font-size: 21px;
    font-weight: 200;
    color: #4c79bd;
    padding: 20px 0;
    margin-top: 40px;
}

.subject-publications {
    margin-bottom: 40px;
}

.subject-publications .span6 {
    margin-bottom: 45px;
}

.subject-more {
    padding-top: 10px;
    margin: 20px 0;
    display: table;
    width: 100%;
}

.subject-more-feed,
.subject-more-search {
    display: table-cell;
}

.subject-more-search {
    text-align: right;
}

.subject-more a:hover {
    text-decoration: none;
}

.subject-preprints-more {
    border-top: 1px solid #df8b26;
}

.subject-articles-more {
    color: #4c79bd;
    border-top: 1px solid #4c79bd;
}

.subject-more a {
    color: #4c79bd;
}

.subject-preprints-more a {
    color: #DD8B26;
}

.subject-view-all {
    display: block;
    text-align: right;
    color: #4c79bd;
    margin-top: 10px;
}

.icon-all:before {
    content: "";
    padding-left: 6px;
    font-size: 18px;
    vertical-align: top;
    line-height: 1em;
}

.icon-rss:before {
    font-size: 14px;
    line-height: 1em;
    padding-right: 2px
}

.back-link {
    vertical-align: top;
    padding-bottom: 6px;
    font-size: 15px;
    font-weight: 200;
    color: #85a0b3;
    line-height: 1em;
    display: inline-block;
}

/*.icon-back:before {*/
    /*font-size: 23px;*/
    /*content: "";*/
    /*color: #85a0b3;*/
    /*margin-right: 8px;*/
    /*display: inline-block;*/
    /*margin-top: -6px;*/
    /*text-decoration: none !important;*/
/*}*/

.subject-image-credit {
    color: #4c79bd;
}

@media (max-width: 479px) {
    .subject-heading {
        margin: -20px 0 20px;
    }

    .subject-section-heading {
        margin: 10px 0 20px;
    }
}

@media (min-width: 768px) {
    .subject-publications .span6 {
        margin-bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .subject-section-heading {
        font-size: 20px;
        padding-bottom: 1px;
    }
}

@media (max-width: 899px) {
    .subject-heading {
        margin-top: 0;
    }
}

@media (min-width: 979px) {
    .subject-container {
        padding-top: 50px;
        margin-top: 0;
    }
}

.subject-users {
    display: table;
    width: 100%;
    margin-top: -5px;
}

.subject-user-position {
    font-size: 15px;
    margin-bottom: 1px;
    line-height: 1.3em;
}

.subject-user {
    display: table-row;
    color: inherit;
}

.subject-user-image,
.subject-user-info,
.subject-user-score,
.subject-user-bio,
.subject-user-checkbox {
    display: table-cell;
    padding: 5px 0;
    vertical-align: middle;
}

.subject-user-image {
    vertical-align: top;
}

.subject-user-info {
    padding-right: 15px;
    color: #252525;
}

.subject-users-sidebar {
    padding-left: 0;
}

.subject-user:hover {
    text-decoration: none;
    background: #E7F5FF;
}

.subject-user-image {
    min-width: 122px;
    min-height: 116px;
    width: 125px;
}

.subject-user-image img {
    border: 10px solid #F3F6FD;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    margin-right: 10px;
}

.subject-user:hover .subject-user-image img {
    border-color: transparent;
}

.subject-user-name {
    font-size: 145%;
    margin: -1px 0 4px;
    line-height: 1.2em;
}

.subject-user-checkbox {
    padding-right: 10px;
}

.subject-user-institution {
    font-size: 14px;
    color: #717171;    line-height: 1.3em;
}

.subject-user-score > div {
    border-radius: 50%;
    color: #8294c3;
    font-size: 2em;
    font-weight: bold;
}

@media (min-width: 768px) {
    .subject-users-sidebar {
        padding-left: 20px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .subject-user-image img {
        width: 60px;
        height: 60px;
    }

    .subject-user-image {
        width: 90px;
        min-width: 90px;
    }

    .subject-user-name {
        font-size: 16px !important;
    }

    .subject-user-position {
        font-size: 14px !important;
    }

    .subject-user-institution {
        font-size: 12px !important;
    }
}

@media (min-width: 979px) {
    .subject-users-sidebar {
        padding-left: 35px;
    }
}

/* Base */

.factsheet-container {
    width: 100%;
    float: left;
}

.factsheet-container.affix {
    width: inherit;
}

.factsheet {
    display: block;
    /* margin-top: 27px; */
    text-decoration: none !important;
}


.factsheet-title {
    color: #484848;
    font-size: 23px;
    font-weight: 400;
    text-align: center;
}

.factsheet-subline {
    color: #747474;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 9px auto 15px;
    text-align: center;
}

.factsheet-image {
    display: block;
    margin: 25px auto;
    width: 138px;
    height: 173px;
}

.factsheet-hover {
    opacity: 0;
}

.factsheet:hover > div > .factsheet-hover {
    animation: fadein .5s ease forwards;
}

.factsheet:hover > .factsheet-title {
    color: #009947 !important;
}

@keyframes fadein {
    to {
        opacity: 1;
    }
}


/* SMALL VERSION */


.factsheet-container-editors-and-advisors.small {
    margin-top: 30px;
}

.factsheet-container.small .factsheet-image {
    float: left;
    height: 133px;
    width: 104px;
    margin-right: 15px;
    margin-top: 0;
}

.factsheet-container.small .factsheet-title,
.factsheet-container.small .factsheet-subline {
    text-align: left;
    float: left;
}

.factsheet-container.small .factsheet-title {
    font-size: 18px;
}

.factsheet-container.small .factsheet-subline {
    margin-top: 6px;
    width: 150px;
}






/* PAGE PLACEMENT TWEAKS */

/* Guidelines */

.factsheet-container-guidelines {
    border-top: 1px solid #e3e3e3;
    margin-top: 30px;
    padding-top: 10px;
}

.factsheet-container-faq {
    margin-top: 30px;
    padding-top: 10px;
}

.factsheet-container-guidelines.small {
    padding-top: 25px;
}

/* Editors and Advisors */

.factsheet-container-editors-and-advisors {
    /* fixes search results bing pushed down the page */
    margin-bottom: -100px;
}

.factsheet-container-editors-and-advisors.affix {
    margin-top: -50px;
}

.factsheet-container-editors-and-advisors.affix-top {
    position: absolute;
    width: inherit;
}

/* Subjects */

.factsheet-container-subjects {
    padding-top: 18px;
}

.factsheet-container-subjects.affix {
    margin-top: -150px;
}

/* Editors by subject */

.factsheet-container-editors-by-subjects {
    margin-bottom: -160px;
}

/* Benefits */

.factsheet-container-benefits.factsheet-container {
    padding-bottom: 30px;
    width: 162px;
}

.factsheet-container-benefits .factsheet-subline {
    width: 100%;
}

.benefits-fixednav-container {
    width: inherit;
}

@media (min-width: 1200px) {
    .factsheet-container-benefits.small .factsheet-subline {
        width: 130px;
    }
}



/* GENERAL MEDIA QUERIES */

@media (max-width: 1200px) {

    .factsheet-container.small .factsheet-image {
        float: none;
        margin: 0 auto 20px;
    }

    .factsheet-container.small .factsheet-title,
    .factsheet-container.small .factsheet-subline {
        float: none;
        text-align: center;
    }

}

@media (min-width: 1200px) {
    .factsheet-subline {
        width: 84%;
    }
}