.title-list {
    margin-top: 5px;
    background-color: white;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 15px;
    position: absolute;
    width: 180px;
    z-index: 20;
    margin-top: -90px;
    margin-left: 95px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}