﻿.notifiy-hover:nth-child(2n+1) {
    background-color: #f6f6f6;
}
.notifiy-hover:hover {
    background-color: #fffee5 !important;
}

.pointer-hover:hover{
    cursor:pointer;
}

.search-and-add-prof {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


#IDSupervisorSearch{
    width:100%;
    height:38px;
}

.cat-name {
    font-size:1em;
    margin-bottom:0.1em;
    left:-0.5em;
    top:-2em;
}

.cat {
    margin-bottom: 1em;
}

