:root {
  --global--header--background--color: #000000;
}

.btn {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 10px;
}

.btn-group-block .btn {
  display: block;
  text-align: center;
}
.btn-group-block .btn.btn-cs .btn-cs-main {
  justify-content: center;
}

.btn-default {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}

.btn-warning {
  color: #000000;
  background-color: #F2C94C;
  border-color: #F2C94C;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus {
  color: #000000;
}

.btn-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:visited {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary.btn.btn-cs .btn-cs-main .btn-icon {
  color: #ffffff;
}

.btn-filled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-filled:hover, .btn-filled:active, .btn-filled:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-cookies {
  background-color: #ffffff;
  color: #333333;
}

.btn-post_feed {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-post_feed:hover, .btn-post_feed:active, .btn-post_feed:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-submit_comment {
  color: #1C1B1F;
  background-color: #fff;
  border-color: #063567;
}
.btn-submit_comment.btn-cs {
  padding: 0 10px;
}
.btn-submit_comment.btn-cs .btn-cs-main .btn-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
  min-width: 16px;
}
.btn-submit_comment:hover, .btn-submit_comment:active, .btn-submit_comment:focus {
  color: #1C1B1F;
}

.btn-submit_reply {
  color: #1C1B1F;
  background-color: #fff;
  border-color: #063567;
}
.btn-submit_reply.btn-cs {
  padding: 0 10px;
}
.btn-submit_reply.btn-cs .btn-cs-main .btn-icon {
  font-size: 16px;
  height: 16px;
  width: 16px;
  min-width: 16px;
}
.btn-submit_reply:hover, .btn-submit_reply:active, .btn-submit_reply:focus {
  color: #1C1B1F;
}

.btn-cancel_edit {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-cancel_edit:hover, .btn-cancel_edit:active, .btn-cancel_edit:focus {
  color: #333;
}

.btn-submit_edit {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-submit_edit:hover, .btn-submit_edit:active, .btn-submit_edit:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-header_title {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-header_title:hover, .btn-header_title:active, .btn-header_title:focus {
  color: #ffffff;
}
.btn-header_title.btn.btn-cs .btn-cs-main .btn-icon {
  color: #ffffff;
}

.btn-header_toolbar {
  color: #00b901;
  background-color: #ffffff;
  border-color: #00b901;
}
.btn-header_toolbar:hover, .btn-header_toolbar:active, .btn-header_toolbar:focus {
  background-color: #00b901;
  color: #ffffff;
}

.btn-modal_close {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-modal_close:hover, .btn-modal_close:active, .btn-modal_close:focus {
  color: #333;
}

.btn-modal_save {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-modal_save:hover, .btn-modal_save:active, .btn-modal_save:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-modal_ok {
  color: #00b901;
  background-color: #fff;
  border-color: #00b901;
}
.btn-modal_ok:hover, .btn-modal_ok:active, .btn-modal_ok:focus {
  color: #00b901;
}

.btn-modal_delete {
  color: #d9534f;
  background-color: #fff;
  border-color: #d43f3a;
}
.btn-modal_delete:hover, .btn-modal_delete:active, .btn-modal_delete:focus {
  color: #d9534f;
}

.btn-user_tip {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-user_tip:hover, .btn-user_tip:active, .btn-user_tip:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-search_close {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-search_close:hover, .btn-search_close:active, .btn-search_close:focus {
  color: #333;
}

.btn-search_submit {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-search_submit:hover, .btn-search_submit:active, .btn-search_submit:focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}

.btn-profile {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-profile:hover, .btn-profile:active, .btn-profile:focus {
  color: #ffffff;
}

.profile-action-main .btn.btn-cs.btn-profile .btn-cs-main .btn-icon {
  color: #ffffff;
}
.profile-action-main .btn.btn-cs.btn-profile .btn-cs-main .btn-text {
  color: #ffffff;
}

.header-bg {
  background-color: var(--global--header--background--color);
}

.documentScrolling .header-section {
  background-color: var(--global--header--background--color);
}

.global-search input#global-search {
  background-color: #161616;
}

@media (min-width: 992px) {
  .logo-default {
    height: 40px;
    width: 136px;
    margin-top: 12px;
  }
  .logo-default .logo-default-link {
    max-height: 40px;
  }
  .logo-default .logo-default-img {
    max-height: 40px;
  }

  body.guest-page .header-bg {
    height: 41px;
  }
  body.guest-page .header-section {
    min-height: 41px;
  }
  body.guest-page .header-section .header-inner-top {
    min-height: 41px;
  }
  body.guest-page .login_acc_content {
    margin-top: 10px;
    margin-left: 0;
  }
  body.guest-page .logo-default {
    margin-top: 0;
  }
  body.guest-page .main-menu-section {
    margin-top: 41px;
  }
  body.guest-page.documentScrolling .main-menu-section.main-menu-scrolling {
    margin-top: 7px;
  }

  .header-section {
    min-height: 64px;
  }
  .header-section .header-inner-top {
    min-height: 64px;
  }

  .header-bg {
    height: 64px;
  }

  .main-menu-section {
    clear: none;
    margin-top: 64px;
  }

  .global-search-header {
    top: 13px;
  }

  .notify_group {
    margin-top: 17px;
  }

  .menu_acc_content {
    margin-top: 16px;
  }

  .main-menu-section .main-menu-toggle-text {
    border-right-color: #ffffff;
  }

  .documentScrolling .main-menu-section.main-menu-scrolling {
    margin-top: 17px;
  }
}
@media (max-width: 991px) {
  .header-section {
    background-color: var(--global--header--background--color);
  }

  .logo-default {
    max-width: 136px;
  }
}
@media (min-width: 992px) {
  .main-menu > li > .core-menu-link {
    padding: 4px 20px;
  }
}
#footer .footer-action {
  margin-top: 10px;
}
#footer .footer-action a {
  color: #219653;
}

#page_guest_home-index #footer .footer-menu-top {
  display: block;
  text-align: center;
}
#page_guest_home-index #footer .footer-action a {
  color: #219653;
}
#page_guest_home-index #footer .copyright {
  display: block;
  text-align: center;
}

#status_box.status-box-link {
  border-radius: 100px;
}
#status_box.status-box-link .form-feed-avatar .user_avatar {
  border-radius: 100%;
}
#status_box.status-box-link .post-status {
  border: 2px solid #000000;
  border-radius: 100px;
  padding: 10px 15px;
}

