.picture { width:180px; height: 240px; float: left; margin: 0 1em 4em 0; }
.pi-entry, .institute { clear: left; }
.pi-entry .name { font-size: 1.3em; margin-bottom: 0.5em; }
.pi-entry .name a.email { font-size: 0.8em; }
h3.institute { padding-top: 2em; }
.search-item .institute {
    display: inline-block;
    color: #888;
    font-size: 0.8em;
    padding-left: 0.5em;
    padding-right: 0.5em;

}

.search-item .full-name {
    display: inline-block;
}

.search-item .keywords {
    display: block;
    font-size: 0.9em;
    color: #666;
}

#search-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}

#search-wrapper #keywords li {
    font-family: 'Open Sans', Helvetica, arial, sans-serif;
    font-size: 14px;
    color: #777;
    display: inline-block;
    list-style: none;
    padding: 5px;
    margin-right: 5px;
    background-color: #e6f7ff;
    border-radius: 20px;
}

#search-wrapper #keywords li:hover {
    background-color: #ccf0ff;
    cursor: pointer;
}
#search-wrapper ul {
    padding-left: 0px;
    display: inline-block;
}


.selectize-control .selectize-input {
    background-image: url(/sites/all/themes/rosettacommons/images/magnifying-glass.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 8px 8px;
    background-size: 20px 20px;
    cursor: pointer;
    padding-left: 33px;
    vertical-align: middle;
}

#minmax {
    font-size: 0.8em;
    color: #444;
}

#minmax:hover {
    cursor: pointer;
}

.geo {
    display: block;
    font-size: 0.8em;
}

.flag {
    display: inline-block
    width: 18px;
    height: 9px;
}

.country {
    
    margin-left: 5px;
    margin-right: 5px;
}

.region {
    
}

.kw {
    font-size: 0.8em;
}