.project-and-location-search-root{position:relative;overflow:visible}.project-and-location-search-inputs{background-image:url(/images/fi_search.svg);background-repeat:no-repeat;background-position:8px 50%;background-color:#f1592a;background-size:20px}.project-and-location-search-inputs:focus,.project-and-location-search-inputs:focus-visible{outline:none;border-color:#f1592a!important;box-shadow:0 0 0 1px #f1592a!important}.project-and-location-dropdown{position:absolute;top:110%;left:0;width:100%;z-index:50;font-size:1rem;background-color:#fff;color:#000;border-radius:3px;max-height:400px;overflow-y:auto;box-shadow:0 15px 15px rgba(0,0,0,.35);padding:10px;display:flex;flex-wrap:nowrap;gap:2%}.project-and-location-dropdown>.project-and-location-dropdown-container:first-child{width:67%}.project-and-location-dropdown>.project-and-location-dropdown-container:last-child{width:31%}.project-and-location-dropdown .project-and-location-dropdown-container{text-align:left}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents{padding:5px 0;overflow-y:auto;max-height:300px;display:flex;flex-direction:column}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents .project-and-location-dropdown-row{display:flex;gap:10px;font-size:15px;align-items:center;padding:5px;transition:.3s ease}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents .project-and-location-dropdown-row img{height:20px;width:20px}.project-and-location-dropdown .project-and-location-dropdown-container .project-and-location-dropdown-contents .project-and-location-dropdown-row:hover{background-color:rgba(215,82,41,.314)}.project-and-location-dropdown .project-and-location-dropdown-container .btn-add-new{padding:5px;display:flex;align-items:center;gap:2px;border:1px solid #f1592a;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:.3s ease;color:#f1592a}.project-and-location-dropdown .project-and-location-dropdown-container .btn-add-new:hover{color:#fff;background-color:#f1592a}.project-and-location-dropdown--portal{position:fixed;z-index:2}.project-and-location-dropdown-contents::-webkit-scrollbar,.project-and-location-dropdown::-webkit-scrollbar{width:8px}.project-and-location-dropdown-contents::-webkit-scrollbar-thumb,.project-and-location-dropdown::-webkit-scrollbar-thumb{background-color:#e5e1e1;border-radius:4px}@media(max-width:768px){.project-and-location-dropdown--portal.project-and-location-dropdown--mobile{z-index:25}.project-and-location-dropdown--mobile{flex-direction:column;gap:12px;padding:10px 12px;max-height:70vh;border-radius:0 0 4px 4px}.project-and-location-dropdown--mobile>.project-and-location-dropdown-container:first-child,.project-and-location-dropdown--mobile>.project-and-location-dropdown-container:last-child{width:100%!important}.project-and-location-dropdown--mobile .project-and-location-dropdown-container .project-and-location-dropdown-contents{max-height:none;gap:4px}}