.upgrad-login-menu-links > a > div, .upgrad-login-menu-logout > div {
  padding: 10px;
  color: #333;
  border-radius: 5px
}
#resend_otp_text, #retry_otp_button {
  margin-left: auto;
  text-align: right
}
.btn > span, .ug-header-courses-icon, .ug-navbar-icon {
  line-height: 0;
  vertical-align: middle
}
.header-courses-menu .course-menu li.nav-item .nav-link:hover, .header-courses-menu .course-menu li.nav-item.active .nav-link {
  background: #fcf0f1;
  box-sizing: border-box;
  border-right: 2px solid #ee2c3c;
  color: var(--red-color)
}
.header .container.ug-header-max-width .courses-menu-button, .upgrad-login-menu-dropdown, .upgrad-login-menu-wrapper.upgrad-login-menu-wrapper-mobile, .upgrad-signup-button-wrapper.element-container.header-button {
  display: none !important
}
.hs-menu-item.hs-menu-depth-1.hs-item-has-children::before, .ug-header-courses-button::before, .upgrad-login-menu::before {
  cursor: pointer;
  height: 75px;
  width: 100%;
  content: "";
  position: absolute;
  z-index: 1
}
.upgrad-login-chevron {
  transition: transform .2s
}
.changeStyles > span > i, .ug-header-courses-button:hover i, .ug-header-courses.changeStyles > i, .upgrad-login-menu:hover > .upgrad-login-chevron {
  transform: rotate(180deg)
}
.upgrad-login-menu-dropdown:hover, .upgrad-login-menu:hover .upgrad-login-menu-dropdown {
  display: flex !important
}
.upgrad-login-user-name {
  color: #606c8a;
  font-weight: 500;
  margin: 0;
  padding: 0 8px;
  font-size: 14px;
  letter-spacing: .23px;
  max-width: 90px;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.upgrad-login-verify-phone:hover {
  background-color: #f9f9f9
}
.upgrad-login-menu {
  display: flex;
  flex-direction: row
}
.upgrad-login-menu-dropdown {
  max-width: 500px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 27%);
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 140px;
  min-width: 310px;
  top: 27px;
  right: 0;
  margin: 0;
  position: absolute;
  z-index: 5;
  overflow: hidden
}
.hs-menu-item.hs-menu-depth-1.hs-item-has-children, .hs-menu-item > a, .upgrad-login-menu-wrapper {
  position: relative
}
.upgrad-login-menu-dropdown > div {
  margin-right: 10px;
  margin-left: 10px
}
.upgrad-login-menu-links > a {
  font-size: 13px
}
.logout-link:hover, .upgrad-login-menu-links > a > div:hover {
  background-color: #f9f9f9;
  color: #f23e36
}
.upgrad-login-menu-refer-banner {
  margin-top: 10px;
  margin-bottom: -10px;
  margin-right: 0 !important;
  margin-left: 0 !important;
  background: linear-gradient(270deg, #e6f6f1, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(270deg, #e6f6f1, rgba(255, 255, 255, 0))
}
.upgrad-login-menu-refer-image {
  margin: 10px 20px
}
.upgrad-login-menu-refer-text {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  margin-top: auto;
  margin-bottom: auto
}
.ug-header-course-card > div > *, .upgrad-login-menu-refer-text > * {
  margin: 0
}
.upgrad-login-menu-logout > div {
  font-size: 13px
}
.upgrad-login-menu-logout > div:hover {
  background-color: #f85e62;
  color: #fff
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
input[type=number] {
  -moz-appearance: textfield
}
#temp_menu .hs-menu-item:last-child, #ug-signup-referral-nudge, .dropdown.ug-header-courses-button.ug-display-none, .header-courses-menu .course-menu li.nav-item .nav-link.dropdown-toggle:after, .hs-item-has-children > ul.hs-menu-children-wrapper, .mob-back-menu, .phoneSignupValidation, .sign-up-popup .modal-body [class*=ug-signIn-modalContainer__] [class*=ug-signIn-modalContainer_left__], .sign-up-popup .ug-signIn-modalContainer_left, .sub-menu.dropdown-menu ul.vertical-progra-list, .ug-signup-img, .upgrad-login-menu-wrapper, .upgrad-login-verify-phone, .vertical-program ul li:nth-child(n+5) {
  display: none
}
#inputEmail {
  padding: 6px 0
}
#inputEmail > input {
  margin: 0 !important
}
#btnSubmit {
  color: #f7f3f3
}
#ugSignInInputNameContainer .ug-signIn-modalContainer_right__input-email > * {
  margin-top: 5px !important;
  margin-bottom: 5px !important
}
#retry_otp_button {
  display: none;
  cursor: pointer
}
#temp_menu .hs-menu-item.hs-menu-depth-2:last-child, .course-menu li.nav-item.dropdown.active .sub-menu.dropdown-menu, ul.hs-menu-children-wrapper:hover {
  display: block
}
.ug-text-10, .ug-text-12 {
  font-size: 12px
}
.header-button, .upgrad-login-menu-logout, .upgrad-login-menu-logout-desktop, .upgrad-login-verify-phone {
  cursor: pointer
}
.ug-header-courses {
  border-radius: 4px;
  min-width: 123px;
  background-color: #f23e36;
  color: #fff;
  transition: none
}
button.ug-header-courses:hover {
  background-color: #fff !important;
  color: #f23e36 !important;
  border: 1px solid #f23e36 !important
}
.ug-header-logo-img {
  width: 128px
}
.ug-dropdown-header {
  flex-flow: column;
  padding: 0
}
.ug-header-courses.show {
  display: block;
  color: #fff;
  background: #f23e36;
  border: 1px solid #f23e36
}
.header-button:hover span {
  color: #fff
}
.hs-item-has-children:hover > ul.hs-menu-children-wrapper, .hs-item-has-children > ul.hs-menu-children-wrapper:hover {
  z-index: 10;
  opacity: 1;
  display: block;
  position: absolute
}
.ug-navbar-icon {
  font-size: 11px;
  transition: transform .2s
}
.hs-item-has-children:hover > .ug-navbar-icon {
  transform: rotate(180deg);
  color: #f23e36
}
.header .nav-tabs .nav-link, .header.navbar-light .navbar-nav .nav-link {
  font-size: var(--font-16);
  color: var(--dark-grey-color)
}
.hs-item-has-children > ul.hs-menu-children-wrapper {
  position: absolute;
  top: 35px;
  z-index: -1;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 27%);
  border-radius: 4px;
  min-width: 240px;
  white-space: nowrap;
  text-align: left;
  list-style: none;
  margin: 10px 0;
  padding: 12px;
  opacity: 0
}
.iti--container {
  z-index: 999999;
}
.iti__country-list {
  flex-flow: column;
}
ul[role=menu] {
  list-style: none;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: unset;
  margin-top: unset;
  padding: 0 10px
}
ul[role=menu] > a {
  text-decoration: none;
  font-size: 13px
}
.hs-menu-item > a {
  font-size: 14px;
  color: #535b62;
  font-weight: 700
}
.hs-menu-item.hs-menu-depth-2 > a {
  display: block;
  padding: 10px 12px;
  font-weight: 500
}
.hs-menu-item:hover > a {
  color: #f23e36
}
.btn > span {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .5px
}
.border-override {
  border: none !important
}
.flex, .ug-dropdown-header-container:hover, .ug-dropdown-header.dropdown-menu, .ug-header-courses-button:hover + .ug-dropdown-header-container {
  display: flex
}
.ug-col-justify-space-between {
  justify-content: space-between
}
.ug-col-justify-flex-start {
  justify-content: flex-start
}
.ug-flex-override {
  flex: none;
  justify-content: flex-end
}
.ug-icon-bars {
  display: none;
  cursor: pointer
}
.ug-active-menu {
  display: block !important
}
.dropdown-item {
  border-left: 5px solid #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 12px 25px;
  white-space: pre-wrap;
  font-size: 16px
}
.dropdown-item:hover {
  background: #f5f5f5;
  border-left: 5px solid #f23e36
}
.ug-header-courses:active {
  border: 1px solid #f23e36 !important;
  color: #fff;
  background: #f23e36 !important
}
.hs-menu-item .hs-menu-depth-2 {
  font-weight: 500;
  line-height: initial
}
.hs-menu-item .hs-menu-depth-2:hover {
  border-radius: 4px;
  background-color: #f5f5f5
}
.ug-header-courses-icon {
  font-size: 13px;
  transition: transform .2s;
  margin-left: 5px
}
.ug-dropdown-header-container {
  display: none;
  flex-direction: row
}
.ug-header-course-card {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  margin-bottom: 24px;
  padding: 20px 10px;
  border-radius: 4px;
  border: 1px solid #000;
  cursor: pointer;
  position: relative;
  color: #212529
}
.ug-header-course-card > div {
  margin-top: auto;
  margin-bottom: auto
}
.ug-header-course-logo {
  max-width: 55px
}
.ug-dropdown-header-container {
  position: absolute;
  margin: 0;
  transform: translate(0, 40px);
  top: 23px;
  border: none;
  z-index: 9999;
  max-height: 450px
}
.ug-dropdown-header {
  position: initial;
  margin: 0;
  top: 12px;
  border: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  place-content: flex-start;
  overflow-y: auto;
  width: 268px;
  max-height: 70vh
}
.ug-dropdown-header-courses {
  background: #fff;
  max-height: 70vh;
  box-shadow: 0 4px 10px rgb(0 0 0 / 16%);
  padding: 30px;
  overflow-y: auto;
  display: none
}
.ug-signup-button {
  background: linear-gradient(180deg, #ee2c3c 0, #da202f);
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  border: none;
  height: 38px
}
.ug-dropdown-header > li:not(:last-child) {
  border-bottom: 1px solid #eee
}
.upgradTermsAndPolicy {
  font-size: 16px
}
.upgradTermsAndPolicy > a {
  text-decoration-line: underline;
  color: #000;
  cursor: pointer
}
#phoneSignUp, #phoneSignUp:active, #phoneSignUp:focus, #phoneSignUp:focus-visible, #phoneSignUp:target {
  border: none;
  outline: 0
}
.iti.iti--allow-dropdown.iti--separate-dial-code {
  padding: 10px;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 8px
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent
}
.hs-menu-item {
  padding: 10px 7px;
}
@media (max-width:1200px) {
  .justify-flex-start {
    justify-content: flex-start
  }
  .space-between-override {
    justify-content: inherit;  flex-wrap: nowrap;
  }
  .ug-icon-bars, .ug-signup-img, a#ug-nav-signup-button {
    display: block
  }
  .hs-menu-wrapper > ul {
    flex-flow: column;
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    padding-left: 30px;
    gap: 0
  }
  .hs-menu-item {
    padding: 10px 95px
  }
  .hs-menu-wrapper, .ug-signup-button {
    display: none
  }
  .ug-header-override-col-width {
    width: 85% gap: 24px
  }
  .hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    position: inherit
  }
  .header .space-between-override.row > * {
    width: inherit
  }
  .header .space-between-override .ug-header-override-col-width {
    flex-grow: 1
  }
}
@media (max-width:1024px) {
  .ug-header-override-col-width {
    margin-right: 500px
  }
  .ug-header-courses-icon {
    display: none
  }
  .ug-header-courses {
    font-size: 12px
  }
  .hs-menu-item {
    padding: 10px 55px
  }
  .hs-menu-wrapper > ul {
    top: 55px
  }
  .ug-header-menu {
    margin-right: 0
  }
}
@media (max-width:991px) {
  .ug-header-override-col-width {
    width: 72%;
    margin-right: 0
  }
}
@media (max-width:768px) {
  .ug-display-none {
    visibility: hidden
  }
  .ug-header-override-col-width {
    width: 72%
  }
}
@media (max-width:767px) {
  .ug-header-override-col-width {
    width: 62%
  }
  .ug-header-max-width {
    width: 100% !important
  }
  .ug-header-logo-img {
    width: 80px;
    height: 40px
  }
  .modal-dialog.modal-dialog-centered.ug-editprofile__modalDialog_container {
    width: 85vw
  }
}
@media (max-width:490px) {
  .ug-header-override-col-width {
    width: 50%
  }
}
@media (max-width:375px) {
  .ug-header-override-col-width {
    width: 45%
  }
}
@media (max-width:320px) {
  .ug-header-override-col-width {
    width: 37%
  }
}
.changeStyles {
  border: 1px solid #f23e36;
  color: #f23e36;
  background: #fff
}
.show_error {
  display: inline-block;
  color: Red
}
.hide_error {
  display: none;
  color: Red
}
.modal-dialog.modal-dialog-centered.ug-editprofile__modalDialog_container {
  max-width: 780px;
  height: fit-content;
  margin: 0 auto
}
.ug-editprofile-btn__header {
 /* position: relative;
   background: #eceff1; 
  height: 90px;
  border-radius: 0; */ border:none;     padding-bottom: 0;     padding-left: 25px;
}
.ug-verifyNow-container img {
    display: none;
}
.ug-editprofile-img {
 /* position: absolute;
  bottom: -45%;
  left: 60px */
}
.ug-editprofile-img img {
    max-width: 90px;
}
.ug-editprofile-btn__body {
  padding:0px 10px 30px 10px
}
.ug-editprofile-btn__content {
  border: none;
  border-radius: 20px; padding-bottom:30px; padding-top:10px;
}
.ug-editprofile-input {
  border-style: none;
  border-bottom: 1px solid #e1e9ed;
  font-weight: 600;
  color: #1a202c
}
.ug-editprofile-modalContainer {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}
.ug-editprofile-inputField {
  display: flex;
  flex-flow: column;
  flex: 50%;
  padding: 20px 15px
}
.ug-editprofile-inputField > label {
  color: #607d8b;
  font-size: 15px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.ug-verified-container {
  width: fit-content
}
.ug-verified {
  font-size: 13px;
  color: #47b6ad
}

.ug-verifyNow-container {
   /* width: fit-content;
    padding: 5px 3px;
    border-radius: 4px;
    background-color: #fcefd7; */
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    right: 30px;background: #fff;
}
.ug-verifyNow-container label {
    color: #ee2c3c; font-size: 16px;
    font-weight: bold;cursor: pointer;
}

.ug-editprofile-btn__footer {
  padding: 26px 24px;
  /* background: #f9f9f9 */ border: none;
  
}
.ug-editprofile-discard-btn {
  border-radius: 4px;
  border: 1px solid #b4bac4;
  padding: 12px 16px;
  background: 0 0
}
.ug-editprofile-discard-btn > span {
  color: #4a5568;
  font-weight: 600;
  font-size: 14px
}
.ug-editprofile-savechanges-btn {
  background: #59c396;
  border-radius: 4px;
  padding: 12px 16px;
  border: none
}
.ug-editprofile-savechanges-btn > span {
  color: #fff;
  font-weight: 600;
  font-size: 14px
}
@media (max-width:375px) {
  .ug-editprofile-btn__body {
    padding: 60px 40px
  }
}
.ug-signin-btn__body {
  display: flex;
  align-items: center
}
.ug-signin-mainBtn {
  box-shadow: none;
  min-width: 0;
  height: 38px;
  border-radius: 4px;
  transition: .3s;
  justify-content: center;
  align-items: center
}
.ug-signin-btn__modalDialog_container {
  display: flex;
  align-items: center;
  justify-content: center
}
.ug-signin-btn__inputNameDetails, .ug-signin-btn__modalDialog_container__otp, .ug-signin-btn__modalDialog_container__refferal {
  display: none;
  align-items: center;
  justify-content: center
}
.ug-signin-btn__modalDialog_container__success {
  display: none;
  align-items: center;
  justify-content: center;
  height: 36vh
}
.ug-signin-btn__content {
  display: flex;
  width: 780px;
  height: fit-content;
  min-height: 40vh
}
.ug-signIn-modalContainer, .ug-signIn-modalContainer__otp, .ug-signIn-modalContainer__success {
  display: flex;
  width: 600px;
  align-content: center;
  align-items: center
}
.ug-signIn-modalContainer_left, .ug-signIn-modalContainer_left__refferal, .ug-signIn-modalContainer_left__success {
  flex: 0.3;
  display: flex;
  align-items: center;
  justify-content: center
}
.ug-signIn-modalContainer_left > img {
  height: 150px;
  margin-left: 47px;
  margin-right: 47px
}
.ug-signIn-modalContainer_right_header {
  width: auto;
  height: auto;
  font-weight: 700;
  font-size: 22px;
  line-height: normal;
  color: #000;
  margin-bottom: 10px;
  text-align: center
}
.ug-signIn-modalContainer_right__input {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none
}
.ug-signIn-modalContainer_right__input_left, .ug-signIn-modalContainer_right__input_right {
  border: none;
  outline: 0;
  font-weight: 700;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  color: #1a202c;
  font-family: inherit;
  padding: 0;
  margin: 0
}
.ug-signIn-modalContainer_right__input_left-email {
  color: #000;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  outline: 0;
  border: 1px solid #e6e6e6;
  height: 48px;
  border-radius: 8px;
  font-family: var(--theme-font-family);
  padding: 0 15px
}
.ug-signIn-modalContainer_right_buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px
}
.buttonSubmit, .buttonSubmit_disabled {
  height: 44px;
  margin: 10px 0;
  font-family: inherit;
  text-transform: uppercase;
  width: 100%;
  outline: 0;
  cursor: pointer
}
.buttonSubmit {
  border-radius: 8px;
  background: linear-gradient(270deg, #ff5757 0, #d02035 100%);
  color: #ecedee;
  border: none;
  transition: background .8s
}
.buttonSubmit_disabled {
  border-radius: 8px;
  background: #e6e6e6;
  border: none;
  transition: .8s
}
.ug-signIn-modalContainer_right__emailOrPhone {
  font-weight: 700;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #7c8698;
  padding-left: 5px;
  cursor: pointer;
  opacity: .8
}
.ug-signIn-modalContainer_right__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px
}
.ug-signIn-modalContainer_right__footerleft {
  font-weight: 700;
  font-size: 16px;
  color: var(--blue-color)
}
.ug-signin-btn__content__otp, .ug-signin-btn__content__refferal {
  display: flex;
  width: 780px
}
.ug-signIn-modalContainer_left__otp {
  flex: 0.4;
  display: flex;
  align-items: center;
  justify-content: center
}
.ug-signIn-modalContainer_left__otp > img {
  height: 150px
}
.ug-signIn-modalContainer_right__otp {
  flex: 0.6
}
.ug-signIn_right_backBtn {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 30px
}
.ug-signIn_right_backBtn > i {
  cursor: pointer;
  display: block
}
.ug-signIn_right_p {
  margin: 10px 0;
  font-weight: 700;
  font-size: 22px;
  color: #000;
  text-align: center
}
.ug-signIn_right_subText, .ug-signIn_right_subText p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0 0 15px
}
.ug-signIn_right_subText > p > span {
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  color: #e95454;
  padding-left: 7px;
  cursor: pointer
}
.ug-signIn_right__otp_inputOtp {
  justify-content: center;
  margin: 0 0 20px;
  display: flex
}
.ug-signIn_right__otp_inputOtp > input {
  margin-bottom: 0
}
.ug-signIn_right__otp_inputOtp_input {
  border-left: none;
  border-right: none;
  border-top: none;
  width: 1em;
  outline: 0;
  border: none;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #263238;
  border-bottom: 1px solid #dfe1e6;
  margin: 0 3px;
  font-family: inherit;
  padding: 0;
  text-align: center
}
.ug-signIn_right__otp_resendContainer {
  display: flex;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  align-items: center;
  justify-content: flex-start
}
.ug-signIn_right__otp_scs {
  margin-left: 3px;
  margin-right: 3px
}
.ug-signIn_right__otp_ContinueBtn > button {
  text-transform: uppercase;
  width: 100%;
  border-radius: 4px;
  border: none;
  outline: 0;
  cursor: pointer;
  height: 40px;
  font-size: 14px
}
.ug-signIn_right__otp_ContinueBtn > button > i {
  padding-left: 10px
}
.ug-signIn-modalContainer__refferal {
  display: flex;
  height: 300px;
  width: 600px;
  align-content: center;
  align-items: center
}
.buttonSubmitOtp, .buttonSubmitOtp_disabled, .referralConfirm, .referralConfirm_disabled {
  text-transform: uppercase;
  height: 40px;
  transition: background .8s;
  margin: 10px 0;
  font-family: inherit;
  outline: 0;
  cursor: pointer
}
.ug-signIn_right__referral_ContinueBtn > button {
  text-transform: uppercase;
  width: 100%;
  border-radius: 8px;
  border: none;
  outline: 0;
  cursor: pointer;
  height: 44px;
  color: #f7f3f3
}
.buttonSubmitOtp, .referralConfirm {
  width: 100%;
  border-radius: 4px;
  background: linear-gradient(270deg, #ff5757 0, #d02035 100%);
  color: #ecedee;
  border: none
}
.buttonSubmitOtp_disabled, .referralConfirm_disabled {
  width: 100%;
  border-radius: 4px;
  background: #ecedee;
  border: none
}
.wtoggle, .wtoggle__input:checked ~ .wtoggle {
  background: var(--red-color)
}
.ug-signIn-modalContainer_left__refferal > img {
  height: 150px;
  margin-left: 47px;
  margin-right: 47px
}
.ug-signIn-modalContainer_right__refferal {
  flex: 0.7;
  padding-top: 32px
}
.ug-signIn_right_referral_p {
  font-weight: 700;
  font-size: 22px;
  color: #000;
  margin-bottom: 10px
}
.ug-signIn_right_referral_subText {
  margin-bottom: 20px;
  height: auto;
  font-weight: 600;
  font-size: 16px
}
.ug-signIn_right_referral__input {
  margin-bottom: 20px
}
.ug-signIn_right_referral__input > input {
  color: #000;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  outline: 0;
  border: 1px solid #e6e6e6;
  height: 48px;
  border-radius: 8px;
  font-family: var(--theme-font-family);
  padding: 0 15px
}
.ug-signIn_right_referral_skipStep {
  display: flex;
  justify-content: center;
  align-items: center
}
.ug-signIn_right_referral_skipStep > p {
  color: #7c8698;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  margin-top: 48px
}
.ug-signin-btn__content__success {
  display: flex;
  width: 780px;
  height: 36vh
}
.ug-signIn-modalContainer_left__success > img {
  height: 200px;
  margin-left: 60px;
  margin-right: 20px
}
.ug-signIn-modalContainer_right__success_iframe {
  justify-content: center;
  align-items: center;
  display: flex
}
.ug-signIn-modalContainer_right__success_iframe > img {
  height: 150px
}
.ug-signIn-modalContainer_right__success {
  flex: 0.7;
  display: flex;
  flex-direction: column
}
.ug-signIn_right_success_p, .ug-signIn_right_success_subText {
  justify-content: center;
  color: #000;
  display: flex;
  font-weight: 700
}
.ug-signIn_right_success_p {
  font-size: 22px
}
.ug-signIn_right_success_subText {
  padding-top: 15px;
  font-size: 16px
}
.ug-signIn_right_success__subText {
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-size: 16px
}
@media (max-width:767px) {
  .ug-signin-btn__content {
    width: 85vw
  }
  .ug-signIn-modalContainer, .ug-signIn-modalContainer__otp, .ug-signIn-modalContainer__success {
    flex-flow: column
  }
  .ug-signIn-modalContainer_right, .ug-signIn-modalContainer_right__success {
    width: 100%
  }
  .ug-signin-btn__content__otp {
    width: 85vw
  }
  .ug-signin-btn__content__success {
    width: 85vw;
    height: fit-content
  }
}
@media (max-width:475px) {
  #exampleModal {
    width: 100vw;
    margin: 0 auto;
    padding: 0
  }
}
.wtoggle__input {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden
}
.wtoggle {
  --width: 50px;
  --height: calc(var(--width) / 2);
  --border-radius: calc(var(--height) / 2);
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: var(--width);
  height: var(--height);
  border-radius: var(--border-radius);
  transition: background .2s
}
.wtoggle::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  height: 23px;
  width: 23px;
  background: #fff;
  border-radius: var(--border-radius);
  transition: transform .2s
}
.wtoggle__input:checked ~ .wtoggle::before {
  transform: translateX(100%)
}
.wtoggle__input:focus ~ .wtoggle {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1)
}
.wtoggle__input:focus:not(:focus-visible) ~ .wtoggle {
  box-shadow: none
}
.wtoggle__input:focus-visible ~ .wtoggle {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1)
}
.header .nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  align-items: center
}
.header .nav-tabs .nav-link {
  margin-bottom: 0;
  border: none
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border: none
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: var(--red-color)
}
.course-list {
  display: flex;
  gap: 15px
}
.upgrad-login-verify-phone-box {
  display: flex;
  flex-direction: row;
  padding: 10px;
  column-gap: 10px;
  background-color: #fef8eb;
  border-radius: 10px
}
.coursemenucollapse {
  width: 268px;
  border: none;
  border-radius: 0 0 10px 10px;
  align-items: flex-start;
  flex-direction: column
}
.tab-menu-content {
  display: flex;
  position: absolute;
  min-width: 990px
}
.new-launches-skills-menu {
  background: #fff;
  max-height: 70vh;
  padding: 30px;
  overflow-y: auto
}
.new-launches, .vertical-program {
  display: inline-block;
  max-height: calc(100% - 50px)
}
.course-menu li.nav-item.dropdown {
  position: initial !important
}
.sub-menu {
  left: 100% !important;
  top: 0 !important;
  transform: none !important;
  padding: 5px;
  border: none;
  border-radius: 0 0 5px;
  -webkit-box-shadow: inset 26px 0 25px -25px rgba(42, 7, 70, .1);
  -moz-box-shadow: inset 26px 0 25px -25px rgba(42, 7, 70, .1);
  box-shadow: inset 26px 0 25px -25px rgba(42, 7, 70, .1)
}
.course-menu a.course-info:hover .course-link-box {
  border: 1px solid red
}
.sub-menu.dropdown-menu {
  width: max-content;
  /* height: 66vh; */
  border: none
}
.sub-menu.dropdown-menu ul {
  width: 255px;
  display: inline-block;
  vertical-align: top;
  margin: 10px
}
.vertical-program {
  max-width: 575px;
  vertical-align: top;
  overflow: auto
}
.new-launches {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden
}
.course-menu {
  width: 250px;
  /* height: 66vh; */
  border: none;
  border-radius: 0 0 .25rem .25rem
}
.dropdown-menu.course-menu {
  margin-top: -1px
}
.dropdown-menu.course-menu .courses-menu-list {
  overflow: auto;
  max-height: 100%
}
.course-link-box {
  margin-bottom: 15px;
  background: #fff;
  box-shadow: 2px 6px 8px 0 #2a07460A;
  padding: 5px;
  border-radius: 10px;
  border: 1px solid transparent
}
.partaner-info {
  display: flex;
  justify-content: space-between;
  background: #fef3f4;
  border-radius: 10px;
  padding: 10px;
  position: relative
}
.partaner-info .partner-logo {
  flex: 0 0 38px;
  margin-right: 10px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 5px
}
.course-link-box .unisty-name {
  flex-grow: 1;
  background: 0 0;
  color: #333;
  text-align: left;
  display: inline-block;
  font-size: 12px;
  line-height: 16px
}
.course-link-box h5 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  padding: 10px 10px 0;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}
.course-duration {
  color: #666;
  font-size: 12px;
  padding: 5px 0 0 10px
}
.partaner-info .courses-catg {
  padding: 3px 15px;
  font-size: 12px;
  position: relative;
  align-self: flex-start;
  margin-top: -10px;
  margin-right: -10px;
  border: 2px solid #fff;
  background: #f4deff;
  color: #6100dc;
  text-transform: capitalize;
  font-weight: 700
}
.overlay {
  position: fixed;
  background: rgba(0, 0, 0, .5);
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  overflow: hidden;
  z-index: 22
}
@media (min-width:992px) {
  .header-courses-menu:hover .dropdown-menu.course-menu {
    display: block
  }
}
.header-courses-menu .nav-link {
  color: #333;
  white-space: normal;
  font-size: 16px;
  font-weight: 500;
  border-right: 2px solid transparent
}
.header-courses-menu .course-menu li.nav-item.active .nav-link {
  font-weight: 700
}
.header-courses-menu #course-menu {
  border: none;
  position: relative;
  z-index: 111;
  border-radius: 4px;
  min-width: 123px;
  background-color: #000;
  color: #fff;
  padding: 6px 10px;
  font-size: 18px;
  font-weight: 600
}
.header-courses-menu #course-menu:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  border: none;
  display: inline-block;
  vertical-align: middle
}
.header-courses-menu:hover #course-menu:after {
  content: "\f077"
}
#scrollbarstyle::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: #f5f5f5
}
#scrollbarstyle::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5
}
#scrollbarstyle::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #d62929
}
.dropdown-menu.course-menu h4 {
  padding-left: 15px;
  margin: 0 0 5px;
  font-size: 20px
}
.dropdown-menu.course-menu h6 {
  padding-left: 10px;
  margin: 0 0 10px
}
.sub-menu.dropdown-menu h4 {
  padding: 15px 15px 0
}
ug-header-logo-url {
  margin-right: 20px
}
.ug-header-right-container {
  position: relative;
  z-index: 1
}
.ug-signin-mainBtn:hover {
  color: #fff;
  background: linear-gradient(180deg, #da202f 0, #ee2c3c)
}
.upgradTermsAndPolicy {
  display: flex;
  align-items: flex-start;
  text-align: left;
  line-height: 24px;
  margin: 10px 0 !important
}
.upgradTermsAndPolicy input[type=checkbox] {
  flex: 0 0 20px;
  height: 20px;
  margin-top: 5px;
  margin-right: 10px
}
.logout-link {
  font-size: 13px;
  color: #333;
  padding: 10px;
  cursor: pointer
}
@media (max-width:1279px) {
  .vertical-program {
    max-width: min-content
  }
}
@media (max-width:991px) {
  .dropdown-menu.course-menu, .sub-menu.dropdown-menu {
    position: fixed;
    height: calc(100% - 50px);
    overflow: auto;
    width: 100%
  }
  a.ug-header-logo-url {
    flex: 0 0 80px
  }
  .dropdown-menu.course-menu {
    display: none;
    left: 0;
    right: 0;
    padding: 15px 0;
    border-radius: 0;
    top: 50px;
    box-sizing: border-box
  }
  .dropdown-menu.course-menu.active, .header-courses-menu .dropdown-menu.course-menu.active, .new-launches ul.active li, .vertical-program ul.active li {
    display: block
  }
    .dropdown-menu.course-menu ul li.nav-item .sub-menu.dropdown-menu ul p.text-pera:after {
    content: "+";
    float: right;
    margin-right: 10px;
}
  .dropdown-menu.course-menu ul li.nav-item.active .sub-menu.dropdown-menu ul.active p.text-pera:after {
    content: "-";
    float: right;
    margin-right: 10px;
}
  .sticky_nav_active .cta_button { display: none;}
 body a.cta_button {box-sizing:border-box !important} 
  .sub-menu.dropdown-menu {
    left: 0 !important;
    top: 50px !important;
    box-shadow: inset 0 26px 25px -25px rgba(42, 7, 70, .1)
  }
  .header-courses-menu .dropdown-menu.course-menu, .new-launches ul li, .overlay, .vertical-program ul li {
    display: none
  }
  .new-launches, .vertical-program {
    width: 100%;
    height: auto;
    max-width: 100%
  }
  .sub-menu.dropdown-menu ul {
    width: 100%;
    margin: 0
  }
  .dropdown-menu.course-menu h4 {
    padding-left: 10px;
    margin: 0 0 15px;
    font-size: 18px
  }
  .dropdown-menu.course-menu ul li.nav-item {
    margin: 5px;
    border: 1px solid #eee;
    border-radius: 5px
  }
  .mob-back-menu {
    padding: 10px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px
  }
  .header-courses-menu .nav-link, .header-courses-menu h6 {
    font-size: 13px;
    font-weight: 500
  }
  .header-courses-menu #course-menu {
    padding: 3px 10px;
    font-size: 16px;
    min-width: 100px
  }
  .header-courses-menu .course-menu li.nav-item .nav-link.dropdown-toggle:after {
    content: "\f078";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: none;
    display: inline-block;
    vertical-align: middle;
    float: right
  }
  .dropdown-menu.course-menu h6 {
    margin: 0 0 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 5px 10px
  }
  .dropdown-menu.course-menu .new-launches ul h6:after, .dropdown-menu.course-menu .vertical-program ul h6:after {
    content: "\2b";
    float: right;
    font-family: "Font Awesome 6 free";
    font-weight: 900
  }
  .dropdown-menu.course-menu .new-launches ul.active h6:after, .dropdown-menu.course-menu .vertical-program ul.active h6:after {
    content: "\f068";
    float: right;
    font-size: 20px;
    font-family: "Font Awesome 6 free";
    font-weight: 900
  }
  .dropdown-menu.course-menu .new-launches ul.active h6, .dropdown-menu.course-menu .vertical-program ul.active h6 {
    font-weight: 700;
    color: var(--red-color)
  }
  .header .space-between-override .ug-header-override-col-width {
    padding: 0
  }
  .upgrad-login-user-name {
    max-width: 60px
  }
}
.modal.sign-up-popup {
  z-index: 9999
}
.sign-up-popup .modal-dialog {
  max-width: 750px
}
.sign-up-popup .modal-content {
  width: 100%;
  border-radius: 1.5rem;
  border: none;
  box-shadow: 0 16px 28px 0 #2a07460F, 0 -2px 40px 0 #2a07460A;
  min-height: 600px;
  flex-direction: inherit
}
.sign-up-popup .modal-body {
  display: block;
  align-items: inherit;
  width: 100%;
  flex: 0 0 100%;
  padding: 0 0 0 312px;
  box-sizing: border-box;
  position: relative
}
.sign-up-popup .modal-body::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 312px;
  display: block;
  background: url(/hubfs/raw_assets/public/upGrad-New-2024/upGradTheme2024/images/sign-up-graphic-img.png) center center no-repeat #f5f1fe;
  border-radius: 1.5rem 0 0 1.5rem
}
.sign-up-popup .modal-body [class*=ug-signIn-modalContainer__], .sign-up-popup .ug-signIn-modalContainer {
  width: auto;
  height: 100%;
  display: block;
  padding: 40px
}
.sign-up-popup .modal-body [class*=ug-signIn-modalContainer__] [class*=ug-signIn-modalContainer_right__] {
  width: 100%
}
.btn-close.cls-btn3 {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 24px;
  height: 24px;
  display: block;
  padding: 0;
  border-radius: 0;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: url(/hubfs/raw_assets/public/upGrad-New-2024/upGradTheme2024/images/close-white-btn.png) center center no-repeat
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  border-right: 1px solid #e6e6e6;
  font-size: 16px
}
#phoneSignUp, #phoneSignUp:active, #phoneSignUp:focus, #phoneSignUp:focus-visible, #phoneSignUp:target {
  background: 0 0;
  width: 100%;
  font-size: 16px
}
.ug-signIn-modalContainer_right__refferal {
  text-align: center
}
.inputName-subHeader {
  font-size: 16px;
  line-height: normal;
  text-align: center
}
.sign-up-popup button.btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1
}
@media only screen and (max-width:1200px) {
  .ug-header-right-container {
    position: initial;
    z-index: 111
  }
  .hs-menu-item {
    padding-left: 0;
    padding-right: 0
  }
}
@media only screen and (max-width:991px) {
  .sign-up-popup .modal-dialog {
    width: 94%
  }
}
@media only screen and (max-width:767px) {
  .sign-up-popup .modal-body::before {
    display: none
  }
  .sign-up-popup .modal-body {
    padding: 0
  }
  .sign-up-popup .modal-body [class*=ug-signIn-modalContainer__], .sign-up-popup .ug-signIn-modalContainer {
    padding: 60px 20px 20px;
    background: url(/hubfs/raw_assets/public/upGrad-New-2024/upGradTheme2024/images/upgrad-logo.svg) center 15px/100px auto no-repeat;
    height: auto
  }
  .btn-close.cls-btn3 {
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    background-color: #000;
    border-radius: 50%
  }
  .sign-up-popup .modal-dialog {
    width: 100%;
    margin: 0;
    height: auto;
    min-height: 100vh;
    align-items: inherit
  }
  .sign-up-popup .modal-content {
    border-radius: 0;
    min-height: inherit
  }
  .ug-signIn_right_backBtn {
    left: 20px;
    top: 20px;
    font-size: 20px
  }
  .inputName-subHeader, .ug-signIn-modalContainer_right__refferal {
    text-align: center
  }
  .header-courses-menu #course-menu {
    padding: 5px;
    font-size: 12px;
    min-width: 75px
  }
  .header .ug-icon-bars {
    padding-right: 5px
  }
  .header .ug-signin-mainBtn {
    height: 29px;
    line-height: initial;
    font-size: 12px
  }
  .header .ug-signin-mainBtn span {
    font-size: 12px
  }
}
.modal-content {
  position: relative;
}
.custom-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1051; /* Ensures the button is above other elements */
  background-color: transparent;
  border: none;
  font-size: 1.5rem; /* Increase the font size for better visibility */
  color: #eb2a3a; /* Red color for the close icon */
  cursor: pointer;
}
.btn-secondary {
  color: #eb2a3a !important;
  background-color: transparent !important;
  border-color: none !important;
}
.text-pera {
  font-size: 18px; /* Example: set font size for h6 */
  font-weight: bold; /* Example: make the h6 bold */
  margin: 20px 0; /* Example: margin for h6 */
  color: #000;
}
.h4-para {
  font-size: 18px; /* Match the font size of an h4 */
  font-weight: bold; /* Match the font weight of an h4 */
  margin: 10px 0; /* Match the margin of an h4 */
  color: #000; /* Match the text color */
  line-height: 1.3; /* Match the line height of an h4 */
}
.h5-para {
  font-size: 14px; /* Set the same font size as h5 */
  font-weight: bold; /* Make the text bold to match h5 */
  margin: 10px 0; /* Set the margin similar to h5 */
  color: #000; /* Set the same text color as h5 */
  line-height: 1.4; /* Set line height similar to h5 */
}

