::-webkit-scrollbar {
  width: 8px !important;
  height: 8px !important;
}

::-webkit-scrollbar-track {
  border-radius: 8px;
}

.companytypename {
  border: 1px solid transparent;
  border-radius: 3.125rem;
  padding: 0.125rem 0.375rem;
}

.companytypename:hover {
  cursor: pointer;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: #9E59C9 !important;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: #9E59C9 !important;
}

.inboxChips {
  display: flex;
  padding: 0.125rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
  border-radius: 3.125rem;
  border: 1px solid #A3A3E0;
  background: #FAFAFF;
}

.contactFiltersMenu {
  display: flex;
  width: 16.6875rem;
  height: 16.5rem;
  padding: 0.5rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
  overflow: hidden;
}
.contactFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-dropdowns {
  display: flex;
  width: 16.6875rem;
  padding: 0.5rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  /* display: flex
  ; */
  /* flex-direction: column; */
  /* align-items: flex-start; */
  /* gap: 0.75rem; */
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.contactFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.contactFiltersMenu .company-dropdown-color {
  color: #141419;
}

.companyFiltersMenu {
  margin-top: 0.8rem;
  display: flex;
  width: 16.6875rem;
  height: 25rem;
  padding: 0rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
}
.companyFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.companyFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.companyFiltersMenu .company-dropdowns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.companyFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: 16.1875rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.companyFiltersMenu .company-dropdown-color {
  color: #141419;
}

.contactFiltersMenu {
  margin-top: 0.8rem;
  display: flex;
  width: 16.6875rem;
  height: 16.5rem;
  padding: 0rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
  overflow: hidden;
}
.contactFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-dropdowns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.contactFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: 16.1875rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.contactFiltersMenu .company-dropdown-color {
  color: #141419;
}

.company-filters-dropdown {
  width: 17rem;
}

.options-panel {
  height: 85px;
  line-height: 26px;
  border-radius: 8px !important;
}
.options-panel .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  cursor: auto;
}
.options-panel .option-bullets li {
  color: #545466;
  line-height: 28px;
  cursor: pointer;
}
.options-panel .option-bullets li:hover {
  background-color: #F5F5FF;
}
.options-panel .option-bullets li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  /* Reduce visibility for disabled items */
}
.options-panel .option-bullets li:not(.disabled) {
  cursor: pointer;
  /* Explicitly set crosshair cursor for enabled items */
}
.options-panel-company ::-webkit-scrollbar {
  width: 8px;
}

.options-panel-company ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}

.options-panel-company ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}

