.custom-dropdown-container{border:1px solid #999;border-radius:2rem;justify-content:center;align-items:center;display:flex;position:relative}.custom-dropdown-container.disabled{pointer-events:none;color:#a3a3a3!important;background-color:#e1e1e1!important}.custom-dropdown-container.no-border{border:unset}.custom-dropdown-selected-content{align-items:center;line-height:2rem;display:flex;font-family:DM Mono!important;font-size:.9375rem!important}.custom-dropdown-selected-content-icon{margin-left:.5rem}.custom-dropdown-selected-content-wrapper{cursor:pointer;flex-direction:row;display:flex}.custom-dropdown-selected-container{border-radius:2rem;justify-content:space-between;padding:1rem 2rem;display:flex}@media (max-width:768px){.custom-dropdown-selected-container{padding:1rem}}.custom-dropdown-selected-container.project-dropdown{width:15rem;padding:7px 22px;position:relative}@media (max-width:768px){.custom-dropdown-selected-container.project-dropdown{width:10rem}}@media (max-width:350px){.custom-dropdown-selected-container.project-dropdown{width:9rem}}.custom-dropdown-selected-container.project-dropdown .custom-dropdown-selected-content{font-size:.875rem!important;line-height:normal!important}.custom-dropdown-selected-container.project-dropdown .custom-dropdown-selected-content-wrapper .custom-dropdown-expand-icon{position:absolute;top:6px;right:8px}.custom-dropdown-selected-container.space-dropdown{padding:6px 18px}.custom-dropdown-selected-container.product-edit-dropdown{width:100%;padding:6px 18px}.custom-dropdown-selected-container.product-edit-dropdown .custom-dropdown-selected-content-wrapper{justify-content:space-between;width:100%}.custom-dropdown-expand-icon{cursor:pointer;justify-content:center;align-items:center;margin-left:.5rem;display:flex}.custom-dropdown-expand-icon svg{pointer-events:none}.custom-dropdown-menu-container{z-index:10;background-color:#fff;border:1px solid #c6c6c6;border-radius:1rem;width:100%;position:absolute;bottom:-.25rem;left:0;overflow:hidden;transform:translateY(100%);box-shadow:0 .375rem 1.25rem #0000001a}.custom-dropdown-menu-entry{cursor:pointer;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9rem;display:flex}.custom-dropdown-menu-entry:not(:last-child){border-bottom:.5px solid #999}.custom-dropdown-menu-entry:last-child{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.custom-dropdown-menu-entry.selected{background-color:#e9e9e9}.custom-dropdown-menu-entry-text{text-align:center;line-height:2rem;color:#000!important;font-family:DM Mono!important;font-size:.9375rem!important}.custom-dropdown-menu-entry-icon{margin-left:.5rem}.custom-dropdown-menu-scrollable{max-height:15rem;overflow:auto}
