.edit {
    float: right;
}

.inst-logo {
    margin: 25px;
    text-align: center;
}

hr.details {
    margin: 20px 0;
}

.tipso {
    cursor: pointer;
}
.tblhdrs{

    text-align: right;
}
.selectContainer{
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}
.maxresults{
    width: 50px;
    height:30px;
    background-color: #fafafa;
}
.inst-image{
    max-height: 150px;
    max-width: 200px;
}
