.tab_links .nav-link.active:after {
  display: none;
}

#main_content table#categories tbody tr td.name::after {
  display: none !important;
}

/* material ui table css start here */
.action_btn_mui {
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: #ffffff;
}

.action_btn_mui:hover {
  background-color: #e2e2e2;
}

.action_btn_mui > .horz_icon {
  color: #c3c3c3;
}

.action_btn_mui > .horz_icon:hover {
  color: #7d7d7d;
}
/* material ui table css end here */

/* login css from global css */
.login_area {
  background-color: #fff;
  padding: 75px 0;
}

.login_bxArea {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 1px 18px rgb(0 0 0 / 6%);
}

.signupleft_pnl {
  width: 50%;
  padding: 30px;
}

.signupright_pnl {
  width: 50%;
}

.login_hdng h2 {
  font-weight: 700;
  font-size: 30px;
  color: #040404;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: "Noe Display Bold";
}

.login_hdng h5 {
  color: #6f7a7c;
  font-size: 16px;
}

.login_hdng {
  margin-bottom: 25px;
}

.signup_pic {
  position: relative;
}

.login_caption {
  position: absolute;
  left: 50px;
  right: 0;
  top: 50px;
}

.login_caption h5 {
  font-size: 18px;
  color: #313131;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}

.login_caption h2 span {
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.login_caption h2 {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-bottom: 30px;
  text-transform: capitalize;
  font-family: "Noe Display Bold";
}

.login_caption h2:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1.6px;
  width: 120px;
  background-color: #333333;
}

.login_caption p {
  color: #fff;
  font-size: 14px;
  max-width: 435px;
}

/* course css  */
.course_attach_content_label {
  min-height: 0px !important;
}

.course_tabs li {
  margin-right: 0px !important;
}

.email_poupPnl {
  width: 80%;
}

.subsriber_popup_table tbody tr th {
  width: 20% !important;
}

/* group css  */
#photopreview {
  max-width: 250px !important;
  max-height: 250px !important;
}

.docthumb {
  min-height: 100px !important;
}

#event_gallery_wrapper .gallery-images ul.images li {
  width: auto !important;
}

.mw-350 {
  max-width: 350px !important;
}

.dracoins_faq .dropdown-toggle::after {
  visibility: hidden !important;
}

/* challenge css  */
.job_type::first-letter {
  text-transform: capitalize;
}

/* header css  */