.header-profile-section {
  background-color: #ffffff;
}

#page_users-view #content-wrapper.content-wrapper {
  padding-top: 0;
}

.profilePage {
  margin-top: 5px;
}

.profile-shortcut-menu {
  display: flex;
  flex-wrap: wrap;
}
.profile-shortcut-menu .shortcut-menu-item {
  flex-grow: 0;
  width: 20%;
  padding: 5px;
}
.profile-shortcut-menu .shortcut-menu-item-warp {
  background-color: #F2F2F2;
  border-radius: 5px;
  position: relative;
}
.profile-shortcut-menu .shortcut-menu-item-warp:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}
.profile-shortcut-menu .shortcut-menu-item-warp > a {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.profile-shortcut-menu .shortcut-menu-item-warp .shortcut-menu-item-main {
  text-align: center;
}
.profile-shortcut-menu .shortcut-menu-item-warp .item-icon .moo-icon {
  font-size: 48px;
  color: #333333;
}
.profile-shortcut-menu .shortcut-menu-item-warp .item_label {
  font-weight: 400;
  font-size: 15px;
  color: #333333;
}

@media (max-width: 767px) {
  .profile-shortcut-menu .shortcut-menu-item {
    width: 50%;
  }
}
.group-header-cont-wrapper-bottom {
  margin-top: 10px;
}

.profile-menu .horizontal-menu {
  justify-content: flex-start;
}
.profile-menu .horizontal-menu > li.browse-menu-avatar > a {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 991px) {
  .profile-header-box-view {
    margin-bottom: 0 !important;
  }

  .header-profile-section .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.classified-detail-image {
  padding: 10px 10px 0 10px;
}
.classified-detail-image .classified-detail-image-main {
  height: 350px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.classified-detail-image img.classified-detail-img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.classified-detail-payment {
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #F2F2F2;
  border-radius: 5px;
  color: #4F4F4F;
  font-weight: bold;
}
.classified-detail-payment a {
  color: #4F4F4F;
}
.classified-detail-payment .classified-detail-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.classified-detail-payment .classified-detail-row .classified-detail-lb {
  margin-right: 10px;
  font-weight: 300;
}

.classified-detail-action {
  margin-top: 10px;
}

.classified-item {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
}
.classified-item .classified-item-image {
  float: none;
  height: 350px;
  overflow: hidden;
  border-radius: 10px;
}
.classified-item .classified-item-image img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.classified-item .classified-item-content {
  padding: 0;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}
.classified-item .classified-item-content .classified-item-title {
  position: relative;
  padding-right: 25px;
  margin-right: 0;
}
.classified-item .classified-item-content .classified-item-title a {
  color: #333333;
}
.classified-item .classified-item-content .classified-item-title .list_option {
  right: 0;
}
.classified-item .classified-item-payment {
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #F2F2F2;
  border-radius: 5px;
  color: #4F4F4F;
  font-weight: bold;
}
.classified-item .classified-item-payment a {
  color: #4F4F4F;
}
.classified-item .classified-item-footer {
  margin-top: 10px;
}
.classified-item .classified-item-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.classified-item .classified-item-row .classified-item-lb {
  margin-right: 10px;
  font-weight: 300;
}

.equipment-detail-image {
  padding: 10px 10px 0 10px;
}
.equipment-detail-image .equipment-detail-image-main {
  height: 350px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.equipment-detail-image img.equipment-detail-img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.equipment-detail-payment {
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #F2F2F2;
  border-radius: 5px;
  color: #4F4F4F;
  font-weight: bold;
}
.equipment-detail-payment a {
  color: #4F4F4F;
}
.equipment-detail-payment .equipment-detail-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.equipment-detail-payment .equipment-detail-row .equipment-detail-lb {
  margin-right: 10px;
  font-weight: 300;
}

.equipment-detail-action {
  margin-top: 10px;
}

.equipment-item {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
}
.equipment-item .equipment-item-image {
  float: none;
  height: 350px;
  overflow: hidden;
  border-radius: 10px;
}
.equipment-item .equipment-item-image img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.equipment-item .equipment-item-content {
  padding: 0;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}
.equipment-item .equipment-item-content .equipment-item-title {
  position: relative;
  padding-right: 25px;
  margin-right: 0;
}
.equipment-item .equipment-item-content .equipment-item-title a {
  color: #333333;
}
.equipment-item .equipment-item-content .equipment-item-title .list_option {
  right: 0;
}
.equipment-item .equipment-item-payment {
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #F2F2F2;
  border-radius: 5px;
  color: #4F4F4F;
  font-weight: bold;
}
.equipment-item .equipment-item-payment a {
  color: #4F4F4F;
}
.equipment-item .equipment-item-footer {
  margin-top: 10px;
}
.equipment-item .equipment-item-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.equipment-item .equipment-item-row .classified-item-lb {
  margin-right: 10px;
  font-weight: 300;
}

#right .classified-item .classified-item-image,
#leftnav .classified-item .classified-item-image {
  height: 100px;
}
#right .equipment-item .equipment-item-image,
#leftnav .equipment-item .equipment-item-image {
  height: 100px;
}
#right .classified-item-image img,
#leftnav .classified-item-image img {
  width: 100%;
}
#right .equipment-item-image img,
#leftnav .equipment-item-image img {
  width: 100%;
}
#right .classified-item-content,
#leftnav .classified-item-content {
  margin-left: 0;
}
#right .equipment-item-content,
#leftnav .equipment-item-content {
  margin-left: 0;
}

