
.tabContainer[data-v-a1d93643] {
  display: flex;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
}
.formItem[data-v-a1d93643] {
  width: calc(50% - 0.25rem);
  display: flex;
  flex-direction: column;
}
.cancelButton[data-v-a1d93643] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}
.space-y[data-v-a1d93643] {
  display: flex;
  flex-direction: column;
}
.space-x-2[data-v-a1d93643] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.tabBody[data-v-a1d93643] {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
.tabFooter[data-v-a1d93643] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

.tabContainer[data-v-943e5623] {
  display: flex;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  flex-direction: column;
}

/* .formItem {
  width: calc(50% - 0.25rem);
  @apply flex flex-col;
} */
/* .labelStyle {
  font-size: 13px;
  margin-top: 1px;
  margin-bottom: 3px;
  padding-left: 2px;
} */
.inputStyle[data-v-943e5623] {
  width: 100%;
  height: 37.19px;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  font-size: 14px;
  padding: 0.5rem;
}
.inputStyle[data-v-943e5623]:focus {
  border: 1px solid #919191;
}
.cancelButton[data-v-943e5623] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}
.space-y[data-v-943e5623] {
  display: flex;
  flex-direction: column;
}
.space-x-2[data-v-943e5623] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.tabBody[data-v-943e5623] {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
.tabFooter[data-v-943e5623] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.input-field[data-v-943e5623] {
  width: 100%;
  height: 2.5rem;
  border: 1px solid rgb(156 163 175 / 0.55);
  font-size:14px;
  outline: none;
  background-color: white;
  color: #858796;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.input-field[data-v-943e5623]:focus {
  border: 1px solid #919191;
}
.select-lead[data-v-943e5623] {
  cursor: pointer;
}
.select-lead span[data-v-943e5623] {
  font-weight: bold;
}
.select-lead:hover span[data-v-943e5623] {
  text-decoration: underline;
}
.new-button[data-v-943e5623] {
  border-radius: 5px !important;
  background-color: #192730 !important;
  color: white !important;
}

.tabContainer[data-v-4341c221] {
  display: flex;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
}
.formItem[data-v-4341c221] {
  width: calc(50% - 0.25rem);
  display: flex;
  flex-direction: column;
}
.labelStyle[data-v-4341c221] {
  font-size: 13px;
  margin-top: 1px;
  padding-left: 2px;
}
.inputStyle[data-v-4341c221] {
  width: 100%;
  height: 37.19px;
  border: 1px solid rgb(156 163 175 / 0.55);
  border-radius: 10px;
  outline: none;
  background-color: white;
  color: #858796;
  font-size: 14px;
  padding: 0.5rem;
}
.inputStyle[data-v-4341c221]:focus {
  border: 1px solid #919191;
}
.cancelButton[data-v-4341c221] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}
.space-y[data-v-4341c221] {
  display: flex;
  flex-direction: column;
}
.space-x-2[data-v-4341c221] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.tabBody[data-v-4341c221] {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
.tabFooter[data-v-4341c221] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

.footer[data-v-58dd28d1] {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem
}


.confirmDeleteTitle[data-v-4992f0bb] {
  gap: 1rem;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.confirmDeleteTitle button[data-v-4992f0bb] {
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: rgb(107 114 128 / 0.2);
}
.confirmDeleteFooter[data-v-4992f0bb] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.confirmDeleteFooter button[data-v-4992f0bb] {
  border-radius: var(--radius);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.confirmDeleteFooter button[data-v-4992f0bb]:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.footer[data-v-4992f0bb] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.confirm[data-v-4992f0bb] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.confirm[data-v-4992f0bb]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.cancel[data-v-4992f0bb] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}
  

.column-menu-container[data-v-df2f02df] {
  position: relative;
}
.column-menu-trigger[data-v-df2f02df] {
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s;
  color: #64748b;
}
.column-menu-trigger[data-v-df2f02df]:hover {
  background-color: #f1f5f9;
  color: #374151;
}
.column-menu-dropdown[data-v-df2f02df] {
  position: absolute;
  top: 36px;
  right: 8px;
  min-width: 200px;
  background: #fff;
  border: 1px solid #e6eef6;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(17,24,39,0.08);
  z-index: 6000;
  display: flex;
  flex-direction: column;
  padding: 6px;
}
.column-menu-item[data-v-df2f02df] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  font-size: 14px;
  color: #1f2937;
  cursor: pointer;
  border-radius: 6px;
  transition: background .12s;
}
.column-menu-item[data-v-df2f02df]:hover {
  background: #f1f5f9;
}
.column-menu-item--danger[data-v-df2f02df] {
  color: #dc2626;
}
.column-menu-item--danger[data-v-df2f02df]:hover {
  background: #fef2f2;
}
.column-menu-separator[data-v-df2f02df] {
  height: 1px;
  background: #e6eef6;
  margin: 6px 4px;
  border-radius: 2px;
}
.column-menu-icon[data-v-df2f02df] {
  width: 16px;
  height: 16px;
  color: #6b7280;
  flex-shrink: 0;
}
.column-menu-item--danger .column-menu-icon[data-v-df2f02df] {
  color: #dc2626;
}

.actionsIconsAnimation[data-v-fc2c16e3]:hover {
    transform: scale(1.25);
    transition: all 0.3s;
}
.playTaskIcontTailwindClass[data-v-fc2c16e3]:hover {
    transform: scale(1.25);
    transition: all 0.3s;
}
.editIcontTailwindClass[data-v-fc2c16e3]:hover {
    transform: scale(1.25);
    transition: all 0.3s;
}
.deleteIcontTailwindClass[data-v-fc2c16e3]:hover {
    transform: scale(1.25);
    transition: all 0.3s;
}

.modalInitialFilterTitle[data-v-475570da] {
    gap: 1rem;
    margin-bottom: 0.75rem;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.modalInitialFilterTitle button[data-v-475570da] {
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.25rem;
    height: -moz-max-content;
    height: max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: rgb(107 114 128 / 0.2);
}
.modalInitialFilterBody[data-v-475570da] {
    display: flex;
    height: -moz-max-content;
    height: max-content;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem;
}
.modalInitialFilterBody .Input[data-v-475570da] {
    flex: 1 1 0%;
}
.select-field[data-v-475570da] {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.inputSelected[data-v-475570da] {
    width: 100%;
    border: 1px solid rgb(156 163 175 / 0.55);
    
    outline: none;
    background-color: white;
    color: #858796;
    height: 37.19px;
    font-size: 14px;
    padding: 0.5rem;
}
.inputSelected[data-v-475570da]:focus {
    border: 1px solid #919191;
}
.cancelFilter[data-v-475570da] {
    border: 1px solid #91919180;
}
.applyFilter[data-v-475570da] {
    --tw-bg-opacity: 1;
    background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.applyFilter[data-v-475570da]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.modalInitialFilterFooter[data-v-475570da] {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 0.5rem;
}
.modalInitialFilterFooter button[data-v-475570da] {
    border-radius: var(--radius);
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.modalInitialFilterFooter button[data-v-475570da]:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
  
  
.tabContainer[data-v-08526fac] {
  display: flex;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
}
.formItem[data-v-08526fac] {
  width: calc(50% - 0.25rem);
  display: flex;
  flex-direction: column;
}
.labelStyle[data-v-08526fac] {
  font-size: 13px;
  margin-top: 1px;
  margin-bottom: 3px;
  padding-left: 2px;
}
.inputStyle[data-v-08526fac] {
  width: 100%;
  height: 37.19px;
  border: 1px solid rgb(156 163 175 / 0.55);
  
  outline: none;
  background-color: white;
  color: #858796;
  font-size: 14px;
  padding: 0.5rem;
}
.inputStyle[data-v-08526fac]:focus {
  border: 1px solid #919191;
}
.space-y[data-v-08526fac] {
  display: flex;
  flex-direction: column;
}
.space-x-2[data-v-08526fac] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.tabBody[data-v-08526fac] {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
.modalEditCardFooter[data-v-08526fac] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.modalEditCardFooter button[data-v-08526fac] {
  border-radius: var(--radius);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.modalEditCardFooter button[data-v-08526fac]:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.cancelButton[data-v-08526fac] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}
.saveButton[data-v-08526fac] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.saveButton[data-v-08526fac]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.initialFilter[data-v-0358a5d5]{
  border-radius: 10px;
  padding: 0.5rem;
  background-color: white;
  color: #858796;
  transition: all 300ms;
  border: 1px solid #c9ccd3;
}
.initialFilter[data-v-0358a5d5]:focus{
  border: 1px solid #858796;
}
.activitiesContainer[data-v-0358a5d5] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.activitiesHeader[data-v-0358a5d5] {
  display: flex;
  gap: 0.5rem;
  height: 64px;
  justify-content: space-between;
  align-items: center;
}
.tasksContent[data-v-0358a5d5] {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  min-height: 100vh;
  width: 100%;
}
.text[data-v-0358a5d5] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.cancel[data-v-0358a5d5] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}
.add[data-v-0358a5d5]{
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.add[data-v-0358a5d5]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.formItem[data-v-0358a5d5] {
  width: calc(50% - 0.5rem);
  display: flex;
  flex-direction: column}
.textarea[data-v-0358a5d5] {
  width: 100%;
  border: 1px solid rgb(156 163 175 / 0.55);
  border-radius: 0.5rem;
  outline: none;
  background-color: white;
  color: #858796;
  height: 8rem;
  resize: none;
  padding: 0.5rem;
}
.createProductButton[data-v-0358a5d5] {
  border-radius: 10px;
  padding: 0.5rem;
  background-color: #2c78f1;
  color: white;
  transition: all 300ms;
  font-weight: 600;
  border: 1px solid #c9ccd3;
  height: 42px;
}
.statusTag[data-v-0358a5d5] {
  padding: 0.25rem;
  border-radius: 5px;
}
.statusActive[data-v-0358a5d5] {
  color: #fff;
  background-color: rgb(15 172 124);
}
.statusInactive[data-v-0358a5d5] {
  background-color: rgb(255 27 27 / 63%);
  color: #fff;
}
.selectEmails[data-v-0358a5d5]{
  border: 1px solid rgb(156 163 175 / 0.55);
  display: flex;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
  border-radius: var(--radius);
  padding: 0.5rem}
.selectEmails .emailList[data-v-0358a5d5]{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
}
.selectEmails .emailList .emailItem[data-v-0358a5d5]{
  border: 1px solid rgb(156 163 175 / 0.55);
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  gap: 0.5rem;
  border-radius: 0.25rem;
  padding: 0.5rem}
h4[data-v-0358a5d5]{
  letter-spacing: 0.0;
}
