/** Catalogue of Policy Support Tools & Methodologies */

body.page-pstm-catalogue .views-field-title .field-content {
    font-weight: bold;
}

body.page-pstm-catalogue .pstm-intro,
body.page-pstm-catalogue .pstm-console {
    text-align: left;
}

body.page-pstm-catalogue div.feed-icon { display: none; }

/** PSTM details page */

body.node-type-pstm ul.console {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

body.node-type-pstm ul.console li {
    display: inline;
}

/** Catalogue of Assessments */

body.page-assessments .views-field-title .field-content {
    font-weight: bold;
}

body.page-assessments .views-field-field-country .field-content {
    font-style: italic;
}

/** PSTM Statistics */

body.page-node-706 table.pstm-stats-table th.pstm-stats-center,
body.page-node-706 table.pstm-stats-table td.pstm-stats-center {
    text-align: center;
}