.classified-item.classified_featured_item, .classified-item:nth-child(2n+1) {
  background: #fff;
}

.chat-favorite-action {
  flex-wrap: wrap;
  gap: 5px;
  column-gap: 5px;
}
.chat-favorite-action .chat-favorite-l {
  flex-grow: 1;
  margin-top: 1px;
  margin-bottom: 1px;
}
.chat-favorite-action .chat-favorite-c {
  flex-grow: 1;
  margin-top: 1px;
  margin-bottom: 1px;
}
.chat-favorite-action .chat-favorite-r {
  flex-grow: 0;
  margin-top: 1px;
  margin-bottom: 1px;
}

.btn-primary.btn.btn-cs.active {
  background-color: #ff0000;
  border-color: #ff0000;
}

.btn-primary.btn.btn-cs.active .btn-cs-main .btn-icon {
  color: #ffffff;
}

.classified_block {
  background: #F5F5F5;
  border-radius: 5px;
}

.classified_package {
  margin-bottom: 15px;
}

.classified_package_title {
  font-size: 14px;
  color: #000000;
  margin-bottom: 5px;
}

.classified_package .classified_price {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
}

.classified_feature {
  font-size: 14px;
  text-align: center;
  color: #000000;
}

.classified_button {
  text-align: center;
  margin-top: 15px;
}

.classified_button > a:focus,
.classified_button > a:hover,
.classified_button > a {
  margin: auto;
  width: auto;
  display: inline-block;
  background: #000000;
  border: 1px solid #000000;
  line-height: 24px;
  color: #fff;
  font-size: 15px;
}

a {
  color: #2F80ED;
}

body {
  color: #000000;
}

.core-item-title {
  color: #333333;
}

.core-lists .core-list-item .core-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}

.dropdown.dropdown-o-left .dropdown-menu {
  left: inherit;
  right: 0;
}

.select2-container .select2-selection--single {
  height: 34px;
  padding: 2px 0;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-color: #E0E0E0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #9b9b9b;
  line-height: 28px;
}

.btn-header_icon.box-add {
  color: #1C1B1F;
}

#page_guest_home-index #content-wrapper.content-wrapper {
  padding-top: 0;
  min-height: 0;
}
#page_guest_home-index .description {
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #000000;
}
#page_guest_home-index .box2 .box_header .box_header_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #171717;
  text-align: center;
}
#page_guest_home-index .box2.bar-content-warp {
  border: none;
}
#page_guest_home-index .box2.bar-content-warp .box_content,
#page_guest_home-index .box2.bar-content-warp > .box_menu_more {
  background-color: transparent !important;
}
#page_guest_home-index .box2 .box_header {
  background-color: transparent !important;
}

.box_header_image {
  padding: 10px 10px 0 10px;
}
.box_header_image .box_header_img_main {
  height: 350px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.box_header_image .box_header_img_main .box-header_img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.box-holder {
  /*background-color: #ffffff;
  border-radius: 10px;*/
}

.box2 .box_header .box_header_title {
  color: #000000;
}
.box2.bar-shortcut-landing .box_header .box_header_title {
  font-size: 32px;
  font-weight: 700;
  line-height: 39px;
  text-align: center;
  color: #F2F2F2;
  max-width: 440px;
  margin: 20px auto 0 auto;
}
.box2.bar-recently-join .box_header {
  display: none;
}
.box2.bar-recently-join .box-user-list .box-user-item .user_avatar {
  border-radius: 5px;
}
.box2.bar-content-transparent {
  margin-bottom: 0;
}
.box2.bar-content-transparent .box_header {
  background-color: transparent;
}
.box2.bar-content-transparent .box_header.mo_breadcrumb .box_header_main {
  padding: 0;
}
.box2.bar-content-transparent .box_content {
  padding: 0;
}
.box2.bar-content-transparent .box_list_content {
  padding-left: 10px;
  padding-right: 10px;
}

.box2 .box_header .box_header_main {
  flex-wrap: wrap;
}

.profile-content-lr .box2.bar-content-transparent {
  /*.box_list_content{
    padding-left: 0;
    padding-right: 0;
  }*/
}
.profile-content-lr .box2.bar-content-transparent .box_header.mo_breadcrumb .box_header_main {
  padding-left: 10px;
  padding-right: 10px;
}
.profile-content-lr .box2.bar-content-transparent .box_content {
  padding-left: 10px;
  padding-right: 10px;
}

.box_shortcut_landing .shortcut_item {
  margin-bottom: 15px;
  max-height: 210px;
  max-width: 794px;
  margin-left: auto;
  margin-right: auto;
}
.box_shortcut_landing .shortcut_item .item-warp {
  position: relative;
}
.box_shortcut_landing .shortcut_item a {
  color: #F2F2F2;
}
.box_shortcut_landing .shortcut_item .moo-icon {
  font-size: 41px;
}
.box_shortcut_landing .shortcut_item .item_label {
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 5%;
  text-align: left;
  color: #ffffff;
  max-width: 130px;
  transform: translate(0, -50%);
}
.box_shortcut_landing .shortcut_item .small-image-preview {
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  .box_shortcut_landing .shortcut_item {
    max-width: 324px;
  }
}
.login-shortcut-list .section-login-social {
  display: flex;
  flex-direction: row;
}
.login-shortcut-list .section-login-social .social-group {
  flex-grow: 1;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 10px;
}
.login-shortcut-list .section-login-social .social-group .social-text {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}

.form-shortcut-login {
  background-color: transparent;
  border-radius: 10px;
  padding: 20px;
  max-width: 269px;
  margin-left: auto;
  margin-right: auto;
}
.form-shortcut-login #sign-start {
  max-width: 165px;
  margin-left: auto;
  margin-right: auto;
}
.form-shortcut-login .iti--separate-dial-code .iti__selected-flag {
  background-color: white;
}

