{"version":3,"sources":["webpack://_N_E/app/(keep)/settings/auth/multiselect.css"],"names":[],"mappings":"AACA,yBACE,qBACF,CAEA,iCACE,wBACF,CAEA,uCACE,2BAA6B,CAC7B,4BACF,CAEA,qCACE,yBAA2B,CAE3B,6CAKY,CACZ,8BAAkC,CAClC,8BAAiC,CACjC,6BAA+B,CAC/B,gCAAkC,CAClC,4BAA8B,CAC9B,wBAA0B,CAC1B,6BAAiC,CACjC,yBAA4B,CAC5B,oCAA8B,CAC9B,8CAAqD,CACrD,+BAAiC,CACjC,iDACF,CAEA,yFAEE,iDAMF,CAEA,6BACE,4BAA8B,CAC9B,+BAAiC,CACjC,uBACF","file":"static/css/d4977cc4764fb496.css","sourcesContent":["/* Override styles for the MultiSelect component */\n.custom-multiselect .h-6 {\n  height: auto !important;\n}\n\n.custom-multiselect .flex-nowrap {\n  flex-wrap: wrap !important;\n}\n\n.custom-multiselect .overflow-x-scroll {\n  overflow-x: hidden !important;\n  overflow-y: visible !important; /* Allow vertical overflow to be visible */\n}\n\n.custom-multiselect .flex-nowrap > div {\n  max-width: 240px !important; /* Adjust max-width */\n  margin: 3.2px 0 !important; /* Adjust margin */\n  background-color: rgba(\n    234,\n    88,\n    12,\n    0.1\n  ) !important; /* Set background color with opacity */\n  color: rgb(234, 88, 12) !important; /* Set text color */\n  border-radius: 0.15rem !important; /* Adjust border radius */\n  display: inline-flex !important; /* Set display to inline-flex */\n  justify-content: center !important; /* Center content horizontally */\n  align-items: center !important; /* Center content vertically */\n  cursor: default !important; /* Set cursor to default */\n  padding: 0.2rem 0.5rem !important; /* Adjust padding */\n  font-size: 0.3rem !important; /* Adjust font size */\n  margin-left: 0.1rem !important; /* Adjust margin to the left */\n  border: 0.8px solid rgba(234, 88, 12, 0.2) !important; /* Adjust border color and opacity */\n  box-sizing: border-box !important; /* Set box-sizing to border-box */\n  box-shadow: 0 1.6px 3.2px rgba(0, 0, 0, 0.1) !important; /* Adjust shadow */\n}\n/* Apply styles only if the element is disabled */\nbutton.bg-tremor-background-subtle:disabled,\nbutton[disabled].bg-tremor-background-subtle {\n  background-color: rgba(\n    176,\n    176,\n    176,\n    0.212\n  ) !important; /* Set background color to gray */\n}\n\n.custom-multiselect .text-xs {\n  white-space: normal !important;\n  word-break: break-word !important;\n  padding: 2px 0 !important; /* Add padding to create space between lines */\n}\n"],"sourceRoot":"","ignoreList":[]}