.options-panel-company {
  max-height: 170px;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company li {
  color: #545466;
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.options-panel-company li:hover {
  background-color: #F5F5FF;
}
.options-panel-company .active-li {
  background-color: #F5F5FF;
}
.options-panel-company .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company.mat-mdc-menu-panel {
  min-width: 242px !important;
  max-width: 242px !important;
  z-index: 1050;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-account {
  max-height: 200rem;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company-account ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company-account ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company-account ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company-account:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company-account .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company-account .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-account .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-account li {
  color: #545466;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.options-panel-company-account li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-account .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-account .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-account .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-account.mat-mdc-menu-panel {
  min-width: 217px !important;
  max-width: 217px !important;
  z-index: 1050;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-child {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child li {
  color: #545466;
  line-height: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -163px;
}

.options-panel-company-child-account {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: 8px;
}
.options-panel-company-child-account .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-account .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-account .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-account p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-account .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-account .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-account .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-account li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-account li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-account .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-account .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-account .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-account.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child-account.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -163px;
}

.options-panel-company-child2 {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child2 .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child2 .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child2 .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child2 p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child2 .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child2 .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child2 .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child2 li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child2 li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child2 .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child2 .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child2 .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child2.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child2.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -164px;
}

.options-panel-company-dropdown {
  max-height: 170px;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company-dropdown ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company-dropdown ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company-dropdown ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company-dropdown:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company-dropdown .option-bullets {
  margin-top: 13px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company-dropdown .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-dropdown .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-dropdown li {
  color: #545466;
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.options-panel-company-dropdown li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-dropdown .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-dropdown .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-dropdown .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-dropdown.mat-mdc-menu-panel {
  min-width: 34.5rem !important;
  max-width: 34.5rem !important;
  z-index: 1050;
  top: 5px;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-child-dropdown {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child-dropdown .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-dropdown .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-dropdown .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-dropdown p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-dropdown .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-dropdown .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-dropdown li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-dropdown .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-dropdown.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  margin-left: 4rem;
  overflow: hidden;
}
.options-panel-company-child-dropdown.companyTypeAddMatmenu {
  margin-left: 34rem !important;
  margin-top: -172px;
}

.options-panel-company-child-dropdown2 {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child-dropdown2 .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-dropdown2 .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-dropdown2 .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-dropdown2 p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-dropdown2 .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-dropdown2 .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown2 .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown2 li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-dropdown2 li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown2 .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown2 .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-dropdown2 .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-dropdown2.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  margin-left: 4rem;
  overflow: hidden;
}
.options-panel-company-child-dropdown2.companyTypeAddMatmenu {
  margin-left: 34rem !important;
  margin-top: -167px;
}

/*body {
  overflow: hidden;
}

.grid {
  display: grid;
}*/
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-5 {
  gap: 22px;
}

.font-weight-500 {
  font-weight: 500;
}

.isAllSelected {
  color: #312D34;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.relative {
  position: relative;
}

.cc-simple-search3 {
  display: flex;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background: #F5F4FC;
  width: 13.5625rem;
}
.cc-simple-search3 .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-simple-search3 .loopInSearchBox2 {
  font-size: 12px;
  padding-left: 18px;
  border-radius: 8px;
  background: #F5F4FC;
  border: 1px solid #F5F4FC;
  outline: none;
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.cc-simple-search3 .loopInSearchBox2::placeholder {
  color: #ADA7B2;
  opacity: 1;
  /* Ensure the placeholder color is fully opaque */
}
.cc-simple-search3 .cc-select-client {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  border: 1px solid #7D7881;
  background: #FFFFFF;
}
.cc-simple-search3 .searchimg {
  width: 0.80588rem !important;
  height: 0.80588rem !important;
  flex-shrink: 0;
}

.cc-simple-search4 {
  display: flex;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background: #F5F4FC;
  width: 12.5625rem;
  margin-left: 10px;
}
.cc-simple-search4 .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-simple-search4 .loopInSearchBox2 {
  font-size: 12px;
  padding-left: 18px;
  border-radius: 8px;
  background: #F5F4FC;
  border: 1px solid #F5F4FC;
  outline: none;
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.cc-simple-search4 .loopInSearchBox2::placeholder {
  color: #ADA7B2;
  opacity: 1;
  /* Ensure the placeholder color is fully opaque */
}
.cc-simple-search4 .cc-select-client {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  border: 1px solid #7D7881;
  background: #FFFFFF;
}
.cc-simple-search4 .searchimg {
  width: 0.80588rem !important;
  height: 0.80588rem !important;
  flex-shrink: 0;
}

.cc-simple-searches {
  display: flex;
  height: 2rem;
  /* padding: 0.5rem 0.75rem; */
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  width: 100%;
  width: 98%;
  margin-top: 12px;
}
.cc-simple-searches .search-field {
  width: 100%;
  display: block;
  background: #F5F4FC;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.cc-simple-searches .search-field.mat-mdc-form-field-outline .mat-mdc-form-field-outline-start,
.cc-simple-searches .search-field.mat-mdc-form-field-outline .mat-mdc-form-field-outline-end {
  top: 0.4rem;
  /* Adjust the outline to match the input height */
}
.cc-simple-searches .mat-mdc-form-field-flex {
  padding: 0 0.5rem;
  /* Adds inner padding to align the icon and text */
  height: 2.5rem;
  /* Adjust to control the height of the field */
  line-height: 2.5rem;
  /* Ensures placeholder text aligns vertically */
  align-items: center;
  /* Centers content vertically */
}
.cc-simple-searches .mat-mdc-form-field-infix {
  margin-top: -16px;
  padding: 0;
  /* Remove additional padding */
  height: 2.25rem;
  /* Align infix height with the form field height */
}
.cc-simple-searches .mat-mdc-form-field-subscript-wrapper {
  height: 3px;
}
.cc-simple-searches .mat-mdc-form-field-label-wrapper {
  top: -0.2rem;
  /* Fine-tune the position of the placeholder */
  line-height: 1.5rem;
  /* Aligns the placeholder within the field */
}
.cc-simple-searches button.mat-icon-button {
  margin-right: 0.5rem;
  /* Space between icon and text */
}
.cc-simple-searches input.mat-input-element {
  padding-left: 0.5rem;
  /* Align input text and icon spacing */
  padding-top: 0.1rem;
  /* Slight vertical adjustment if needed */
}

.calendar-header {
  display: flex;
  padding: 8px 12px 12px 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid #EAE7EB;
}
.calendar-header .cc-header {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.calendar-header .cc-header .cc-date-selection {
  display: flex;
  width: 209px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.calendar-header .cc-header .cc-date-selection .cc-date {
  display: flex;
  padding: 10px 4px 10px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  color: #49454F;
  text-align: center;
  /* M3/label/large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.1px;
  cursor: pointer;
}
.calendar-header .cc-header .cc-action-button {
  display: flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #7620BA;
  text-align: center;
  /* M3/label/large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.1px;
}

.cc-main-contact-widget:hover {
  cursor: pointer;
  background-color: #F7F5FA;
}

.cc-main-contact-widget {
  width: 33%;
  display: inline-flex;
  padding: 0.75rem;
  gap: 0.5rem;
  border-radius: 8px;
}
.cc-main-contact-widget .cc-contact-avatar .cc-avatar-name {
  width: 2.25rem;
  height: 2.25rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0.035rem;
  border-radius: 50%;
}
.cc-main-contact-widget .cc-contact-avatar .cc-avatar-name .cc-avatar {
  color: #1A181C;
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  /* 200% */
  letter-spacing: 0.03rem;
  opacity: 0.4;
}
.cc-main-contact-widget .cc-contact-info {
  width: 72%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: flex-start;
}
.cc-main-contact-widget .cc-contact-info .cc-contact-name {
  overflow: hidden;
  color: #1A181C;
  text-overflow: ellipsis;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.cc-main-contact-widget .cc-contact-info .cc-contact-email {
  color: #534E56;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 133.333% */
}
.cc-main-contact-widget .cc-contact-info .cc-contact-company {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #534E56;
  /* X-Small */
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}
.cc-main-contact-widget .cc-createconvo {
  opacity: 0;
}
.cc-main-contact-widget:hover .cc-createconvo {
  opacity: 1;
}

.mat-mdc-tab-body-content {
  overflow: hidden !important;
}

.cc-attachments {
  display: flex;
  align-items: center;
  width: max-content;
  height: 2rem;
  border-radius: 6.1875rem;
  border: 1px solid #EAE7EB;
  background: #FFFFFF;
  padding-right: 0.5rem;
  gap: 0.25rem;
}
.cc-attachments .attachment-name {
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  /* 171.429% */
}
.cc-attachments .cc-attachment-size {
  color: #534E56;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
.cc-attachments .cc-attachment {
  background-color: #EAE7EB;
}
.cc-attachments .cc-avatar1 {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  border-radius: 50px;
  font-size: 0.33px;
  font-weight: 700;
  margin: 2px;
}
.cc-attachments .cc-avatar {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  border-radius: 50px;
  font-size: 0.33px;
  font-weight: 700;
  opacity: 0.4;
  margin: 2px;
}
.cc-attachments .cc-avatar img {
  width: 1rem;
  height: 1rem;
  top: 3px;
  position: relative;
}

.cc-knoccs-dropdown {
  max-height: 150px;
  overflow-y: auto;
}

.cc-dropdown-menu {
  display: flex;
  padding: 8px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  border-radius: 8px;
  background: #FFF;
  width: 266px;
  /* Menu Elevation */
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
}
.cc-dropdown-menu .cc-dropdown-item-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  padding-left: 0.85rem;
}
.cc-dropdown-menu .cc-dropdown-item-name .cc-dropdown-item-display-name {
  color: var(--Secondary-s2, #312D34);
  /* Small */
  font-size: var(--Font-Size-Small, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Hieght-XS, 20px);
  /* 142.857% */
}
.cc-dropdown-menu .cc-dropdown-item-name .cc-dropdown-item-sub-text {
  color: var(--Secondary-s3, #534E56);
  /* X-Small */
  font-size: var(--Font-Size-X-Small, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Hieght-XXS, 16px);
  /* 133.333% */
}

.cc-username {
  color: #312D34;
  /* Small */
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 142.857% */
}

.nosubtext {
  height: 2.5rem;
}

.cc-subtext-dropdown {
  color: #534E56;
  /* X-Small */
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}

.chips-column {
  display: flex;
  padding: 0rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
}

.searchimg {
  width: 0.80588rem;
  height: 0.80588rem;
}

.buttonsearchimgdropdown {
  padding: 0;
  margin-right: -14px;
}

.cc-chips {
  display: flex;
  padding: 0rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
  border-radius: 3.125rem;
  border: 1px solid #7D7881;
  background: #F7F5FA;
  color: #312D34;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 166.667% */
}
.cc-chips .cc-chips-icon {
  display: flex;
  width: 1rem;
  height: 1rem;
  justify-content: center;
  align-items: center;
}
.cc-chips.scrollbox::-webkit-scrollbar {
  width: 0.3em;
}

.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,
.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  height: auto;
}

.mat-datepicker-toggle {
  margin-left: -16px;
  width: 25px;
}

.cc-input-types .cc-input-grid .mdc-text-field--outlined .mdc-notched-outline {
  border: 1px solid black;
  border-radius: 9px;
}

.cc-main-contact-listing .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing {
  border: 1px solid black;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing {
  border: none;
}

.mdc-notched-outline.ng-tns-c1205077789-1.mdc-notched-outline--no-label {
  display: flex;
  padding: 0rem 0.75rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  align-self: stretch;
}

.cc-empty-state-grid {
  width: 16.1em;
  display: flex;
  height: 9.1875rem;
  padding: 0.5rem 1rem;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background: #FFFFFF;
}

.cc-empty-state-grid-form {
  width: 35.1em;
  display: flex;
  height: 9.1875rem;
  padding: 0.5rem 1rem;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background: #FFFFFF;
  cursor: initial;
}

.empty-state {
  text-align: center;
  margin-top: 15%;
}
.empty-state .cc-empty-description {
  color: #1A181C;
  text-align: center;
  padding-top: 1.75rem;
  /* Paragraph */
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  /* 150% */
}
.empty-state .cc-clear {
  padding-top: 0.5rem;
  color: #7620BA;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}

.main-container::-webkit-scrollbar {
  width: 8px;
  /* Adjust width as needed */
}

.main-container::-webkit-scrollbar-thumb {
  background-color: #9E9EB3;
  /* Scrollbar color */
  border-radius: 10px;
}

.main-container::-webkit-scrollbar-thumb:hover {
  background-color: #9E9EB3;
}

.scrollable-container::-webkit-scrollbar {
  width: 8px;
  /* Adjust width as needed */
}

.scrollable-container::-webkit-scrollbar-thumb {
  background-color: #9E9EB3;
  /* Scrollbar color */
  border-radius: 10px;
}

.scrollable-container::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.mat-date-range-input {
  visibility: hidden;
  /* display: block; */
  width: 0;
}

.cc-dropdown-general-single {
  overflow-y: scroll;
  max-height: 18rem;
}
.cc-dropdown-general-single .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-dropdown-general-single .mat-form-field-outline {
  border: none !important;
}
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  border: none !important;
}
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-start,
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: none !important;
}

.cc-dropdown-general {
  overflow-y: scroll;
  max-height: 18rem;
}
.cc-dropdown-general .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-dropdown-general .mat-form-field-outline {
  border: none !important;
}
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  border: none !important;
}
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-start,
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: none !important;
}

.cc-icons-dropdown {
  position: relative;
  top: 1px;
}

.cc-filter-options {
  display: flex;
  height: 2.5rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.25rem;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #9E9EB3;
  background: #FFF;
  width: max-content;
  cursor: pointer;
  flex-wrap: nowrap;
  /* important to keep everything in a line */
}

.filter-name {
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}

.afterSelection {
  background-color: #F7F5FA;
}

.fixed-items-separator {
  background-color: #efedf0;
  height: 2px;
  margin-left: 8px;
}

.cc-main-conv-widget:hover {
  background-color: #F7F5FA;
  cursor: pointer;
}

.cc-main-conv-widget {
  display: flex;
  flex-direction: column;
  /* line-height: 1.25rem; */
  padding: 1rem 0.75rem;
  gap: 0.5rem;
  border-bottom: 1px solid #EAE7EB;
}
.cc-main-conv-widget .cc-main-title {
  line-height: 0.5rem;
  display: flex;
  flex-direction: row;
}
.cc-main-conv-widget .cc-main-title .cc-titleinfo-left {
  display: flex;
  max-width: -webkit-fill-available;
  width: 48rem;
  flex-grow: 1;
  overflow: hidden;
  color: #1A181C;
  text-overflow: ellipsis;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  white-space: nowrap;
  /* 142.857% */
}
.cc-main-conv-widget .cc-main-title .cc-titleinfo-left .mainTitle {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* max-width: 46rem; */
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.cc-main-conv-widget .cc-view {
  opacity: 0;
}
.cc-main-conv-widget:hover .cc-view {
  opacity: 1;
  position: relative;
  opacity: 1;
}
.cc-main-conv-widget .cc-titleinfo-right {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.25rem;
  align-items: center;
}
.cc-main-conv-widget .cc-titleinfo-right .cc-avatar-name {
  width: 1.125rem;
  height: 1.125rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.58331rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.02331rem;
  border-radius: 50%;
  font-size: 0.4375rem;
  font-weight: 700;
  line-height: 1rem;
  /* 228.571% */
  letter-spacing: 0.0175rem;
}
.cc-main-conv-widget .cc-titleinfo-right .info-detail {
  color: #1A181C;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cc-main-conv-widget .cc-conversation-decription {
  color: #534E56;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
  white-space: nowrap;
  /* Prevents text from wrapping to a new line */
  overflow: hidden;
  /* Hides overflowing text */
  text-overflow: ellipsis;
}
.cc-main-conv-widget .cc-middle-info {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #534E56;
  margin-top: -5px;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}
.cc-main-conv-widget .cc-middle-info .cc-highlighted {
  background: #FFE9C9;
  mix-blend-mode: multiply;
}

.cc-highlighted {
  background: #FFE9C9;
  mix-blend-mode: multiply;
}

.cc-selected-filter {
  /* Small */
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}

.bacgroundafterselection {
  background-color: #F7F5FA;
}

.cc-dropdown-general .cc-avatar-lnames {
  width: 1.5rem;
  height: 1.5rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.58331rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.02331rem;
  border-radius: 50%;
}
.cc-dropdown-general .cc-dropdown {
  max-height: 18rem;
  margin-left: 0.85rem;
}
.cc-dropdown-general .cc-avatar {
  font-size: 9.33px;
  font-weight: 700;
  opacity: 0.4;
}
.cc-dropdown-general .cc-row {
  display: flex;
  align-items: center;
  padding: 0px 0;
  padding-top: 1px;
  cursor: pointer;
  width: auto;
  overflow: hidden;
}
.cc-dropdown-general .cc-checkbox-column {
  /* Adjust width as needed */
  display: flex;
  justify-content: center;
}
.cc-dropdown-general .cc-avatar-column {
  /* Adjust width as needed */
  display: flex;
  justify-content: center;
  padding-right: 8px;
}
.cc-dropdown-general .cc-name-column {
  gap: 0.1rem;
  flex-direction: column;
  display: flex;
  width: 80%;
  display: flex;
  align-items: flex-start;
  /* padding-left: 8px; */
  /* Optional padding for spacing */
}

.actionButtons {
  display: flex;
  padding: 0rem 0.75rem 0.5rem 0.75rem;
  align-items: flex-start;
  gap: 0.5rem;
  text-align: center;
  align-items: center;
}
.actionButtons .apply-button {
  display: flex;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.5rem;
  background: #232352;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
  text-transform: capitalize;
}
.actionButtons .apply-button:hover {
  cursor: pointer;
}
.actionButtons .cancel-button {
  display: flex;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.5rem;
  border: 1px solid #232352;
  color: #232352;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
  text-transform: capitalize;
}
.actionButtons .cancel-button:hover {
  cursor: pointer;
}
.actionButtons .disabled {
  cursor: not-allowed !important;
  opacity: 0.4 !important;
}

::ng-deep .cc-checkbox {
  margin-left: -11px;
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #ADA7B2 !important;
  background-color: #FFFFFF !important;
  border-radius: 4px;
}

::ng-deep .mat-datepicker-content {
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.16), 0px 0px 2px 0px rgba(26, 24, 28, 0.08) !important;
  border-radius: 12px !important;
  /* Adjust radius as needed */
  overflow: hidden;
  /* Ensures child elements respect the border radius */
}

.mdc-tab {
  padding-right: 0px !important;
  padding-left: 0px !important;
  min-width: 70px !important;
}

::ng-deep .mat-mdc-tab.mdc-tab {
  padding: 0;
  flex-grow: 0;
  min-width: 70px;
}

.mdc-tab__text-label {
  font-size: 1rem !important;
  color: #312D34 !important;
}

::ng-deep .mat-tab-label.mat-tab-label-active {
  color: #7620BA !important;
  /* Custom color for active tab */
  font-weight: bold;
  /* Optional: Highlight active tab */
}

::ng-deep .cc-searchpopup-main .mat-mdc-tab:first-child .mdc-tab-indicator__content--underline {
  width: 1.5rem;
  /* Set the desired width */
}

::ng-deep .cc-searchpopup-main .mat-mdc-tab::nth-child(3) .mdc-tab-indicator__content--underline {
  width: 6rem;
  /* Set the desired width */
}

::ng-deep mat-spinner.mat-spinner.mat-progress-spinner.convo-loader.mat-primary.mat-progress-spinner-indeterminate-animation {
  text-align: center;
  margin-left: 50%;
  margin-top: 0.5%;
  color: gray !important;
}

::ng-deep .mat-progress-spinner circle,
.mat-spinner circle {
  stroke: gray;
}

.spinner-back {
  margin-left: 127px;
}

::ng-deep .mat-mdc-tab .mdc-tab-indicator__content--underline {
  border-color: #7620BA !important;
  color: #7620BA;
  /* Set the desired thickness */
  margin: 0 auto;
}

::ng-deep thead.mat-calendar-table-header {
  color: #1D1B20;
  text-align: center;
  /* M3/body/large */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.5px;
}

::ng-deep .mat-calendar-table-header-divider {
  display: none;
}

::ng-deep .mat-calendar-body-selected {
  background-color: #7620BA !important;
  /* Your custom background color */
  color: #ffffff;
  /* Text color for selected date */
}

::ng-deep .mat-calendar-body-in-range {
  background-color: rgb(232, 222, 248) !important;
  /* Background color for dates within the range */
  color: #333;
  /* Text color for in-range dates */
}

::ng-deep .mat-calendar-body-range-start,
::ng-deep .mat-calendar-body-range-end {
  background-color: rgb(232, 222, 248) !important;
  /* Background color for range start and end dates */
  color: #ffffff;
  /* Text color for start and end dates */
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: #FFFFFF !important;
  height: 11px;
  width: 11px;
  padding-top: 1.75px;
  margin-left: 1.5px;
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background,
::ng-deep .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled ~ .mdc-checkbox__background {
  border-color: #9E59C9 !important;
  background-color: #9E59C9 !important;
  border-radius: 4px !important;
}

/* Ensure disabled checkboxes use default Material light grey background */
::ng-deep .mdc-checkbox .mdc-checkbox__native-control:disabled ~ .mdc-checkbox__background {
  background-color: #DCDCE6 !important;
  /* Default Material Design grey */
  border-color: #DCDCE6 !important;
}

::ng-deep .mdc.mdc-checkbox .mdc-checkbox__background {
  color: #ADA7B2;
  border: 1px solid #ADA7B2;
  border-radius: 4px !important;
  box-shadow: none;
}

.w-100 {
  width: 100%;
}

html {
  font-size: 14px;
  font-family: "Yellix";
  color: black;
}
html button,
html p,
html span,
html body,
html div,
html tr,
html ul,
html li,
html input {
  font-family: "Yellix";
}
html body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}
html div {
  box-sizing: border-box;
}
html button {
  border: 1px solid #232352;
}
html p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
html h4,
html h5 {
  margin: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1539px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1540px) {
  html {
    font-size: 14px;
  }
}
html mat-icon {
  font-size: 1.28rem;
  height: 1.28rem !important;
  width: 1.28rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  color: #545466;
  fill: #545466;
}
html mat-icon.relative-font {
  font-size: 1.28rem;
  height: 1.28rem !important;
  width: 1.28rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  color: #545466;
  fill: #545466;
  font-size: 1.024rem !important;
}

.font-0 {
  font-size: 0.5rem;
}

.font-1 {
  font-size: 0.675rem;
}

.font-2 {
  font-size: 0.75rem;
}

.font-3 {
  font-size: 0.875rem;
}

.font-4 {
  font-size: 1rem;
}

.font-5 {
  font-size: 1.143rem;
}

.font-6 {
  font-size: 1.285rem;
}

.font-7 {
  font-size: 1.429rem;
}

.font-8 {
  font-size: 1.714rem;
}

::ng-deep .mat-mdc-snack-bar-container {
  position: relative !important;
  top: 3.714rem !important;
  right: 1.428rem !important;
  pointer-events: none !important;
}

.custom-snackbar .mdc-snackbar__surface,
.custom-snackbar .mat-mdc-snack-bar-container,
.custom-snackbar .mat-mdc-snack-bar-label,
.custom-snackbar .mat-mdc-focus-indicator {
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: none;
}

.disabled-btn {
  cursor: not-allowed !important;
  opacity: 0.4;
}

::ng-deep .mat-mdc-tooltip-panel-above .cc-bluetooltip-bottom .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #232352;
  bottom: -0.45rem;
  right: calc(50% - 0.5rem);
  transform: rotate(180deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-above .cc-bluetooltip-bottom .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-bluetooltip-top .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #232352;
  top: -0.45rem;
  right: calc(50% - 0.5rem);
  transform: rotate(360deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-bluetooltip-top .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-left .cc-bluetooltip-left .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #232352;
  top: 0.7rem;
  right: -0.8rem;
  transform: rotate(450deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-left .cc-bluetooltip-left .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-right .cc-bluetooltip-right .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #232352;
  top: 0.7rem;
  left: -0.85rem;
  transform: rotate(270deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-right .cc-bluetooltip-right .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-menu-panel.small {
  min-width: 107px !important;
  max-width: 107px !important;
  width: 107px !important;
}

::ng-deep .mat-mdc-menu-panel.medium {
  min-width: 163px !important;
  max-width: 163px !important;
  width: 163px !important;
}

::ng-deep .mat-mdc-menu-panel.large,
::ng-deep .mat-mdc-autocomplete-panel.large {
  min-width: 315px !important;
  max-width: 315px !important;
  width: 315px !important;
}

::ng-deep .mat-mdc-menu-panel.default {
  min-width: 266px !important;
  max-width: 266px !important;
  width: 266px !important;
}

::ng-deep .mat-mdc-autocomplete-panel.default {
  min-width: 315px !important;
  max-width: 315px !important;
  width: 315px !important;
  border-radius: 8px !important;
  background: #FFF !important;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12) !important;
}

/*Height and width accrding to classes*/
::ng-deep .loopInDropdown {
  min-width: 16.625rem !important;
  height: 21.75rem !important;
}

/*Height and width accrding to classes*/
::ng-deep .teamSpaceDropdown {
  min-width: 25rem !important;
  max-width: none;
  height: 21.75rem !important;
}

::ng-deep .typeDropdown {
  min-width: 12.625rem !important;
  height: 10.75rem !important;
}

::ng-deep .typeDropdown.drp-scroll {
  height: 13rem !important;
}

::ng-deep .typeDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .loopInDropdown .drp-scroll {
  height: 13rem !important;
}

::ng-deep .loopInDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .multidropdown-search.drp-noscroll {
  height: 0rem !important;
}

::ng-deep .tagsDropdown {
  min-width: 16.625rem !important;
  height: 17.25rem !important;
}

::ng-deep .tagsDropdown .drp-scroll {
  height: 12rem !important;
}

::ng-deep .tagsDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .statusDropdown {
  min-width: 16.625rem !important;
  height: 9.5rem !important;
  overflow-y: hidden !important;
}

::ng-deep .mat-mdc-menu-panel {
  background-color: #FFFFFF;
}

.emoji-mart,
.emoji-mart * {
  box-sizing: border-box;
  line-height: 1.15;
}

.emoji-mart {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #222427;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff;
}

.emoji-mart .emoji-mart-emoji {
  padding: 6px;
}

.emoji-mart-bar {
  border: 0 solid #d9d9d9;
}

.emoji-mart-bar:first-child {
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.emoji-mart-bar:last-child {
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.emoji-mart-anchors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 6px;
  line-height: 0;
}

.emoji-mart-anchor {
  position: relative;
  display: block;
  flex: 1 1 auto;
  color: #858585;
  text-align: center;
  padding: 12px 4px;
  overflow: hidden;
  transition: color 0.1s ease-out;
  margin: 0;
  box-shadow: none;
  background: none;
  border: none;
}

.emoji-mart-anchor:focus {
  outline: 0;
}

.emoji-mart-anchor:hover,
.emoji-mart-anchor:focus,
.emoji-mart-anchor-selected {
  color: #464646;
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
  bottom: 0;
}

.emoji-mart-anchor-bar {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #464646;
}

.emoji-mart-anchors i {
  display: inline-block;
  width: 100%;
  max-width: 22px;
}

.emoji-mart-anchors svg,
.emoji-mart-anchors img {
  fill: currentColor;
  height: 18px;
}

.emoji-mart-scroll {
  overflow-y: scroll;
  height: 270px;
  padding: 0 6px 6px 6px;
  will-change: transform; /* avoids "repaints on scroll" in mobile Chrome */
}

.emoji-mart-search {
  margin-top: 6px;
  padding: 0 6px;
  position: relative;
}

.emoji-mart-search input {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 5px 25px 6px 10px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  outline: 0;
}

.emoji-mart-search input,
.emoji-mart-search input::-webkit-search-decoration,
.emoji-mart-search input::-webkit-search-cancel-button,
.emoji-mart-search input::-webkit-search-results-button,
.emoji-mart-search input::-webkit-search-results-decoration {
  /* remove webkit/blink styles for <input type="search">
   * via https://stackoverflow.com/a/9422689 */
  -webkit-appearance: none;
}

.emoji-mart-search-icon {
  position: absolute;
  top: 3px;
  right: 11px;
  z-index: 2;
  padding: 2px 5px 1px;
  border: none;
  background: none;
}

.emoji-mart-category .emoji-mart-emoji span {
  z-index: 1;
  position: relative;
  text-align: center;
  cursor: default;
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  border-radius: 100%;
}

.emoji-mart-category-label {
  z-index: 2;
  position: relative;
  position: sticky;
  top: 0;
}

.emoji-mart-category-label span {
  display: block;
  width: 100%;
  font-weight: 500;
  padding: 5px 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
}

.emoji-mart-category-list {
  margin: 0;
  padding: 0;
}

.emoji-mart-category-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.emoji-mart-emoji {
  position: relative;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}

.emoji-mart-emoji-native {
  font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";
}

.emoji-mart-no-results {
  font-size: 14px;
  text-align: center;
  padding-top: 70px;
  color: #858585;
}

.emoji-mart-no-results .emoji-mart-category-label {
  display: none;
}

.emoji-mart-no-results .emoji-mart-no-results-label {
  margin-top: 0.2em;
}

.emoji-mart-no-results .emoji-mart-emoji:hover:before {
  content: none;
}

.emoji-mart-preview {
  position: relative;
  height: 70px;
}

.emoji-mart-preview-emoji,
.emoji-mart-preview-data,
.emoji-mart-preview-skins {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.emoji-mart-preview-emoji {
  left: 12px;
}

.emoji-mart-preview-data {
  left: 68px;
  right: 12px;
  word-break: break-all;
}

.emoji-mart-preview-skins {
  right: 30px;
  text-align: right;
}

.emoji-mart-preview-skins.custom {
  right: 10px;
  text-align: right;
}

.emoji-mart-preview-name {
  font-size: 14px;
}

.emoji-mart-preview-shortname {
  font-size: 12px;
  color: #888;
}

.emoji-mart-preview-shortname + .emoji-mart-preview-shortname,
.emoji-mart-preview-shortname + .emoji-mart-preview-emoticon,
.emoji-mart-preview-emoticon + .emoji-mart-preview-emoticon {
  margin-left: 0.5em;
}

.emoji-mart-preview-emoticon {
  font-size: 11px;
  color: #bbb;
}

.emoji-mart-title span {
  display: inline-block;
  vertical-align: middle;
}

.emoji-mart-title .emoji-mart-emoji {
  padding: 0;
}

.emoji-mart-title-label {
  color: #999A9C;
  font-size: 26px;
  font-weight: 300;
}

.emoji-mart-skin-swatches {
  font-size: 0;
  padding: 2px 0;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  background-color: #fff;
}

.emoji-mart-skin-swatches.custom {
  font-size: 0;
  border: none;
  background-color: #fff;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch {
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after {
  opacity: 0.75;
}

.emoji-mart-skin-swatch {
  display: inline-block;
  width: 0;
  vertical-align: middle;
  transition-property: width, padding;
  transition-duration: 0.125s;
  transition-timing-function: ease-out;
}

.emoji-mart-skin-swatch:nth-child(1) {
  transition-delay: 0s;
}

.emoji-mart-skin-swatch:nth-child(2) {
  transition-delay: 0.03s;
}

.emoji-mart-skin-swatch:nth-child(3) {
  transition-delay: 0.06s;
}

.emoji-mart-skin-swatch:nth-child(4) {
  transition-delay: 0.09s;
}

.emoji-mart-skin-swatch:nth-child(5) {
  transition-delay: 0.12s;
}

.emoji-mart-skin-swatch:nth-child(6) {
  transition-delay: 0.15s;
}

.emoji-mart-skin-swatch.selected {
  position: relative;
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatch.selected:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  margin: -2px 0 0 -2px;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.emoji-mart-skin-swatch.custom {
  display: inline-block;
  width: 0;
  height: 38px;
  overflow: hidden;
  vertical-align: middle;
  transition-property: width, height;
  transition-duration: 0.125s;
  transition-timing-function: ease-out;
  cursor: default;
}

.emoji-mart-skin-swatch.custom.selected {
  position: relative;
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatch.custom.selected:after {
  content: "";
  width: 0;
  height: 0;
}

.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover {
  background-color: #f4f4f4;
  border-radius: 10%;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom {
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after {
  opacity: 0.75;
}

.emoji-mart-skin-text.opened {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #888;
  font-size: 11px;
  padding: 5px 2px;
  width: 95px;
  height: 40px;
  border-radius: 10%;
  background-color: #fff;
}

.emoji-mart-skin {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  max-width: 12px;
  border-radius: 100%;
}

.emoji-mart-skin-tone-1 {
  background-color: #ffc93a;
}

.emoji-mart-skin-tone-2 {
  background-color: #fadcbc;
}

.emoji-mart-skin-tone-3 {
  background-color: #e0bb95;
}

.emoji-mart-skin-tone-4 {
  background-color: #bf8f68;
}

.emoji-mart-skin-tone-5 {
  background-color: #9b643d;
}

.emoji-mart-skin-tone-6 {
  background-color: #594539;
}

/* For screenreaders only, via https://stackoverflow.com/a/19758620 */
.emoji-mart-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
 * Dark mode styles
 */
.emoji-mart-dark {
  color: #fff;
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-bar {
  border-color: #555453;
}

.emoji-mart-dark .emoji-mart-search input {
  color: #fff;
  border-color: #555453;
  background-color: #2f2f2f;
}

.emoji-mart-dark .emoji-mart-search-icon svg {
  fill: #fff;
}

.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before {
  background-color: #444;
}

.emoji-mart-dark .emoji-mart-category-label span {
  background-color: #222;
  color: #fff;
}

.emoji-mart-dark .emoji-mart-skin-swatches {
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-anchor:hover,
.emoji-mart-dark .emoji-mart-anchor:focus,
.emoji-mart-dark .emoji-mart-anchor-selected {
  color: #bfbfbf;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color: #3f51b5;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #ff4081;
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #3f51b5;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #3f51b5;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff4081;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff4081;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff4081;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff4081;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #f44336;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #f44336;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #3f51b5;
  --mdc-linear-progress-track-color: rgba(63, 81, 181, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(63, 81, 181, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(63, 81, 181, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, 0.25));
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #ff4081;
  --mdc-linear-progress-track-color: rgba(255, 64, 129, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(255, 64, 129, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 64, 129, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, 0.25));
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #f44336;
  --mdc-linear-progress-track-color: rgba(244, 67, 54, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(244, 67, 54, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(244, 67, 54, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, 0.25));
}
.mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}

html {
  --mdc-filled-text-field-caret-color: #3f51b5;
  --mdc-filled-text-field-focus-active-indicator-color: #3f51b5;
  --mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #f44336;
  --mdc-filled-text-field-error-label-text-color: #f44336;
  --mdc-filled-text-field-error-caret-color: #f44336;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
  --mdc-outlined-text-field-caret-color: #3f51b5;
  --mdc-outlined-text-field-focus-outline-color: #3f51b5;
  --mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #f44336;
  --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
  --mdc-outlined-text-field-error-label-text-color: #f44336;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #f44336;
  --mdc-outlined-text-field-error-hover-outline-color: #f44336;
  --mdc-outlined-text-field-error-outline-color: #f44336;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #f44336);
}

.mat-mdc-form-field-subscript-wrapper,
.mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}

.mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}

.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(63, 81, 181, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #ff4081;
  --mdc-filled-text-field-focus-active-indicator-color: #ff4081;
  --mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, 0.87);
  --mdc-outlined-text-field-caret-color: #ff4081;
  --mdc-outlined-text-field-focus-outline-color: #ff4081;
  --mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #f44336;
  --mdc-filled-text-field-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color: #f44336;
  --mdc-outlined-text-field-focus-outline-color: #f44336;
  --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}

[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}

.mat-mdc-form-field-infix {
  min-height: 56px;
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(63, 81, 181, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(255, 64, 129, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}

html {
  --mat-autocomplete-background-color: white;
}

.mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #3f51b5;
  --mdc-chip-elevated-disabled-container-color: #3f51b5;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #ff4081;
  --mdc-chip-elevated-disabled-container-color: #ff4081;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #f44336;
  --mdc-chip-elevated-disabled-container-color: #f44336;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}

.mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #3949ab;
  --mdc-switch-selected-handle-color: #3949ab;
  --mdc-switch-selected-hover-state-layer-color: #3949ab;
  --mdc-switch-selected-pressed-state-layer-color: #3949ab;
  --mdc-switch-selected-focus-handle-color: #1a237e;
  --mdc-switch-selected-hover-handle-color: #1a237e;
  --mdc-switch-selected-pressed-handle-color: #1a237e;
  --mdc-switch-selected-focus-track-color: #7986cb;
  --mdc-switch-selected-hover-track-color: #7986cb;
  --mdc-switch-selected-pressed-track-color: #7986cb;
  --mdc-switch-selected-track-color: #7986cb;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #d81b60;
  --mdc-switch-selected-handle-color: #d81b60;
  --mdc-switch-selected-hover-state-layer-color: #d81b60;
  --mdc-switch-selected-pressed-state-layer-color: #d81b60;
  --mdc-switch-selected-focus-handle-color: #880e4f;
  --mdc-switch-selected-hover-handle-color: #880e4f;
  --mdc-switch-selected-pressed-handle-color: #880e4f;
  --mdc-switch-selected-focus-track-color: #f06292;
  --mdc-switch-selected-hover-track-color: #f06292;
  --mdc-switch-selected-pressed-track-color: #f06292;
  --mdc-switch-selected-track-color: #f06292;
}
.mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e53935;
  --mdc-switch-selected-handle-color: #e53935;
  --mdc-switch-selected-hover-state-layer-color: #e53935;
  --mdc-switch-selected-pressed-state-layer-color: #e53935;
  --mdc-switch-selected-focus-handle-color: #b71c1c;
  --mdc-switch-selected-hover-handle-color: #b71c1c;
  --mdc-switch-selected-pressed-handle-color: #b71c1c;
  --mdc-switch-selected-focus-track-color: #e57373;
  --mdc-switch-selected-hover-track-color: #e57373;
  --mdc-switch-selected-pressed-track-color: #e57373;
  --mdc-switch-selected-track-color: #e57373;
}

.mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}

.mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #3f51b5;
  --mdc-radio-selected-hover-icon-color: #3f51b5;
  --mdc-radio-selected-icon-color: #3f51b5;
  --mdc-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff4081;
  --mdc-radio-selected-hover-icon-color: #ff4081;
  --mdc-radio-selected-icon-color: #ff4081;
  --mdc-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
.mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #3f51b5;
  --mdc-slider-focus-handle-color: #3f51b5;
  --mdc-slider-hover-handle-color: #3f51b5;
  --mdc-slider-active-track-color: #3f51b5;
  --mdc-slider-inactive-track-color: #3f51b5;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;
  --mat-mdc-slider-ripple-color: #3f51b5;
  --mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, 0.2);
}
.mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #ff4081;
  --mdc-slider-focus-handle-color: #ff4081;
  --mdc-slider-hover-handle-color: #ff4081;
  --mdc-slider-active-track-color: #ff4081;
  --mdc-slider-inactive-track-color: #ff4081;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff4081;
  --mat-mdc-slider-ripple-color: #ff4081;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, 0.2);
}
.mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #f44336;
  --mdc-slider-focus-handle-color: #f44336;
  --mdc-slider-hover-handle-color: #f44336;
  --mdc-slider-active-track-color: #f44336;
  --mdc-slider-inactive-track-color: #f44336;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
  --mat-mdc-slider-ripple-color: #f44336;
  --mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, 0.2);
}

html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
}

.mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #3f51b5;
  --mdc-radio-selected-hover-icon-color: #3f51b5;
  --mdc-radio-selected-icon-color: #3f51b5;
  --mdc-radio-selected-pressed-icon-color: #3f51b5;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff4081;
  --mdc-radio-selected-hover-icon-color: #ff4081;
  --mdc-radio-selected-icon-color: #ff4081;
  --mdc-radio-selected-pressed-icon-color: #ff4081;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #3f51b5;
  --mdc-checkbox-selected-hover-icon-color: #3f51b5;
  --mdc-checkbox-selected-icon-color: #3f51b5;
  --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff4081;
  --mdc-checkbox-selected-hover-icon-color: #ff4081;
  --mdc-checkbox-selected-icon-color: #ff4081;
  --mdc-checkbox-selected-pressed-icon-color: #ff4081;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
  --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #3f51b5;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #3f51b5;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

.mat-mdc-list-base {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-paginator-container-size: 56px;
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #3f51b5;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #3f51b5;
  --mat-tab-header-active-ripple-color: #3f51b5;
  --mat-tab-header-inactive-ripple-color: #3f51b5;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #3f51b5;
  --mat-tab-header-active-hover-label-text-color: #3f51b5;
  --mat-tab-header-active-focus-indicator-color: #3f51b5;
  --mat-tab-header-active-hover-indicator-color: #3f51b5;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #ff4081;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #ff4081;
  --mat-tab-header-active-ripple-color: #ff4081;
  --mat-tab-header-inactive-ripple-color: #ff4081;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ff4081;
  --mat-tab-header-active-hover-label-text-color: #ff4081;
  --mat-tab-header-active-focus-indicator-color: #ff4081;
  --mat-tab-header-active-hover-indicator-color: #ff4081;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #f44336;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #f44336;
  --mat-tab-header-active-ripple-color: #f44336;
  --mat-tab-header-inactive-ripple-color: #f44336;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f44336;
  --mat-tab-header-active-hover-label-text-color: #f44336;
  --mat-tab-header-active-focus-indicator-color: #f44336;
  --mat-tab-header-active-hover-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #3f51b5;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #ff4081;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #f44336;
  --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}

html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff4081;
  --mdc-checkbox-selected-hover-icon-color: #ff4081;
  --mdc-checkbox-selected-icon-color: #ff4081;
  --mdc-checkbox-selected-pressed-icon-color: #ff4081;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
  --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #3f51b5;
  --mdc-checkbox-selected-hover-icon-color: #3f51b5;
  --mdc-checkbox-selected-icon-color: #3f51b5;
  --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}

html {
  --mdc-checkbox-state-layer-size: 40px;
}

.mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #3f51b5;
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #ff4081;
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #f44336;
}
.mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #3f51b5;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #ff4081;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #f44336;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #3f51b5;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #ff4081;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #f44336;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}

.mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #3f51b5;
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #ff4081;
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #f44336;
}
.mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-button, .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button.mat-primary, .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #3f51b5;
  --mat-mdc-button-ripple-color: rgba(63, 81, 181, 0.1);
}
.mat-mdc-button.mat-accent, .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #ff4081;
  --mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-button.mat-warn, .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #f44336;
  --mat-mdc-button-ripple-color: rgba(244, 67, 54, 0.1);
}

.mat-mdc-raised-button, .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button.mat-primary, .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent, .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn, .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-button.mat-mdc-button-base,
.mat-mdc-raised-button.mat-mdc-button-base,
.mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}

.mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #3f51b5;
  --mat-mdc-button-persistent-ripple-color: #3f51b5;
  --mat-mdc-button-ripple-color: rgba(63, 81, 181, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #ff4081;
  --mat-mdc-button-persistent-ripple-color: #ff4081;
  --mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #f44336;
  --mat-mdc-button-persistent-ripple-color: #f44336;
  --mat-mdc-button-ripple-color: rgba(244, 67, 54, 0.1);
}
.mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}

.mat-mdc-fab,
.mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab[disabled][disabled],
.mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-fab.mat-unthemed,
.mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #3f51b5;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #ff4081;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #f44336;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}

.mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #ff4081;
}

html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}

.mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #3f51b5;
}
.mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #ff4081;
}
.mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #f44336;
}

.mat-badge {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

html {
  --mat-badge-background-color: #3f51b5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color: #ff4081;
  --mat-badge-text-color: white;
}

.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}

html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}

html {
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
}

html {
  --mat-standard-button-toggle-height: 48px;
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}

html {
  --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color: #ff4081;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}

html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff4081;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html {
  --mat-stepper-header-height: 72px;
}

.mat-sort-header-arrow {
  color: #757575;
}

html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3f51b5;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff4081;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}

html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}

.mat-tree {
  background: white;
}

.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

@font-face {
  font-family: "Yellix";
  src: url('Yellix-MediumItalic.2f9957cc763cee61.eot');
  src: local("Yellix Medium Italic"), local("Yellix-MediumItalic"), url('Yellix-MediumItalic.2f9957cc763cee61.eot?#iefix') format("embedded-opentype"), url('Yellix-MediumItalic.74c2038fbfe45f93.woff2') format("woff2"), url('Yellix-MediumItalic.a5a81d6dd7e8b87b.woff') format("woff"), url('Yellix-MediumItalic.f0bf84c5d5fd4244.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-Medium.ca1eb2c3cd8ec44b.eot');
  src: local("Yellix Medium"), local("Yellix-Medium"), url('Yellix-Medium.ca1eb2c3cd8ec44b.eot?#iefix') format("embedded-opentype"), url('Yellix-Medium.c3c5da37a5a0db2f.woff2') format("woff2"), url('Yellix-Medium.9bebe799d389eff9.woff') format("woff"), url('Yellix-Medium.2a4fc8416822aa0f.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-LightItalic.c9ad5b23dd2d81a7.eot');
  src: local("Yellix Light Italic"), local("Yellix-LightItalic"), url('Yellix-LightItalic.c9ad5b23dd2d81a7.eot?#iefix') format("embedded-opentype"), url('Yellix-LightItalic.ca94b621e39cc900.woff2') format("woff2"), url('Yellix-LightItalic.56c6ddfacc34f97d.woff') format("woff"), url('Yellix-LightItalic.768666da41b987e5.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-BlackItalic.542d9b2e3a8b62f8.eot');
  src: local("Yellix Black Italic"), local("Yellix-BlackItalic"), url('Yellix-BlackItalic.542d9b2e3a8b62f8.eot?#iefix') format("embedded-opentype"), url('Yellix-BlackItalic.4baf173d1903611e.woff2') format("woff2"), url('Yellix-BlackItalic.4d8313db06f17b6e.woff') format("woff"), url('Yellix-BlackItalic.b70d2741e58871e9.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-Regular.584061be46d26966.eot');
  src: local("Yellix Regular"), local("Yellix-Regular"), url('Yellix-Regular.584061be46d26966.eot?#iefix') format("embedded-opentype"), url('Yellix-Regular.fcc0c1729c643680.woff2') format("woff2"), url('Yellix-Regular.b5432cf730a69e06.woff') format("woff"), url('Yellix-Regular.dd23639f19593715.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-Black.cd5fb35aa913cb23.eot');
  src: local("Yellix Black"), local("Yellix-Black"), url('Yellix-Black.cd5fb35aa913cb23.eot?#iefix') format("embedded-opentype"), url('Yellix-Black.f69c2bba6896d8a8.woff2') format("woff2"), url('Yellix-Black.fbfb1fb2f2f5fd05.woff') format("woff"), url('Yellix-Black.ce35d2d3c30b3921.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-BoldItalic.7309f769ae249d04.eot');
  src: local("Yellix Bold Italic"), local("Yellix-BoldItalic"), url('Yellix-BoldItalic.7309f769ae249d04.eot?#iefix') format("embedded-opentype"), url('Yellix-BoldItalic.55879ce9545207f3.woff2') format("woff2"), url('Yellix-BoldItalic.2dcbf82c425f8666.woff') format("woff"), url('Yellix-BoldItalic.ceb24db41532bbd1.ttf') format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-Bold.4b3b4da08e621193.eot');
  src: local("Yellix Bold"), local("Yellix-Bold"), url('Yellix-Bold.4b3b4da08e621193.eot?#iefix') format("embedded-opentype"), url('Yellix-Bold.f806c30cfd00481c.woff2') format("woff2"), url('Yellix-Bold.2dca2b47c74589aa.woff') format("woff"), url('Yellix-Bold.4eb18826f12c884e.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-SemiBold.1b04d4c2898b5b65.eot');
  src: local("Yellix SemiBold"), local("Yellix-SemiBold"), url('Yellix-SemiBold.1b04d4c2898b5b65.eot?#iefix') format("embedded-opentype"), url('Yellix-SemiBold.9157eac4419c41eb.woff2') format("woff2"), url('Yellix-SemiBold.4ebfbb2f08795580.woff') format("woff"), url('Yellix-SemiBold.86d15315bb1129c5.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-Light.08cfe68577b886ea.eot');
  src: local("Yellix Light"), local("Yellix-Light"), url('Yellix-Light.08cfe68577b886ea.eot?#iefix') format("embedded-opentype"), url('Yellix-Light.0e3210be66753a27.woff2') format("woff2"), url('Yellix-Light.6243aa686394f566.woff') format("woff"), url('Yellix-Light.58760d56bd88e9bb.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-Thin.89e47bc9133f5264.eot');
  src: local("Yellix Thin"), local("Yellix-Thin"), url('Yellix-Thin.89e47bc9133f5264.eot?#iefix') format("embedded-opentype"), url('Yellix-Thin.73786a5ed8fb0fd8.woff2') format("woff2"), url('Yellix-Thin.3547b43ae436f1a1.woff') format("woff"), url('Yellix-Thin.a891ea4e5f4b72ae.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-ExtraBold.18dc52cb61052ed9.eot');
  src: local("Yellix ExtraBold"), local("Yellix-ExtraBold"), url('Yellix-ExtraBold.18dc52cb61052ed9.eot?#iefix') format("embedded-opentype"), url('Yellix-ExtraBold.f06595ab75a74710.woff2') format("woff2"), url('Yellix-ExtraBold.cbf095c682355a8f.woff') format("woff"), url('Yellix-ExtraBold.977eb74332d0bc0d.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Yellix";
  src: url('Yellix-ExtraBoldItalic.daa0afac7ed02601.eot');
  src: local("Yellix ExtraBold Italic"), local("Yellix-ExtraBoldItalic"), url('Yellix-ExtraBoldItalic.daa0afac7ed02601.eot?#iefix') format("embedded-opentype"), url('Yellix-ExtraBoldItalic.9cf1acd186727ec2.woff2') format("woff2"), url('Yellix-ExtraBoldItalic.49f264c45dcd8f06.woff') format("woff"), url('Yellix-ExtraBoldItalic.27bde6e88a3b67a8.ttf') format("truetype");
  font-weight: 800;
  font-style: italic;
}
::-webkit-scrollbar {
  width: 8px !important;
  height: 8px !important;
}

::-webkit-scrollbar-track {
  border-radius: 8px;
}

::-webkit-scrollbar {
  width: 8px !important;
  height: 8px !important;
}

::-webkit-scrollbar-track {
  border-radius: 8px;
}

.companytypename {
  border: 1px solid transparent;
  border-radius: 3.125rem;
  padding: 0.125rem 0.375rem;
}

.companytypename:hover {
  cursor: pointer;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: #9E59C9 !important;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: #9E59C9 !important;
}

.inboxChips {
  display: flex;
  padding: 0.125rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
  border-radius: 3.125rem;
  border: 1px solid #A3A3E0;
  background: #FAFAFF;
}

.contactFiltersMenu {
  display: flex;
  width: 16.6875rem;
  height: 16.5rem;
  padding: 0.5rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
  overflow: hidden;
}
.contactFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-dropdowns {
  display: flex;
  width: 16.6875rem;
  padding: 0.5rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  /* display: flex
  ; */
  /* flex-direction: column; */
  /* align-items: flex-start; */
  /* gap: 0.75rem; */
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.contactFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.contactFiltersMenu .company-dropdown-color {
  color: #141419;
}

.companyFiltersMenu {
  margin-top: 0.8rem;
  display: flex;
  width: 16.6875rem;
  height: 25rem;
  padding: 0rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
}
.companyFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.companyFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.companyFiltersMenu .company-dropdowns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.companyFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: 16.1875rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.companyFiltersMenu .company-dropdown-color {
  color: #141419;
}

.contactFiltersMenu {
  margin-top: 0.8rem;
  display: flex;
  width: 16.6875rem;
  height: 16.5rem;
  padding: 0rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
  overflow: hidden;
}
.contactFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-dropdowns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.contactFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: 16.1875rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.contactFiltersMenu .company-dropdown-color {
  color: #141419;
}

.company-filters-dropdown {
  width: 17rem;
}

.options-panel {
  height: 85px;
  line-height: 26px;
  border-radius: 8px !important;
}
.options-panel .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  cursor: auto;
}
.options-panel .option-bullets li {
  color: #545466;
  line-height: 28px;
  cursor: pointer;
}
.options-panel .option-bullets li:hover {
  background-color: #F5F5FF;
}
.options-panel .option-bullets li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  /* Reduce visibility for disabled items */
}
.options-panel .option-bullets li:not(.disabled) {
  cursor: pointer;
  /* Explicitly set crosshair cursor for enabled items */
}
.options-panel-company ::-webkit-scrollbar {
  width: 8px;
}

.options-panel-company ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}

.options-panel-company ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}

.options-panel-company {
  max-height: 170px;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company li {
  color: #545466;
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.options-panel-company li:hover {
  background-color: #F5F5FF;
}
.options-panel-company .active-li {
  background-color: #F5F5FF;
}
.options-panel-company .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company.mat-mdc-menu-panel {
  min-width: 242px !important;
  max-width: 242px !important;
  z-index: 1050;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-account {
  max-height: 200rem;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company-account ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company-account ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company-account ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company-account:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company-account .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company-account .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-account .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-account li {
  color: #545466;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.options-panel-company-account li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-account .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-account .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-account .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-account.mat-mdc-menu-panel {
  min-width: 217px !important;
  max-width: 217px !important;
  z-index: 1050;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-child {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child li {
  color: #545466;
  line-height: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -163px;
}

.options-panel-company-child-account {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: 8px;
}
.options-panel-company-child-account .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-account .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-account .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-account p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-account .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-account .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-account .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-account li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-account li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-account .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-account .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-account .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-account.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child-account.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -163px;
}

.options-panel-company-child2 {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child2 .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child2 .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child2 .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child2 p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child2 .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child2 .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child2 .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child2 li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child2 li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child2 .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child2 .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child2 .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child2.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child2.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -164px;
}

.options-panel-company-dropdown {
  max-height: 170px;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company-dropdown ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company-dropdown ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company-dropdown ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company-dropdown:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company-dropdown .option-bullets {
  margin-top: 13px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company-dropdown .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-dropdown .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-dropdown li {
  color: #545466;
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.options-panel-company-dropdown li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-dropdown .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-dropdown .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-dropdown .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-dropdown.mat-mdc-menu-panel {
  min-width: 34.5rem !important;
  max-width: 34.5rem !important;
  z-index: 1050;
  top: 5px;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-child-dropdown {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child-dropdown .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-dropdown .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-dropdown .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-dropdown p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-dropdown .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-dropdown .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-dropdown li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-dropdown .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-dropdown.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  margin-left: 4rem;
  overflow: hidden;
}
.options-panel-company-child-dropdown.companyTypeAddMatmenu {
  margin-left: 34rem !important;
  margin-top: -172px;
}

.options-panel-company-child-dropdown2 {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child-dropdown2 .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-dropdown2 .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-dropdown2 .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-dropdown2 p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-dropdown2 .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-dropdown2 .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown2 .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown2 li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-dropdown2 li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown2 .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown2 .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-dropdown2 .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-dropdown2.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  margin-left: 4rem;
  overflow: hidden;
}
.options-panel-company-child-dropdown2.companyTypeAddMatmenu {
  margin-left: 34rem !important;
  margin-top: -167px;
}

/*body {
  overflow: hidden;
}

.grid {
  display: grid;
}*/
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-5 {
  gap: 22px;
}

.font-weight-500 {
  font-weight: 500;
}

.isAllSelected {
  color: #312D34;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.relative {
  position: relative;
}

.cc-simple-search3 {
  display: flex;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background: #F5F4FC;
  width: 13.5625rem;
}
.cc-simple-search3 .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-simple-search3 .loopInSearchBox2 {
  font-size: 12px;
  padding-left: 18px;
  border-radius: 8px;
  background: #F5F4FC;
  border: 1px solid #F5F4FC;
  outline: none;
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.cc-simple-search3 .loopInSearchBox2::placeholder {
  color: #ADA7B2;
  opacity: 1;
  /* Ensure the placeholder color is fully opaque */
}
.cc-simple-search3 .cc-select-client {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  border: 1px solid #7D7881;
  background: #FFFFFF;
}
.cc-simple-search3 .searchimg {
  width: 0.80588rem !important;
  height: 0.80588rem !important;
  flex-shrink: 0;
}

.cc-simple-search4 {
  display: flex;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background: #F5F4FC;
  width: 12.5625rem;
  margin-left: 10px;
}
.cc-simple-search4 .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-simple-search4 .loopInSearchBox2 {
  font-size: 12px;
  padding-left: 18px;
  border-radius: 8px;
  background: #F5F4FC;
  border: 1px solid #F5F4FC;
  outline: none;
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.cc-simple-search4 .loopInSearchBox2::placeholder {
  color: #ADA7B2;
  opacity: 1;
  /* Ensure the placeholder color is fully opaque */
}
.cc-simple-search4 .cc-select-client {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  border: 1px solid #7D7881;
  background: #FFFFFF;
}
.cc-simple-search4 .searchimg {
  width: 0.80588rem !important;
  height: 0.80588rem !important;
  flex-shrink: 0;
}

.cc-simple-searches {
  display: flex;
  height: 2rem;
  /* padding: 0.5rem 0.75rem; */
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  width: 100%;
  width: 98%;
  margin-top: 12px;
}
.cc-simple-searches .search-field {
  width: 100%;
  display: block;
  background: #F5F4FC;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.cc-simple-searches .search-field.mat-mdc-form-field-outline .mat-mdc-form-field-outline-start,
.cc-simple-searches .search-field.mat-mdc-form-field-outline .mat-mdc-form-field-outline-end {
  top: 0.4rem;
  /* Adjust the outline to match the input height */
}
.cc-simple-searches .mat-mdc-form-field-flex {
  padding: 0 0.5rem;
  /* Adds inner padding to align the icon and text */
  height: 2.5rem;
  /* Adjust to control the height of the field */
  line-height: 2.5rem;
  /* Ensures placeholder text aligns vertically */
  align-items: center;
  /* Centers content vertically */
}
.cc-simple-searches .mat-mdc-form-field-infix {
  margin-top: -16px;
  padding: 0;
  /* Remove additional padding */
  height: 2.25rem;
  /* Align infix height with the form field height */
}
.cc-simple-searches .mat-mdc-form-field-subscript-wrapper {
  height: 3px;
}
.cc-simple-searches .mat-mdc-form-field-label-wrapper {
  top: -0.2rem;
  /* Fine-tune the position of the placeholder */
  line-height: 1.5rem;
  /* Aligns the placeholder within the field */
}
.cc-simple-searches button.mat-icon-button {
  margin-right: 0.5rem;
  /* Space between icon and text */
}
.cc-simple-searches input.mat-input-element {
  padding-left: 0.5rem;
  /* Align input text and icon spacing */
  padding-top: 0.1rem;
  /* Slight vertical adjustment if needed */
}

.calendar-header {
  display: flex;
  padding: 8px 12px 12px 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid #EAE7EB;
}
.calendar-header .cc-header {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.calendar-header .cc-header .cc-date-selection {
  display: flex;
  width: 209px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.calendar-header .cc-header .cc-date-selection .cc-date {
  display: flex;
  padding: 10px 4px 10px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  color: #49454F;
  text-align: center;
  /* M3/label/large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.1px;
  cursor: pointer;
}
.calendar-header .cc-header .cc-action-button {
  display: flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #7620BA;
  text-align: center;
  /* M3/label/large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.1px;
}

.cc-main-contact-widget:hover {
  cursor: pointer;
  background-color: #F7F5FA;
}

.cc-main-contact-widget {
  width: 33%;
  display: inline-flex;
  padding: 0.75rem;
  gap: 0.5rem;
  border-radius: 8px;
}
.cc-main-contact-widget .cc-contact-avatar .cc-avatar-name {
  width: 2.25rem;
  height: 2.25rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0.035rem;
  border-radius: 50%;
}
.cc-main-contact-widget .cc-contact-avatar .cc-avatar-name .cc-avatar {
  color: #1A181C;
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  /* 200% */
  letter-spacing: 0.03rem;
  opacity: 0.4;
}
.cc-main-contact-widget .cc-contact-info {
  width: 72%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: flex-start;
}
.cc-main-contact-widget .cc-contact-info .cc-contact-name {
  overflow: hidden;
  color: #1A181C;
  text-overflow: ellipsis;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.cc-main-contact-widget .cc-contact-info .cc-contact-email {
  color: #534E56;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 133.333% */
}
.cc-main-contact-widget .cc-contact-info .cc-contact-company {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #534E56;
  /* X-Small */
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}
.cc-main-contact-widget .cc-createconvo {
  opacity: 0;
}
.cc-main-contact-widget:hover .cc-createconvo {
  opacity: 1;
}

.mat-mdc-tab-body-content {
  overflow: hidden !important;
}

.cc-attachments {
  display: flex;
  align-items: center;
  width: max-content;
  height: 2rem;
  border-radius: 6.1875rem;
  border: 1px solid #EAE7EB;
  background: #FFFFFF;
  padding-right: 0.5rem;
  gap: 0.25rem;
}
.cc-attachments .attachment-name {
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  /* 171.429% */
}
.cc-attachments .cc-attachment-size {
  color: #534E56;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
.cc-attachments .cc-attachment {
  background-color: #EAE7EB;
}
.cc-attachments .cc-avatar1 {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  border-radius: 50px;
  font-size: 0.33px;
  font-weight: 700;
  margin: 2px;
}
.cc-attachments .cc-avatar {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  border-radius: 50px;
  font-size: 0.33px;
  font-weight: 700;
  opacity: 0.4;
  margin: 2px;
}
.cc-attachments .cc-avatar img {
  width: 1rem;
  height: 1rem;
  top: 3px;
  position: relative;
}

.cc-knoccs-dropdown {
  max-height: 150px;
  overflow-y: auto;
}

.cc-dropdown-menu {
  display: flex;
  padding: 8px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  border-radius: 8px;
  background: #FFF;
  width: 266px;
  /* Menu Elevation */
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
}
.cc-dropdown-menu .cc-dropdown-item-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  padding-left: 0.85rem;
}
.cc-dropdown-menu .cc-dropdown-item-name .cc-dropdown-item-display-name {
  color: var(--Secondary-s2, #312D34);
  /* Small */
  font-size: var(--Font-Size-Small, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Hieght-XS, 20px);
  /* 142.857% */
}
.cc-dropdown-menu .cc-dropdown-item-name .cc-dropdown-item-sub-text {
  color: var(--Secondary-s3, #534E56);
  /* X-Small */
  font-size: var(--Font-Size-X-Small, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Hieght-XXS, 16px);
  /* 133.333% */
}

.cc-username {
  color: #312D34;
  /* Small */
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 142.857% */
}

.nosubtext {
  height: 2.5rem;
}

.cc-subtext-dropdown {
  color: #534E56;
  /* X-Small */
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}

.chips-column {
  display: flex;
  padding: 0rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
}

.searchimg {
  width: 0.80588rem;
  height: 0.80588rem;
}

.buttonsearchimgdropdown {
  padding: 0;
  margin-right: -14px;
}

.cc-chips {
  display: flex;
  padding: 0rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
  border-radius: 3.125rem;
  border: 1px solid #7D7881;
  background: #F7F5FA;
  color: #312D34;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 166.667% */
}
.cc-chips .cc-chips-icon {
  display: flex;
  width: 1rem;
  height: 1rem;
  justify-content: center;
  align-items: center;
}
.cc-chips.scrollbox::-webkit-scrollbar {
  width: 0.3em;
}

.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,
.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  height: auto;
}

.mat-datepicker-toggle {
  margin-left: -16px;
  width: 25px;
}

.cc-input-types .cc-input-grid .mdc-text-field--outlined .mdc-notched-outline {
  border: 1px solid black;
  border-radius: 9px;
}

.cc-main-contact-listing .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing {
  border: 1px solid black;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing {
  border: none;
}

.mdc-notched-outline.ng-tns-c1205077789-1.mdc-notched-outline--no-label {
  display: flex;
  padding: 0rem 0.75rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  align-self: stretch;
}

.cc-empty-state-grid {
  width: 16.1em;
  display: flex;
  height: 9.1875rem;
  padding: 0.5rem 1rem;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background: #FFFFFF;
}

.cc-empty-state-grid-form {
  width: 35.1em;
  display: flex;
  height: 9.1875rem;
  padding: 0.5rem 1rem;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background: #FFFFFF;
  cursor: initial;
}

.empty-state {
  text-align: center;
  margin-top: 15%;
}
.empty-state .cc-empty-description {
  color: #1A181C;
  text-align: center;
  padding-top: 1.75rem;
  /* Paragraph */
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  /* 150% */
}
.empty-state .cc-clear {
  padding-top: 0.5rem;
  color: #7620BA;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}

.main-container::-webkit-scrollbar {
  width: 8px;
  /* Adjust width as needed */
}

.main-container::-webkit-scrollbar-thumb {
  background-color: #9E9EB3;
  /* Scrollbar color */
  border-radius: 10px;
}

.main-container::-webkit-scrollbar-thumb:hover {
  background-color: #9E9EB3;
}

.scrollable-container::-webkit-scrollbar {
  width: 8px;
  /* Adjust width as needed */
}

.scrollable-container::-webkit-scrollbar-thumb {
  background-color: #9E9EB3;
  /* Scrollbar color */
  border-radius: 10px;
}

.scrollable-container::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.mat-date-range-input {
  visibility: hidden;
  /* display: block; */
  width: 0;
}

.cc-dropdown-general-single {
  overflow-y: scroll;
  max-height: 18rem;
}
.cc-dropdown-general-single .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-dropdown-general-single .mat-form-field-outline {
  border: none !important;
}
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  border: none !important;
}
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-start,
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: none !important;
}

.cc-dropdown-general {
  overflow-y: scroll;
  max-height: 18rem;
}
.cc-dropdown-general .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-dropdown-general .mat-form-field-outline {
  border: none !important;
}
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  border: none !important;
}
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-start,
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: none !important;
}

.cc-icons-dropdown {
  position: relative;
  top: 1px;
}

.cc-filter-options {
  display: flex;
  height: 2.5rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.25rem;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #9E9EB3;
  background: #FFF;
  width: max-content;
  cursor: pointer;
  flex-wrap: nowrap;
  /* important to keep everything in a line */
}

.filter-name {
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}

.afterSelection {
  background-color: #F7F5FA;
}

.fixed-items-separator {
  background-color: #efedf0;
  height: 2px;
  margin-left: 8px;
}

.cc-main-conv-widget:hover {
  background-color: #F7F5FA;
  cursor: pointer;
}

.cc-main-conv-widget {
  display: flex;
  flex-direction: column;
  /* line-height: 1.25rem; */
  padding: 1rem 0.75rem;
  gap: 0.5rem;
  border-bottom: 1px solid #EAE7EB;
}
.cc-main-conv-widget .cc-main-title {
  line-height: 0.5rem;
  display: flex;
  flex-direction: row;
}
.cc-main-conv-widget .cc-main-title .cc-titleinfo-left {
  display: flex;
  max-width: -webkit-fill-available;
  width: 48rem;
  flex-grow: 1;
  overflow: hidden;
  color: #1A181C;
  text-overflow: ellipsis;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  white-space: nowrap;
  /* 142.857% */
}
.cc-main-conv-widget .cc-main-title .cc-titleinfo-left .mainTitle {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* max-width: 46rem; */
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.cc-main-conv-widget .cc-view {
  opacity: 0;
}
.cc-main-conv-widget:hover .cc-view {
  opacity: 1;
  position: relative;
  opacity: 1;
}
.cc-main-conv-widget .cc-titleinfo-right {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.25rem;
  align-items: center;
}
.cc-main-conv-widget .cc-titleinfo-right .cc-avatar-name {
  width: 1.125rem;
  height: 1.125rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.58331rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.02331rem;
  border-radius: 50%;
  font-size: 0.4375rem;
  font-weight: 700;
  line-height: 1rem;
  /* 228.571% */
  letter-spacing: 0.0175rem;
}
.cc-main-conv-widget .cc-titleinfo-right .info-detail {
  color: #1A181C;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cc-main-conv-widget .cc-conversation-decription {
  color: #534E56;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
  white-space: nowrap;
  /* Prevents text from wrapping to a new line */
  overflow: hidden;
  /* Hides overflowing text */
  text-overflow: ellipsis;
}
.cc-main-conv-widget .cc-middle-info {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #534E56;
  margin-top: -5px;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}
.cc-main-conv-widget .cc-middle-info .cc-highlighted {
  background: #FFE9C9;
  mix-blend-mode: multiply;
}

.cc-highlighted {
  background: #FFE9C9;
  mix-blend-mode: multiply;
}

.cc-selected-filter {
  /* Small */
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}

.bacgroundafterselection {
  background-color: #F7F5FA;
}

.cc-dropdown-general .cc-avatar-lnames {
  width: 1.5rem;
  height: 1.5rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.58331rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.02331rem;
  border-radius: 50%;
}
.cc-dropdown-general .cc-dropdown {
  max-height: 18rem;
  margin-left: 0.85rem;
}
.cc-dropdown-general .cc-avatar {
  font-size: 9.33px;
  font-weight: 700;
  opacity: 0.4;
}
.cc-dropdown-general .cc-row {
  display: flex;
  align-items: center;
  padding: 0px 0;
  padding-top: 1px;
  cursor: pointer;
  width: auto;
  overflow: hidden;
}
.cc-dropdown-general .cc-checkbox-column {
  /* Adjust width as needed */
  display: flex;
  justify-content: center;
}
.cc-dropdown-general .cc-avatar-column {
  /* Adjust width as needed */
  display: flex;
  justify-content: center;
  padding-right: 8px;
}
.cc-dropdown-general .cc-name-column {
  gap: 0.1rem;
  flex-direction: column;
  display: flex;
  width: 80%;
  display: flex;
  align-items: flex-start;
  /* padding-left: 8px; */
  /* Optional padding for spacing */
}

.actionButtons {
  display: flex;
  padding: 0rem 0.75rem 0.5rem 0.75rem;
  align-items: flex-start;
  gap: 0.5rem;
  text-align: center;
  align-items: center;
}
.actionButtons .apply-button {
  display: flex;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.5rem;
  background: #232352;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
  text-transform: capitalize;
}
.actionButtons .apply-button:hover {
  cursor: pointer;
}
.actionButtons .cancel-button {
  display: flex;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.5rem;
  border: 1px solid #232352;
  color: #232352;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
  text-transform: capitalize;
}
.actionButtons .cancel-button:hover {
  cursor: pointer;
}
.actionButtons .disabled {
  cursor: not-allowed !important;
  opacity: 0.4 !important;
}

::ng-deep .cc-checkbox {
  margin-left: -11px;
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #ADA7B2 !important;
  background-color: #FFFFFF !important;
  border-radius: 4px;
}

::ng-deep .mat-datepicker-content {
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.16), 0px 0px 2px 0px rgba(26, 24, 28, 0.08) !important;
  border-radius: 12px !important;
  /* Adjust radius as needed */
  overflow: hidden;
  /* Ensures child elements respect the border radius */
}

.mdc-tab {
  padding-right: 0px !important;
  padding-left: 0px !important;
  min-width: 70px !important;
}

::ng-deep .mat-mdc-tab.mdc-tab {
  padding: 0;
  flex-grow: 0;
  min-width: 70px;
}

.mdc-tab__text-label {
  font-size: 1rem !important;
  color: #312D34 !important;
}

::ng-deep .mat-tab-label.mat-tab-label-active {
  color: #7620BA !important;
  /* Custom color for active tab */
  font-weight: bold;
  /* Optional: Highlight active tab */
}

::ng-deep .cc-searchpopup-main .mat-mdc-tab:first-child .mdc-tab-indicator__content--underline {
  width: 1.5rem;
  /* Set the desired width */
}

::ng-deep .cc-searchpopup-main .mat-mdc-tab::nth-child(3) .mdc-tab-indicator__content--underline {
  width: 6rem;
  /* Set the desired width */
}

::ng-deep mat-spinner.mat-spinner.mat-progress-spinner.convo-loader.mat-primary.mat-progress-spinner-indeterminate-animation {
  text-align: center;
  margin-left: 50%;
  margin-top: 0.5%;
  color: gray !important;
}

::ng-deep .mat-progress-spinner circle,
.mat-spinner circle {
  stroke: gray;
}

.spinner-back {
  margin-left: 127px;
}

::ng-deep .mat-mdc-tab .mdc-tab-indicator__content--underline {
  border-color: #7620BA !important;
  color: #7620BA;
  /* Set the desired thickness */
  margin: 0 auto;
}

::ng-deep thead.mat-calendar-table-header {
  color: #1D1B20;
  text-align: center;
  /* M3/body/large */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.5px;
}

::ng-deep .mat-calendar-table-header-divider {
  display: none;
}

::ng-deep .mat-calendar-body-selected {
  background-color: #7620BA !important;
  /* Your custom background color */
  color: #ffffff;
  /* Text color for selected date */
}

::ng-deep .mat-calendar-body-in-range {
  background-color: rgb(232, 222, 248) !important;
  /* Background color for dates within the range */
  color: #333;
  /* Text color for in-range dates */
}

::ng-deep .mat-calendar-body-range-start,
::ng-deep .mat-calendar-body-range-end {
  background-color: rgb(232, 222, 248) !important;
  /* Background color for range start and end dates */
  color: #ffffff;
  /* Text color for start and end dates */
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: #FFFFFF !important;
  height: 11px;
  width: 11px;
  padding-top: 1.75px;
  margin-left: 1.5px;
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background,
::ng-deep .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled ~ .mdc-checkbox__background {
  border-color: #9E59C9 !important;
  background-color: #9E59C9 !important;
  border-radius: 4px !important;
}

/* Ensure disabled checkboxes use default Material light grey background */
::ng-deep .mdc-checkbox .mdc-checkbox__native-control:disabled ~ .mdc-checkbox__background {
  background-color: #DCDCE6 !important;
  /* Default Material Design grey */
  border-color: #DCDCE6 !important;
}

::ng-deep .mdc.mdc-checkbox .mdc-checkbox__background {
  color: #ADA7B2;
  border: 1px solid #ADA7B2;
  border-radius: 4px !important;
  box-shadow: none;
}

.w-100 {
  width: 100%;
}

html {
  font-size: 14px;
  font-family: "Yellix";
  color: black;
}
html button,
html p,
html span,
html body,
html div,
html tr,
html ul,
html li,
html input {
  font-family: "Yellix";
}
html body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}
html div {
  box-sizing: border-box;
}
html button {
  border: 1px solid #232352;
}
html p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
html h4,
html h5 {
  margin: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1539px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1540px) {
  html {
    font-size: 14px;
  }
}
html mat-icon {
  font-size: 1.28rem;
  height: 1.28rem !important;
  width: 1.28rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  color: #545466;
  fill: #545466;
}
html mat-icon.relative-font {
  font-size: 1.28rem;
  height: 1.28rem !important;
  width: 1.28rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  color: #545466;
  fill: #545466;
  font-size: 1.024rem !important;
}

.font-0 {
  font-size: 0.5rem;
}

.font-1 {
  font-size: 0.675rem;
}

.font-2 {
  font-size: 0.75rem;
}

.font-3 {
  font-size: 0.875rem;
}

.font-4 {
  font-size: 1rem;
}

.font-5 {
  font-size: 1.143rem;
}

.font-6 {
  font-size: 1.285rem;
}

.font-7 {
  font-size: 1.429rem;
}

.font-8 {
  font-size: 1.714rem;
}

::ng-deep .mat-mdc-snack-bar-container {
  position: relative !important;
  top: 3.714rem !important;
  right: 1.428rem !important;
  pointer-events: none !important;
}

.custom-snackbar .mdc-snackbar__surface,
.custom-snackbar .mat-mdc-snack-bar-container,
.custom-snackbar .mat-mdc-snack-bar-label,
.custom-snackbar .mat-mdc-focus-indicator {
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: none;
}

.disabled-btn {
  cursor: not-allowed !important;
  opacity: 0.4;
}

::ng-deep .mat-mdc-tooltip-panel-above .cc-bluetooltip-bottom .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #232352;
  bottom: -0.45rem;
  right: calc(50% - 0.5rem);
  transform: rotate(180deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-above .cc-bluetooltip-bottom .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-bluetooltip-top .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #232352;
  top: -0.45rem;
  right: calc(50% - 0.5rem);
  transform: rotate(360deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-bluetooltip-top .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-left .cc-bluetooltip-left .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #232352;
  top: 0.7rem;
  right: -0.8rem;
  transform: rotate(450deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-left .cc-bluetooltip-left .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-right .cc-bluetooltip-right .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #232352;
  top: 0.7rem;
  left: -0.85rem;
  transform: rotate(270deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-right .cc-bluetooltip-right .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-menu-panel.small {
  min-width: 107px !important;
  max-width: 107px !important;
  width: 107px !important;
}

::ng-deep .mat-mdc-menu-panel.medium {
  min-width: 163px !important;
  max-width: 163px !important;
  width: 163px !important;
}

::ng-deep .mat-mdc-menu-panel.large,
::ng-deep .mat-mdc-autocomplete-panel.large {
  min-width: 315px !important;
  max-width: 315px !important;
  width: 315px !important;
}

::ng-deep .mat-mdc-menu-panel.default {
  min-width: 266px !important;
  max-width: 266px !important;
  width: 266px !important;
}

::ng-deep .mat-mdc-autocomplete-panel.default {
  min-width: 315px !important;
  max-width: 315px !important;
  width: 315px !important;
  border-radius: 8px !important;
  background: #FFF !important;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12) !important;
}

/*Height and width accrding to classes*/
::ng-deep .loopInDropdown {
  min-width: 16.625rem !important;
  height: 21.75rem !important;
}

/*Height and width accrding to classes*/
::ng-deep .teamSpaceDropdown {
  min-width: 25rem !important;
  max-width: none;
  height: 21.75rem !important;
}

::ng-deep .typeDropdown {
  min-width: 12.625rem !important;
  height: 10.75rem !important;
}

::ng-deep .typeDropdown.drp-scroll {
  height: 13rem !important;
}

::ng-deep .typeDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .loopInDropdown .drp-scroll {
  height: 13rem !important;
}

::ng-deep .loopInDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .multidropdown-search.drp-noscroll {
  height: 0rem !important;
}

::ng-deep .tagsDropdown {
  min-width: 16.625rem !important;
  height: 17.25rem !important;
}

::ng-deep .tagsDropdown .drp-scroll {
  height: 12rem !important;
}

::ng-deep .tagsDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .statusDropdown {
  min-width: 16.625rem !important;
  height: 9.5rem !important;
  overflow-y: hidden !important;
}

::ng-deep .mat-mdc-menu-panel {
  background-color: #FFFFFF;
}

.emoji-mart,
.emoji-mart * {
  box-sizing: border-box;
  line-height: 1.15;
}

.emoji-mart {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #222427;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff;
}

.emoji-mart .emoji-mart-emoji {
  padding: 6px;
}

.emoji-mart-bar {
  border: 0 solid #d9d9d9;
}

.emoji-mart-bar:first-child {
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.emoji-mart-bar:last-child {
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.emoji-mart-anchors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 6px;
  line-height: 0;
}

.emoji-mart-anchor {
  position: relative;
  display: block;
  flex: 1 1 auto;
  color: #858585;
  text-align: center;
  padding: 12px 4px;
  overflow: hidden;
  transition: color 0.1s ease-out;
  margin: 0;
  box-shadow: none;
  background: none;
  border: none;
}

.emoji-mart-anchor:focus {
  outline: 0;
}

.emoji-mart-anchor:hover,
.emoji-mart-anchor:focus,
.emoji-mart-anchor-selected {
  color: #464646;
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
  bottom: 0;
}

.emoji-mart-anchor-bar {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #464646;
}

.emoji-mart-anchors i {
  display: inline-block;
  width: 100%;
  max-width: 22px;
}

.emoji-mart-anchors svg,
.emoji-mart-anchors img {
  fill: currentColor;
  height: 18px;
}

.emoji-mart-scroll {
  overflow-y: scroll;
  height: 270px;
  padding: 0 6px 6px 6px;
  will-change: transform; /* avoids "repaints on scroll" in mobile Chrome */
}

.emoji-mart-search {
  margin-top: 6px;
  padding: 0 6px;
  position: relative;
}

.emoji-mart-search input {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 5px 25px 6px 10px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  outline: 0;
}

.emoji-mart-search input,
.emoji-mart-search input::-webkit-search-decoration,
.emoji-mart-search input::-webkit-search-cancel-button,
.emoji-mart-search input::-webkit-search-results-button,
.emoji-mart-search input::-webkit-search-results-decoration {
  /* remove webkit/blink styles for <input type="search">
   * via https://stackoverflow.com/a/9422689 */
  -webkit-appearance: none;
}

.emoji-mart-search-icon {
  position: absolute;
  top: 3px;
  right: 11px;
  z-index: 2;
  padding: 2px 5px 1px;
  border: none;
  background: none;
}

.emoji-mart-category .emoji-mart-emoji span {
  z-index: 1;
  position: relative;
  text-align: center;
  cursor: default;
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  border-radius: 100%;
}

.emoji-mart-category-label {
  z-index: 2;
  position: relative;
  position: sticky;
  top: 0;
}

.emoji-mart-category-label span {
  display: block;
  width: 100%;
  font-weight: 500;
  padding: 5px 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
}

.emoji-mart-category-list {
  margin: 0;
  padding: 0;
}

.emoji-mart-category-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.emoji-mart-emoji {
  position: relative;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}

.emoji-mart-emoji-native {
  font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";
}

.emoji-mart-no-results {
  font-size: 14px;
  text-align: center;
  padding-top: 70px;
  color: #858585;
}

.emoji-mart-no-results .emoji-mart-category-label {
  display: none;
}

.emoji-mart-no-results .emoji-mart-no-results-label {
  margin-top: 0.2em;
}

.emoji-mart-no-results .emoji-mart-emoji:hover:before {
  content: none;
}

.emoji-mart-preview {
  position: relative;
  height: 70px;
}

.emoji-mart-preview-emoji,
.emoji-mart-preview-data,
.emoji-mart-preview-skins {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.emoji-mart-preview-emoji {
  left: 12px;
}

.emoji-mart-preview-data {
  left: 68px;
  right: 12px;
  word-break: break-all;
}

.emoji-mart-preview-skins {
  right: 30px;
  text-align: right;
}

.emoji-mart-preview-skins.custom {
  right: 10px;
  text-align: right;
}

.emoji-mart-preview-name {
  font-size: 14px;
}

.emoji-mart-preview-shortname {
  font-size: 12px;
  color: #888;
}

.emoji-mart-preview-shortname + .emoji-mart-preview-shortname,
.emoji-mart-preview-shortname + .emoji-mart-preview-emoticon,
.emoji-mart-preview-emoticon + .emoji-mart-preview-emoticon {
  margin-left: 0.5em;
}

.emoji-mart-preview-emoticon {
  font-size: 11px;
  color: #bbb;
}

.emoji-mart-title span {
  display: inline-block;
  vertical-align: middle;
}

.emoji-mart-title .emoji-mart-emoji {
  padding: 0;
}

.emoji-mart-title-label {
  color: #999A9C;
  font-size: 26px;
  font-weight: 300;
}

.emoji-mart-skin-swatches {
  font-size: 0;
  padding: 2px 0;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  background-color: #fff;
}

.emoji-mart-skin-swatches.custom {
  font-size: 0;
  border: none;
  background-color: #fff;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch {
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after {
  opacity: 0.75;
}

.emoji-mart-skin-swatch {
  display: inline-block;
  width: 0;
  vertical-align: middle;
  transition-property: width, padding;
  transition-duration: 0.125s;
  transition-timing-function: ease-out;
}

.emoji-mart-skin-swatch:nth-child(1) {
  transition-delay: 0s;
}

.emoji-mart-skin-swatch:nth-child(2) {
  transition-delay: 0.03s;
}

.emoji-mart-skin-swatch:nth-child(3) {
  transition-delay: 0.06s;
}

.emoji-mart-skin-swatch:nth-child(4) {
  transition-delay: 0.09s;
}

.emoji-mart-skin-swatch:nth-child(5) {
  transition-delay: 0.12s;
}

.emoji-mart-skin-swatch:nth-child(6) {
  transition-delay: 0.15s;
}

.emoji-mart-skin-swatch.selected {
  position: relative;
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatch.selected:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  margin: -2px 0 0 -2px;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.emoji-mart-skin-swatch.custom {
  display: inline-block;
  width: 0;
  height: 38px;
  overflow: hidden;
  vertical-align: middle;
  transition-property: width, height;
  transition-duration: 0.125s;
  transition-timing-function: ease-out;
  cursor: default;
}

.emoji-mart-skin-swatch.custom.selected {
  position: relative;
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatch.custom.selected:after {
  content: "";
  width: 0;
  height: 0;
}

.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover {
  background-color: #f4f4f4;
  border-radius: 10%;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom {
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after {
  opacity: 0.75;
}

.emoji-mart-skin-text.opened {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #888;
  font-size: 11px;
  padding: 5px 2px;
  width: 95px;
  height: 40px;
  border-radius: 10%;
  background-color: #fff;
}

.emoji-mart-skin {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  max-width: 12px;
  border-radius: 100%;
}

.emoji-mart-skin-tone-1 {
  background-color: #ffc93a;
}

.emoji-mart-skin-tone-2 {
  background-color: #fadcbc;
}

.emoji-mart-skin-tone-3 {
  background-color: #e0bb95;
}

.emoji-mart-skin-tone-4 {
  background-color: #bf8f68;
}

.emoji-mart-skin-tone-5 {
  background-color: #9b643d;
}

.emoji-mart-skin-tone-6 {
  background-color: #594539;
}

/* For screenreaders only, via https://stackoverflow.com/a/19758620 */
.emoji-mart-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
 * Dark mode styles
 */
.emoji-mart-dark {
  color: #fff;
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-bar {
  border-color: #555453;
}

.emoji-mart-dark .emoji-mart-search input {
  color: #fff;
  border-color: #555453;
  background-color: #2f2f2f;
}

.emoji-mart-dark .emoji-mart-search-icon svg {
  fill: #fff;
}

.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before {
  background-color: #444;
}

.emoji-mart-dark .emoji-mart-category-label span {
  background-color: #222;
  color: #fff;
}

.emoji-mart-dark .emoji-mart-skin-swatches {
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-anchor:hover,
.emoji-mart-dark .emoji-mart-anchor:focus,
.emoji-mart-dark .emoji-mart-anchor-selected {
  color: #bfbfbf;
}

::-webkit-scrollbar {
  width: 8px !important;
  height: 8px !important;
}

::-webkit-scrollbar-track {
  border-radius: 8px;
}

.companytypename {
  border: 1px solid transparent;
  border-radius: 3.125rem;
  padding: 0.125rem 0.375rem;
}

.companytypename:hover {
  cursor: pointer;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: #9E59C9 !important;
}

.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: #9E59C9 !important;
}

.inboxChips {
  display: flex;
  padding: 0.125rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
  border-radius: 3.125rem;
  border: 1px solid #A3A3E0;
  background: #FAFAFF;
}

.contactFiltersMenu {
  display: flex;
  width: 16.6875rem;
  height: 16.5rem;
  padding: 0.5rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
  overflow: hidden;
}
.contactFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-dropdowns {
  display: flex;
  width: 16.6875rem;
  padding: 0.5rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  /* display: flex
  ; */
  /* flex-direction: column; */
  /* align-items: flex-start; */
  /* gap: 0.75rem; */
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.contactFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.contactFiltersMenu .company-dropdown-color {
  color: #141419;
}

.companyFiltersMenu {
  margin-top: 0.8rem;
  display: flex;
  width: 16.6875rem;
  height: 25rem;
  padding: 0rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
}
.companyFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.companyFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.companyFiltersMenu .company-dropdowns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.companyFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: 16.1875rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.companyFiltersMenu .company-dropdown-color {
  color: #141419;
}

.contactFiltersMenu {
  margin-top: 0.8rem;
  display: flex;
  width: 16.6875rem;
  height: 16.5rem;
  padding: 0rem 0rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #FFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
  overflow: hidden;
}
.contactFiltersMenu .company-filters-heading {
  margin-bottom: 0.4rem;
  display: flex;
  padding: 0.5rem 0.75rem 0rem 0.75rem;
  align-items: flex-start;
  gap: 0.75rem;
  color: #545466;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-label {
  color: #141419;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.contactFiltersMenu .company-dropdowns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  align-self: stretch;
  border-radius: 0.5rem;
  color: #838399;
}
.contactFiltersMenu .company-dropdowns .dropdown {
  display: flex;
  width: 16.1875rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0rem 0.75rem;
}
.contactFiltersMenu .company-dropdown-color {
  color: #141419;
}

.company-filters-dropdown {
  width: 17rem;
}

.options-panel {
  height: 85px;
  line-height: 26px;
  border-radius: 8px !important;
}
.options-panel .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  cursor: auto;
}
.options-panel .option-bullets li {
  color: #545466;
  line-height: 28px;
  cursor: pointer;
}
.options-panel .option-bullets li:hover {
  background-color: #F5F5FF;
}
.options-panel .option-bullets li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  /* Reduce visibility for disabled items */
}
.options-panel .option-bullets li:not(.disabled) {
  cursor: pointer;
  /* Explicitly set crosshair cursor for enabled items */
}
.options-panel-company ::-webkit-scrollbar {
  width: 8px;
}

.options-panel-company ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}

.options-panel-company ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}

.options-panel-company {
  max-height: 170px;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company li {
  color: #545466;
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.options-panel-company li:hover {
  background-color: #F5F5FF;
}
.options-panel-company .active-li {
  background-color: #F5F5FF;
}
.options-panel-company .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company.mat-mdc-menu-panel {
  min-width: 242px !important;
  max-width: 242px !important;
  z-index: 1050;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-account {
  max-height: 200rem;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company-account ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company-account ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company-account ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company-account:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company-account .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company-account .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-account .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-account li {
  color: #545466;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.options-panel-company-account li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-account .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-account .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-account .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-account.mat-mdc-menu-panel {
  min-width: 217px !important;
  max-width: 217px !important;
  z-index: 1050;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-child {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child li {
  color: #545466;
  line-height: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -163px;
}

.options-panel-company-child-account {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: 8px;
}
.options-panel-company-child-account .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-account .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-account .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-account p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-account .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-account .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-account .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-account li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-account li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-account .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-account .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-account .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-account.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child-account.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -163px;
}

.options-panel-company-child2 {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child2 .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child2 .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child2 .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child2 p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child2 .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child2 .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child2 .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child2 li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child2 li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child2 .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child2 .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child2 .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child2.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  overflow: hidden;
}
.options-panel-company-child2.companyTypeAddMatmenu {
  margin-left: 231px !important;
  margin-top: -164px;
}

.options-panel-company-dropdown {
  max-height: 170px;
  /* Constrain height to enable scrolling */
  line-height: 26px;
  border-radius: 8px !important;
  overflow-y: hidden;
  position: relative;
  /* Default to hidden */
}
.options-panel-company-dropdown ::-webkit-scrollbar {
  width: 8px;
}
.options-panel-company-dropdown ::-webkit-scrollbar-thumb {
  background: #9E9EB3;
  border-radius: 4px;
}
.options-panel-company-dropdown ::-webkit-scrollbar-thumb:hover {
  background: #888888;
}
.options-panel-company-dropdown:hover {
  overflow-y: scroll;
  /* Enable scroll on hover */
}
.options-panel-company-dropdown .option-bullets {
  margin-top: 13px;
  list-style-type: none;
  padding-left: 10px;
}
.options-panel-company-dropdown .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-dropdown .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-dropdown li {
  color: #545466;
  cursor: pointer;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.options-panel-company-dropdown li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-dropdown .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-dropdown .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-dropdown .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-dropdown.mat-mdc-menu-panel {
  min-width: 34.5rem !important;
  max-width: 34.5rem !important;
  z-index: 1050;
  top: 5px;
  overflow-y: hidden;
  /* Ensure menu is above other elements */
}

.options-panel-company-child-dropdown {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child-dropdown .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-dropdown .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-dropdown .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-dropdown p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-dropdown .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-dropdown .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-dropdown li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-dropdown .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-dropdown.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  margin-left: 4rem;
  overflow: hidden;
}
.options-panel-company-child-dropdown.companyTypeAddMatmenu {
  margin-left: 34rem !important;
  margin-top: -172px;
}

.options-panel-company-child-dropdown2 {
  height: 260px;
  line-height: 26px;
  border-radius: 8px !important;
  margin-left: 2.5rem;
  margin-top: -47px;
}
.options-panel-company-child-dropdown2 .formfield {
  padding: 0;
  border-radius: 8px;
  border-color: #9944CC;
  width: 100%;
}
.options-panel-company-child-dropdown2 .save-btn {
  background-color: #232352;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 8px;
  margin-left: 13px;
  margin-bottom: 0.1rem !important;
  margin-top: 0.4rem;
}
.options-panel-company-child-dropdown2 .save-btn:hover {
  cursor: pointer;
}
.options-panel-company-child-dropdown2 p {
  color: #545466;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  margin-left: 0.7rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.options-panel-company-child-dropdown2 .option-bullets {
  margin-top: 7px;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 8px;
}
.options-panel-company-child-dropdown2 .option-bullets.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown2 .disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.options-panel-company-child-dropdown2 li {
  color: #545466;
  cursor: pointer;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.options-panel-company-child-dropdown2 li:hover {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown2 .active-li {
  background-color: #F5F5FF;
}
.options-panel-company-child-dropdown2 .active-li .edit-icon {
  opacity: 1;
  /* Show the icon when the parent li has .active-li */
}
.options-panel-company-child-dropdown2 .active-li .selecteditem {
  opacity: 0;
}
.options-panel-company-child-dropdown2.mat-mdc-menu-panel {
  min-width: 238px !important;
  max-width: 294px !important;
  height: max-content;
  margin-left: 4rem;
  overflow: hidden;
}
.options-panel-company-child-dropdown2.companyTypeAddMatmenu {
  margin-left: 34rem !important;
  margin-top: -167px;
}

/*body {
  overflow: hidden;
}

.grid {
  display: grid;
}*/
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-5 {
  gap: 22px;
}

.font-weight-500 {
  font-weight: 500;
}

.isAllSelected {
  color: #312D34;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.relative {
  position: relative;
}

.cc-simple-search3 {
  display: flex;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background: #F5F4FC;
  width: 13.5625rem;
}
.cc-simple-search3 .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-simple-search3 .loopInSearchBox2 {
  font-size: 12px;
  padding-left: 18px;
  border-radius: 8px;
  background: #F5F4FC;
  border: 1px solid #F5F4FC;
  outline: none;
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.cc-simple-search3 .loopInSearchBox2::placeholder {
  color: #ADA7B2;
  opacity: 1;
  /* Ensure the placeholder color is fully opaque */
}
.cc-simple-search3 .cc-select-client {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  border: 1px solid #7D7881;
  background: #FFFFFF;
}
.cc-simple-search3 .searchimg {
  width: 0.80588rem !important;
  height: 0.80588rem !important;
  flex-shrink: 0;
}

.cc-simple-search4 {
  display: flex;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  background: #F5F4FC;
  width: 12.5625rem;
  margin-left: 10px;
}
.cc-simple-search4 .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-simple-search4 .loopInSearchBox2 {
  font-size: 12px;
  padding-left: 18px;
  border-radius: 8px;
  background: #F5F4FC;
  border: 1px solid #F5F4FC;
  outline: none;
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
.cc-simple-search4 .loopInSearchBox2::placeholder {
  color: #ADA7B2;
  opacity: 1;
  /* Ensure the placeholder color is fully opaque */
}
.cc-simple-search4 .cc-select-client {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  border: 1px solid #7D7881;
  background: #FFFFFF;
}
.cc-simple-search4 .searchimg {
  width: 0.80588rem !important;
  height: 0.80588rem !important;
  flex-shrink: 0;
}

.cc-simple-searches {
  display: flex;
  height: 2rem;
  /* padding: 0.5rem 0.75rem; */
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex-wrap: wrap;
  width: 100%;
  width: 98%;
  margin-top: 12px;
}
.cc-simple-searches .search-field {
  width: 100%;
  display: block;
  background: #F5F4FC;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.cc-simple-searches .search-field.mat-mdc-form-field-outline .mat-mdc-form-field-outline-start,
.cc-simple-searches .search-field.mat-mdc-form-field-outline .mat-mdc-form-field-outline-end {
  top: 0.4rem;
  /* Adjust the outline to match the input height */
}
.cc-simple-searches .mat-mdc-form-field-flex {
  padding: 0 0.5rem;
  /* Adds inner padding to align the icon and text */
  height: 2.5rem;
  /* Adjust to control the height of the field */
  line-height: 2.5rem;
  /* Ensures placeholder text aligns vertically */
  align-items: center;
  /* Centers content vertically */
}
.cc-simple-searches .mat-mdc-form-field-infix {
  margin-top: -16px;
  padding: 0;
  /* Remove additional padding */
  height: 2.25rem;
  /* Align infix height with the form field height */
}
.cc-simple-searches .mat-mdc-form-field-subscript-wrapper {
  height: 3px;
}
.cc-simple-searches .mat-mdc-form-field-label-wrapper {
  top: -0.2rem;
  /* Fine-tune the position of the placeholder */
  line-height: 1.5rem;
  /* Aligns the placeholder within the field */
}
.cc-simple-searches button.mat-icon-button {
  margin-right: 0.5rem;
  /* Space between icon and text */
}
.cc-simple-searches input.mat-input-element {
  padding-left: 0.5rem;
  /* Align input text and icon spacing */
  padding-top: 0.1rem;
  /* Slight vertical adjustment if needed */
}

.calendar-header {
  display: flex;
  padding: 8px 12px 12px 12px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid #EAE7EB;
}
.calendar-header .cc-header {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.calendar-header .cc-header .cc-date-selection {
  display: flex;
  width: 209px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.calendar-header .cc-header .cc-date-selection .cc-date {
  display: flex;
  padding: 10px 4px 10px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  color: #49454F;
  text-align: center;
  /* M3/label/large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.1px;
  cursor: pointer;
}
.calendar-header .cc-header .cc-action-button {
  display: flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #7620BA;
  text-align: center;
  /* M3/label/large */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.1px;
}

.cc-main-contact-widget:hover {
  cursor: pointer;
  background-color: #F7F5FA;
}

.cc-main-contact-widget {
  width: 33%;
  display: inline-flex;
  padding: 0.75rem;
  gap: 0.5rem;
  border-radius: 8px;
}
.cc-main-contact-widget .cc-contact-avatar .cc-avatar-name {
  width: 2.25rem;
  height: 2.25rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0.035rem;
  border-radius: 50%;
}
.cc-main-contact-widget .cc-contact-avatar .cc-avatar-name .cc-avatar {
  color: #1A181C;
  text-align: center;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
  /* 200% */
  letter-spacing: 0.03rem;
  opacity: 0.4;
}
.cc-main-contact-widget .cc-contact-info {
  width: 72%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: flex-start;
}
.cc-main-contact-widget .cc-contact-info .cc-contact-name {
  overflow: hidden;
  color: #1A181C;
  text-overflow: ellipsis;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}
.cc-main-contact-widget .cc-contact-info .cc-contact-email {
  color: #534E56;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 133.333% */
}
.cc-main-contact-widget .cc-contact-info .cc-contact-company {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #534E56;
  /* X-Small */
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}
.cc-main-contact-widget .cc-createconvo {
  opacity: 0;
}
.cc-main-contact-widget:hover .cc-createconvo {
  opacity: 1;
}

.mat-mdc-tab-body-content {
  overflow: hidden !important;
}

.cc-attachments {
  display: flex;
  align-items: center;
  width: max-content;
  height: 2rem;
  border-radius: 6.1875rem;
  border: 1px solid #EAE7EB;
  background: #FFFFFF;
  padding-right: 0.5rem;
  gap: 0.25rem;
}
.cc-attachments .attachment-name {
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  /* 171.429% */
}
.cc-attachments .cc-attachment-size {
  color: #534E56;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
.cc-attachments .cc-attachment {
  background-color: #EAE7EB;
}
.cc-attachments .cc-avatar1 {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  border-radius: 50px;
  font-size: 0.33px;
  font-weight: 700;
  margin: 2px;
}
.cc-attachments .cc-avatar {
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
  border-radius: 50px;
  font-size: 0.33px;
  font-weight: 700;
  opacity: 0.4;
  margin: 2px;
}
.cc-attachments .cc-avatar img {
  width: 1rem;
  height: 1rem;
  top: 3px;
  position: relative;
}

.cc-knoccs-dropdown {
  max-height: 150px;
  overflow-y: auto;
}

.cc-dropdown-menu {
  display: flex;
  padding: 8px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  border-radius: 8px;
  background: #FFF;
  width: 266px;
  /* Menu Elevation */
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12);
}
.cc-dropdown-menu .cc-dropdown-item-name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  padding-left: 0.85rem;
}
.cc-dropdown-menu .cc-dropdown-item-name .cc-dropdown-item-display-name {
  color: var(--Secondary-s2, #312D34);
  /* Small */
  font-size: var(--Font-Size-Small, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Hieght-XS, 20px);
  /* 142.857% */
}
.cc-dropdown-menu .cc-dropdown-item-name .cc-dropdown-item-sub-text {
  color: var(--Secondary-s3, #534E56);
  /* X-Small */
  font-size: var(--Font-Size-X-Small, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-Hieght-XXS, 16px);
  /* 133.333% */
}

.cc-username {
  color: #312D34;
  /* Small */
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 142.857% */
}

.nosubtext {
  height: 2.5rem;
}

.cc-subtext-dropdown {
  color: #534E56;
  /* X-Small */
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}

.chips-column {
  display: flex;
  padding: 0rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
}

.searchimg {
  width: 0.80588rem;
  height: 0.80588rem;
}

.buttonsearchimgdropdown {
  padding: 0;
  margin-right: -14px;
}

.cc-chips {
  display: flex;
  padding: 0rem 0.375rem;
  justify-content: center;
  align-items: center;
  gap: 0.125rem;
  border-radius: 3.125rem;
  border: 1px solid #7D7881;
  background: #F7F5FA;
  color: #312D34;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 166.667% */
}
.cc-chips .cc-chips-icon {
  display: flex;
  width: 1rem;
  height: 1rem;
  justify-content: center;
  align-items: center;
}
.cc-chips.scrollbox::-webkit-scrollbar {
  width: 0.3em;
}

.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,
.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  height: auto;
}

.mat-datepicker-toggle {
  margin-left: -16px;
  width: 25px;
}

.cc-input-types .cc-input-grid .mdc-text-field--outlined .mdc-notched-outline {
  border: 1px solid black;
  border-radius: 9px;
}

.cc-main-contact-listing .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing {
  border: 1px solid black;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing {
  border: none;
}

.mdc-notched-outline.ng-tns-c1205077789-1.mdc-notched-outline--no-label {
  display: flex;
  padding: 0rem 0.75rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  align-self: stretch;
}

.cc-empty-state-grid {
  width: 16.1em;
  display: flex;
  height: 9.1875rem;
  padding: 0.5rem 1rem;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background: #FFFFFF;
}

.cc-empty-state-grid-form {
  width: 35.1em;
  display: flex;
  height: 9.1875rem;
  padding: 0.5rem 1rem;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background: #FFFFFF;
  cursor: initial;
}

.empty-state {
  text-align: center;
  margin-top: 15%;
}
.empty-state .cc-empty-description {
  color: #1A181C;
  text-align: center;
  padding-top: 1.75rem;
  /* Paragraph */
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  /* 150% */
}
.empty-state .cc-clear {
  padding-top: 0.5rem;
  color: #7620BA;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
}

.main-container::-webkit-scrollbar {
  width: 8px;
  /* Adjust width as needed */
}

.main-container::-webkit-scrollbar-thumb {
  background-color: #9E9EB3;
  /* Scrollbar color */
  border-radius: 10px;
}

.main-container::-webkit-scrollbar-thumb:hover {
  background-color: #9E9EB3;
}

.scrollable-container::-webkit-scrollbar {
  width: 8px;
  /* Adjust width as needed */
}

.scrollable-container::-webkit-scrollbar-thumb {
  background-color: #9E9EB3;
  /* Scrollbar color */
  border-radius: 10px;
}

.scrollable-container::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.mat-date-range-input {
  visibility: hidden;
  /* display: block; */
  width: 0;
}

.cc-dropdown-general-single {
  overflow-y: scroll;
  max-height: 18rem;
}
.cc-dropdown-general-single .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-dropdown-general-single .mat-form-field-outline {
  border: none !important;
}
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  border: none !important;
}
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-start,
.cc-dropdown-general-single .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: none !important;
}

.cc-dropdown-general {
  overflow-y: scroll;
  max-height: 18rem;
}
.cc-dropdown-general .buttonsearchimg {
  position: relative;
  top: 1px;
}
.cc-dropdown-general .mat-form-field-outline {
  border: none !important;
}
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  border: none !important;
}
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-start,
.cc-dropdown-general .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border: none !important;
}

.cc-icons-dropdown {
  position: relative;
  top: 1px;
}

.cc-filter-options {
  display: flex;
  height: 2.5rem;
  padding: 0.5rem 0.75rem;
  align-items: center;
  align-content: center;
  gap: 0.25rem;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #9E9EB3;
  background: #FFF;
  width: max-content;
  cursor: pointer;
  flex-wrap: nowrap;
  /* important to keep everything in a line */
}

.filter-name {
  color: #1A181C;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}

.afterSelection {
  background-color: #F7F5FA;
}

.fixed-items-separator {
  background-color: #efedf0;
  height: 2px;
  margin-left: 8px;
}

.cc-main-conv-widget:hover {
  background-color: #F7F5FA;
  cursor: pointer;
}

.cc-main-conv-widget {
  display: flex;
  flex-direction: column;
  /* line-height: 1.25rem; */
  padding: 1rem 0.75rem;
  gap: 0.5rem;
  border-bottom: 1px solid #EAE7EB;
}
.cc-main-conv-widget .cc-main-title {
  line-height: 0.5rem;
  display: flex;
  flex-direction: row;
}
.cc-main-conv-widget .cc-main-title .cc-titleinfo-left {
  display: flex;
  max-width: -webkit-fill-available;
  width: 48rem;
  flex-grow: 1;
  overflow: hidden;
  color: #1A181C;
  text-overflow: ellipsis;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  white-space: nowrap;
  /* 142.857% */
}
.cc-main-conv-widget .cc-main-title .cc-titleinfo-left .mainTitle {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* max-width: 46rem; */
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.cc-main-conv-widget .cc-view {
  opacity: 0;
}
.cc-main-conv-widget:hover .cc-view {
  opacity: 1;
  position: relative;
  opacity: 1;
}
.cc-main-conv-widget .cc-titleinfo-right {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.25rem;
  align-items: center;
}
.cc-main-conv-widget .cc-titleinfo-right .cc-avatar-name {
  width: 1.125rem;
  height: 1.125rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.58331rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.02331rem;
  border-radius: 50%;
  font-size: 0.4375rem;
  font-weight: 700;
  line-height: 1rem;
  /* 228.571% */
  letter-spacing: 0.0175rem;
}
.cc-main-conv-widget .cc-titleinfo-right .info-detail {
  color: #1A181C;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cc-main-conv-widget .cc-conversation-decription {
  color: #534E56;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
  white-space: nowrap;
  /* Prevents text from wrapping to a new line */
  overflow: hidden;
  /* Hides overflowing text */
  text-overflow: ellipsis;
}
.cc-main-conv-widget .cc-middle-info {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #534E56;
  margin-top: -5px;
  /* X-Small */
  font-size: 0.857rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 133.333% */
}
.cc-main-conv-widget .cc-middle-info .cc-highlighted {
  background: #FFE9C9;
  mix-blend-mode: multiply;
}

.cc-highlighted {
  background: #FFE9C9;
  mix-blend-mode: multiply;
}

.cc-selected-filter {
  /* Small */
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}

.bacgroundafterselection {
  background-color: #F7F5FA;
}

.cc-dropdown-general .cc-avatar-lnames {
  width: 1.5rem;
  height: 1.5rem;
  background: #FFBCE4;
  color: #322A38;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.58331rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.02331rem;
  border-radius: 50%;
}
.cc-dropdown-general .cc-dropdown {
  max-height: 18rem;
  margin-left: 0.85rem;
}
.cc-dropdown-general .cc-avatar {
  font-size: 9.33px;
  font-weight: 700;
  opacity: 0.4;
}
.cc-dropdown-general .cc-row {
  display: flex;
  align-items: center;
  padding: 0px 0;
  padding-top: 1px;
  cursor: pointer;
  width: auto;
  overflow: hidden;
}
.cc-dropdown-general .cc-checkbox-column {
  /* Adjust width as needed */
  display: flex;
  justify-content: center;
}
.cc-dropdown-general .cc-avatar-column {
  /* Adjust width as needed */
  display: flex;
  justify-content: center;
  padding-right: 8px;
}
.cc-dropdown-general .cc-name-column {
  gap: 0.1rem;
  flex-direction: column;
  display: flex;
  width: 80%;
  display: flex;
  align-items: flex-start;
  /* padding-left: 8px; */
  /* Optional padding for spacing */
}

.actionButtons {
  display: flex;
  padding: 0rem 0.75rem 0.5rem 0.75rem;
  align-items: flex-start;
  gap: 0.5rem;
  text-align: center;
  align-items: center;
}
.actionButtons .apply-button {
  display: flex;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.5rem;
  background: #232352;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
  text-transform: capitalize;
}
.actionButtons .apply-button:hover {
  cursor: pointer;
}
.actionButtons .cancel-button {
  display: flex;
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.5rem;
  border: 1px solid #232352;
  color: #232352;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  /* 142.857% */
  text-transform: capitalize;
}
.actionButtons .cancel-button:hover {
  cursor: pointer;
}
.actionButtons .disabled {
  cursor: not-allowed !important;
  opacity: 0.4 !important;
}

::ng-deep .cc-checkbox {
  margin-left: -11px;
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #ADA7B2 !important;
  background-color: #FFFFFF !important;
  border-radius: 4px;
}

::ng-deep .mat-datepicker-content {
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.16), 0px 0px 2px 0px rgba(26, 24, 28, 0.08) !important;
  border-radius: 12px !important;
  /* Adjust radius as needed */
  overflow: hidden;
  /* Ensures child elements respect the border radius */
}

.mdc-tab {
  padding-right: 0px !important;
  padding-left: 0px !important;
  min-width: 70px !important;
}

::ng-deep .mat-mdc-tab.mdc-tab {
  padding: 0;
  flex-grow: 0;
  min-width: 70px;
}

.mdc-tab__text-label {
  font-size: 1rem !important;
  color: #312D34 !important;
}

::ng-deep .mat-tab-label.mat-tab-label-active {
  color: #7620BA !important;
  /* Custom color for active tab */
  font-weight: bold;
  /* Optional: Highlight active tab */
}

::ng-deep .cc-searchpopup-main .mat-mdc-tab:first-child .mdc-tab-indicator__content--underline {
  width: 1.5rem;
  /* Set the desired width */
}

::ng-deep .cc-searchpopup-main .mat-mdc-tab::nth-child(3) .mdc-tab-indicator__content--underline {
  width: 6rem;
  /* Set the desired width */
}

::ng-deep mat-spinner.mat-spinner.mat-progress-spinner.convo-loader.mat-primary.mat-progress-spinner-indeterminate-animation {
  text-align: center;
  margin-left: 50%;
  margin-top: 0.5%;
  color: gray !important;
}

::ng-deep .mat-progress-spinner circle,
.mat-spinner circle {
  stroke: gray;
}

.spinner-back {
  margin-left: 127px;
}

::ng-deep .mat-mdc-tab .mdc-tab-indicator__content--underline {
  border-color: #7620BA !important;
  color: #7620BA;
  /* Set the desired thickness */
  margin: 0 auto;
}

::ng-deep thead.mat-calendar-table-header {
  color: #1D1B20;
  text-align: center;
  /* M3/body/large */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.5px;
}

::ng-deep .mat-calendar-table-header-divider {
  display: none;
}

::ng-deep .mat-calendar-body-selected {
  background-color: #7620BA !important;
  /* Your custom background color */
  color: #ffffff;
  /* Text color for selected date */
}

::ng-deep .mat-calendar-body-in-range {
  background-color: rgb(232, 222, 248) !important;
  /* Background color for dates within the range */
  color: #333;
  /* Text color for in-range dates */
}

::ng-deep .mat-calendar-body-range-start,
::ng-deep .mat-calendar-body-range-end {
  background-color: rgb(232, 222, 248) !important;
  /* Background color for range start and end dates */
  color: #ffffff;
  /* Text color for start and end dates */
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: #FFFFFF !important;
  height: 11px;
  width: 11px;
  padding-top: 1.75px;
  margin-left: 1.5px;
}

::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background,
::ng-deep .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled ~ .mdc-checkbox__background {
  border-color: #9E59C9 !important;
  background-color: #9E59C9 !important;
  border-radius: 4px !important;
}

/* Ensure disabled checkboxes use default Material light grey background */
::ng-deep .mdc-checkbox .mdc-checkbox__native-control:disabled ~ .mdc-checkbox__background {
  background-color: #DCDCE6 !important;
  /* Default Material Design grey */
  border-color: #DCDCE6 !important;
}

::ng-deep .mdc.mdc-checkbox .mdc-checkbox__background {
  color: #ADA7B2;
  border: 1px solid #ADA7B2;
  border-radius: 4px !important;
  box-shadow: none;
}

.w-100 {
  width: 100%;
}

html {
  font-size: 14px;
  font-family: "Yellix";
  color: black;
}
html button,
html p,
html span,
html body,
html div,
html tr,
html ul,
html li,
html input {
  font-family: "Yellix";
}
html body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}
html div {
  box-sizing: border-box;
}
html button {
  border: 1px solid #232352;
}
html p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
html h4,
html h5 {
  margin: 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1539px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1540px) {
  html {
    font-size: 14px;
  }
}
html mat-icon {
  font-size: 1.28rem;
  height: 1.28rem !important;
  width: 1.28rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  color: #545466;
  fill: #545466;
}
html mat-icon.relative-font {
  font-size: 1.28rem;
  height: 1.28rem !important;
  width: 1.28rem !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  line-height: normal;
  color: #545466;
  fill: #545466;
  font-size: 1.024rem !important;
}

.font-0 {
  font-size: 0.5rem;
}

.font-1 {
  font-size: 0.675rem;
}

.font-2 {
  font-size: 0.75rem;
}

.font-3 {
  font-size: 0.875rem;
}

.font-4 {
  font-size: 1rem;
}

.font-5 {
  font-size: 1.143rem;
}

.font-6 {
  font-size: 1.285rem;
}

.font-7 {
  font-size: 1.429rem;
}

.font-8 {
  font-size: 1.714rem;
}

::ng-deep .mat-mdc-snack-bar-container {
  position: relative !important;
  top: 3.714rem !important;
  right: 1.428rem !important;
  pointer-events: none !important;
}

.custom-snackbar .mdc-snackbar__surface,
.custom-snackbar .mat-mdc-snack-bar-container,
.custom-snackbar .mat-mdc-snack-bar-label,
.custom-snackbar .mat-mdc-focus-indicator {
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: none;
}

.disabled-btn {
  cursor: not-allowed !important;
  opacity: 0.4;
}

::ng-deep .mat-mdc-tooltip-panel-above .cc-bluetooltip-bottom .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #232352;
  bottom: -0.45rem;
  right: calc(50% - 0.5rem);
  transform: rotate(180deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-above .cc-bluetooltip-bottom .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-bluetooltip-top .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #232352;
  top: -0.45rem;
  right: calc(50% - 0.5rem);
  transform: rotate(360deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-bluetooltip-top .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-left .cc-bluetooltip-left .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #232352;
  top: 0.7rem;
  right: -0.8rem;
  transform: rotate(450deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-left .cc-bluetooltip-left .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-right .cc-bluetooltip-right .mdc-tooltip__surface::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #232352;
  top: 0.7rem;
  left: -0.85rem;
  transform: rotate(270deg);
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-tooltip-panel-right .cc-bluetooltip-right .mdc-tooltip__surface {
  padding: 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #232352 !important;
  color: #FFF;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem; /* 142.857% */
  overflow: visible !important;
  max-width: 28rem !important;
  white-space: pre-line !important;
  /* This preserves line breaks */
  text-align: center;
}

::ng-deep .mat-mdc-menu-panel.small {
  min-width: 107px !important;
  max-width: 107px !important;
  width: 107px !important;
}

::ng-deep .mat-mdc-menu-panel.medium {
  min-width: 163px !important;
  max-width: 163px !important;
  width: 163px !important;
}

::ng-deep .mat-mdc-menu-panel.large,
::ng-deep .mat-mdc-autocomplete-panel.large {
  min-width: 315px !important;
  max-width: 315px !important;
  width: 315px !important;
}

::ng-deep .mat-mdc-menu-panel.default {
  min-width: 266px !important;
  max-width: 266px !important;
  width: 266px !important;
}

::ng-deep .mat-mdc-autocomplete-panel.default {
  min-width: 315px !important;
  max-width: 315px !important;
  width: 315px !important;
  border-radius: 8px !important;
  background: #FFF !important;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12) !important;
}

/*Height and width accrding to classes*/
::ng-deep .loopInDropdown {
  min-width: 16.625rem !important;
  height: 21.75rem !important;
}

/*Height and width accrding to classes*/
::ng-deep .teamSpaceDropdown {
  min-width: 25rem !important;
  max-width: none;
  height: 21.75rem !important;
}

::ng-deep .typeDropdown {
  min-width: 12.625rem !important;
  height: 10.75rem !important;
}

::ng-deep .typeDropdown.drp-scroll {
  height: 13rem !important;
}

::ng-deep .typeDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .loopInDropdown .drp-scroll {
  height: 13rem !important;
}

::ng-deep .loopInDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .multidropdown-search.drp-noscroll {
  height: 0rem !important;
}

::ng-deep .tagsDropdown {
  min-width: 16.625rem !important;
  height: 17.25rem !important;
}

::ng-deep .tagsDropdown .drp-scroll {
  height: 12rem !important;
}

::ng-deep .tagsDropdown .drp-noscroll {
  height: 0rem !important;
}

::ng-deep .statusDropdown {
  min-width: 16.625rem !important;
  height: 9.5rem !important;
  overflow-y: hidden !important;
}

::ng-deep .mat-mdc-menu-panel {
  background-color: #FFFFFF;
}

.success-snackbar .mdc-snackbar__label {
  color: #1A181C !important;
  font-size: 0.875rem !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 1.25rem !important;
}
.success-snackbar .mdc-snackbar__surface {
  display: flex !important;
  width: 15.5625rem !important;
  height: 3.5em;
  padding: 0.75rem 2rem !important;
  align-items: center !important;
  gap: 0.75rem !important;
  border-radius: 0.5rem !important;
  background: #EDFFF3 !important;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(26, 24, 28, 0.12) !important;
  background-image: url('successfuladd.12c9ccde627090d0.svg') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-size: 25px 25px !important;
  background-position: 15px center !important;
  margin-left: 20px !important;
}

.snackbar-margin-right .mdc-snackbar__surface {
  margin-right: 100px !important;
  margin-bottom: 15px !important;
}

::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__surface {
  background-color: transparent;
  margin-right: 20px;
  margin-bottom: 20px;
}
::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__action {
  background-color: transparent !important;
  border: none !important;
  color: #000 !important;
  font-size: 15px !important;
  cursor: pointer !important;
  left: 34px;
}
::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__action {
  background-color: transparent !important;
  border: none !important;
  color: #000 !important;
  font-size: 15px !important;
  cursor: pointer !important;
  left: 30px;
}
::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__action:hover, ::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__action:focus, ::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__action:active, ::ng-deep .mat-mdc-snack-bar-container .mdc-snackbar__action:focus-visible {
  background: #EDFFF3 !important;
  box-shadow: none !important;
}
::ng-deep .mat-mdc-snack-bar-container .mat-mdc-focus-indicator {
  background: #EDFFF3 !important;
  box-shadow: none !important;
}
::ng-deep .mat-mdc-snack-bar-container .mdc-ripple-surface {
  background: #EDFFF3 !important;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color: #3f51b5;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #ff4081;
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #3f51b5;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #3f51b5;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff4081;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff4081;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff4081;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff4081;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #f44336;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #f44336;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #3f51b5;
  --mdc-linear-progress-track-color: rgba(63, 81, 181, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(63, 81, 181, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(63, 81, 181, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(63, 81, 181, 0.25));
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #ff4081;
  --mdc-linear-progress-track-color: rgba(255, 64, 129, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(255, 64, 129, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 64, 129, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 64, 129, 0.25));
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #f44336;
  --mdc-linear-progress-track-color: rgba(244, 67, 54, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(244, 67, 54, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(244, 67, 54, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(244, 67, 54, 0.25));
}
.mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}

html {
  --mdc-filled-text-field-caret-color: #3f51b5;
  --mdc-filled-text-field-focus-active-indicator-color: #3f51b5;
  --mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #f44336;
  --mdc-filled-text-field-error-label-text-color: #f44336;
  --mdc-filled-text-field-error-caret-color: #f44336;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
  --mdc-outlined-text-field-caret-color: #3f51b5;
  --mdc-outlined-text-field-focus-outline-color: #3f51b5;
  --mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #f44336;
  --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
  --mdc-outlined-text-field-error-label-text-color: #f44336;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #f44336;
  --mdc-outlined-text-field-error-hover-outline-color: #f44336;
  --mdc-outlined-text-field-error-outline-color: #f44336;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #f44336);
}

.mat-mdc-form-field-subscript-wrapper,
.mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}

.mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}

.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(63, 81, 181, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #ff4081;
  --mdc-filled-text-field-focus-active-indicator-color: #ff4081;
  --mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, 0.87);
  --mdc-outlined-text-field-caret-color: #ff4081;
  --mdc-outlined-text-field-focus-outline-color: #ff4081;
  --mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #f44336;
  --mdc-filled-text-field-focus-active-indicator-color: #f44336;
  --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color: #f44336;
  --mdc-outlined-text-field-focus-outline-color: #f44336;
  --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}

[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}

.mat-mdc-form-field-infix {
  min-height: 56px;
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(63, 81, 181, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(255, 64, 129, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);
}

html {
  --mat-autocomplete-background-color: white;
}

.mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #3f51b5;
  --mdc-chip-elevated-disabled-container-color: #3f51b5;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #ff4081;
  --mdc-chip-elevated-disabled-container-color: #ff4081;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #f44336;
  --mdc-chip-elevated-disabled-container-color: #f44336;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}

.mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #3949ab;
  --mdc-switch-selected-handle-color: #3949ab;
  --mdc-switch-selected-hover-state-layer-color: #3949ab;
  --mdc-switch-selected-pressed-state-layer-color: #3949ab;
  --mdc-switch-selected-focus-handle-color: #1a237e;
  --mdc-switch-selected-hover-handle-color: #1a237e;
  --mdc-switch-selected-pressed-handle-color: #1a237e;
  --mdc-switch-selected-focus-track-color: #7986cb;
  --mdc-switch-selected-hover-track-color: #7986cb;
  --mdc-switch-selected-pressed-track-color: #7986cb;
  --mdc-switch-selected-track-color: #7986cb;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #d81b60;
  --mdc-switch-selected-handle-color: #d81b60;
  --mdc-switch-selected-hover-state-layer-color: #d81b60;
  --mdc-switch-selected-pressed-state-layer-color: #d81b60;
  --mdc-switch-selected-focus-handle-color: #880e4f;
  --mdc-switch-selected-hover-handle-color: #880e4f;
  --mdc-switch-selected-pressed-handle-color: #880e4f;
  --mdc-switch-selected-focus-track-color: #f06292;
  --mdc-switch-selected-hover-track-color: #f06292;
  --mdc-switch-selected-pressed-track-color: #f06292;
  --mdc-switch-selected-track-color: #f06292;
}
.mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e53935;
  --mdc-switch-selected-handle-color: #e53935;
  --mdc-switch-selected-hover-state-layer-color: #e53935;
  --mdc-switch-selected-pressed-state-layer-color: #e53935;
  --mdc-switch-selected-focus-handle-color: #b71c1c;
  --mdc-switch-selected-hover-handle-color: #b71c1c;
  --mdc-switch-selected-pressed-handle-color: #b71c1c;
  --mdc-switch-selected-focus-track-color: #e57373;
  --mdc-switch-selected-hover-track-color: #e57373;
  --mdc-switch-selected-pressed-track-color: #e57373;
  --mdc-switch-selected-track-color: #e57373;
}

.mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}

.mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #3f51b5;
  --mdc-radio-selected-hover-icon-color: #3f51b5;
  --mdc-radio-selected-icon-color: #3f51b5;
  --mdc-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff4081;
  --mdc-radio-selected-hover-icon-color: #ff4081;
  --mdc-radio-selected-icon-color: #ff4081;
  --mdc-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
.mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #3f51b5;
  --mdc-slider-focus-handle-color: #3f51b5;
  --mdc-slider-hover-handle-color: #3f51b5;
  --mdc-slider-active-track-color: #3f51b5;
  --mdc-slider-inactive-track-color: #3f51b5;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;
  --mat-mdc-slider-ripple-color: #3f51b5;
  --mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, 0.2);
}
.mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #ff4081;
  --mdc-slider-focus-handle-color: #ff4081;
  --mdc-slider-hover-handle-color: #ff4081;
  --mdc-slider-active-track-color: #ff4081;
  --mdc-slider-inactive-track-color: #ff4081;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff4081;
  --mat-mdc-slider-ripple-color: #ff4081;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, 0.2);
}
.mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #f44336;
  --mdc-slider-focus-handle-color: #f44336;
  --mdc-slider-hover-handle-color: #f44336;
  --mdc-slider-active-track-color: #f44336;
  --mdc-slider-inactive-track-color: #f44336;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #f44336;
  --mat-mdc-slider-ripple-color: #f44336;
  --mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, 0.2);
}

html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
}

.mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #3f51b5;
  --mdc-radio-selected-hover-icon-color: #3f51b5;
  --mdc-radio-selected-icon-color: #3f51b5;
  --mdc-radio-selected-pressed-icon-color: #3f51b5;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff4081;
  --mdc-radio-selected-hover-icon-color: #ff4081;
  --mdc-radio-selected-icon-color: #ff4081;
  --mdc-radio-selected-pressed-icon-color: #ff4081;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #f44336;
  --mdc-radio-selected-hover-icon-color: #f44336;
  --mdc-radio-selected-icon-color: #f44336;
  --mdc-radio-selected-pressed-icon-color: #f44336;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #3f51b5;
  --mdc-checkbox-selected-hover-icon-color: #3f51b5;
  --mdc-checkbox-selected-icon-color: #3f51b5;
  --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff4081;
  --mdc-checkbox-selected-hover-icon-color: #ff4081;
  --mdc-checkbox-selected-icon-color: #ff4081;
  --mdc-checkbox-selected-pressed-icon-color: #ff4081;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
  --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #3f51b5;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #3f51b5;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

.mat-mdc-list-base {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-paginator-container-size: 56px;
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #3f51b5;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #3f51b5;
  --mat-tab-header-active-ripple-color: #3f51b5;
  --mat-tab-header-inactive-ripple-color: #3f51b5;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #3f51b5;
  --mat-tab-header-active-hover-label-text-color: #3f51b5;
  --mat-tab-header-active-focus-indicator-color: #3f51b5;
  --mat-tab-header-active-hover-indicator-color: #3f51b5;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #ff4081;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #ff4081;
  --mat-tab-header-active-ripple-color: #ff4081;
  --mat-tab-header-inactive-ripple-color: #ff4081;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ff4081;
  --mat-tab-header-active-hover-label-text-color: #ff4081;
  --mat-tab-header-active-focus-indicator-color: #ff4081;
  --mat-tab-header-active-hover-indicator-color: #ff4081;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #f44336;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #f44336;
  --mat-tab-header-active-ripple-color: #f44336;
  --mat-tab-header-inactive-ripple-color: #f44336;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f44336;
  --mat-tab-header-active-hover-label-text-color: #f44336;
  --mat-tab-header-active-focus-indicator-color: #f44336;
  --mat-tab-header-active-hover-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #3f51b5;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #ff4081;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #f44336;
  --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}

html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff4081;
  --mdc-checkbox-selected-hover-icon-color: #ff4081;
  --mdc-checkbox-selected-icon-color: #ff4081;
  --mdc-checkbox-selected-pressed-icon-color: #ff4081;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff4081;
  --mdc-checkbox-selected-hover-state-layer-color: #ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #3f51b5;
  --mdc-checkbox-selected-hover-icon-color: #3f51b5;
  --mdc-checkbox-selected-icon-color: #3f51b5;
  --mdc-checkbox-selected-pressed-icon-color: #3f51b5;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #f44336;
  --mdc-checkbox-selected-hover-icon-color: #f44336;
  --mdc-checkbox-selected-icon-color: #f44336;
  --mdc-checkbox-selected-pressed-icon-color: #f44336;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f44336;
  --mdc-checkbox-selected-hover-state-layer-color: #f44336;
  --mdc-checkbox-selected-pressed-state-layer-color: #f44336;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}

html {
  --mdc-checkbox-state-layer-size: 40px;
}

.mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #3f51b5;
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #ff4081;
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #f44336;
}
.mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #3f51b5;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #ff4081;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #f44336;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #3f51b5;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #ff4081;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #f44336;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}

.mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #3f51b5;
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #ff4081;
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #f44336;
}
.mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-button, .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button.mat-primary, .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #3f51b5;
  --mat-mdc-button-ripple-color: rgba(63, 81, 181, 0.1);
}
.mat-mdc-button.mat-accent, .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #ff4081;
  --mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-button.mat-warn, .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #f44336;
  --mat-mdc-button-ripple-color: rgba(244, 67, 54, 0.1);
}

.mat-mdc-raised-button, .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button.mat-primary, .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent, .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn, .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-button.mat-mdc-button-base,
.mat-mdc-raised-button.mat-mdc-button-base,
.mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}

.mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #3f51b5;
  --mat-mdc-button-persistent-ripple-color: #3f51b5;
  --mat-mdc-button-ripple-color: rgba(63, 81, 181, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #ff4081;
  --mat-mdc-button-persistent-ripple-color: #ff4081;
  --mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #f44336;
  --mat-mdc-button-persistent-ripple-color: #f44336;
  --mat-mdc-button-ripple-color: rgba(244, 67, 54, 0.1);
}
.mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}

.mat-mdc-fab,
.mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab[disabled][disabled],
.mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-fab.mat-unthemed,
.mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #3f51b5;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #ff4081;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #f44336;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}

.mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #ff4081;
}

html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}

.mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #3f51b5;
}
.mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #ff4081;
}
.mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #f44336;
}

html {
  --mat-badge-background-color: #3f51b5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color: #ff4081;
  --mat-badge-text-color: white;
}

.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}

html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}

html {
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
}

html {
  --mat-standard-button-toggle-height: 48px;
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}

html {
  --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color: #ff4081;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}

html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff4081;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html {
  --mat-stepper-header-height: 72px;
}

.mat-sort-header-arrow {
  color: #757575;
}

html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3f51b5;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff4081;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}

html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}

.mat-tree {
  background: white;
}

.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

/* You can add global styles to this file, and also import other style files */
html,
body {
  height: 100%;
}

body {
  margin: 0;
  font-family: "Yellix";
}

/*Editor Styles*/
.suggestion-item-list {
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 6px;
  max-width: 350px;
  max-height: 130px;
  height: 130px;
  overflow-y: auto;
  padding-left: 0px;
  overflow-x: hidden;
  margin: 0;
  position: fixed;
  top: 60%;
  z-index: 1;
}

.scrollbox1 {
  overflow-y: auto;
}
.scrollbox1::-webkit-scrollbar {
  width: 10px;
}

.scrollbox1:hover::-webkit-scrollbar {
  width: 10px;
  height: 0.7em;
}
.scrollbox1:hover::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
}
.scrollbox1:hover::-webkit-scrollbar-thumb {
  background: none;
  border-radius: 10px;
}
.scrollbox1:hover::-webkit-scrollbar-thumb:hover {
  background: none;
}

.scrollbox {
  overflow-y: auto;
}
.scrollbox::-webkit-scrollbar {
  width: 10px;
}

.scrollbox:hover::-webkit-scrollbar {
  width: 10px;
  height: 0.7em;
}
.scrollbox:hover::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  border-radius: 10px;
}
.scrollbox:hover::-webkit-scrollbar-thumb {
  background: #7D7881;
  border-radius: 10px;
}
.scrollbox:hover::-webkit-scrollbar-thumb:hover {
  background: #7D7881;
}

@media (hover: none) {
  .scrollbox::-webkit-scrollbar {
    width: 10px;
  }
  .scrollbox::-webkit-scrollbar-thumb {
    background: #7D7881;
    border-radius: 10px;
  }
  .scrollbox1::-webkit-scrollbar {
    width: 10px;
  }
  .scrollbox1::-webkit-scrollbar-thumb {
    background: none;
    border-radius: 10px;
  }
}
.suggestion-item:hover {
  background: #F7F7F7;
  border-radius: 4px;
}

.mnt-teams-area {
  padding-left: 10px;
  display: inline-grid;
}

.mnt-sugg-d-inline {
  display: inline-flex;
  width: 100%;
  padding: 8px 12px;
}

::ng-deep .mat-mdc-tooltip-panel-below .cc-darktooltip-top .mdc-tooltip__surface {
  display: inline-flex;
  padding: 0.375rem 0.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem !important;
  background: #1A181C !important;
  font-size: 0.875rem !important;
  font-style: normal;
  line-height: 1.125rem !important;
  color: #fff !important;
  overflow: visible !important;
  max-width: 22rem !important;
}

.mat-mdc-tooltip-panel-below .cc-darktooltip-top .mdc-tooltip__surface {
  display: inline-flex;
  padding: 0.375rem 0.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem !important;
  background: #1A181C !important;
  font-size: 0.875rem !important;
  font-style: normal;
  line-height: 1.125rem !important;
  color: #fff !important;
  overflow: visible !important;
  max-width: 22rem !important;
}

.mnt-condrop {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 0px solid #666;
  color: #040404;
  font-size: 14px;
  display: inline-block;
  background: #f5a8a8;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  text-transform: uppercase;
  margin-top: 0px;
}

.mnt-condroplist {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  line-height: 1.6;
  border-radius: 50%;
  font-weight: 700;
  width: 2.57rem;
  height: 2.57rem;
  font-size: 0.96375rem;
}

.mnt-teams-heading {
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #545466;
}

.mnt-teams-sub-heading {
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #838399;
}

.op5 {
  opacity: 0.5;
}

.mnt-material-icon {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(102, 102, 102, 0.4);
  border-radius: 50%;
  color: #999999;
  padding: 4px 7px;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
}

.suggestion-item {
  padding: 3px 5px 0 3px;
  cursor: pointer;
}

.condrop-span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border: 0px solid #666;
  color: #040404;
  font-size: 10px;
  display: inline-block;
  background: #f5a8a8;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  text-transform: uppercase;
  margin-top: 0px;
  margin-right: 15px;
}

.mat-mdc-checkbox-ripple,
.mdc-checkbox__ripple {
  display: none !important;
  position: relative !important;
  /* If you want to modify position */
}

.mdc-checkbox__background {
  background-color: #9E59C9 !important;
}

.mdc-checkbox__checkmark-path {
  stroke: #FFFFFF;
}

::ng-deep .mat-form-field {
  display: block !important;
}

span.prosemirror-mention-node:after {
  content: "";
}
html.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  box-sizing: content-box;
  outline: none;
}

.lightbox .lb-image {
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('data:image/gif;base64,R0lGODlhIAAgAPUuAOjo6Nzc3M3Nzb+/v7e3t7GxsbW1tbu7u8XFxdHR0djY2MHBwa2trbm5ucnJyaSkpKWlpaGhoeLi4urq6u7u7ubm5vLy8vb29vT09Pr6+v39/aysrK+vr7Ozs8fHx9vb297e3qmpqb29vdPT06amptXV1aCgoMvLy8/Pz9fX18PDw/j4+Ozs7ODg4PDw8KioqOTk5JqampmZmZycnP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBwAuACwAAAAAIAAgAEAG/0CXcEgECQ6bUGRDbDpdimTo9QoJnlhsYVvojLLgrEAkGiwWiFTYldGsRyHSYz6P2COG9XCw2TAYeXprCQYEhQcKgoouAQ4IHg4CAiMpCiASFRMUFhgXFxkZawEDcnd2Jh2LLiAdLyQvELEFX6pCAQx9fQ21T1wFHCi8TwcGxQYnwk8eBAcHZQnJTh8D1I8OJwmWMBMsFJudoG4u4mAgIwIoCSMKlpjcmxeLCgcPJianEcIKBXR1prVRSMiBUIfDAA8JoC1SMYWKKw/RXCzoE6IixIgC+uDaQCsiAQ4gOSCIOMRXhxIkhRjoYEwhSQTGCAxIyYiAzWYjU35o5oxaIj095J6AWFDmDAIHCVpgubCizRoFKtBAQjeixIdLADRZYBpOQ1An5qYmLKEgQAsYWb95UiUhgIJK7bZRCBMEACH5BAkHADMALAAAAAAZACAAAAb/wJlwSAQJRJxNJMLgHBzE6FBxeD0ey2zEBJESA4sXBHItZ2MJr1DReZFIZfNS9lGXOC83aRzPktQKHCEheW4QBQseCQkeAwZeIAYbG4OEBiNqXgiTnBsemV6BkwwbDCigXioMq6RQqFEBHLKyB69SKAW5BRwltlELugW1vkQHBh3In8RDBs3NactCBM4GvdEzBNMGBNbRB9MEB9DRAwQNBwcC1zMe5wciCOsj7wcDAwrXAe8i9ifrDvwGLEDQjdgHewtUIPBQJxqKBQM9OBDQkBgIBws9CBCQQAEMNRk0SAngoeTGBCMUgKgwgYIFDBcyhPTywSTHEiolsHR5YcVMMkgoOCbACUJny5cxf0ppkWIRzgAtYABg4QKmz5AivUhQ8LTozqo9M9iS0KKFURY8iQQBACH5BAkHAAAALAAAAAAZACAAAAb/QIBwSAShRBzGA8LhHAQgolSoEIVIENJjG+maHgfFFBBQbUKvF3bL7kZMpoFUYTij0xAI++E2yVJEJQUbhCF3JGsRfF0xB0QKg4SFIR0qDgkJHgMhjEUESZIbBiNjAAkvAkQeHAUFTRwOpaUKHa22CbKlCLatsblTAQYdwgVyv1MJBsrKJcdTCMsGxs5EAwQEBgQn1FIH1wQHpNxDBw0H52LjQucHIiKA6gAi7SID4uoL9QMLuPEOA/sW+FI3IiACDwHigVCB4OCleKYOejgh4INChwIEJJAQLxPFBCNKcBwHIiOKBCUUfJAwgaRGlApASKgwwQWGCxkyaNAgC8SIMxEpYs6cQMHChRU6f0lQEFQmzaJHk/6CAeKDU6JGkfJ0VkHCUAo2cerc6mwC0bBayQIIAgAh+QQJBwAuACwAAAAAHAAgAAAG/0CXcEgEJQaFAomUHAhAxGhUMWCErq/X8sF9HRRSYgDB2ZixWgiXG4kMAuFPg2Gmb0JZEkTNbnPARCUGHAUcDHZYS3wPbW0QCUMfBklJhhsGCA4JCQ4LDH0RMzIcQiAHBR2UBQclYS4JBY0mA0MOBrepBieuRAgmMhuRBLfEkLxEJwdEHgbDtwLHxwEE1NQq0ccjDdQHX9i8Dt3d19+uCyIiB07lrgPu7q3sUu8LCx/y8/ULCPf4vQgAPQDyJ8RBQAfxCL5C4MGBAGMKFTA88VCCQhcgHDhEMWIgwRECUCQYkcKiQhAiSSoAAeCiggQlFHwAIWGCQgkpUqxsAQMABToMBCXIpFlhAgULF1Zk0KCBnQQQRI0iVdpUXgUJEooeTbrU34QKWqd2JUiBxVaqTC9iwHAhg9u0roIAACH5BAkHADMALAAAAAAfACAAAAb/wJlwSAQlFoZOKNQpDFAgonQq/CwKjI12E3p5IaGDgjoNeAoFDoeR5XpfJAiENAiQq6ImOt1efiEPgRxjVCkHBkl7axsMfnGADxERLyNTH4eIBgVNBAgnIyMOCxwvgYGSL4RCIAMGBJkGIiVkIx2QkhEcdkICBK+/AndDCBC4kgNVBwcNzAeVwkMCkZIxMR8zJyIiygco0FIIESYyBava2gMe31MbL0QjA/HxqutVUgILAwsL6vXCHgtULEDwzB8ZDwgSeqBnEJwHDw4cRGlIBQFEAQImUpQSESOUjVNQYEyQYBfIISVQJBhR4trJIR9IlkjxocJLIRJY0gQh4WaVTxQKArSQMMGnBAUfeFaY4MJnCxAtYCylgOFmhaFLWbjAcCHDSwASplq4sCKDBg0nJwCYQGFsWbQvKcjlmsGszxkW3Nq9y/Ut3Lsz6u6tFwQAIfkECQcAAAAsAAAAACAAHwAABv9AgHBIBCUQBsOGkVwkQMSodPhBdApYzma7CYU2IsV0CnIQklcsg7H1vl6hQWBMHRjOhnSBw+6G3iQQBWJjCgcEiEkGWXxtfy8QEA8hI1MfAwcNiUkHHgIjIycIBX+BkpOEQyAqByIHmQQLJWMjBpEPuBEFUEMCra+vKHRDHiS4DxERA3UDzQMis8O9xrkRhALOzQnSUQjIyREHACAIKggLCyfcUh3gyR8pCPLyH+tRI+AmJh4oCB4eDgTYk8IhQgwZMQYIcODghIMUA6McIDGgHoCGAjLOiUgnowAUCVpwpAMyASgJI8ckSFCihAKUKaW0TKHgA8yYROApCADiJk5QIS0+8JQAg8LPIRU+9IRRYcLRIRKINqVg4SmACRKmurBwweqECSyoXriQ4SmFCVQxkM2gQcNRCmJXsHX71ILaDGytChmLl65eAH3/EvGbMggAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjI0QB0KhQCCoEqCidPpBNAzYzrLA2Ww4A8V0ChIkm1jDtuv1qgLj4Ud1ODQIafWSw2iHQh1iYwoLdXV3aXt8Xn8vLxsjUwELAwMihgcDDgIlIwIIBoyOJCQhgkMgDpSVlginRSMGIS+kpAVRQwkICJSUCXFDHrMQD8UDqLvJrsBEKCQQxA8vggke1tYlzEUe0cUHMS0O4icOv9pFBsUPEQ8fCgLw8LjnQyPs6xEeJQkoCQmR9IpwiEAwAoF9IxLCCUhkQMEIDEpITKFAAkMiJx5CSEHxw4cKF3MVNBHBI4iTAEIKSTAywskWEmBMUDlFQswKFVjQlIKzwoQ6CRR2FpkAACgFFxiEDqEA1IUFDBeULqVg4cKFFRmkxsDwFGuGDBq0Wv2qoWxYqWTPao1Bdi2RsmuDAAAh+QQJBwAqACwAAAAAIAAaAAAG/0CVcEhUlRwDkcEgOiASoKJ0GnA0G4Ts0lDoLhTTKUiQbB4IW0OnW2BwEIHwEORYDJKHPHq57jI2GwZgYR8eCAh2d2Z7bBx/gAUlYh6Ghwt2CAIJKSUoDgQFjo8hHINDLZ6UlQ6mRSUNgBshIS8dUUMpAicCAg4eknJCDn+0JC8LQxIJCby8ccFDCbIvJMaDCsvZH9BFHi/U1CIqMCXlJSOt3EIGJBAPECQfLQr09DDqRSMQ7g8PDiABAgC8hY9Ih37vDoBYKKFFhYJFFiB8UECCxQoVJkAkciJCvwgkYGAEMIHCxmgeH0SIQHICCwoWTgpJsLJmSQouLGCQqaJjTT0IFGBiuHCB54CaEThYsED0QgaeDWbIiGGiwVCnGTJo4KkCxIIXCFRg1UCWa5GsZc2e1ap2Ctu2UrbCFRIEACH5BAkHADAALAAAAAAgABkAAAb/QJhwSISVTovBgTAYeEagonQaEKgGooN2STB4VZ/pFJRAqK5NbaPr7RQ6noB4CBIg7oik8rD2GtwFHAQKc3UODh53KklZDQ1+BZGBBSVTLQkCAoceiR4JIyklCQ4HBpIcDBsFhEWimAInDgJhUyUHgRwbugZRdCMjCcEorHMwJwWpuhsqQxUKKaGivcVCCbkbISEbrBIf3goK09RCHtjZIQMwEy0g7QHi40INIS/1Lx8AEvr6APFFI/ZIkDgxAUCFgxX8SSnwAoLAAxMiRmShsMgCEg8cFqDAkaOLikQEPBj5IISFkxgsYAA5JAHJjBdiymRZ7SWEFRkyrFhxgaaxQwgjI7zISTSDzwERkkbgoKFpU6M0NyiNQEDDEA1QQSYwkdSECQdEmtJ8EYErV1o+hziYIcPrgbRTEMiYQQxuEQRCggAAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjClQHsRApFqcRsWoNAZKJBHNweDAJTQQn2lUkhI4PNeFlnsgGAgER0AslIxQArMDgdWKDg0NbwYdB2FTEiUJiwInZ3xqf4EGlB0dBiVSMAopIyMJeCcCIyUKCiMCIoKVBQUGh0QgHx+cnyMgUykDlq2tBLhDMCAgAQGmwHQCBr0cDAhDEzASEi2yEnRECQUczRscCkITABUV0xXYRSfcG+wLMS4sE/Lk6FEH7OwMARYuFP4TFOoVGYFvQwgBGBLyCyiwiAGDIUIMuEAxIYaGRRZseMHRQIYMKyhewEhEwAsSJzd8XLmC5JAEJCCQmKmhpoaPLoUkgMBz5pBSmxlyxhDwoCiEEEQ0CI2xoGjRAkuLcHD64EDUlxGoOrgqhEPWBxEgwFqKwESEsyasXnUQwezZCOCuDpDh1sQArkIE0DURYg7eGHMfZPqbNwGRIAAh+QQJBwAuACwAAAAAIAAfAAAG/0CXcEh0gUqCEwLhcAhKxajUJVGMEgKBw7NcDL6OzzRaASlKV1TS0f2KDocTaCwEtAIfRSqt5XoHbw0EA2JTExISICABemknbAhecAcEBAcpUhQAFRWIiwoKHx+LewiAcAYEBg2FRCwTsBUwiBVTCggHDQa7BiJzQxYUwq8AE3RCKJW8BR5DFxgW0cIUx0Mjux0F2gpCF97eGBjVRAIG2toqQisZGSve40UD5xwFAez37PBEJdocHBsCMmgYOFBfkQb/NmwYUFCIBoNEEDBQuMHAQ4hSBFDcwAHjlBEKQ4j0KCWByBAvQpCMIgDlixcbVhZZ8JLEiwIyiRQgwZPEgU6cQkZAGEoCwgmgLgw8gLCURKuVCB5Ilfozp4ClU19wk4kgQoSpDwbIDPDCq9kIDALkDDHj7AMoQGOY8PoiAdKkMdBuvUtChNq7Qp4SCQIAIfkECQcAMAAsAQAAAB8AIAAABv9AmHBIlHxKCZRgmVAQn9AhwKgojRIJwcmD6AoCUShl2gJ9qlctF6EaLASgsNA1AVQk5TNS6eAuBgMHKh9hFhQsExN3EgEfKVgCfQh/gQcDTk8XGBYuh4oSoKAtRwKTgAeoB4REF62bFIkTYR8OpwcNBANxQhkZKyuaFhZyQwkiqAQEBg68vb3AF8REJbcGygSEGtoaztJPCcoG4ggwGkPc3lAL4gYdHWDn5unT4h0FBQLz0gf39wv6xDz0K9AAoBwUHApwSGgwzIiFHDYwaBhlBAMGGyRShCIgY0YOG58g8LjBQEgiBkKE2BBiwEkhI168CDEz30sDL0jIDLEqpAdOCBByvnB5UgAJoBB0YtqIAMIDpBCIUkxQIMKDq1c5wDN4YEOEr1gfvEix0YCJr1a/hhgRckEMtF85LN0Y4+xZEVtD1n3QYO7JESfyQgkCACH5BAkHADAALAQAAAAcACAAAAb/QJhwCANIQB/FaFn6EJ9QC6tSOSZHCZTg5EgEoE+MizWptgKKUiKx9SAQCRAYdsFYKCxAFZnCChxuCCoeX0QZGSt1d2VWSmyAbyoLCwpEGhqIdRQTE3p7CgmQCAsDpU5DmBmKFnMBAqOlAwcqcqiZc0QjpLIHBwKWiLhPKSIivb2nMJjCUAm9DQ0EHszMCNAE2IXUYCnRBgQGCdu4AwbmBgjjcw7mHR0H6mAJ7R0G8VAlBfr6908j+/z6DUHBAaDAIQg4KOTQ4KAQAgw2SBzgcITEi78OEri4gYG2ex5CiJS44KCAEC9ejKzUDwGJlylDqOj3D8KDBzALfMS1BsGANw0Rbt58uSHFOA4RkgYVijPECHURTChl+qAAy3EdpCoNSmLATmomwop9cOBqvAImQmxoIKDWnCAAIfkECQcAKQAsBgAAABoAIAAABv/AlFBooUwqsBYoAAINn1Dh5VJkHSWgj2KUUDijwoz4giles9sESlD6PjXwzIpKYVUkSkVJLXAI3G9jGC4sADASAXoJAicOHh4fUXFTg0Z3H3uMDggIHgGSYmApEiWanCoegHCiTwqOnAsDAqy0CrADuJG0oiUquAMHJ7usDrgHByKfw1EKIiLHBwnLYCrQDR7TUQINDQQEA9lQCd0GBA3hTyUEBuUG6EMl7PLvQgny7PQpHgUd/Af5BwoILKCCXgkOAwugoHeAA0KEysI52ECRAYOC6FAwoEiRgwJ0HjaE4LgBQbgRBl6oHLmhQ0QoBwZ4SJDAwwIOEEiofBEihEc+VhwiCBX64AEECC90vuAwgpaMoUWjPiChs8NHVgpiQJWa88WCl2BezDAxlOiDFweu7vrQgGIEExs4HPhDKwgAIfkECQcAJwAsBwAAABkAIAAABv/Ak/CkyWQuGBdlAqgMn9BnEWlZViQgECzKnV6qkyvoo/hIuEPNFAMWf0qjUgutNiJdrAqsBVKUEoABaEYrVEt7ZCMJKAICIGhoFQEKio0ejpBoIIsCDh4ICZmanZ4ICIKiUQqlCCooqVwopioLC4+wTx8ItQMDI7hQHr29DsBPCcMiKsZDJQfPBwPMQinQz9MnzgcEDQ3YCQ0EBAbe0w4G4wbS0wMG7gYI0yUdBvQGocwiBQUd9KjADvYJjGcsQQEOAgsoMOaBg0OEHDw8CRACX5QRBjZo3MCAg4F/J2LMMMFgAKgEHhYUeBEixMYNCo+ZiEAzwoObN0m8YLmxQAk0KDJMCLWJM+fOlhsMLHxSQuhQojchkNDpcgHIIQoaRHiKk4TUECKWQgIh4ADHmw4PYIIUBAAh+QQJBwAAACwEAAAAHAAgAAAG/0CAcEjUZDKXi8VFbDqdGmPSQplYn9hiZqWsViSwSvYZRWKoky8IBBsXjWYXawKTgBSKlpu4vWC8Ei0BCiUlEntPFGofhAkjeohOFYMlIwkCKZFPEimWlwIgmk4gCSgCJw4Jok4lpw4eCKGrQyACrwgqmbNDKB6wCCi7QyMIuAgOwkIpCAvNC8kACgsD1APQCtUi1sklByLe28ICB+QHz8kLDQ3kHskpBPDwqsIDBgT2BAHiBvz87UO2IiXo0KEfgQ9DHJiIgGDPiQIQCXZAJmREjBkRInAYgaUEAQ4QIzbQB8BDjBgZUxZYkGqEAwQGNjDgABKiAQVDPpBIGeGBT0kIQF+8CLFBpkyQBko0UcBgYU+fDyA8EDq0aFEGBHA6CSAiJVQSEEgIJVqUAwKSWBQ0IPGVhNihITgM0Lqn1gGaD0iAHIBCFpYgACH5BAkHADEALAIAAAAeACAAAAb/wJhwSCzGNJqMcck0IjOXC6ZJLT6lFle1+oRiXKwJa7vsRi2USaUCIC8zK6krXZG0Ku7lBa2GtUAgeUwUaxIgHwqBgkYTdocKJRKLRhUBiCUJCpNGAZAJny2bRBIjnwICH6JEJSinAgmqQwoCJw4OArFCH7YevbkxH70Iw78fw8e/KQgqzAi/CQsD0h6/CNLSJ0SKggoHIiIDIiNDIRyTCAfp6QExGzImEc55Ag0H9QfZDybw8LhkIwYICCQgIpWICPAiRHggj4oAAxADGsgWA0SIhA8yFhi3pMSBDhEhithW4oHCjBlJFFDhYMQIBwgMcChQICQBTUQSQDiZEQKJRxcvQmwYymEmzQ4dCKRYooADypQ/gw7dYJTmgVRMAgyA8MAniZ9CpzIoWgABuyrdXjyIGiLs0AILsLoBIUAEzbYgFyTYtiQIACH5BAkHAAAALAAAAQAgAB8AAAb/QIBwSCwaAZqjcqnUZJjQpXN1iVqFGucFg7kys9Oty+JtOjOXi4VCKS/RahdrMnEr45RJBVa3G9d6FRISfkd6MBIgIBWFRSyIIAEfhI1EiQEKJR+Vlh+ZJSWcQxIpJSMJI6JCEqcJKCiqAC2uArWxH7UnukMnBh6FKQ4nDh61LyYxEQyFAh7OCAkeJiYR1Ql2Hwja2ikf1d8Fdg4LCyoqCCAADdTfCGUJA/HxAkIK3w8PJPRWJSLy8ZuEDKiGL98vKCgOKDwg4sA+IQE2RCj4AIKBVEdKLCBAYOGBBemIpAhBkcSLEAYQnBgxolkDAzANEGhwYEDAIiNIQoBAwmSIRw0bGHDgUKBATI4dUyxRUICnyZNAhRYt0AEmAQM2oQQY8KJriJ9Bh0616iBkFAUiNnwFCpRo0Q4IbnoBgWIATKAyVSQweyQIACH5BAkHADEALAAABAAgABwAAAb/wJhwSCwaiRpN5shsFpNLp/QJzVym2Fj1csFkpZkw10L+OldjF4VidmIs6gmA1WZiKCx5BVBn6isSMH1HE4ASLS2DRhOHIAEfBRwcBQWKFQGPHwoRJiYRESODFQqkJSUQn58egy2mI68bqREDgx8JtwkjBJ6fHIMjKAICKCUeng8PoHUgwifCCh/JyA8ddSgO2NggMQfTDxCrXyUIHuUICUIKJN4kKFkKKioI8wjbQgPsIeFOCQP+C/PQDQnAgYRBEi9CGCjBJAWCAyL8DVjgwd6QFCEMvki4YQMBDwJMCXAw4IBJiP8+HBmxYWOIEB0ZSKJkoCaBBg1ODlDQREGHN5cdN8ikVKCmzZwHVKh0EmBB0I6TKHWwSYDAAQEWpSgYwAEq0ak2ESw1AyLBAgIGKFlFMCKrkSAAIfkECQcAMgAsAAAGACAAGgAABv9AmXBILBqPmqNyqUwyn01NBkqVJTXSafWJzV5kjoJge8yYV5c0wRQzhcbkIfqCwVg2kXxkEB/S7RQUEHoRcH0YLoEsE4QRCX1CLosTExV6DxEokDIUABWfEoMPmA6bEzAwEqocEaMPC5sVIC0gtQeuDwWbIB8BHx8gDq4QECN9EgrJKSktHyQQDxAkBn0pIyUj1xIyByQv3y8eZB8J5eUKQgovJN4vG5pUHycC9CgJLUML698bG6VPJTw4OEHwRAoiAQq8CBGi34YGJZR8cIAAgYeLHgTgI5KCQcMNDBhw4HDAgYASJRIIUDFgwIIFFS0GODKCg0ORBXIaMEDggM8/Ay0HqLD4YYkCA/1wFuiwk+dPEUEdzGQSAAEHpUyb9jwgAqgAEFUULMhZQCsBAg24Su0DIgGCtDuBehgBdkkQACH5BAkHADIALAAABwAgABkAAAb/QJlMJSwaj8hkURGZOZTQqOxgMsVMAqlW+ImYIuDGVuv4giOJMVSjIZwjDPWRLWNnOJHHIzKQGzNsGhkZL3l7J35Fg4srEHp6aYkyKxeVlY8PEJGJFxieFhYvehAQiJIYLqAUFAUkjiQLkjIULLW1ByS5Lx2yEwC/ABMnui8hI4kTEhUwzBMfL9AvGwSJEiASLdkTMgMhxRsbT2oSCh8BINdCChsh4Bscm1IgIykK9h8VRSrgDAwcBaaifEiQYMSIEiVAGAlgwN2/AgdKKAmA4oQAAQQTlJBwREGBDf4KiDQgAqO9EQkcIPDgwKIAFAlaJClR4GGBDgYMEDhwQMSAQAELEKxk6UCAQiUKCDzMmXNnz59BhXowKiUAgpFNCTR4+lMoggRHtXxAwJSA1p4+ByBAESDRPAQ/dy5Y4CBhlCAAIfkECQcAJgAsAAAEACAAHAAABv9Ak9CUeA2PyKTyqCDNjMtoFLSJRGJQqXY4sFplpO1W4bU+EmLtIfJ4WBFp6YfEdnfiUke7HUHjlwd7DwV/UQUQDxAQC4VLLySKEAKNSRokl5cjlCYaGpwaL4+hfoUZGZ0aGRuhLyEnlKaxGR2tLxsqlBe6uwMhvhsGlBYYGBfEAiEbyhslhRYUFBYWLhYBDMsMB4UTEyzQ0SYLyxwFr3EAFRUA3CxCChwb5AUdpFoVIBISMDAV7UII8goUMDBJS4sPH0CAaNGiwpEABOR1MGBgQIolIFKMSKEAYQAQAJAoMCBwIsUGCwSMUKAgRQkBAlAkGFGC4weHSUqQNGmgwQFNEQMGLEDgwQFMmSM2Sojy4QBFAlAP/BSqwkPREzETlFgqJYADqFGnCkVA1oFRBVy3fEDQwKfUoEPJehgBohCIEQ4WLDgwgCgKBXWjBAEAIfkECQcAKAAsAAABACAAHwAABv9AlHAoVBCPyGQyIJopn1CUgmMyRaLY4YhkNc1A2aiCFCmXnWEliFN+mAtp5cD9cEcQ8eS4zhfkkyJ8dXh/Rx8kEA8QEAaFSCcQL4sQI45HBySZL3CWRAUvmgudRBsvpiF+o0IhrCEblaoorhu0CbEoHLS0qaoGugyEfxpEGgO0DBwNjhrMKMwCGwwF0yV/GdfMGhkBBRzTBSJ/FxfX10Iq3tMGvFkYGOPjK0XTHQb2sFgUFC4W7u9DHgrYs0fAVpQJACaw2OcCA5EADQYaIHAAgZEkFSRIqFBhgkIKSBQQmDjxgIgBCEakCADiwwcFClhq5DgBJJIUDQgQaHDgwIBPBSoQODghIMGIEgo+gGghAcaEJx8GUDQ54CcCDw4EFFWZFISEp1BAOOjp06pQokaPKmhRIcwHByJOLkBAN+vWDzD+gCghACtdrSUCSIASBAAh+QQFBwAzACwAAAAAHwAgAAAG/8CZcEgECU7EpHJJVDQiJhlzugwMIlhThMoVKjjYcGzQnY5C2EfYZCgvFaGHXI1lHNxJUGEujxRGeEoLEBAPhRAIgUoKLySEECQCikoDjSSOHpNJHyEvjS9tmkQCnZ4vgKJDIiGsIR2pRAYbsxuJsEIctBuStzMMswwMqLe/DBwcCb0zBcfMvLcEBdIFmb0L0wV3vQIFHR0GBiW9Ad/gBguTGkoI5gQEyXgZGupEHwQG7g0H4mUrGfLq5glxgI/AgQMD4FHBcMEfQHozQAwgoA/hAAcfmFCg4ILhhX8Zkig4eHDAAhUIUCgIIEECjAowAEygYMHjRyUpBogQYXKBB04HJ1CMKPEBRIsKMjnWvMAkgAqeA1A6ECAgQQkFRSVUmDCzIxUjJhEg+Fl16MoWWiuwcFEmgACxCKYKLZFCgVG1ikAoSCAARdWrICRQCQIAOw==') no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==') left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC') right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 10px;
  zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  max-width: 80%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-controlContainer {
  float: right;
}

.lb-data .lb-turnContainer {
  float: left;
  margin-right: 5px;
}

.lb-data .lb-zoomContainer {
  float: right;
  margin-right: 5px;
}

.lb-data .lb-downloadContainer {
  float: right;
  margin-right: 5px;
}

.lb-data .lb-closeContainer {
  float: right;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-turnLeft {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACIElEQVRIicWWPWsUURSG3xM/4hYpjLIhphJiIYugNloIiRoU/QO20UJrU1gE/EAbRReCGkQQEbFLCi0EG5NKEIKYItFSkBhSmMLIipolj8WeWa/rbrIzmdm8MNy599xznjN37pe0QbKwAlyTdFjSoJkt1Nhyko5L6pe0S1KPmxYkzUmalDRpZqXYWQDLVHQuaNsNPAFKrK2fwCOgNy440nlgK1AEftUE/wJMAM/8mQDma/qUgVvAlrjgK8CboF4C7gAHAKvjZ24r1ozMFNAdB7wSvI8BXTFGLe8+kT4A+WbBkd4DF4Czazr/H2so+ICpVYe9DjjUyzhgj3cp8L+RBPwbGI4L9pjjHmMZ2JMkRiIB3cA3hz9oGdjhdx38A+hoJXhf8NtOS1Jbi9gzkhb9/WgVTGUD6GnktV6ZGZLeebVQBUsalTQHDGYFlzTvZWcIPuhlX4bgz14uSdJmr0xLOqTKEZeVRiR9lfS82gJ0AAPApgzBGyMaHTTAKeBTFhMMuOxr+Go944gbl4DOFKFdwPeGWyZQ8MNgBSikCL7v0DKwN2qPZrXMbBY4ImmHmc2mBZbU7mXRzD42k+kx4OR6qUCOBlemep138vf2MAZsjwHKA/eA60mybAfeBifKzSb9hn1y4ok3fVcLg2wDbgMzwAlva/PJ8gp4CvQH/fcHiZZZ7aqTIJle/tV0YMsBD4HHaa6KEH4ReAG8Bs6kDshafwDkXu6L86KiLgAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-turnRight {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACGUlEQVRIicWXPWgUQRTH/3OJiSCEgJg7FcEmGLkmNoKCYESLYGNrqaDBSkQri4ARDPgBQRBU8CNgE8TCwkIhIqiVYLAQg5UoOZA0Eg1RE/xZ7DsymZzu7HJ7GVgG5r3/+82+3Z33Vlqj4WIdgQ2SBuzaJqlsphlJNUkvJE065xYC3WZJ9yW9ds6NRO8M6AXuAD9JHz+Ae8B2T3/cbIuxwA7gMrAUBJ8BJoEHdj0HaoHPL+CKxThZX4yBbgHeBHdyFegHVj0ewAG7gGvAvKd7BQxHgYEy8METTwA9UWlK9BXgkaf/kwq21Lz1BGdigabvAY4BQ8BUkP7/gi95fueyQE3/JISlgoEdLL9IE1mhFuM88Dsr+LbZvwGVPOA8O+0CFgw81hKogQ97Gam2glmyeb/Ns865960E1+9yqkgYsDUEb7S5ViD0hKQvwHUf/NXm2aLAkvYqqYa7JandFk9LeiZpvEDwZ5s/FshYPew4Pgh0hoa2lh0cAfiifcdnC4h9CvgEDDYy1o/M70C5gT4vtBuYs9ijjRx2ekXiVhPBfSQldvGfpyLLZfFus8AWdxDYk+ZUBTqaADsCHMgjLAEjJE1bltanC3homVsCNmUFV7yKNQdcANoidH4X8xIopWkaBRllZXvb79n2AePAU+Am0G7rh4Bpy9T6zFAPULVP7Qawzlt/x8rRmxuScUNHSZr5xyRdZfTv0JqOvwtaARgflgIWAAAAAElFTkSuQmCC') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-zoomOut {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB7UlEQVRIieXWvWsUURTG4XPjJpgmlSFKRAtTWGjAj0ajiSKKFopg/AtELbQTAiI2IaazEhsLK0XEVisbISD4gY2FlQQixiAYxESiBn0sdoKTQHZ3dte18FR3uO97fufcmbmciH8UqVYhUkT0RER3RMxGxMeU0uJfqQoJJ/EAc5bHDzzGWXQ0E9qPZ/iMGziCXnRgPfZgDFN4i2PNgJ7IOryFdVW0a3EZ3zHSCHQfvuFCQd8hzONcPdAuzGC0sLnsP5UVvb2o8RpeY0094CzHXTwqYmjHLIbrhWZ5tuAX+mo1LL2jzkbAWa4XuFRJ05Zb74iIlymlhUbBETERETsrCUq59YaImM5vYlNEXKkBdCelNJF7fh/lRlaNtkqbDUbF6zjf8YeI2LXMmdJURJyvA9obETOVBPmOX0XE7mZ8XBExGBHPa1KihE843QgRffiJrUVMo3iDUnX1qjnu4WFRUxemMVYndBgLha/MzLw3M18s6DucXUDXC0NzSY7jC26ju4q2E1exmA0I8xhqBL4NT7MCbuIoNuYGgQGM4x0mMZJBmwJP2VBwPysgHwt4gjNLvyCGVsAH64avKKRHeSTabJU5awV8rmnwGgscyJ3QVxz8b+EHWgnf789MPon2VsIHlGfv/pZBc/DWdVopfgMdyEl3/DM14wAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-zoomIn {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB+UlEQVRIieXWv29NcRzG8c+XttGlk6aEMOhAQhM/FkpLhDD4kai/QFgYpQliaRobi1gMJoRYmSxNmkhIWVibJkQjQiNaKRpehh7p0bTnntt7XYNnOiff5znv53vvPd/7ifhHSmWNSBHRERHtETEREe9TSjN/pRUSjuMBJv2p73iM02ipJ7QLT/EJ13EQa9CCVdiJQbzGKA7XA3o02+FNrKzgXYEL+Ib+WqC78RVnq8ztxxTOLAXahncYqDo8mz+Rld5SbXAQL7G8wDOCTQXrd/CoGmgzJtBXwQfbC9Y34Cc6i56zLHfdExEtEVG+7QJKKY1GxPOIOFYWvDUiRlJK07WAMw1HxLYiQ1PuenVEjOcXsS4iLi2Qu4gPufvbKaXh3P3bmN3IolpWtFijyh3HOI+hEr7CH1fmuYZ7RZ78jl9ExA60lmparJ6IeFbKiSZ8xMkKvkqvUyd+YGPpmhjAqxoPkLt4WBqahdowjsGqgnP5PkxXfWRm4V1Z+FyVuQPZn8TVqqG5hxzBZ9xCewVvKy5jJvv+p9BbC3wznmQFbuAQ1uYGgW5cwRuMoT+D1gWesqHgflYgr2kM4dTvVxC98+A9S4bPK9JhdiRab5E5ax58sm7wkgW7c5/QF+z7b+F7GwnfY24mH0NzI+HdZmfvroZBc/DG7bRIvwDiiW2v3ei28wAAAABJRU5ErkJggg==') top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-download {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAaUlEQVR4Ae3VgQVAIQCE4UZplDa70Rrt3gQ5eDry/wRIn1QNoka2l22FsW6C5JwAAQIE6IeF5+HR287tw9x5YzdSedcKKDXOTcZ0UQFTQOnta59RVUxAFTABVcAElAZRuEX1DxYQEV3oA58RWgFolpBxAAAAAElFTkSuQmCC') right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* animation */
@keyframes fadeIn{    
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeOut{    
  0% {opacity: 1;}
  100% {opacity: 0;}
}


@keyframes fadeInOverlay{    
  0% {opacity: 0;}
  100% {opacity: 0.8;}
}

@keyframes fadeOutOverlay{    
  0% {opacity: 0.8;}
  100% {opacity: 0;}
}

.fadeIn{
  animation-name: fadeIn; 
}

.fadeInOverlay{
  animation-name: fadeInOverlay;
}

.fadeOut{
  animation-name: fadeOut;
}

.fadeOutOverlay{
  animation-name: fadeOutOverlay;
}

.animation{
  animation-fill-mode: both;
}

.transition{
  /* For Safari 3.1 to 6.0 */
  -webkit-transition-property: all;
  -webkit-transition-timing-function: ease;
  /* Standard syntax */
  transition-property: all;
  transition-timing-function: ease;
}

.lb-image {
  transition-duration: 0.5s;
      transition-property: transform;
  }

/* animation */

.emoji-mart,
.emoji-mart * {
  box-sizing: border-box;
  line-height: 1.15;
}

.emoji-mart {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #222427;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff;
}

.emoji-mart .emoji-mart-emoji {
  padding: 6px;
}

.emoji-mart-bar {
  border: 0 solid #d9d9d9;
}
.emoji-mart-bar:first-child {
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.emoji-mart-bar:last-child {
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.emoji-mart-anchors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 6px;
  line-height: 0;
}

.emoji-mart-anchor {
  position: relative;
  display: block;
  flex: 1 1 auto;
  color: #858585;
  text-align: center;
  padding: 12px 4px;
  overflow: hidden;
  transition: color .1s ease-out;
  margin: 0;
  box-shadow: none;
  background: none;
  border: none;
}
.emoji-mart-anchor:focus { outline: 0 }
.emoji-mart-anchor:hover,
.emoji-mart-anchor:focus,
.emoji-mart-anchor-selected {
  color: #464646;
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
  bottom: 0;
}

.emoji-mart-anchor-bar {
  position: absolute;
  bottom: -3px; left: 0;
  width: 100%; height: 3px;
  background-color: #464646;
}

.emoji-mart-anchors i {
  display: inline-block;
  width: 100%;
  max-width: 22px;
}

.emoji-mart-anchors svg,
.emoji-mart-anchors img {
  fill: currentColor;
  height: 18px;
}

.emoji-mart-scroll {
  overflow-y: scroll;
  height: 270px;
  padding: 0 6px 6px 6px;
  will-change: transform; /* avoids "repaints on scroll" in mobile Chrome */
}

.emoji-mart-search {
  margin-top: 6px;
  padding: 0 6px;
  position: relative;
}

.emoji-mart-search input {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 5px 25px 6px 10px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  outline: 0;
}

.emoji-mart-search input,
.emoji-mart-search input::-webkit-search-decoration,
.emoji-mart-search input::-webkit-search-cancel-button,
.emoji-mart-search input::-webkit-search-results-button,
.emoji-mart-search input::-webkit-search-results-decoration {
  /* remove webkit/blink styles for <input type="search">
   * via https://stackoverflow.com/a/9422689 */
  -webkit-appearance: none;
}

.emoji-mart-search-icon {
  position: absolute;
  top: 3px;
  right: 11px;
  z-index: 2;
  padding: 2px 5px 1px;
  border: none;
  background: none;
}

.emoji-mart-category .emoji-mart-emoji span {
  z-index: 1;
  position: relative;
  text-align: center;
  cursor: default;
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: #f4f4f4;
  border-radius: 100%;
}

.emoji-mart-category-label {
  z-index: 2;
  position: relative;
  position: sticky;
  top: 0;
}

.emoji-mart-category-label span {
  display: block;
  width: 100%;
  font-weight: 500;
  padding: 5px 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .95);
}

.emoji-mart-category-list {
  margin: 0;
  padding: 0;
}

.emoji-mart-category-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.emoji-mart-emoji {
  position: relative;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}

.emoji-mart-emoji-native {
  font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";
}

.emoji-mart-no-results {
  font-size: 14px;
  text-align: center;
  padding-top: 70px;
  color: #858585;
}
.emoji-mart-no-results .emoji-mart-category-label {
  display: none;
}
.emoji-mart-no-results .emoji-mart-no-results-label {
  margin-top: .2em;
}
.emoji-mart-no-results .emoji-mart-emoji:hover:before {
  content: none;
}

.emoji-mart-preview {
  position: relative;
  height: 70px;
}

.emoji-mart-preview-emoji,
.emoji-mart-preview-data,
.emoji-mart-preview-skins {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.emoji-mart-preview-emoji {
  left: 12px;
}

.emoji-mart-preview-data {
  left: 68px; right: 12px;
  word-break: break-all;
}

.emoji-mart-preview-skins {
  right: 30px;
  text-align: right;
}

.emoji-mart-preview-skins.custom {
  right: 10px;
  text-align: right;
}

.emoji-mart-preview-name {
  font-size: 14px;
}

.emoji-mart-preview-shortname {
  font-size: 12px;
  color: #888;
}
.emoji-mart-preview-shortname + .emoji-mart-preview-shortname,
.emoji-mart-preview-shortname + .emoji-mart-preview-emoticon,
.emoji-mart-preview-emoticon + .emoji-mart-preview-emoticon {
  margin-left: .5em;
}

.emoji-mart-preview-emoticon {
  font-size: 11px;
  color: #bbb;
}

.emoji-mart-title span {
  display: inline-block;
  vertical-align: middle;
}

.emoji-mart-title .emoji-mart-emoji {
  padding: 0;
}

.emoji-mart-title-label {
  color: #999A9C;
  font-size: 26px;
  font-weight: 300;
}

.emoji-mart-skin-swatches {
  font-size: 0;
  padding: 2px 0;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  background-color: #fff;
}

.emoji-mart-skin-swatches.custom {
  font-size: 0;
  border: none;
  background-color: #fff;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch {
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after {
  opacity: .75;
}

.emoji-mart-skin-swatch {
  display: inline-block;
  width: 0;
  vertical-align: middle;
  transition-property: width, padding;
  transition-duration: .125s;
  transition-timing-function: ease-out;
}

.emoji-mart-skin-swatch:nth-child(1) { transition-delay: 0s }
.emoji-mart-skin-swatch:nth-child(2) { transition-delay: .03s }
.emoji-mart-skin-swatch:nth-child(3) { transition-delay: .06s }
.emoji-mart-skin-swatch:nth-child(4) { transition-delay: .09s }
.emoji-mart-skin-swatch:nth-child(5) { transition-delay: .12s }
.emoji-mart-skin-swatch:nth-child(6) { transition-delay: .15s }

.emoji-mart-skin-swatch.selected {
  position: relative;
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatch.selected:after {
  content: "";
  position: absolute;
  top: 50%; left: 50%;
  width: 4px; height: 4px;
  margin: -2px 0 0 -2px;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s ease-out;
}

.emoji-mart-skin-swatch.custom {
  display: inline-block;
  width: 0;
  height: 38px;
  overflow: hidden;
  vertical-align: middle;
  transition-property: width, height;
  transition-duration: .125s;
  transition-timing-function: ease-out;
  cursor: default;
}

.emoji-mart-skin-swatch.custom.selected {
  position: relative;
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatch.custom.selected:after {
  content: "";
  width: 0;
  height: 0;
}

.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover {
  background-color: #f4f4f4;
  border-radius: 10%;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom {
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after {
  opacity: .75;
}

.emoji-mart-skin-text.opened {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #888;
  font-size: 11px;
  padding: 5px 2px;
  width: 95px;
  height: 40px;
  border-radius: 10%;
  background-color: #fff;
}

.emoji-mart-skin {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  max-width: 12px;
  border-radius: 100%;
}

.emoji-mart-skin-tone-1 { background-color: #ffc93a }
.emoji-mart-skin-tone-2 { background-color: #fadcbc }
.emoji-mart-skin-tone-3 { background-color: #e0bb95 }
.emoji-mart-skin-tone-4 { background-color: #bf8f68 }
.emoji-mart-skin-tone-5 { background-color: #9b643d }
.emoji-mart-skin-tone-6 { background-color: #594539 }

/* For screenreaders only, via https://stackoverflow.com/a/19758620 */
.emoji-mart-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
 * Dark mode styles
 */

.emoji-mart-dark {
  color: #fff;
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-bar {
  border-color: #555453;
}

.emoji-mart-dark .emoji-mart-search input {
  color: #fff;
  border-color: #555453;
  background-color: #2f2f2f;
}

.emoji-mart-dark .emoji-mart-search-icon svg {
  fill: #fff;
}

.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before {
  background-color: #444;
}

.emoji-mart-dark .emoji-mart-category-label span {
  background-color: #222;
  color: #fff;
}

.emoji-mart-dark .emoji-mart-skin-swatches {
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-anchor:hover,
.emoji-mart-dark .emoji-mart-anchor:focus,
.emoji-mart-dark .emoji-mart-anchor-selected {
  color: #bfbfbf;
}