.login-page-content {
  background-color: transparent;
  box-shadow: none !important;
}

.login_form_input {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 4px;
}
.login_form_input .login-info-group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 0;
  font-size: 16px;
  color: #737373;
  font-weight: 700;
}
.login_form_input .login-info-group .info-value {
  padding-left: 15px;
  text-align: right;
}
.login_form_input label.info-label {
  font-weight: 700;
  font-size: 16px;
  color: #4F4F4F;
}
.login_form_input .btn {
  font-weight: 400;
}
.login_form_input .confirm_email_resend {
  font-size: 14px;
  color: #4F4F4F;
  font-weight: 400;
  text-align: right;
}
.login_form_input .confirm_email_resend a {
  color: #4F4F4F;
}

.interest-option-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 15px;
}
.interest-option-list .small-image-preview {
  height: 48px;
  display: block;
  margin: auto;
}
.interest-option-list .interest-option-check {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.interest-option-list .interest-option-warp {
  border: 1px solid #000000;
  border-radius: 10px;
  display: block;
  position: relative;
  cursor: pointer;
}
.interest-option-list .interest-option-warp:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.interest-option-list .interest-option-warp .interest-option-main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.interest-option-list .interest-option-warp .option-thump {
  display: block;
  margin-bottom: 10px;
}
.interest-option-list .interest-option-warp .option-text {
  display: block;
  text-align: center;
}
.interest-option-list .interest-option-item {
  position: relative;
}
.interest-option-list .interest-option-item input.interest-option-check:checked + .interest-option-warp {
  border-width: 4px;
}

.interested-form-main {
  padding: 10px;
}
.interested-form-main label.control-label {
  font-size: 16px;
  font-weight: 700;
  color: #4F4F4F;
  margin-bottom: 5px;
}

.radio-input-wrapper label {
  margin-right: 10px;
  margin-left: 5px;
}

@media (min-width: 992px) {
  #page_guest_home-index {
    padding-top: 81px;
  }

  body.default-body.guest-page {
    padding-top: 81px;
  }

  #page_guest_home-index.documentScrolling .main-menu-section.main-menu-scrolling {
    margin-top: 4px;
  }

  #page_guest_home-index #content-wrapper.content-wrapper {
    border-top: none;
  }

  .documentScrolling .bar-action-floating {
    top: 65px;
  }
}
.registration-page .register_main_form {
  border-right: none;
}
.registration-page .register_social_form .center-login-text {
  text-align: left;
}
.registration-page .register_social_form .center-login-social {
  width: 100%;
}
.registration-page.registration-choose {
  max-width: 440px;
}
.registration-page.registration-choose .register_social_form {
  padding: 20px;
}
.registration-page.registration-choose .register_social_form .center-login-text {
  text-align: left;
  font-weight: 400;
  font-size: 23px;
  color: #4F4F4F;
}
.registration-page.registration-choose .register_social_form .center-login-social {
  width: 100%;
}
.registration-page.registration-choose .register_social_form .center-login-social .social-group {
  text-align: center;
}
.registration-page.registration-choose .register_social_form .center-login-social .social-group .social-text {
  font-size: 15px;
  line-height: 20px;
  color: #4F4F4F;
}

.friend-request-lists .friend-request-item {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.friend-request-lists .friend-request-item .friend-request-name a {
  color: #000000;
}

.tab-flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}
.tab-flex > li {
  flex-grow: 1;
  padding-bottom: 0;
  text-align: center;
}
.tab-flex > li > a {
  font-size: 15px !important;
  color: #000000;
  border-bottom-width: 2px !important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
}
.tab-flex > li > a:active, .tab-flex > li > a:focus, .tab-flex > li > a:hover {
  background-color: transparent;
  border-bottom-color: #000000;
  color: #000000;
}
.tab-flex > li > span.tab-btn-cs {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-right: 2px;
  line-height: 1.42857143;
  font-size: 15px !important;
  color: #000000;
  border-bottom-width: 2px !important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
}
.tab-flex > li > span.tab-btn-cs:active, .tab-flex > li > span.tab-btn-cs:focus, .tab-flex > li > span.tab-btn-cs:hover {
  background-color: transparent;
  border-bottom-color: #000000;
  color: #000000;
}
.tab-flex > li.current > a, .tab-flex > li.current > a:active, .tab-flex > li.current > a:focus, .tab-flex > li.current > a:hover, .tab-flex > li.current > span.tab-btn-cs, .tab-flex > li.active > a, .tab-flex > li.active > a:active, .tab-flex > li.active > a:focus, .tab-flex > li.active > a:hover, .tab-flex > li.active > span.tab-btn-cs {
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent;
  border-bottom-color: #000000;
  color: #000000;
}

