
.o_wprofile_body {
  background-color: #f7f7fa;
}

.o_wprofile_gradient {
  background-image: linear-gradient(120deg, #875A7B, #68465f);
}

.o_wprofile_pict {
  width: 100%;
  height: 100%;
  padding-top: 30%;
  background-size: cover;
  background-position: center;
}

@media (min-width: 768px) {
  .o_wprofile_pict {
    padding-top: 70%;
    border: 1px solid #68465f;
    border-bottom-width: 0;
  }
}

@media (min-width: 768px) {
  .o_wprofile_header:before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2.3125rem;
    background: rgba(0, 0, 0, 0.2);
  }
}

.o_wprofile_sidebar {
  border: 1px solid #dee2e6;
}

@media (min-width: 768px) {
  .o_wprofile_sidebar {
    border-top-width: 0;
  }
}

@media (min-width: 768px) {
  .o_wprofile_nav_tabs {
    margin-top: -2.3125rem;
    border-bottom: 0;
  }
  .o_wprofile_nav_tabs .nav-link {
    border-radius: 0;
    border-width: 0 1px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
  }
  .o_wprofile_nav_tabs .nav-link:hover, .o_wprofile_nav_tabs .nav-link:focus, .o_wprofile_nav_tabs .nav-link.focus {
    color: white;
  }
  .o_wprofile_nav_tabs .nav-link, .o_wprofile_nav_tabs .nav-link:hover {
    border-color: #875A7B;
    background: transparent;
  }
  .o_wprofile_nav_tabs .nav-link.active {
    color: #212529;
    background: #f7f7fa;
    border-color: #f7f7fa;
  }
}

@media (max-width: 575.98px) {
  .o_wprofile_nav_tabs {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .o_wprofile_nav_tabs li {
    white-space: nowrap;
  }
}

@media (max-width: 767.98px) {
  .o_wprofile_tabs_content {
    background-color: white;
    padding: 0 15px;
  }
}

@media (max-width: 575.98px) {
  .o_wprofile_tabs_content {
    margin: 0 -15px;
  }
}

.o_wprofile_progress_circle {
  position: relative;
}

.o_wprofile_progress_circle svg.o_pc_circular_chart {
  display: block;
  max-width: 100%;
}

.o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle_bg, .o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle {
  fill: none;
  stroke-width: 1.5px;
  stroke-linecap: round;
}

.o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle_bg {
  stroke: rgba(0, 0, 0, 0.1);
}

.o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle {
  animation: progress 1s ease-out forwards;
}

.o_wprofile_progress_circle svg.o_pc_circular_chart #gradient {
  --o-pc-color-stop-1: #00d3cf;
  --o-pc-color-stop-2: #00A09D;
}

.o_wprofile_progress_circle .o_pc_overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.o_wprofile_all_users_nav {
  border-width: 1px 0;
}

.o_wprofile_all_users_nav, .o_wprofile_all_users_nav .o_wprofile_course_nav_search, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn {
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.1);
  border-style: solid;
}

.o_wprofile_all_users_nav .o_wprofile_course_nav_search, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn {
  border-width: 0 1px;
}

@media (min-width: 768px) {
  .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn {
    color: white;
    margin-top: -1px;
    border-radius: 0;
    min-height: 35px;
  }
  .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn:hover, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn:focus, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn.focus {
    color: #343a40;
  }
  .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn:hover {
    background-color: white;
  }
}

@media (max-width: 767.98px) {
  .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container ~ .o_wprofile_user_profile_sub_nav_mobile_col {
    padding-left: 0;
  }
  .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn {
    color: white;
    border-radius: 0.25rem;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn:hover, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn:focus, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn.focus {
    color: white;
  }
}

.o_wprofile_all_users_nav .breadcrumb-item.active a, .o_wprofile_all_users_nav .breadcrumb-item a:hover {
  color: white;
}

.o_wprofile_all_users_nav .breadcrumb-item a, .o_wprofile_all_users_nav .breadcrumb-item + .breadcrumb-item::before, .o_wprofile_all_users_nav .o_wprofile_course_nav_search input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}

.o_wprofile_top3_card_footer div {
  border-color: #dee2e6;
  border-style: solid;
  border-width: 1px 0;
  margin-top: -1px;
}

.o_wprofile_top3_card_footer div + div {
  border-left-width: 1px;
  margin-left: -1px;
}

.o_wprofile_pager li.page-item a.page-link {
  background-color: transparent;
  border: 0;
  color: #6c757d;
  transition-duration: .3s;
}

.o_wprofile_pager li.page-item a.page-link:hover {
  color: #00A09D;
}

.o_wprofile_pager li.page-item.active a.page-link {
  color: #FFFFFF;
}

.o_wprofile_pager li.page-item.o_wprofile_pager_arrow a {
  color: #00A09D;
}

.o_wprofile_pager li.page-item.o_wprofile_pager_arrow a:hover {
  transform: scaleX(1.5) scaleY(1.5);
}

.o_wprofile_pager li.page-item.o_wprofile_pager_arrow.disabled a {
  color: #6c757d;
}

.o_wprofile_pager li.page-item .page-link:focus {
  box-shadow: 0 0 0 0;
}

.country_flag {
  display: inline-block;
  margin-left: 2px;
  max-height: 13px;
  width: auto !important;
}

.o_wprofile_pointer {
  cursor: pointer;
}