/* Positioning for a:after relative to the anchor */
.ug-header-menu ul li:nth-child(4) a {
  position: relative;
}

.ug-header-menu.country-vn ul li:nth-child(4) a {
  position: relative;
}

.ug-header-menu.country-vn ul li:nth-child(4) a:after {
  content: url('/hubfs/raw_assets/public/upGrad-New-2024/upGradTheme2024/images/vn-sa.gif');
  position: absolute;
  bottom: 26px;
  right: 0;
  width: 74px;
  height: 30px;
  transform: scale(0.6);
  display: inline-block;
  left:0
}

.vertical-gif {
  width: 40px;
  height: auto;
  margin-left: 8px;
}

/* Hide the 5th item's GIF in Vietnam */
/* .ug-header-menu.country-vn ul li:nth-child(5) a:after {
  content: none !important;
} */

/* Default gif for 5th item (always shown) */
.ug-header-menu ul li:nth-child(5) a:after {
  content: url('/hubfs/raw_assets/public/upGrad-New-2024/upGradTheme2024/images/new-icon.gif');
  position: absolute;
  bottom: 24px;
  right: 0;
  width: 74px;
  height: 30px;
  transform: scale(0.6);
  display: inline-block;
}

 /*       .ug-header-menu .hs-menu-wrapper ul li:nth-child(5) {
            position: relative;
        }
        .ug-header-menu .hs-menu-wrapper ul li:nth-child(5) a:after {
            content: "NEW";
          content:url('/hubfs/raw_assets/public/upGrad-New-2024/upGradTheme2024/images/new-icon.gif') ;
            color: #fff;
            font-size: 12px;
            padding: 2px 7px;
            position: absolute;
            bottom: 24px;
            right: 0;
          
        width: 74px;
  height: 30px;
  transform: scale(0.6);
}

 */
     