.nav-tabs > li > a.tab-btn-cs .tab-btn-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-tabs > li > a.tab-btn-cs .tab-btn-main.tab-btn-bl {
  display: block;
}
.nav-tabs > li > a.tab-btn-cs .tab-btn-main.tab-btn-bl .tab-icon {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.nav-tabs > li > a.tab-btn-cs .tab-btn-main.tab-btn-bl .tab-text {
  display: block;
  text-align: center;
}
.nav-tabs > li > a.tab-btn-cs .tab-icon {
  width: 24px;
  height: 24px;
  overflow: hidden;
  font-size: 24px;
  margin-right: 5px;
}
.nav-tabs > li > a.tab-btn-cs .tab-icon img {
  display: block;
  width: 100%;
}
.nav-tabs > li > span.tab-btn-cs .tab-btn-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-tabs > li > span.tab-btn-cs .tab-btn-main.tab-btn-bl {
  display: block;
}
.nav-tabs > li > span.tab-btn-cs .tab-btn-main.tab-btn-bl .tab-icon {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.nav-tabs > li > span.tab-btn-cs .tab-btn-main.tab-btn-bl .tab-text {
  display: block;
  text-align: center;
}
.nav-tabs > li > span.tab-btn-cs .tab-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  font-size: 24px;
  margin-right: 5px;
}
.nav-tabs > li > span.tab-btn-cs .tab-icon img {
  display: block;
  width: 100%;
}
.nav-tabs > li > span.tab-btn-cs .tab-text a {
  color: #000000;
}
.nav-tabs > li > span.tab-btn-cs .tab-text .tip {
  display: inline-block;
}

@media (max-width: 767px) {
  .nav-tabs > li > span.tab-btn-cs .tab-text .tip-info {
    display: block;
  }
}
@media (min-width: 786px) {
  .photo-video-item {
    width: 16.6666666%;
  }
}
.description-add-post .link-action,
.description-add-work-link .link-action {
  color: #828282;
}

.description-add-photo {
  color: #000000;
  background-color: #e5e5e5;
}

.photo-video-reviewing {
  left: 5px;
  bottom: 5px;
  width: fit-content;
}
.photo-video-reviewing .under-reviewing {
  color: #000000;
  background-color: #F2C94C;
  padding: 3px 5px;
  border-radius: 5px;
}
.photo-video-reviewing .under-disapproved {
  color: #ffffff;
  background-color: #EB5757;
  padding: 3px 5px;
  border-radius: 5px;
}

.review-rating-box-content .review-rating-detail {
  border-left: none;
  padding-left: 0;
}

.review-rating-score-count {
  color: #000000;
}

.review-rating-score .rating-ruler .percentage {
  background-color: #EB5757;
}

.tags-section .tags-list .tag-btn {
  background-color: #F2F2F2;
  border: 1px solid #333333;
  color: #333333;
}

.profile-edit ul.token-input-list li.token-input-token {
  background-color: #000000;
}

ul.token-input-list li.token-input-token {
  color: #ffffff;
}

.profile-skills-list .category-type-list,
.profile-interests-list .category-type-list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 10px;
}
.profile-skills-list .category-type-list li a.category-item,
.profile-interests-list .category-type-list li a.category-item {
  color: #000000;
  display: inline-block;
  padding: 3px 5px;
  border-radius: 5px;
}
.profile-skills-list .category-type-list li.active a.category-item,
.profile-interests-list .category-type-list li.active a.category-item {
  color: #ffffff;
  background-color: #000000;
}
.profile-skills-list .category-interests,
.profile-interests-list .category-interests {
  border: 1px solid #000000;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
}
.profile-skills-list .category-interest-list,
.profile-interests-list .category-interest-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.profile-skills-list .category-interest-list li a.interest-item,
.profile-interests-list .category-interest-list li a.interest-item {
  color: #000000;
  display: inline-block;
  padding: 3px 5px;
  border-radius: 5px;
}
.profile-skills-list .category-interest-list li.active a.interest-item,
.profile-interests-list .category-interest-list li.active a.interest-item {
  color: #ffffff;
  background-color: #000000;
}
.profile-skills-list .category-skills,
.profile-interests-list .category-skills {
  border: 1px solid #000000;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
}
.profile-skills-list .category-skill-list,
.profile-interests-list .category-skill-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.profile-skills-list .category-skill-list li a.skill-item,
.profile-interests-list .category-skill-list li a.skill-item {
  color: #000000;
  display: inline-block;
  padding: 3px 5px;
  border-radius: 5px;
}
.profile-skills-list .category-skill-list li.active a.skill-item,
.profile-interests-list .category-skill-list li.active a.skill-item {
  color: #ffffff;
  background-color: #000000;
}

