/*/////////////////////////////////////*/
.page-search article {
    position: relative;
}

.page-search article header {
    margin-right: 7em;
}

.page-node:not(.node-type-people) h1#page-title {
    margin-right: 4em;
}

.content-type-indicator.ct-search,
.content-type-indicator.ct-node {
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    color: #333;
}

.region-sidebar-first .content-type-indicator.ct-block {
    width: 1.5em;
    float: left;
    margin-right: 0.5em;
    opacity: 0.6;
}

/*.content-type-indicator.ct-resource {
    background: #cef;
}

.content-type-indicator.ct-page {
    background: #ffccf2;
}

.content-type-indicator.ct-biblio {
    background: #dcf;
}

.content-type-indicator.ct-event {
    background: #efc;
}

.content-type-indicator.ct-people {
    background: #fff6cc;
}

.content-type-indicator.ct-news {
    background: #fcc;
}

.content-type-indicator.ct-announcement {
    background: #ccffd4;
}*/