html {
  margin-top: 0px !important;
}

body {
  font-family: Lora;
  color: #333333;
  font-size: 18px;
}

:root {
  /* Theme colors */
  --primary-color: #0f6156;
  --primary-color-light: #7cd4c3;
  --primary-text: #ffffff;
  --btn-hover-opacity: 0.85;

  /* Button dimensions */
  --btn-border-radius: 6px;
  --btn-padding: 0.5rem 1rem;
  --btn-font-size: 1rem;
}
#launcher {
    display: none !important;
}

#customHelpButton i{
  margin-right: 0px;
}
#customHelpButton{
  background-color:#0f6156 !important;
  color:white;
  margin-right: 10px;
  border: 2px solid #0f6156;
  border-radius: 10px;
  min-height: unset !important;
  padding: 8px 10px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
/* Base button style */
.button-green {
  display: inline-block;
  font-size: var(--btn-font-size);
  padding: var(--btn-padding);
  border-radius: var(--btn-border-radius);
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  text-decoration: none;
  border: 2px solid transparent;
}

/* 1. Button with border and text color, white background */
.button-green-outline {
  background-color: #ffffff !important;
  color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
}

.button-green-outline:hover {
  background-color: var(--primary-color) !important;
  color: var(--primary-text) !important;
  opacity: var(--btn-hover-opacity) !important;

}

/* 2. Button with background and white text */
.button-green-solid {
  background-color: var(--primary-color) !important;
  color: var(--primary-text) !important;
  border-color: var(--primary-color) !important;
}
#roiMajorModal{
  background-color: rgb(0,0,0,0.8);
  z-index: 6000;
}
.myPieChart{
  height: 14rem !important;
}
.button-gray {
  padding: 4px 8px;
  border-radius: 8px;
  background-color: inherit !important;
  border: none !important;
  color: black !important;
}
.video-stream .html5-main-video{
width: 100% !important;
}
.button-gray:hover {
  background-color: #f3f4f6 !important;
}
.webinar-card .discord a:hover{
  font-family: 'Alice', serif;
    color: #000;
    border: 0;
    background-color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    transition: 0.3s;
}
.webinar-card .discord{
  background-color: #703db1;
    box-shadow: 0px 16px #45266c;

}
.button-green-solid:hover {
  opacity: var(--btn-hover-opacity) !important;
  border-color: var(--primary-hover-color) !important;
}

/* 3. Button with lighter background, border, and text color */
.button-green-light {
  background-color: var(--primary-color) !important;
  color: var(--primary-textr) !important;
  border-color: var(--primary-color) !important;
  opacity: var(--btn-hover-opacity) !important;

}

.button-green-light:hover {
  background-color: #d6eaff;
}