.artist-post-here .artist-post-holder {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.artist-post-here .artist-post-holder .artist-post-avatar {
  flex-grow: 0;
  margin-right: 10px;
}
.artist-post-here .artist-post-holder .artist-post-avatar .user_avatar_img {
  border-radius: 100%;
  overflow: hidden;
  width: 50px;
  height: 50px;
}
.artist-post-here .artist-post-holder .artist-post-avatar .user_avatar_img img {
  display: block;
  width: 100%;
}
.artist-post-here .artist-post-holder .artist-post-info {
  flex-grow: 1;
}
.artist-post-here .artist-post-holder .artist-post-info .artist-post-box {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 400;
  padding: 14px 15px;
}

.artist-photo-lists {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.artist-photo-lists .photo-list-item {
  width: 16.6666666%;
  padding: 1px;
  position: relative;
}
.artist-photo-lists .photo-list-item-link {
  display: block;
  position: relative;
  overflow: hidden;
}
.artist-photo-lists .photo-list-item-link:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.artist-photo-lists .photo-list-item-link .add-profile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.artist-photo-lists .photo-list-item-link .add-profile .photo-item-info-icon {
  width: 100%;
  margin-bottom: 5px;
}
.artist-photo-lists .photo-list-item-link .add-profile .photo-item-info-label {
  width: 100%;
}
.artist-photo-lists .photo-item-img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.artist-photo-lists .photo-list-item-title {
  color: #000000;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.artist-photo-lists .photo-list-item-location {
  color: #828282;
  margin-bottom: 5px;
}
.artist-photo-lists .photo-list-item-info {
  display: none;
}
.artist-photo-lists.has-info .photo-list-item {
  padding: 5px;
}
.artist-photo-lists.has-info .photo-list-item-info {
  display: block;
}
.artist-photo-lists.has-info .photo-item-img {
  border-radius: 10px;
}

@media (max-width: 767px) {
  .artist-photo-lists .photo-list-item {
    width: 33.3333333%;
  }
  .artist-photo-lists.has-info .photo-list-item {
    width: 50%;
  }
}
.profile-search-as {
  background-color: #F2F2F2;
  padding: 10px;
  border-radius: 5px;
}
.profile-search-as .profile-search-as-main {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.profile-search-as .profile-search-as-avatar {
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 100%;
  margin-right: 10px;
  flex-grow: 0;
}
.profile-search-as .profile-search-as-name {
  color: #000000;
}

@media (min-width: 1200px) {
  #center.col-md-9 .user-lists.grid-view .user-list-item {
    width: 25%;
    min-width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .user-lists.grid-view .user-list-item {
    width: 25%;
    min-width: 25%;
  }
}
.grid-list-bar .gl-item {
  color: #828282;
}
.grid-list-bar .gl-item.active {
  color: #1C1B1F;
}

.media-photo-video-list {
  padding-left: 5px;
  padding-right: 5px;
}

.media-photo-video {
  padding-left: 5px;
  padding-right: 5px;
}

.core-lists.job-lists.list-view .core-list-item {
  padding: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
}
.core-lists.job-lists .job-item-main {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.core-lists.job-lists .job-warp-left {
  flex-grow: 0;
  background-color: #F2F2F2;
  padding: 10px;
  border-radius: 10px;
  margin-right: 10px;
  width: 190px;
  min-width: 190px;
}
.core-lists.job-lists .job-warp-right {
  flex-grow: 1;
}
.core-lists.job-lists .job-item-by {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 100px;
  margin-bottom: 10px;
}
.core-lists.job-lists .job-item-by img {
  display: block;
  width: 100%;
}
.core-lists.job-lists .job-item-p {
  margin-bottom: 10px;
}
.core-lists.job-lists .job-item-group-title a {
  font-weight: 700;
  font-size: 15px;
  color: #333333;
}
.core-lists.job-lists .job-item-requirement {
  position: relative;
}
.core-lists.job-lists .job-item-title {
  font-weight: 700;
  font-size: 15px;
  color: #333333;
}
.core-lists.job-lists .job-item-published-by a {
  color: #333333;
}
.core-lists.job-lists .job-item-published-by img {
  width: 24px;
  height: 24px;
  border-radius: 100px;
}
.core-lists.job-lists .media-photo-video-list .photo-video-item {
  width: 79px;
}
.core-lists.job-lists .job-item-footer {
  padding-top: 10px;
}
.core-lists.job-lists .job-item-footer .core-item-action {
  padding-top: 10px;
}

@media (max-width: 767px) {
  .core-lists.job-lists .job-warp-left {
    margin-right: 0;
    width: 100%;
    min-width: 100%;
    order: 2;
    padding-left: 70px;
    position: relative;
  }
  .core-lists.job-lists .job-warp-right {
    order: 1;
  }
  .core-lists.job-lists .job-item-by {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .core-lists.job-lists .job-item-description {
    margin-bottom: 10px;
  }
}
.header-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.header-group .header-group-avatar {
  flex-grow: 0;
  margin-right: 20px;
  width: 200px;
  min-width: 200px;
}
.header-group .header-group-avatar img {
  display: block;
  width: 100%;
}
.header-group .header-group-info {
  flex-grow: 1;
}
.header-group .header-group-title {
  font-weight: 400;
  font-size: 18px;
}
.header-group .header-group-date {
  font-size: 15px;
}
.header-group .header-group-p-text {
  margin-bottom: 10px;
}
.header-group .header-group-published-by a {
  color: #333333;
}
.header-group .header-group-published-by img {
  width: 24px;
  height: 24px;
  border-radius: 100px;
}

@media (max-width: 767px) {
  .header-group .header-group-avatar {
    margin-right: 0;
    width: 100%;
    min-width: 100%;
  }
}
.user-lists.send-profile-list.list-view .user-list-item {
  width: 100%;
}
.user-lists.send-profile-list.list-view .user-list-item .user-item-main {
  align-items: center;
}
.user-lists.send-profile-list.list-view .user-list-item .user-item-figure {
  width: 50px;
  min-width: 50px;
}
.user-lists.send-profile-list.list-view .user-list-item .user-item-figure .user-item-img,
.user-lists.send-profile-list.list-view .user-list-item .user-item-figure img {
  border-radius: 100%;
}

.profile-avatar-rotate {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.profile-avatar-rotate a.rotate_photo {
  color: #000000;
}

.like-action .act-item {
  margin-right: 10px;
}
.like-action .act-item:last-child {
  margin-right: 0;
}

@media (max-width: 991px) {
  .mobile-footer-menu {
    padding: 2px;
  }
}
#profileGirdList .profile-gl-item.active .profile-gl-icon {
  font-size: 26px;
  width: 26px;
  height: 26px;
}
#profileGirdList .profile-gl-item .profile-gl-icon {
  font-size: 16px;
  width: 16px;
  height: 16px;
}

.core-lists.grid-view.elearning-content-list .core-list-item .core-item-warp {
  background-color: #ffffff;
  border-radius: 15px;
  padding: 10px;
}
.core-lists.list-view.elearning-content-list .core-list-item .core-item-warp {
  background-color: #ffffff;
  border-radius: 15px;
  padding: 10px;
}

.subscription-section .current_subscription_info {
  text-align: center;
}
.subscription-section .subscription_text {
  text-align: center;
}

.subscription-section .compare-table .compare-item .content {
  background-color: #FAFAFA;
}

@media (max-width: 767px) {
  .subscription-section .compare-table {
    overflow: visible;
    display: block;
  }
  .subscription-section .compare-table .compare-item {
    margin-bottom: 10px;
    text-align: left;
  }
  .subscription-section .compare-table .compare-item .action {
    bottom: 15px;
  }
  .subscription-section .compare-table .compare-item .content {
    padding: 5px 15px 50px 15px;
  }
  .subscription-section .compare-table .compare-item .content .action {
    padding-left: 10px;
    padding-right: 10px;
  }
  .subscription-section .compare-table .compare-item .content .action .btn {
    display: block;
  }
  .subscription-section .compare-table .compare-item .content .title {
    font-size: 24px;
  }
}
.compare-table .compare-item {
  text-align: left;
  margin-bottom: 10px;
}
.compare-table .compare-item .content {
  padding: 15px 15px 50px 15px;
}
.compare-table .compare-item .action {
  bottom: 15px;
}
.compare-table .description ul {
  list-style-type: none;
  padding: 0;
}
.compare-table .description ul li {
  padding: 5px 0 5px 20px;
  position: relative;
}
.compare-table .description ul li .icon-symbols {
  color: #219653;
  position: absolute;
  top: 7px;
  left: 0;
}

/*.user-plan{
  span{
    background-color: #f2ca4d;
    color: #000;
    a{
      color: #000;
    }
  }
}*/
.talent-search-detail .talent-search-title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.talent-search-detail .talent-search-info {
  display: flex;
  flex-direction: row;
  background-color: #f2f2f2;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
.talent-search-detail .talent-search-info .talent-search-l {
  width: 50px;
  min-width: 50px;
  margin-right: 10px;
  flex-grow: 0;
}
.talent-search-detail .talent-search-info .talent-search-l .core-item-img {
  display: block;
  width: 100%;
  border-radius: 100%;
}
.talent-search-detail .talent-search-auth {
  font-weight: 700;
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
  display: block;
}
.talent-search-detail .talent-search-r-text {
  font-size: 12px;
  font-weight: 400;
}

#limelite-js-image-upload-preview > div {
  margin-top: 5px;
  margin-bottom: 5px;
}

.plan-type-status {
  padding: 5px 0;
}
.plan-type-status .btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.plan-type-status .btn-default.active {
  background-color: #27AE60;
  color: #ffffff;
  border-color: #27AE60;
}

.post-status-page-content-wrap .user-lists.list-view .user-list-item {
  width: 100%;
}

#profilePopupModal .modal-dialog {
  max-width: 300px;
  margin: 10% auto auto auto;
}

.modal-profile-popup .close {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #000000;
  border-radius: 100%;
  color: #ffffff;
  overflow: hidden;
  right: 2px;
  top: 2px;
  opacity: 1;
}
.modal-profile-popup .close .modal-close {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.modal-profile-popup .profile-user-info .profile-avatar {
  margin-bottom: 10px;
  width: 100% !important;
  height: auto !important;
}
.modal-profile-popup .profile-user-info .profile-name {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}
.modal-profile-popup .profile-user-info .profile-info {
  color: #828282;
  font-weight: 400;
  font-size: 15px;
}
.modal-profile-popup .profile-user-info .profile-action {
  margin-top: 5px;
}
.modal-profile-popup .profile-user-info .profile-action .btn {
  margin-top: 2px;
  margin-bottom: 2px;
  white-space: normal;
  text-align: left;
}
.modal-profile-popup .profile-user-info .media-photo-video {
  margin-bottom: 5px;
}
.modal-profile-popup .profile-user-info .media-photo-video .media-photo-video-list {
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.modal-profile-popup .profile-user-info .media-photo-video .media-photo-video-list .photo-video-item {
  width: 33.3333333%;
}
.modal-profile-popup .profile-user-info .photo-video-main:after {
  display: none !important;
}

.user-lists.user-short-list.list-view .user-list-item {
  width: 100%;
}

.user-lists.user-short-list.list-view .user-list-item .user-item-figure {
  width: 50px;
  min-width: 50px;
}

.user-lists.user-short-list.list-view .user-list-item .user-item-picture .user-item-img,
.user-lists.user-short-list.list-view .user-list-item .user-item-picture img {
  border-radius: 100%;
}

.btn-cs-center {
  align-items: center;
  justify-content: center;
}

.no-flex {
  display: block !important;
}

.form-feed-image {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form-feed-image .user_avatar_name {
  flex-grow: 1;
}

.top-footer {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #171717;
  padding: 20px 10px;
}
.top-footer a {
  color: #171717;
  text-decoration: underline;
}

#footer {
  text-align: center;
}

@media (max-width: 991px) {
  .avatar_jcrop img {
    max-width: 100%;
  }
}
@media (max-width: 374px) {
  .box-user-list .box-user-item {
    width: 20%;
  }
}
@media (max-width: 413px) {
  .box-user-list .box-user-item {
    width: 20%;
  }

  .core-lists.grid-view > .core-list-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .box-user-list .box-user-item {
    width: 20%;
  }

  .box2 .box_header .box_action.box_action_btn {
    margin-top: 10px;
  }
}
body#page_guest_home-index {
  background: #cfcfcf;
  background: linear-gradient(0deg, #cfcfcf 0%, white 50%, rgba(255, 255, 255, 0.5032213569) 100%);
}
body#page_guest_home-index #content-wrapper.content-wrapper {
  background-image: url(../img/bg-dot.png);
  background-repeat: repeat-x;
}
body#page_guest_home-index #footer {
  background-color: #B2B2B2;
}

.shortcut-logo-section .shortcut-logo-img {
  display: block;
  margin: 53px auto 0 auto;
  max-width: 100%;
}

@media (min-width: 992px) {
  .shortcut-landing-warp {
    display: flex;
    flex-direction: row;
    padding-top: 50px;
    justify-content: center;
    gap: 100px;
  }
  .shortcut-landing-warp .bar-shortcut-login {
    order: 2;
  }
  .shortcut-landing-warp .bar-shortcut-landing {
    order: 1;
  }
  .shortcut-landing-warp .form-shortcut-login {
    background-color: #EEE;
    max-width: 410px;
    width: 410px;
  }
  .shortcut-landing-warp .box_shortcut_landing .shortcut_item {
    width: 324px;
  }
  .shortcut-landing-warp .box_shortcut_landing .shortcut_item .small-image-preview {
    height: 60px;
    width: auto;
  }
  .shortcut-landing-warp .box_shortcut_landing .shortcut_item .item-icon {
    display: flex;
    justify-content: flex-end;
    background-color: #010101;
  }

  body#page_guest_home-index {
    background: #ffffff;
  }

  #page_guest_home-index .description {
    font-size: 40px;
  }

  body#page_guest_home-index #footer {
    background-color: #ffffff;
  }
}
.boost-results-content {
  display: flex;
  justify-content: space-between;
  padding-top: 3px;
}

