/*-- Tailwind overwrite --*/
html.hidden {
  display: block !important;
}
.bx-def-unit.absolute {
  position: relative;
}
.bx-base-profile-cover-block-wrapper .bx-menu-custom.bx-menu-custom-hor {
  justify-content: center !important;
}

#bx-popup-ajax-wrapper-AddEndorsedSkillsPopup .bx-popup-content-indent,
#oMhSkillsPopupWap .bx-popup-content-indent {
  padding: 0 !important;
}
#oMhSkillsPopupWithRecommendedOnProfileAdd_title {
  width: 100%;
  color: var(--Color-text-color-primary, #7728dd);
  text-align: center;
  font-family: "BrandonGrotesque";
  font-size: 22.582px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}
#bx-popup-ajax-wrapper-AddEndorsedSkillsPopup .bx-popup-content,
#oMhSkillsPopupWap .bx-popup-content {
  box-shadow: none !important;
  border: none;
  overflow: visible !important;
  padding-bottom: 0.5rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
#bx-popup-ajax-wrapper-AddEndorsedSkillsPopup .bx-popup-header,
#bx-popup-ajax-wrapper-AddEndorsedSkillsPopup .bx-popup-header {
  padding-top: 0 !important;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-caption {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 18px;
  font-style: normal;
  font-weight: 390;
  line-height: 19px;
  /* 107.143% */
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-popup-element-close {
  background-color: #e3e3e3;
  color: #fff;
  padding: 0.3rem;
  border-radius: 50%;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .icon-Close {
  color: #fff;
  font-size: 10px;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-input-select,
#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-input-wrapper-radio_set {
  border-radius: 12px;
  border: 1px solid var(--Color-text-secondary, #adadad);
  background: var(--Color-module-background-secondary, #fafafa);
  color: var(--Tags-tag-background-active-gray, #6e6e6e);
  font-family: BrandonGrotesque;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-input-select option,
#oMhSkillsPopupWithRecommendedOnProfileAdd
  .bx-form-input-wrapper-radio_set
  option {
  color: var(--Tags-tag-background-active-gray, #6e6e6e);
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-input-wrapper-radio_set {
  height: 2.35rem;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}

#oMhSkillsPopupWithRecommendedOnProfileAdd
  .bx-form-input-wrapper-radio_set::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

#oMhSkillsPopupWithRecommendedOnProfileAdd
  .bx-form-input-wrapper-radio_set_max-height {
  height: 200px;
  overflow-y: auto;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .icon-DownArrow-wrap {
  background-color: #e3e3e3;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd
  .icon-DownArrow-wrap
  .icon-DownArrow {
  font-size: 12px;
  margin-left: 0.36rem;
  margin-top: 0.125rem;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-input-radio_set {
  cursor: pointer;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .bx-form-input-radio_set label {
  color: var(--Tags-tag-background-active-gray, #6e6e6e) !important;
  font-family: BrandonGrotesque;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd
  .bx-form-input-radio_set
  input[type="checkbox"] {
  border: #636366 1px solid;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd
  .bx-form-input-radio_set
  input[type="checkbox"]:checked {
  accent-color: #9149ee;
  background-color: #9149ee;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd .select_color {
  color: #9149ee;
}

#oMhSkillsPopupWithRecommendedOnProfileAdd #bx-form-element-submit .bx-btn-d {
  border-radius: var(--Spacing-System-radius-sm, 8px);
  border: 0.5px solid var(--Tags-tag-background-active-gray, #6e6e6e);
  color: var(--Color-text-primary, #262626);
  text-align: center;
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
  box-shadow: none;
  padding: 0.3rem 0.75rem;
  &:hover {
    box-shadow: none;
    --tw-border-opacity: 0;
    --tw-translate-y: 0;
    --tw-text-opacity: 0;
    transform: none;
    --tw-shadow: none;
  }
}
#oMhSkillsPopupWithRecommendedOnProfileAdd #bx-form-element-submit .bx-btn-c {
  background: none;
}
#oMhSkillsPopupWithRecommendedOnProfileAdd #bx-form-element-submit .bx-btn-s {
  color: var(--Color-surface-primary, #fafafa);
  text-align: center;
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
  border-radius: var(--Spacing-System-radius-sm, 8px);
  background: var(--Color-text-color-primary, #7728dd);
}

.es-top {
  padding: 0 1rem 1rem 0.5rem;
}
.es-top .es-top-info {
  padding-left: 1rem;
  padding-top: 1rem;
}
.es-top .es-top-title {
  color: #7728dd;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 420;
}
.es-top .es-top-user-name {
  color: #000000;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 420;
}
#oMhSkillsPopupWithRecommendedOnProfileAdd .es-top .bx-def-thumb-size, #oMhSkillsPopupWithRecommendedOnProfileAdd .es-top .bx-def-ava-size{
  width: 7rem;
  height: 7rem;
  font-size: 3rem;
}
#oMhSkillsPopupWithRecommendedOnProfileAdd .es-top .bx-base-pofile-unit-online{
  right: .825rem;
  bottom: .6rem;
}
#bx-popup-alert .bx-def-media-desktop-hide.bx-def-media-tablet-hide {
  display: block !important;
}
#bx-popup-alert .bx-popup-element-close {
  justify-content: flex-end;
  width: 100% !important;
}

#grid-popup-bx_persons_connections-accept .bx-popup-close-wrapper.bx-def-media-desktop-hide,#grid-popup-bx_persons_connections-add_friend .bx-popup-close-wrapper.bx-def-media-desktop-hide,#oMhSkillsPopupWap .bx-popup-close-wrapper.bx-def-media-desktop-hide,#bx-popup-ajax-wrapper-AddEndorsedSkillsPopup .bx-popup-close-wrapper.bx-def-media-desktop-hide{
  display: none;
}

#bx-popup-alert .bx-popup-content {
  border: none;
  box-shadow: none;
  padding-top: 0 !important;
}
.bx-base-pofile-unit-with-cover img.bx-base-pofile-unit-thumb {
  max-width: unset;
}

.bx-def-vanilla-html h1{
  line-height: 1.5  !important;
}

.progress-bar-w{
  width: 300px;
  margin-top: 1rem;
}

#progress-bar {
  width: 0;
  height: 5px;
  transition: width 0.4s;
  z-index: 9999;
  border-radius: 17.971px;
  background: #7728DD;
}

#progress-container .progress-title{
  color: var(--Color-text-color-primary, #7728DD);
  text-align: center;
  font-family: "BrandonGrotesque";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}

#progress-container .progress-content{
  color: var(--Color-text-primary, #262626);
  text-align: center;
  font-family: "BrandonGrotesque";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 390;
  line-height: 20.073px; /* 80% */
  margin: 0.5rem 0;
}

#bx-popup-progress-container .bx-popup-content {
  border: none;
}