.lookfor-container {
    position: absolute;
    background-color: rgb(241, 241, 241);
    padding: 12px;
    z-index: 1000;
    width: 100%;
    margin-top: 45px;
    box-shadow: 4px 5px 20px 8px rgba(0, 0, 0, 0.2);

    border-radius: 5px;
    border-top-left-radius: 5px !important; 
    border-bottom-left-radius: 5px !important;
    
}

.fleet-rec-targa{
    font-weight: bold;
}