.boost-results-title {
  padding-bottom: 5px;
  border-bottom: 2px groove;
}

.boost-contact {
  float: right;
  margin-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.boost-status-text {
  padding: 0px 10px;
  border-radius: 20px;
  background-color: red;
  position: absolute;
  right: 30px;
}

.profile-photo-popup.swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: auto !important;
}
.profile-photo-popup.swiper .swiper-pagination_custom {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  display: block;
  padding: 3px 5px;
  border-radius: 5px;
  top: 10px;
  right: 10px;
  font-size: 12px;
  line-height: 16px;
}
.profile-photo-popup.swiper .swiper-pagination_custom .swiper-pagination-link {
  color: #ffffff;
}
.profile-photo-popup.swiper .swiper-button-next {
  right: 10px;
}
.profile-photo-popup.swiper .swiper-button-prev {
  left: 10px;
}
.profile-photo-popup.swiper .swiper-button-prev:after, .profile-photo-popup.swiper .swiper-button-next:after {
  content: '';
  display: none;
}
.profile-photo-popup.swiper .swiper-button-prev .swiper-button-icon, .profile-photo-popup.swiper .swiper-button-next .swiper-button-icon {
  color: #ffffff;
  font-size: 30px;
}
.profile-photo-popup.swiper > .swiper-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
.profile-photo-popup.swiper:not(.swiper-initialized) .profile-photo-popup-figure {
  min-height: 300px;
}
.profile-photo-popup.swiper:not(.swiper-initialized) .swiper-slide + .swiper-slide {
  display: none;
}