.page-template-page-login,
.page-template-page-signup,
.page-template-page-tribemember-login {
  background-image: url(https://uprooted.world/wp-content/uploads/2024/07/uprooted_bg.png);
  background-repeat: no-repeat;
}

.site-header {
  display: none;
}

.loginscreen_leftdiv {
  min-height: 100vh;
  background-color: white;
  width: 30%;
  padding: 20px;
}

.loginscreen_leftdiv .form-select {
  border-radius: 30px;
  text-align: center;
  padding: 15px 15px 15px 0;
  margin-top: 15px;
}

input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select{
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 80px;
  margin-bottom: 20px;
}

.acf-field input[type='text'],
.acf-field input[type='password'],
.acf-field input[type='date'],
.acf-field input[type='datetime'],
.acf-field input[type='datetime-local'],
.acf-field input[type='email'],
.acf-field input[type='month'],
.acf-field input[type='number'],
.acf-field input[type='search'],
.acf-field input[type='tel'],
.acf-field input[type='time'],
.acf-field input[type='url'],
.acf-field input[type='week'],
.acf-field textarea,
.acf-field select {
  padding: 10px 20px;
  border-radius: 80px;
  width: 100%;
  border: 1px solid #666;
  transition: all 0.3s;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.acf-fields button {
  background-color: #196e63;
  color: #e4ee63;
  padding: 10px 20px;
  border-radius: 80px;
  width: 100%;
  font-family: Lora;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn-primary {
  background-color: #196e63;
  color: #e4ee63;
  padding: 10px 20px;
  border-radius: 80px;
  width: 100%;
  font-family: Lora;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.modal .btn-primary{
  width: auto;
}

.btn-primary.white-small {
  color: white;
  text-transform: none;
}

img.login_logo {
  max-height: 120px;
}

.form_title,
.modal_title {
  color: #196e63;
  font-family: Lora;
  font-weight: bold;
  font-size: 26px;
}

#forminator-custom-form-19--page-0 #html-2 .forminator-label {
  color: #196e63;
  font-family: Lora;
  font-weight: bold;
  font-size: 26px;
}

.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-label {
  color: #196e63;
}

.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-input,
.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-input:hover,
.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-input:focus,
.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-input:active {
  border-color: #bbbbbb !important;
  background-color: white !important;
  border-radius: 80px;
  padding: 10px 20px;
  font-size: 16px !important;
}

.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-button-next,
.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-button-submit {
  background-color: #196e63 !important;
  color: white !important;
  padding: 10px 20px;
  border-radius: 80px;
  width: 100%;
  font-family: Lora !important;
  font-weight: bold !important;
  font-size: 16px !important;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-select2
  + .forminator-select
  .selection
  .select2-selection--single[role='combobox'] {
  border-color: #bbbbbb !important;
  background-color: white !important;
  border-radius: 80px;
  padding: 5px 20px;
}

.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-select2
  + .forminator-select.select2-container--open
  .selection
  .select2-selection--single[role='combobox'] {
  border-color: #bbbbbb !important;
  background-color: white !important;
  border-radius: 80px;
  padding: 5px 20px;
}

.forminator-select-dropdown-container--open
  .forminator-custom-form-19.forminator-dropdown--default {
  border-color: #bbbbbb !important;
  background-color: white !important;
}

.forminator-select-dropdown-container--open
  .forminator-custom-form-19.forminator-dropdown--default
  .select2-results
  .select2-results__options
  .select2-results__option.select2-results__option--selected,
.forminator-select-dropdown-container--open
  .forminator-custom-form-19.forminator-dropdown--default
  .select2-results
  .select2-results__options
  .select2-results__option.select2-results__option--selected
  span:not(.forminator-checkbox-box) {
  background-color: #196e63 !important;
  color: #ffffff !important;
}

.forminator-ui#forminator-module-19.forminator-design--default
  .forminator-button-back {
  background-color: white !important;
  color: #196e63 !important;
  border: 1px solid #196e63 !important;
  font-size: 16px !important;
  font-weight: bold;
  border-radius: 80px;
}

.school_tellusmore p {
  margin-top: 20px;
  margin-bottom: 0px;
}

button.btn-primary.white-small.back {
  margin-top: 0px;
}

.alert {
  margin-top: 20px;
}

img.avatar {
  float: left;
  margin-right: 20px;
}

.fullpage_container {
  background-color: #0e3f39;
}

.left_sidebar {
  padding: 20px;
  vertical-align: top;
}

.dashboard_maincontent {
  vertical-align: top;
  padding: 40px 20px;
  background-color: white;
  background-image: url(https://uprooted.world/wp-content/uploads/2024/07/Group-1000005937.png);
}

.left_sidebar .logo {
  max-height: 100px;
}

.dashboard_maincontent .page_header {
  font-family: Lora;
  font-weight: bold;
  font-size: 55px;
  color: #1b6882;
}

.dashboard_maincontent .page_subheader {
  font-size: 24px;
  color: #2a4876;
}

.left_sidebar .dashboard_menu ul {
  list-style-type: none;
  color: white;
  padding-left: 0px;
}

.left_sidebar .dashboard_menu ul li {
  margin-top: 10px;
  padding: 20px;
  border-radius: 80px;
  font-weight: bold;
}

.left_sidebar .dashboard_menu ul li.current {
  background-color: #fdffae;
  color: #1e7f80;
}

.left_sidebar .dashboard_menu ul li .icon {
  margin-right: 20px;
}

.left_sidebar .dashboard_menu {
  margin-top: 40px;
}

.dashboard_menu a {
  text-decoration: none;
  color: white;
}

.left_sidebar .dashboard_menu ul li.current a {
  color: #1e7f80;
}

.infopage_topsection {
  width: 78%;
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  padding: 40px 0 20px;
}

.infopage_topsection .page_title h1 {
  font-family: Lora;
  font-weight: bold;
  font-size: 40px;
  color: #1b6882;
}

.clever_button {
  margin-left: 8px;
  max-width: 200px;
}

.error {
  border: 1px solid red !important;
}

.acf-field .acf-label label {
  display: block;
  margin: 0 0 3px;
  padding: 0;
  color: #196e63;
  font-family: Lora;
  font-weight: bold;
  font-size: 18px;
}

h4 {
  color: #196e63;
  font-family: Lora;
  font-weight: bold;
}

.dashboarditem_container {
  margin-top: 80px;
}

.dashboarditem {
  background-color: white;
  border-radius: 30px;
  box-shadow: 0px 10px #b8b8b8;
  text-align: center;
  position: relative;
  padding: 120px 20px 10px;
}

.dashboarditem_container a {
  text-decoration: none;
  color: inherit;
}

.dashboarditem img {
  position: absolute;
  top: -60px;
  left: 30%;
}

.dashboarditem .item_name {
  color: #1d7165;
  font-family: Lora;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}

footer {
  display: none;
}

.boxshadow_container {
  background-color: white;
  border-radius: 30px;
  box-shadow: 0px 10px #b8b8b8;
  position: relative;
  padding: 30px;
  border: 1px solid #b8b8b8;
}

.triberole_container.boxshadow_container {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.triberole_container.boxshadow_container.notfilled {
  background-color: #eeeeee;
  border: 4px dashed #bbbbbb;
  box-shadow: none;
}

.boxshadow_title {
  font-family: Lora;
  font-weight: bold;
  font-size: 24px;
}

.page-template-page-tribe .boxshadow_title,
.page-template-page-add-tribemember .boxshadow_title {
  color: #1d7165;
}

.tribe_role_desc {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.3;
}

.tribe_member_role {
  font-weight: bold;
  font-family: Lora;
}

.btn-tribe {
  background-color: #8654e8;
  width: auto;
  color: white;
  font-weight: bold;
  border-radius: 30px;
  padding: 10px 20px;
  margin: 0 auto;
  margin-top: 20px;
}

.notfilled .triberole_imgcontainer img {
  filter: grayscale(100%);
}

.page-template-page-add-tribemember .notfilled .boxshadow_title {
  color: #666666;
}

.otp_container input[type='number'] {
  width: 50px;
  height: 50px;
  border-radius: 80px;
  text-align: center;
  padding: 0;
  margin-right: 5px;
  margin-top: 0px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type='number'] {
  -moz-appearance: textfield;
}

/*** IMPORTED FROM CHATBOT CSS ***/
.chat {
  margin-top: auto;
  margin-bottom: auto;
}
.card {
  height: 500px;
  border-radius: 15px !important;
  /* background-color: rgba(0,0,0,0.4) !important; */
}
.contacts_body {
  padding: 0.75rem 0 !important;
  overflow-y: auto;
  white-space: nowrap;
}
.msg_card_body {
  overflow-y: auto;
}
.card-header {
  border-radius: 15px 15px 0 0 !important;
  border-bottom: 0 !important;
}
.card-footer {
  border-radius: 0 0 15px 15px !important;
  border-top: 0 !important;
}
.container {
  align-content: center;
}
.search {
  border-radius: 15px 0 0 15px !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: 0 !important;
  color: white !important;
}
.search:focus {
  box-shadow: none !important;
  outline: 0px !important;
}
.type_msg {
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: 0 !important;
  color: white !important;
  height: 60px !important;
  overflow-y: auto;
}
.type_msg:focus {
  box-shadow: none !important;
  outline: 0px !important;
}
.attach_btn {
  border-radius: 15px 0 0 15px !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: 0 !important;
  color: white !important;
  cursor: pointer;
}
.send_btn {
  border-radius: 0 15px 15px 0 !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: 0 !important;
  color: white !important;
  cursor: pointer;
}
.search_btn {
  border-radius: 0 15px 15px 0 !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: 0 !important;
  color: white !important;
  cursor: pointer;
}
.college-info select{
  border-radius: 15px !important;
}
.contacts {
  list-style: none;
  padding: 0;
}
.contacts li {
  width: 100% !important;
  padding: 5px 10px;
  margin-bottom: 15px !important;
}
.active {
  background-color: rgba(0, 0, 0, 0.3);
}
.user_img {
  height: 70px;
  width: 70px;
  border: 1.5px solid #f5f6fa;
}
.user_img_msg {
  height: 40px;
  width: 40px;
  border: 1.5px solid #f5f6fa;
}
.img_cont {
  position: relative;
  height: 70px;
  width: 70px;
}
.img_cont_msg {
  height: 40px;
  width: 40px;
}
.online_icon {
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: #4cd137;
  border-radius: 50%;
  bottom: 0.2em;
  right: 0.4em;
  border: 1.5px solid white;
}
.offline {
  background-color: #c23616 !important;
}
.user_info {
  font-family: 'Lora', sans-serif;
  margin-top: auto;
  margin-left: 15px;
  padding-top: 10px;
  margin-bottom: -5px;
}
.follow-up-question li{
      margin: 0 0 3px;
    padding: 0;
    color: #196e63 !important;
    /* font-family: Lora; */
    font-weight: bold;
    font-size: 18px !important;
}
#studentSearchModal,#wellness-modal, #progress_tracker_modal{
  z-index: 6000 !important;
}
.user_info span {
  font-size: 16px;
  font-weight: bold;
}

.main-track-img{
  width: 250px;
  border-radius: 100%;
}
.user_info p {
  font-family: 'Lora', sans-serif;
  font-size: 16px;
}
.video_cam {
  margin-left: 50px;
  margin-top: 5px;
}
.video_cam span {
  color: white;
  font-size: 16px;
  cursor: pointer;
  margin-right: 20px;
}
.msg_cotainer {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
  border-radius: 10px;
  background-color: #d7f1ec;
  padding: 10px;
  position: relative;
  max-width: 80%;
}
.msg_cotainer_send {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
  border-radius: 10px;
  background-color: #ebebeb;
  padding: 10px;
  position: relative;
}
.msg_time {
  position: absolute;
  left: 0;
  bottom: -15px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
}
.msg_time_send {
  position: absolute;
  right: 0;
  bottom: -15px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
}
.msg_head {
  position: relative;
}
#action_menu_btn {
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  cursor: pointer;
  font-size: 16px;
}
.action_menu {
  z-index: 1;
  position: absolute;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 15px;
  top: 30px;
  right: 15px;
  display: none;
}
.action_menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action_menu ul li {
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 5px;
}
.action_menu ul li i {
  padding-right: 10px;
}
.action_menu ul li:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
}

.rootiestudentai .card-footer {
  background-color: white;
}

.rootiestudentai .card-footer input {
  border: 1px solid #dadada !important;
  margin-top: 0px;
  background-color: white !important;
  color: black !important;
}

.rootiestudentai .card-footer .send_btn {
  width: 40px;
  background-color: #1b6483 !important;
}

.college-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.college-row .apply-button,
.college-row .remove-button {
  margin-left: 10px;
}
.college-info {
  margin-top: 10px;
  display: none;
}
.selected-college-wrapper {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 10px;
}
.btn-add-college {
  margin-top: 20px;
}
/* Set the autocomplete dropdown to be scrollable */
.ui-menu {
  max-height: 250px; /* Set max height for the dropdown */
  overflow-y: auto; /* Enable vertical scrolling */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}

.selected-college {
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
}

.studentid-label {
  display: inline-block;
  width: 40%;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  font-family: 'Lora', serif;
}

.studentid-value {
  display: inline-block;
  text-align: left;
  width: 60%;
  font-size: 14px;
  font-family: 'Lora', serif;
  overflow-wrap: break-word;
}

.vertical-id-info .row {
  margin-bottom: 20px;
}

.tribe-content {
  height: 70px;
  vertical-align: top;
  display: inline-block;
}

.tribe-imagecontainer {
  display: inline;
  vertical-align: middle;
}

.tribe-rolecontainer {
  display: inline-block;
  vertical-align: middle;
}
.tab-student:hover{
  background-color: unset;
  border: none;
}
.tab-student{
  border: none;
  color: #4b5563;
      display: flex;
          text-decoration: none;
    align-items: center;
    padding: 0px 10px;

}
.tribe-roletitle {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Lora', serif;
}

.tribe-rolename {
  font-family: 'Lora', serif;
  color: #3c0400;
  font-size: 14px;
}
.explore-more{
  text-align: left;
}
.page-template-page-dashboard .explore-btn a {
  text-transform: uppercase;
}

.chat-history {
  background-color: white;
  padding: 20px;
}

.tile-purple {
  background-color: #b697ca;
  color: #240b34;
  box-shadow: 0px 10px #78578d;
}

.tile-orangered {
  background-color: #ff7f74;
  color: #3c0400;
  box-shadow: 0px 10px #ff5042;
}

.tile-green {
  background-color: #2ac3ad;
  box-shadow: 0px 10px #196c61;
  color: #05262b;
}

.boxwithshadow-green {
  background-color: #8dc44f !important;
  box-shadow: 0px 10px #608834 !important;
}

.boxwithshadow-red {
  background-color: #ff7f74 !important;
  box-shadow: 0px 10px #ff5042 !important;
}

.boxwithshadow-turquoise {
  background-color: #2ac3ad !important;
  box-shadow: 0px 10px #196c61 !important;
}

.boxwithshadow-purple {
  background-color: #b697ca !important;
  box-shadow: 0px 10px #78578d !important;
}

.noshadow-card {
  background-color: #1d7165;
  color: #ffffff;
  border-radius: 20px;
  padding: 20px 10px 10px 20px;
  text-align: left;
}

.rootieraffle_row{
  background-image: url(https://uprooted.world/wp-content/themes/hello-elementor/assets/images/confetti_fireworksbg.png);
    background-repeat: repeat;
    background-size: contain;
}

.wellnessstreakawards_container.rootieraffle_container .noshadow-card {
    width: 23%;
}

.wellnessstreakawards_container.rootieraffle_container .noshadow-card img {
    max-height: 85px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.noshadow-card-blue {
  background-color: #054fb9;
}

.noshadow-card-purple {
  background-color: #703db1;
}

.noshadow-card-red {
  background-color: #b51963;
}

.port-box-red {
  background-color: #e22121 !important;;
  box-shadow: 0px 10px #a11618 !important;;
  color: white !important;
}

.port-box-red{

}

.page-template-page-coinstore .wrapper-content .port-box {
  min-height: auto;
}

.noshadow-card-title {
  font-weight: bold;
  font-size: 18px;
}

.howtoearn_container {
  padding: 20px;
}

.wellnessstreakawards_container {
  background-color: #fff5dd;
  border: 2px dashed #ffd468;
  border-radius: 20px;
  padding: 20px 10px 20px 20px;
}

.wellnessstreakawards_container .noshadow-card {
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  width: 18%;
  margin-right: 10px;
}

.wellnessstreakawards_container .noshadow-card img {
  margin-bottom: 10px;
}

.roadmap-finished img {
  border-radius: 20px;
  box-shadow: 0px 10px #c37804;
  margin-top: 40px;
}

.white-grayshadow {
  background-color: #f9f9f9;
  box-shadow: 0px 10px #d5d5d5;
  border: 1px solid #eee;
}

.tribe-events
  .tribe-events-c-events-bar
  .tribe-common-form-control-text__input {
  font-family: 'Lora' !important;
}

.tribe-common--breakpoint-medium.tribe-events
  .tribe-common-c-btn.tribe-events-c-search__button {
  font-family: 'Lora' !important;
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
  font-family: 'Lora' !important;
}

.tribe-common * {
  font-family: 'Lora' !important;
}
.college-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.college-container h2{
  font-weight: 600 !important;
  font-size: 24px !important;
}
.college-search-container {
  background-color: #ffffff;
  border: 1px solid #e2e8f0; /* light gray border */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); /* soft shadow */
  border-radius: 8px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.college-search-input {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.search-bar-container {
  border: 1px solid gray;
  border-radius: 12px;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  width: 250px;
  height: 40px;
}

.search-icon {
  color: rgb(156 163 175); /* Light gray */
  margin-right: 8px;
  font-size: 16px;
}

.college-search-input {
  border: none !important;
  outline: none !important;
  background: transparent !important;
  width: 100% !important;
  margin-top: unset !important;
  padding: unset !important;
  border-radius: unset !important;
  align-items: center;
}

.college-search-card p {
  color: gray;
  margin-bottom: 5px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(75 85 99);
}
.college-search-card {
  background-color: #ffffff;
  border: 1px solid #e2e8f0; /* light gray border */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* default shadow */
  border-radius: 8px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.college-search-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12); /* stronger shadow */
}
.collegesearch-title {
  font-weight: 600;
}
.factors-container {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.linear-progress-header {
  font-weight: 500;
  font-size: 16px;
}
.single-factor {
  background-color: rgb(243 244 246);
  padding: 5px 12px;
  border-radius: 20px;
  line-height: 1; /* Prevents extra space above text */
  display: inline-flex;
  align-items: center; /* Vertically centers text */
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.single-factor:hover {
  background-color: var(--primary-color);
  color: white;
}
.single-factor.selected {
  background-color: var(--primary-color);
  color: white;
}
.add-college-btn {
  background-color: var(--primary-color);
  color: white;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 24px;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.2s ease;
  width: max-content;
  margin-top: 20px;
}

.add-college-btn:hover {
  background-color: #4b2ed1; /* slightly darker on hover */
}

.plus-icon {
  font-size: 18px;
  font-weight: bold;
}
.single-college {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.single-college-container {
  display: flex;
  flex-direction: row;
  gap: 30px;
  height: 100%; /* or set an explicit height like 300px */
  align-items: stretch;
}
.single-college-left {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 5;
}
.linear-progress-text {
  display: flex;
  justify-content: space-between;
}
.single-college-divider {
  width: 1px;
  background-color: #e2e8f0; /* light gray */
  align-self: stretch; /* makes sure it grows with container */
}
.divider-horizontal {
  height: 1px;
  background-color: #e2e8f0; /* light gray */
  align-self: stretch; /* makes sure it grows with container */
}
.single-college-right {
  display: flex;
  flex-direction: column;
  flex: 3;
}
.header-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.insight-header {
  font-weight: 600;
}
.insight-container {
  display: flex;
  flex-direction: column;
}
.insight-1,
.insight-3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.insight-1-left {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-start;
}
.insight-1-right {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: flex-end;
}
.insight-1-left div:nth-of-type(1),
.insight-3-left div:nth-of-type(1),
.insight-4-left,
.insight-5-left {
  font-size: 18px;
  color: gray;
}
.insight-1-left div:nth-of-type(2),
.insight-3-left div:nth-of-type(2) {
  color: gray;
}
.insight-1-right div:nth-of-type(2) {
  color: #4ade80;
}
.insight-1-right-left div:nth-of-type(1) {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 500;
}
.insight-1-left div:nth-of-type(2),
.insight-1-right div:nth-of-type(2),
.insight-2,
.insight-3-left div:nth-of-type(2) {
  margin-top: -7px;
  font-size: 14px;
  font-weight: 400;
}
.insight-1-right div:nth-of-type(1),
.insight-3-right div:nth-of-type(1),
.insight-4-right,
.insight-5-right {
  font-weight: 600;
}
.insight-3,
.insight-4,
.insight-5 {
  margin-top: 10px;
}
.insight-4,
.insight-5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.insight-2 {
  color: #4ade80;
  font-size: 14px;
}
.insight-3-left {
  display: flex;
  flex-direction: column;
}
.circular-progress {
  position: relative;
  width: 100px;
  height: 100px;
}
.header-name {
  font-weight: 600;
  color: rgb(75 85 99);
}
.header-desc {
  font-size: 15px;
  color: gray;
}
.linear-progress-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.linear-progress-text {
  color: gray;
  font-size: 15px;
}
.linear-progress-value {
  padding: 2px 7px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 6px;
  background-color: rgb(255 231 53 / 21%);
  color: rgb(166 127 20);
}
.circle-progress {
  width: 100px;
  height: 100px;
  position: relative;
}
.linearprogresscontainer {
  width: 100%;
  height: 8px;
}
.linearprogresscontainer svg path {
  stroke-linecap: round !important;
}
.detail-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.detail-btn-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail-left button,
.recommend-btn-container button:nth-of-type(2) {
  background-color: var(--primary-color-light);
  color: rgb(67 56 202);
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.25rem 0.75rem;
  border: none;
  border-radius: 0.375rem;
}
#collegeCardsContainer {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.recommend-btn-container button:nth-of-type(1),
.detail-left button:nth-of-type(1) {
  background-color: unset;
  border-radius: var(--primary-color-light);
  color: rgb(67 56 202);
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-width: 1px;
  border-color: var(--primary-color);
  border-radius: 0.375rem;
}
.detail-right {
  display: flex;
  align-items: center;
  gap: 14px;
}
.detail-left {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: var(--primary-color);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.star-icon:hover {
  color: #f5b301;
}
.delete-icon:hover {
  color: #e74c3c;
}

.college-detail {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}
.college-detail.show {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 24px;
  background-color: var(--primary-color-light);
  border-radius: 10px;
  opacity: 1;
}
.single-college .college-detail div:nth-of-type(1) {
  color: rgb(55 48 163);
  font-weight: 600;
}
.college-detail span {
  color: rgb(55 48 163);
  margin-left: 1ch;
}
.college-detail .fa,
.college-detail .fa-regular {
  color: rgb(55 48 163);
  padding: 0.25rem;
  border-radius: 50%;
  background-color: var(--primary-color-light);
}
.single-college-recommend,
.single-student-recommend {
  display: flex;
  gap: 24px;
  width: 100%;
}
.single-college-recommend-container {
  flex-direction: column;
  flex: 1;
}
.recommend-stat-container {
  display: flex;
  width: 100%;
  gap: 10px;
}
.recommend-stat-single {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.recommend-stat-single div:nth-of-type(2) {
  color: rgb(55 65 81);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.recommend-stat-single div:nth-of-type(3) {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgb(17 24 39);
}
.recommend-stat-single div:nth-of-type(4) {
  font-size: 0.75rem;
  line-height: 1rem;
}
.recommend-btn-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.see-more-btn:hover {
  color: rgb(37, 32, 128);
  cursor: pointer;
}
.see-more-btn {
  color: var(--primary-color);
  font-weight: 500;
  text-align: center;
  width: 100%;
}
.btn-feedback * {
  cursor: pointer;
}
.btn-feedback {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.single-student-recommend-container .detail-container button {
  flex: 1;
  padding: 0.25rem 0.75rem;
}
.single-student-recommend-container .btn-feedback {
  flex-direction: row;
  justify-content: flex-end;
}
.single-student-recommend-container {
  flex-direction: column;
  flex: 1;
  gap: 8px;
}
.single-student-recommend-container > div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.single-student-recommend-container > div:first-child > div:first-child {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgb(31 41 55);
  /* styles here */
}
.single-student-recommend-container > div:nth-child(2) {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(75 85 99);
  margin-top: -10px;
}
.single-student-recommend-container > div:nth-child(3) > div:first-child,
.single-student-recommend-container > div:nth-child(4) > div:first-child,
.single-student-recommend-container > div:nth-child(5) > div:first-child {
  color: rgb(75 85 99);
  font-size: 0.75rem;
  line-height: 1rem;
}
.single-student-recommend-container > div:nth-child(3) > div:nth-child(2),
.single-student-recommend-container > div:nth-child(5) > div:nth-child(2) {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(31 41 55);
}
.single-student-recommend-container > div:first-child > div:nth-child(2),
.single-student-recommend-container > div:nth-child(4) > div:nth-child(2) {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(22 163 74);
}
.single-student-recommend-container > div:first-child > div:nth-child(2) {
  color: rgb(22 101 52);
  padding: 0.125rem 0.5rem;
  background-color: rgb(220 252 231);
  border-radius: 0.25rem;
}

/*College Detail*/

.breadcrumb ol {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
}
.breadcrumb a {
  color: rgb(75 85 99 );
  text-decoration: none;
}
.breadcrumb .fa-chevron-right {
  align-self: center;
  font-size: 12px;
  margin: 0px 3px;
}
.college-detail-container{
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.breadcrumb a:hover {
  color: rgb(79 70 229 );

}
.college-detail-content{
  background-color: #ffffff;
  border: 1px solid #e2e8f0; /* light gray border */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); /* soft shadow */
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
.breadcrumb li:last-child {
  color: rgb(31 41 55 );
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.college-detail-content section{
  padding: 24px;
  display: flex;flex-direction: column;
  gap: 24px;
}
.college-detail-content h2{
  font-size: 1.875rem;
  line-height: 2.25rem;
  margin-top: 0px;
  color: rgb(17 24 39 );
  font-weight: 700;
}
.banner{
  width: 100%;
  height: 8rem;
   height: 128px;
  width: 100%;
  border-radius: 0.75rem 0.75rem 0 0;
  background: linear-gradient(to bottom, #148477, #0f6156); /* slightly lighter at the top */
}
.detail-header-section{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.detail-header-stat{
  display: flex;
  gap: 16px;
  align-items: center;
}
.detail-stat h2{
  color: rgb(31 41 55);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0px;
}
.detail-stat h3{
  color: rgb(75 85 99);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0px;
}
.detail-stat h4 .fa{
  margin-left: 3px;
}
.detail-stat h4{
  color: rgb(55 48 163);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0px;
}
.header-btn{
  display: flex;
  gap: 8px;  
}
/* .detail-header-stat .circle-progress{
  height: 120px;
  width: 120px;
} */
.header-btn button.active{

  background-color: var(--primary-color);  
  color: #fff;
}
.header-btn button{
  color: var(--primary-color);  
  display: flex;
  align-items: center;
  border: 1px solid var(--primary-color);
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: 500;
  gap: 8px;
  
}
.header-btn button:hover, .header-btn button:focus{
  background-color: rgba(78, 70, 229, 0.811);  
  color: #fff;
  transform: translateY(-2px); 
  
}
.fit-container{
  display: flex;
  width: 100%;
  gap: 24px;
}
.fit-container .fit:hover{
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12); /* stronger shadow */
  
  
}
.fit-container .fit{
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* default shadow */
  border: 1px solid #e2e8f0; /* light gray border */
  border-radius: 8px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
  min-height: 200px;
}
.fit-list-item{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.fit-title-container{
  display: flex;
  flex-direction: column;
}

.fit-value{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: rgb(31 41 55);
}
.fit-title{

  color: rgb(75 85 99);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.fit-sub-title{
  font-size: 0.75rem;
  line-height: 1rem;
}
.fit .border-top{
  border-top: 1px solid rgb(243 244 246);
  padding-top: 8px;
}
.fit-main-header{
  font-weight: 700;
  color:rgb(31 41 55 );
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-green{
  color: rgb(22 163 74);
}
.text-yellow{
  color: rgb(202 138 4);
}
.fit-main-yellow{
  color: rgb(202 138 4);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 2px 8px;
  background-color: rgb(254 249 195);
  border-radius: 4px;
  align-self: center;
}
.fit-main-green{
  color: rgb(22 163 74);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 2px 8px;
  background-color: rgb(220 252 231);
  border-radius: 4px;
  align-self: center;
}
.card-w-shadow{
  background-color: #ffffff;
  border: 1px solid #e2e8f0; /* light gray border */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* default shadow */
  border-radius: 8px;
  padding: 24px;
}
.scholarship-search #searchInput{
  padding: 10px 40px !important; 
}
.tab-single.active{
  margin-top: 24px;
  display: flex;
  background-color: white;
  gap: 24px;
}
.tab-overview-left{
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex: 7;
}
.tab-overview-right{
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex: 4;
}
.overview-about h2{
  color: rgb(31 41 55 );
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0;
}
.overview-about p{
  color: rgb(55 65 81);
  font-size: 16px;
  font-size: 400;
  margin: 0;
  
}
.overview-about h3{
  font-size: 1.125rem;
  font-weight: 600;
  color: rgb(31 41 55 );
  margin: 0;
}
.overview-about{
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}
.tabContainer .nav-link.active{
  border-bottom: 3px solid var(--primary-color);
  color: var(--primary-color);
  font-weight: 600;
}
.tabContainer .nav-link:hover{
  background-color: #fff;
  border-bottom: 3px solid var(--primary-color) !important;
  color: var(--primary-color);
}
.tabContainer .nav-link{
  border-radius: 0px !important;
  padding: 0.75rem 1rem;
  border: none;
  color: rgb(55 65 81);
}
.tab-overview-left ul li span{
  font-weight: 500;
}
.tab-overview-left ul li .fa{
  color: rgb(22 163 74 );
  background-color: rgb(220 252 231);
  padding: 0.25rem;
  border-radius: 100%;
  margin-top: 2px;
  margin-right: 12px;
  height: max-content;
}
.tab-overview-left ul li{
  display: flex;
  margin-top: 12px;
}
.tab-overview-right ul li:nth-of-type(1){
  font-weight: 500;
  color: rgb(31 41 55 );
}
.tab-overview-right ul li:nth-child(2){
  color: rgb(75 85 99);
  font-size: 0.875rem;

}
.tab-overview-right ul li:nth-child(3){
  color: var(--primary-color);
  font-size: 0.75rem;
  line-height: 1rem;

}
.tab-overview-left ul{
  list-style-type: none;
  padding: 0px;
}
.tab-overview-right .app-icon .fa-regular{
  color: var(--primary-color);
  padding: 4px;
  background-color: var(--primary-color-light);
  border-radius: 100%;
  margin-right: 0px;
  margin-top: 5px;
}
.tab-overview-right ul{
  list-style-type: none;
  padding-left: 10px;
}
.overview-application{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.overview-similar h2, .overview-application h2,.overview-tips h2{
  color: rgb(31 41 55 );
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0;

}
.overview-application-title{
  display: flex;
  flex-direction: column;
}
.overview-application-title .application{
  display: flex;
}
.overview-tips h2{
  margin-bottom: 16px;
}
.overview-tips p{
  margin-left: 10px;
  color: rgb(55 65 81);
}
.overview-similar{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.single-school{
  display: flex;
  gap: 10px;
  align-items: center;
}
.overview-application button{
  width: 100%;
  color:#fff;
  font-weight: 500;
  font-size: 0.875rem;
  border: none;
  border-width: 1px;
  background-color: rgb(79 70 229  );
  border-radius: 8px;
}
.overview-tips button{
  width: 100%;
  color: rgb(67 56 202);
  font-weight: 500;
  font-size: 0.875rem;
  border: none;
  border-width: 1px;
    background-color: rgb(224 231 255 );

  border-radius: 8px;
}
.container-about button{
  color: rgb(79 70 229 );
  font-weight: 500;
  font-size: 0.875rem;
  border-color: rgb(79 70 229 );
  border-width: 1px;
  border-radius: 8px;
}
.container-about{
  display: flex;
  flex-direction: column;
  gap: 20px;

}
.tribe-footer img{
  width: 20px;
}
.tribe-footer .icon-style{
  padding:7px
}
.left-sc .counter-sc{
  
  color: var(--primary-color);
  background-color: var(--primary-color-light);
  border-radius: 100%;
  font-weight: 700;
  font-size: 18px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.right-sch p{
  margin-bottom: 0px;
  color: rgb(75 85 99);
}

.scholarship-tracker table td, thead, tbody, tr, th, td {
  border: none !important;
  border-spacing: 0 !important;
}
.table-header-border{
  border: 2px solid black !important;
  border-bottom: 2px solid black !important;
}
.right-sch h3{
margin: 0px;
  font-size: 14px;
  font-weight: 400;
  color: rgb(75 85 99);
}
.right-sch{
  display: flex;
  flex-direction: column;
  flex: 1;
}
.dashboard-cards .tilewrapper-link{
  display: flex;
margin-bottom: 40px;
}
.dashboard-cards .world-card .explore-btn{
  padding: 10px 30px;
}
#milestone-modal button{
  border: none !important;

}
.dashboard-cards .world-card{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0px !important;
}
.id-container .two-card-logos{
  margin-top: 12px;
}
.id-container .vertical-card-title-area{
  height: 85px;
}
.id-container .vertical-card-picture{
  margin-top: 20px;
} 
.suggest-tab{
padding: 5px;
display: flex;
gap: 5px;
background-color: #dbeafe;
border-radius: 5px;
}
.suggest-tab button:hover{
  background-color: white
}
.suggest-tab button{
  border-radius: 5px;
  border: none !important;
  background-color: #dbeafe
}
.progress-tracker{
      /* background-color: #b697ca; */
    color: #240b34;
    border-radius: 30px;
    margin-bottom: 10px;
    /* box-shadow: 0px 16px #acb7c7 */
}
.right-sch-icon .fa-solid{
color: var(--primary-color);
}

 .transparent-thumb::-webkit-scrollbar {
    width: 4px; /* 👈 Very thin scrollbar */
  }

  .transparent-thumb::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3); /* You can adjust the color */
    border-radius: 10px;
  }

  .transparent-thumb::-webkit-scrollbar-track {
    background: transparent; /* Optional: remove track background */
  }
.transparent-thumb::-webkit-scrollbar-button {
  display: none;
  height: 0;
  width: 0;
}
  /* For Firefox */
  .transparent-thumb {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
  }
   .college-list-likelihood-header {
            display: flex;
            align-items: center;
            gap: 15px;
            margin-bottom: 20px;
        }

        .college-list-likelihood-title {
            margin: 0;
            color: #333;
            font-size: 1.5rem;
            font-weight: 600;
        }

        .college-list-info-button {
            background: #196e63;
            color: white;
            border: none;
            border-radius: 50%;
            width: 32px;
            height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.3s ease;
            font-size: 16px;
        }

        .college-list-info-button:hover {
            background: rgb(29, 129, 115);
            color: white;
        }

        /* Modal Styles */
        .college-list-admissibility-modal {
            display: none;
            position: fixed;
            align-items: center;
            justify-content: center;
            z-index: 5000;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.5);
        }

        .college-list-modal-content {
            background-color: #fefefe;
            margin: 5% auto;
            padding: 30px;
            border-radius: 10px;
            width: 90%;
            max-width: 800px;
            max-height: 100vh;
            overflow-y: auto;
            position: relative;
        }
        .college-list-modal-content h2,.college-list-modal-content h3{
          text-align: center;
          margin-top: 0;
        }

        .college-list-modal-close {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
            cursor: pointer;
            position: absolute;
            right: 20px;
            top: 15px;
        }

        .college-list-modal-close:hover,
        .college-list-modal-close:focus {
            color: #000;
        }

        .college-list-admissibility-chart {
            margin-top: 20px;
        }

        .college-list-chart-container {
            display: flex;
            gap: 30px;
            align-items: flex-start;
        }

        .college-list-admissibility-table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
            flex: 3;
        }

        .college-list-admissibility-table th,
        .college-list-admissibility-table td {
            border: 1px solid #ddd !important;
            padding: 12px;
            text-align: left;
            vertical-align: top;
        }

        .college-list-admissibility-table th {
            background-color: #f8f9fa;
            font-weight: 600;
            text-align: center;
        }

        .college-list-admissibility-table td:first-child {
            font-weight: 600;
            background-color: #f8f9fa;
        }

        .college-list-totals-legend {
            flex: 1;
            min-width: 200px;
        }

        .college-list-totals-legend h3 {
            margin-top: 0;
            margin-bottom: 15px;
            color: #333;
        }

        .college-list-legend-item {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 12px;
        }

        .college-list-legend-color {
            width: 20px;
            height: 20px;
            border-radius: 3px;
            border: 1px solid #ddd;
        }

        .college-list-legend-text {
            font-size: 14px;
            color: #333;
        }

         .advisor-feedback-section-navigation {
        display: flex;
        gap: 10px;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .advisor-feedback-nav-button {
        padding: 10px 20px;
        border: 2px solid #007cba;
        background: white;
        color: #007cba;
        border-radius: 5px;
        cursor: pointer;
        transition: all 0.3s ease;
        font-weight: 500;
    }

    .advisor-feedback-nav-button:hover,
    .advisor-feedback-nav-button.active {
        background: #007cba;
        color: white;
    }

    .advisor-feedback-section-content {
        margin-bottom: 40px;
        padding: 20px;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        background: white;
    }

    .advisor-feedback-section-content table {
        width: 100%;
        border-collapse: collapse;
        margin-top: 20px;
    }

    .advisor-feedback-section-content th,
    .advisor-feedback-section-content td {
        padding: 12px;
        text-align: left;
        border-bottom: 1px solid #e0e0e0;
    }

    .advisor-feedback-section-content th {
        background-color: #f8f9fa;
        font-weight: 600;
        color: #333;
    }

    .advisor-feedback-write-lor-button,
    .advisor-feedback-support-now-button {
        padding: 8px 16px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-weight: 500;
        transition: all 0.3s ease;
    }

    .advisor-feedback-write-lor-button {
        background: #28a745;
        color: white;
    }

    .advisor-feedback-write-lor-button:hover {
        background: #218838;
    }

    .advisor-feedback-support-now-button {
        background: #007cba;
        color: white;
    }

    .advisor-feedback-support-now-button:hover {
        background: #005a87;
    }
	/* Base nav button styling */
	.advisor-feedback-section-navigation {
		display: flex;
		gap: 10px;
		flex-wrap: wrap;
	}
	.advisor-feedback-nav-button {
		padding: 10px 20px;
		border: 2px solid #e5e7eb; /* neutral default */
		background: #ffffff;
		border-radius: 5px;
		cursor: pointer;
		transition: all 0.2s ease;
	}
  .level-container{
    background-color: rgba(255, 255, 255, 0.5);
  }
.roadmap-tracker .announcement-text,
.roadmap-tracker span,
.roadmap-tracker .text-lg{
  color: #05262b;
}
.roadmap-tracker{
  border-width: 2.5px !important;
}
	/* Match border colors to top boxes */
	/* Essay (blue) */
	.advisor-feedback-nav-button--essay { border-color: #bfdbfe; color: #1e40af; }
	.advisor-feedback-nav-button--essay:hover,
	.advisor-feedback-nav-button--essay.active { background-color: #dbeafe; color: #1e40af; }

	/* Letters of Recommendation (orange) */
	.advisor-feedback-nav-button--lor { border-color: #fed7aa; color: #9a3412; }
	.advisor-feedback-nav-button--lor:hover,
	.advisor-feedback-nav-button--lor.active { background-color: #ffedd5; color: #9a3412; }

	/* Financial Aid (red) */
	.advisor-feedback-nav-button--financial { border-color: #fecaca; color: #991b1b; }
	.advisor-feedback-nav-button--financial:hover,
	.advisor-feedback-nav-button--financial.active { background-color: #fee2e2; color: #991b1b; }

	/* Enrollment Support (green) */
	.advisor-feedback-nav-button--enrollment { border-color: #bbf7d0; color: #166534; }
	.advisor-feedback-nav-button--enrollment:hover,
	.advisor-feedback-nav-button--enrollment.active { background-color: #dcfce7; color: #166534; }
    /* Responsive Design */
    @media (max-width: 768px) {
        .advisor-feedback-section-navigation {
            flex-direction: column;
        }
        
        .advisor-feedback-nav-button {
            text-align: center;
        }
        
        .advisor-feedback-section-content table {
            font-size: 14px;
        }
        
        .advisor-feedback-section-content th,
        .advisor-feedback-section-content td {
            padding: 8px;
        }
    }
        @media (max-width: 768px) {
            .college-list-chart-container {
                flex-direction: column;
            }
            
            .college-list-modal-content {
                width: 95%;
                margin: 10% auto;
                padding: 20px;
            }
            
            .college-list-admissibility-table {
                font-size: 14px;
            }
            
            .college-list-admissibility-table th,
            .college-list-admissibility-table td {
                padding: 8px;
            }
        }
@media (max-width: 850px) {
  
  .detail-header-stat .circle-progress, .progressbar-text{
    font-size: 1.5rem !important;
  }
}
/* Tab Container Styles */
.tab-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 1.5rem;
}

.tab-wrapper {
  display: flex;
  background-color: #f3f4f6;
  border-radius: 0.5rem;
  padding: 0.25rem;
  gap: 10px;
}

.tab-button {
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.375rem;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  background: transparent;
}

.tab-active {
  background-color: #0f6156;
  color: white;
}

.tab-active:hover {
  background-color: #0f6156;
  color: #fff;
}

.tab-inactive {
  background-color: transparent;
  color: #4b5563;
}

.tab-inactive:hover {
  background-color: #e5e7eb;
  color: #111827;
}

/* Controls Container Styles */
.controls-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

@media (min-width: 1024px) {
  .controls-container {
    flex-direction: row;
  }
}

.controls-left {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  align-items: center;
  flex: 1;
}

@media (min-width: 640px) {
  .controls-left {
    flex-direction: row;
  }
}

.controls-right {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

/* Search Container Styles */
.search-container {
  position: relative;
}

.search-icon {
  position: absolute;
  left: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  color: #9ca3af;
  height: 1rem;
  width: 1rem;
}

.search-input {
  padding-left: 2.5rem;
  width: 16rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid #d1d5db;
  border-radius: 0.375rem;
  outline: none;
  transition: all 0.2s ease-in-out;
}

.search-input:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* Filter Select Styles */
.filter-select {
  width: 12rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid #d1d5db;
  border-radius: 0.375rem;
  outline: none;
  transition: all 0.2s ease-in-out;
}

.filter-select:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* View Toggle Styles */
.view-toggle {
  display: flex;
  background-color: #f3f4f6;
  border-radius: 0.5rem;
  padding: 0.25rem;
}

.view-button {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.375rem;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.view-active {
  background-color: #0f6156;
  color: white;
}

.view-active:hover {
  background-color: #0f6156;
}

.view-inactive {
  background-color: transparent;
  color: #4b5563;
}

.view-inactive:hover {
  background-color: #e5e7eb;
  color: #111827;
}

.view-icon {
  height: 1rem;
  width: 1rem;
}

/* Add Button Styles */
.add-button {
  background-color: #0f6156;
  color: white;
  padding: 0.5rem 1rem;
  border: none;
  border-radius: 0.375rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.add-button:hover {
  background-color: #1d4ed8;
}

.add-icon {
  height: 1rem;
  width: 1rem;
}
@media (max-width: 576px) {
  .linear-progress-value{
    font-size: 12px;
  }
#customHelpButton span{
  display: none;
}
  .contacts_card {
    margin-bottom: 15px !important;
  }

  .noshadow-card {
    margin-top: 20px;
  }

  .wellnessstreakawards_container .noshadow-card {
    width: 30%;
  }
  .page-template-page-coinstore .row .col-sm-4 {
    width: 50%;
  }
}

.introjs-helperLayer{
	box-shadow: #0f6156 0px 0px 3px 3px, rgba(33, 33, 33, 0.5) 0px 0px 0px 5000px !important;
}

.introjs-tooltip-title{
    color: #0f6156 !important;
    font-family: 'Alice', sans-serif !important;
    font-weight: bold !important;
    margin-top: 10px !important;
}

.introjs-tooltipReferenceLayer *{
  font-family: 'Lora', sans-serif !important;
}

.introjs-button{
      background-color: white !important;
    border-radius: 30px !important;
    display: inline !important;
    border: 1px solid #336666 !important;
    color: #336666 !important;
    font-family: 'Alice', sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.introjs-button:hover{
  background-color:#336666 !important;
  color: white !important;
}

.introjs-disabled:hover{
      color: #9e9e9e !important;
    border-color: #bdbdbd !important;
    background-color: #f4f4f4 !important;
}

.introjs-bullets{
  padding-top: 0px !important;
}

.rootie-modal .modal-header h5 {
    font-size: 28px !important;
}

.levelup-modal img.levelupmodalbadge {
    border-radius: 200px;
    max-width: 200px;
    border: 5px solid gold;
    position: relative;
    top: -50px;
    display: inline-block;
    margin: 0 auto;
}

.levelup-modal .modal-dialog .modal-content {
    background-color: #6627E2;
      box-shadow: 0px 10px #3d138f;

}

.levelup-modal .coins-modal-title {
    color: white;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    top: -40px;
}

.levelup-modal .modal-content .modal-body .coins-modal-text {
    font-size: 18px;
    color: white;
    margin: 0 0 15px 0;
    position: relative;
    top: -40px;
}

.levelup-modal .modal-content .modal-body .levelunlocked-icon{
  position: relative;
  top: -30px;
  width: 50px;
}

.levelup-modal .modal-content .modal-body .module-unlocked-container{
  background-color: #3D1390;
  position: relative;
  top: -20px;
  border-radius: 20px;
}

.levelup-modal .modal-content .modal-body .module-unlocked-container .coins-modal-title{
  font-size: 20px;
  padding-top: 10px;
}

.levelup-modal .modal-content .modal-body .module-unlocked-container .coins-modal-text{
  font-size: 16px;
}

.levelup-modal .modal-content .modal-body .module-unlocked-container .level-unlocked-text{
  position: relative;
  top: -50px;
  text-align: left;
  padding-left: 20px;
}

.levelup-modal .modal-content .modal-body .module-unlocked-container .level-unlocked-text .larger-text{
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
}


.levelup-modal .modal-content .modal-body .module-unlocked-container .level-unlocked-text ul.unlockeditems-list {
    list-style: disc;
    padding-left: 20px;
    color: white;
}

.page-template-page-roadmap .quest-card-content .pathname {
    font-size: 24px;
    font-weight: bold;
    color: #04262b;
}

.page-template-page-roadmap .quest-card-content .badgesearned-header{
  font-size: 20px;
    font-weight: bold;
    color: #04262b;
}

.page-template-page-roadmap .quest-card-content .path-percentage {
    font-weight: bold;
    margin-left: 5px;
    color: #04262b;
}

.page-template-page-roadmap .quest-card-content {
    background-color: #b092c2 !important;
    box-shadow: 0px 10px #77588c !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.page-template-page-roadmap .quest-card-content .badge-display label {
    font-size: 18px;
    font-family: 'Lora', serif;
    text-align: center;
    display: block;
    margin-top: 6px;
    font-weight: 600;
    color: #240b34;
}

.fastforward-moduleunlocked-container{
    background-color: #0749AB;
    border-radius: 20px;
    padding: 20px;
}

.fastforward-moduleunlocked-container .module-unlocked-title{
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

.fastforward-moduleunlocked-container ul{
    list-style: disc;
    padding-left: 20px;
    color: white;
    font-size: 16px;
}

.fastforward-moduleunlocked-container ul a{
  color: white;
}

.fastforward-moduleunlocked-container ul a:hover{
  color: #d1d1d1;
  text-decoration: underline;
}

.page-template-page-roadmap .level-title a {
    margin-left: 10px;
}

.page-template-page-roadmap .unlockexp-text{
      font-size: 16px;
    font-weight: 500;
}

.momo_modal .modal-title {
    padding-left: 15px;
    padding-top: 10px;
}

.momo_modal .modal-body{
  padding: 15px 30px;
}

.momo_modal ul {
    list-style-type: disc;
    padding-left: 15px;
}

.rootie-tracker {
    background-color: white;
    padding: 20px;
    border-radius: 20px;
    border: 2px solid #f49d0d;
    border-style: dashed;
}

.standalone-milestone-toggle{
  border: 1px solid black;
}

button.new_counselor:disabled, button.new_counselor:disabled:hover, button:disabled, button:disabled:hover{
    background-color: gray;
    cursor: auto;
    border: 0px;
    color: white;
}

.counselor-numstudents{
  font-size: 32px;
  font-family: 'Lora';
  color: #545658;
  font-weight: 600;
}


.page-template-page-studentselect .btn-white-outline, .btn-white-outline{
  background-color: white;
  color: #0f6156;
  border: 1px solid #0f6156;
}

.float-right{
  float: right;
}

.tablerow-nocounselor{
  color: red;
  font-weight: bold;
}