.custom-dropdown-container{width:100%;height:100%;position:relative}.custom-dropdown-container .dropdown-image{cursor:pointer;width:.75rem;height:.75rem}.custom-dropdown-container .dropdown-image.customer-summary-DI{position:absolute;right:.5rem}.custom-dropdown-container .selected-dropdown-option{cursor:pointer;background-color:var(--vxm-white);box-sizing:border-box;border:2px solid #2196f396;border-radius:.25rem;justify-content:space-between;align-items:center;width:100%;height:100%;padding:.5rem .5rem .5rem 1rem;display:flex}.custom-dropdown-container .selected-dropdown-option.customer-summary-DP{background:0 0;border:none;justify-content:center}.dropdown-wrapper{background:var(--vxm-white);z-index:100000;box-sizing:border-box;border-radius:0 0 8px 8px;position:absolute;overflow-y:auto;box-shadow:0 2px 5px #0000001a}.dropdown-wrapper.customer-summary-dropdownItem{text-align:center}.dropdown-wrapper .custom-option-wrapper{cursor:pointer}.dropdown-wrapper .custom-option-content-wrapper{box-sizing:border-box;gap:.25rem;width:100%;padding:.25rem .5rem;display:flex}.dropdown-wrapper .custom-option-content-wrapper:hover{background-color:#2196f333}.dropdown-wrapper .custom-option-content-wrapper.active{background-color:#2196f34d}.dropdown-wrapper .custom-option-content{color:var(--vxm-grayEight)}.dropdown-wrapper .default-option-content{box-sizing:border-box;color:var(--vxm-secondary-grey);gap:.25rem;padding:.6rem 1.25rem}.dropdown-wrapper .default-option-content:hover{background-color:#2196f333}.dropdown-wrapper .default-option-content.active{background-color:#2196f34d}