.profile-photo-popup-item {
  overflow: hidden;
  border-radius: 10px;
}
.profile-photo-popup-item .profile-photo-popup-main {
  position: relative;
  height: 100%;
  overflow: hidden;
  width: 100%;
  background-color: #0c0c0c;
}
.profile-photo-popup-item .profile-photo-popup-main .profile-photo-popup-filter {
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.profile-photo-popup-item .profile-photo-popup-main .profile-photo-popup-figure {
  position: relative;
  z-index: 2;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 133.3333333%;
}
.profile-photo-popup-item .profile-photo-popup-main .profile-photo-popup-caption {
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  padding: 5px;
  z-index: 5;
}
.profile-photo-popup-item .profile-photo-popup-main .profile-photo-popup-link {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.profile-photo-popup-item .profile-photo-popup-main .profile-photo-popup-img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  margin: auto;
}
.profile-photo-popup-item .profile-photo-popup-main .profile-photo-popup-video {
  display: flex;
  height: 100%;
  justify-content: center;
  align-content: center;
}

.activity_author_boot {
  padding-right: 75px;
}

.box-type-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.box-type-item {
  width: 20%;
  margin-bottom: 15px;
}
.box-type-item .box-type-item-image {
  margin-bottom: 5px;
}
.box-type-item .box-type-item-img {
  width: 85px;
  border-radius: 100%;
  display: block;
  margin: auto;
}
.box-type-item .box-type-item-info {
  text-align: center;
}
.box-type-item .box-type-item-name {
  color: #000000;
  font-size: 15px;
}
.box-type-item .box-type-item-count {
  margin-top: 5px;
  font-size: 12px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .box-type-item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .box-type-item {
    width: 33.3333333%;
  }
}
.profile-status-warp {
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  margin: 5px 0;
}

.profile-status-pending,
.profile-status-disapproved,
.profile-status-verified {
  background-color: #FFEDD5;
  color: #828282;
  font-size: 14px;
  font-weight: 600;
}

.profile-status-pending a,
.profile-status-disapproved a {
  color: #828282;
}

.btn-profile-status-approved,
.btn-profile-status-verification {
  border-radius: 5px;
  padding: 10px;
  background-color: #22C55E;
  color: #ffffff;
  display: block;
  text-align: center;
  font-size: 14px;
}

.btn-profile-status-approved .s-bold {
  font-weight: 700;
}

.btn-profile-status-approved:hover, .btn-profile-status-approved:active, .btn-profile-status-approved:focus {
  background-color: #52cf7f;
  color: #ffffff;
}

.profile-description {
  text-align: center;
  padding: 10px;
  margin: 5px 0;
}

.btn.btn-cs.btn-header_title .btn-cs-main .btn-text {
  white-space: nowrap;
}

.one-login-group {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.compare-table .description img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .box_action.mobile-box-act-bot {
    position: fixed;
    bottom: 53px;
    left: 0;
    right: 0;
    display: flex;
    gap: 10px;
    padding: 5px 8px;
    background-color: #ffffff;
  }

  .box_action.mobile-box-act-bot .box-btn {
    flex-grow: 1;
    margin-left: 0 !important;
    padding: 5px;
  }

  .box_action.mobile-box-act-bot .btn.btn-cs .btn-cs-main {
    justify-content: center;
  }

  body.default-body.mobile-box-bot {
    padding-bottom: 90px;
  }
}
.btn.btn-cs.btn-search-frm {
  display: block;
  border-radius: 25px;
  border: 1px solid #E0E0E0;
  color: #9b9b9b;
  background-color: #ffffff;
  padding: 5px 15px;
}

.btn.btn-search-frm.btn-cs .btn-cs-main .btn-icon {
  order: 1;
  margin-left: 5px;
}

.btn.btn-search-frm.btn-cs .btn-cs-main .btn-text {
  order: 1;
  margin-left: 0;
  flex-grow: 1;
  text-align: left;
}

.search-profile-mobile {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }

  .box2 .box_header .box_header_main.box_header_mobile {
    justify-content: space-between;
  }

  .box2 .box_header .box_header_mobile .box_header_title {
    flex-grow: 0;
    order: 2;
  }

  .box2 .box_header .box_header_mobile .box_action {
    order: 1;
  }
}
@media(max-width: 991px){
  .feed-entry-item{
    margin-bottom: 10px;
  }
  #page_guest_activities-ajax_browse #content-wrapper.content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}