@media (max-width:1200px) {
 .ug-header-menu .hs-menu-wrapper ul li:nth-child(5) a::after { 
	bottom: 5px;
	left: 60px;
} 
}

.ug-editprofile-input {
    border: 1px solid #4a5568;
    border-radius: 10px;
    font-weight: 400;
    font-size: 14px;
  line-height:27px;
    padding: 8px 14px;
}
.ug-editprofile-inputField > label {
    position: absolute;
}
.ug-editprofile-inputField > label {
    position: absolute;
    background: #fff;
    font-size: 12px;
    left: 35px;
    top: 11px;
    padding: 0 3px;
    color: #666;
}
.ug-editprofile-inputField {
    position: relative;
} 
.ug-editprofile-discard-btn {
    border-radius: 8px;
    border: 1px solid #b4bac4;
    padding: 7px 16px;
    background: 0 0; 
}

.ug-editprofile-savechanges-btn {
    border-radius: 8px;
    padding: 7px 16px;
    border: none;
    background: linear-gradient(180deg,#ee2c3c,#da202f);
}

/* Default disabled state of the button */
.referralConfirm_disabled {
    background: #ccc; /* Gray background for the disabled state */
    cursor: not-allowed;
    pointer-events: none;
}

/* Active state of the button when referral code is entered */
.referralConfirm_active {
    background: linear-gradient(270deg, #ff5757 0, #d02035 100%);
    cursor: pointer;
    pointer-events: auto;
}

.upgrad-login-menu-links a {
    display: flex;
    align-items: center;
}
.upgrad-login-menu-logout-desktop .logout-link {
    padding-left: 0;
}
.upgrad-login-menu-logout-desktop .logout-link i {
    padding-right: 5px;
}
#editProfileModal button.btn.btn-close {
    background: no-repeat;
    color: #fff;
    font-size: 34px;
    position: absolute;
    top: -50px;
    right: -50px; opacity: 1;    pointer-events: initial;
}
.modal-dialog.modal-dialog-centered.ug-editprofile__modalDialog_container {
    height: auto !important;
    min-height: auto;
      top: 100px;
   /* top: 50%;
    transform: translateY(-50%); */
}

:root {
  --greyscale-2: rgb(102, 102, 102);
}
.skills-container {
 /* max-width: 300px; */
  overflow: hidden;
  white-space: nowrap; 
}

.skills-list {
  display: inline-block;
  text-overflow: ellipsis;
}

.skill {
  display: inline-block;
  margin-right: 5px;
  color: var(--greyscale-2); 
}

.toggle-more {
  display: inline-block;
  margin-top: 5px;
  color: red;
  cursor: pointer;
  font-size: 14px;
}

.toggle-more:hover {
  text-decoration: underline;
}

.toggle-more::before {
  content: "|";
  padding-right: 10px;  /* Adjust the spacing if needed */
  padding-left: 10px;
  color: #000;
   display: inline-block;
}

.toggle-more.show-less::before {
  content: none;
}
.sub-menu.dropdown-menu ul.skills-list {
    margin: 0;
    padding: 0;
    width: auto;max-width: 820px;    white-space: normal;
}
ul.skills-list li {
   display: inline-block; 
}
span.skills-list {
    font-size: 14px;
}
.more-skills { white-space: normal;}
.more-btn a {
    color: #ff0000;
}

ul.skills-list li+li:before {
    content: "|";
    padding: 0 10px;
}
ul.skills-list li {
    color: #585858;
    font-size: 14px;
}

  .skills-list .more-skills {
    display: none ; /* Initially hidden for extra skills */
  }
@media (max-width:767px) {
  i.fa-solid.fa-chevron-right {
      padding: 18px !important;
  }
}