/*
import url(../../../../../../../template/css/common.css);
*/

@import url('../../../../../../../template/css/common_val.css');

/*--- General ---*/

body {
  background-color: #f0f2f5 !important;
  margin: 0;
}

#bx-toolbar {
  z-index: 99999999;
}

#profile-avatar-popup,
#profile-notifications-popup {
  max-width: 100%;
}

#profile-avatar-popup .bx-sidebar-account-bg,
#profile-notifications-popup .bx-sidebar-notifications-preview-bg {
  background: var(--color-cool-gray-500, #adadad);
}

.bx-clear {
  clear: both;
  float: none;
  display: block;
  width: 0px;
  height: 0px;
  font-size: 1px;
}

.bx-clearfix:before,
.bx-clearfix:after {
  content: '';
  display: table;
}

.bx-clearfix:after {
  clear: both;
}

.bx-tag b,
.bx-tag s {
  text-decoration: none;
  font-weight: normal;
}

.sys-icon-emoji {
  font-weight: normal !important;
}

.sys-icon-image,
.sys-icon-svg {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/*--- Application ---*/
.bx-main.bx-pt-application .bx-menu-toolbar-padding {
  padding-top: 0;
}

.bx-main.bx-pt-application .bx-main-column.narrow.bx-mc-narrowed .bx-mc-cnt {
  padding: 0;
}

/*--- Design Boxes ---*/
.bx-db-container {
  position: relative;
}

.bx-db-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.bx-db-container.bx-dbc-nopadding > .bx-db-header {
  padding-left: 0;
  padding-right: 0;
}

.bx-db-container.bx-dbc-nobg .bx-db-divider {
  display: none;
}

.bx-db-title {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;

  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bx-media-phone {
  #bx-page-organizations-discover #designbox-follow-or-join-organizations-to-grow-your-network .bx-db-title {
    max-width: 100%;
    white-space: break-spaces;
  }
}

.bx-db-menu {
  -webkit-flex: 1 2 auto;
  -ms-flex: 1 2 auto;
  flex: 1 2 auto;

  max-width: 75%;
}

.bx-media-phone .bx-db-menu {
  max-width: 65%;
}

.bx-db-menu-tab {
  margin-left: 5px;
  text-align: right;
  overflow-x: auto;
}

.bx-db-menu-tab.bx-db-menu-tab-more-auto {
  overflow-x: visible;
}

.bx-db-menu-tab .bx-menu-custom-hor:not(.bx-menu-more-auto) {
  width: max-content;
}

.bx-db-menu-tab-active {
  text-decoration: underline;
}

.bx-db-menu-tab-btn a {
  text-decoration: none;
}

.bx-db-menu-tab-btn > ul > li {
  display: flex;
}

.bx-db-menu .sys-icon-a {
  vertical-align: middle;
}

.bx-db-menu-popup {
  text-align: left;
}

.bx-db-content {
  position: relative;
}

.bx-content-padding-block {
  padding: 1rem;
}

.bx-db-content .bx-db-help {
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  background-color: rgba(0, 0, 0, 0.1);
  line-height: 2rem;
  text-align: center;
}

.bx-db-help-popup {
  max-width: 25rem;
  max-height: 25rem;
  overflow: auto;
}

/*--- Design Boxes Menu ---*/
.bx-db-menu ul li {
  white-space: nowrap;
}

.bx-db-menu ul li:not(.bx-stl-mil-sm) {
  border-radius: 0;
}

.bx-db-menu ul.bx-menu-hor,
.bx-db-menu ul.bx-menu-custom.bx-menu-custom-hor,
.bx-db-menu ul.bx-menu-custom.bx-menu-custom-hor.bx-menu-more-auto:not(.bx-menu-submenu-more-auto) {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.bx-db-menu ul.bx-menu-hor > li:not(.bx-stl-mil-sm),
.bx-db-menu ul.bx-menu-custom.bx-menu-custom-hor > li:not(.bx-stl-mil-sm) {
  display: block;

  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;

  padding: 0 0.25rem;

  border-bottom: 1px solid transparent;
}

.bx-db-menu .bx-menu-custom.bx-menu-custom-hor > li:not(.bx-stl-mil-sm) > span {
  display: block;

  margin: 0;
  padding: 0;
}

.bx-db-menu ul.bx-menu-hor > li a.bx-btn,
.bx-db-menu ul.bx-menu-custom.bx-menu-custom-hor > li a.bx-btn {
  display: inline-block;
  float: none;
}

.bx-db-menu ul.bx-menu-hor > li a > span,
.bx-db-menu ul.bx-menu-custom.bx-menu-custom-hor > li a > span {
  vertical-align: middle;
}

.bx-db-menu ul > li:not(.bx-menu-item-more-auto) a .bx-mi-icon {
  display: none;
}

.bx-db-menu ul.bx-menu-submenu-more-auto {
  line-height: normal;
}

.bx-db-menu ul li:not(.bx-menu-item-more-auto) a span,
.bx-db-menu .bx-menu-item-more-popup ul.bx-menu-custom.bx-menu-submenu-more-auto li:not(.bx-menu-item-more-auto) a span,
.bx-db-menu .bx-popup .bx-db-menu-popup ul.bx-menu-custom.bx-menu-custom-ver li a > span,
.bx-db-menu .bx-popup .bx-db-menu-popup ul.bx-menu-ver li a > div > span {
  margin: 0;
}

.bx-db-menu ul.bx-menu-hor li.bx-menu-tab-active,
.bx-db-menu ul.bx-menu-custom.bx-menu-custom-hor li.bx-menu-tab-active {
  border-bottom: 0;
}

.bx-db-menu ul.bx-menu-custom-ver li.bx-menu-item-more-auto {
  display: none;
}

/*--- Popup boxes ---*/
html.bx-popup-lock,
body.bx-popup-lock {
  overflow: hidden;
}

.bx-popup-transitions {
  -webkit-transition:
    opacity 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    transform 0.2s ease-in-out;
}

.bx-popup-inactive {
  -webkit-opacity: 0;
  opacity: 0;

  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}

.bx-popup-active {
  max-height: 100%;
  overflow-y: auto;

  -webkit-opacity: 1;
  opacity: 1;

  -webkit-transform: scale(1);
  transform: scale(1);

  -webkit-transition:
    opacity 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition:
    opacity 0.2s ease-in-out,
    transform 0.2s ease-in-out;
}

.bx-popup-fog {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
}

.bx-popup-menu .bx-popup-close-wrapper {
  display: none;
}

.bx-popup-menu .bx-popup-content-indent {
  padding: 0px !important;
}

.bx-popup-menu ul.bx-menu-ver,
.bx-popup-menu ul.bx-menu-verlit,
.bx-popup-menu ul.bx-menu-custom-ver,
.bx-popup-menu.bx-popup-menu-main.sys-add-content ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/*--- Loading indicator ---*/
.bx-loading-ajax {
  position: absolute;
  width: 6rem;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;

  background-color: transparent;

  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;

  text-align: center;
  color: #cccccc;
}

.bx-loading-ajax.static {
  position: static;
}

.bx-loading-ajax-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;

  min-width: 2rem;

  margin-left: 0.25rem;
}

button.bx-btn:focus,
button.bx-btn:focus .bx-loading-ajax-btn {
  outline: 0;
}

/*-- Show More --*/
.bx-overflow-ready {
  max-height: 16rem;
  overflow: hidden;
}

.bx-overflow-ready.bx-or-cmt {
  max-height: 5rem;
}

.bx-overflow:before {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20%;

  content: '';
}

.bx-show-more {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;

  text-align: center;
}

/*-- Flickity: Tailwind overwrite --*/
.flickity-enabled .flickity-viewport .flickity-slider img{
  display: inline;
  max-width: none;
  object-fit: cover;
}

.bx-page-view-post .flickity-enabled .flickity-viewport .flickity-slider img {
  max-width: none;
  object-fit: cover;
}

.bx-popup-element-close:hover,
.bx-popup-element-close {
  text-decoration: none;
  font-size: 1.5rem !important;
}

#bx-logo-container {
  justify-content: center;
  display: flex;
}

.top-toolbar-menu {
  flex: 75%;
}
.top-toolbar-search {
  flex: 25%;
}

audio.bx-player {
  width: 100%;
}

.bx-menu-tab-active .bx-stl-mil-sm {
  background-color: var(--color-orange-500);
  color: var(--color-base-white);
}

.bx-artificer .bx-menu-custom-hor li.bx-menu-tab-active a {
  /* color: var(--color-base-white); */
}

.bx-menu-tab-active .bx-stl-mil-sm:hover {
  background-color: var(--color-orange-500);
}

.bx-artificer #bx-content-wrapper .bx-menu-item.bx-menu-tab-active:hover a {
  background-color: var(--color-orange-500);
}

.bx-artificer .bx-menu-custom-hor a {
  color: var(--color-base-black);
}

/*--- Menus ---*/
.bx-popup .bx-menu-ver li,
.bx-popup .bx-menu-custom-ver li,
.bx-menu-floating-blocks li {
  border-radius: 0.25rem;
  font-size: 1rem;
  font-weight: 390;
}

.bx-popup .bx-menu-ver li a,
.bx-popup .bx-menu-ver li a .sys-icon,
.bx-popup .bx-menu-custom-ver li a,
.bx-popup .bx-menu-custom-ver li a .sys-icon,
.bx-menu-floating-blocks li a,
.bx-menu-floating-blocks li a .sys-icon:not(.sys-colored) {
  color: rgba(0, 0, 0, 1);
}

.bx-menu-floating-blocks li a:hover,
.bx-menu-floating-blocks li a:hover .sys-icon,
.bx-popup .bx-menu-ver li a:hover,
.bx-popup .bx-menu-ver li a:hover .sys-icon,
.bx-popup .bx-menu-custom-ver li a:hover,
.bx-popup .bx-menu-custom-ver li a:hover .sys-icon,
.bx-menu-custom.bx-menu-custom-hor.bx-menu-more-auto .bx-menu-submenu-more-auto .bx-menu-item a:hover {
  color: rgba(86, 3, 172, 1);
}

/*-- My Prpfiles: Profile Notifications List --*/
.bx-map-profile-notifications-list {
  color: var(--color-cool-gray-950, #262626);
  font-family: 'BrandonGrotesque', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;

  .bx-db-title {
    display: flex;
    justify-content: space-between;
    color: var(--Color-text-primary, #262626);

    /* H2 */
    font-family: 'BrandonGrotesque';
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
  }

  .icon-RightArrow {
    width: 4px;
    height: 8px;
    stroke-width: 2px;
    color: #262626 !important;
  }

  .fa-angle-right-bg {
    background-color: #e3e3e3;
    width: 19px;
    height: 19px;
    display: flex;
    padding-top: 2px;
    margin-top: 7px;
  }

  .fa-angle-right-bg i {
    transform: scale(0.5);
  }

  .bx-menu-custom {
    margin-top: -15px;
  }

  .bx-menu-item-more {
    margin-bottom: -2px;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--Spacing-System-spacing-sm, 12px);
    flex: 1 0 0;
  }

  .bx-menu-item-more a {
    font-family: 'BrandonGrotesque', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    color: #7728dd !important;
  }

  .bx-ntfs-content {
    color: var(--color-cool-gray-950, #262626);
    font-family: 'BrandonGrotesque', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 390;
    line-height: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 20px;
  }

  .bx-ntfs-date {
    color: var(--color-purple-500, #7728dd);
    font-family: 'BrandonGrotesque', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 420;
    line-height: 11px;
  }

  .bx-def-box {
    width: auto !important;
    padding: 0.2rem 0.5rem 0.2rem 0.5rem !important;
    border-width: 0px !important;
    border-style: solid;
    border-color: rgba(86, 3, 172, 0.1);
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5) !important;
    border-radius: 3px !important;
    background-clip: padding-box;
  }

  .ntfs-circle,
  #bx-notifications-events .ntfs-circle {
    transform: scale(0.5);
  }

  li.bx-menu-item-event .bx-def-box {
    border-radius: var(--Spacing-2, 8px) !important;
  }
}

.unsee_ntfs_bg {
  display: flex;
  padding: var(--Spacing-1, 4px);
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  border-radius: var(--Spacing-System-radius-lg, 16px);
  background: var(--Tags-tag-background-accent, #f9f4ff) !important;
}

.bg-purple-500 {
  background-color: #c9a1fd;
}

.bg-purple-600 {
  background-color: #7728dd;
}

#profile-avatar-popup .bx-sidebar-cnt,
#profile-notifications-popup .bx-sidebar-cnt {
  overflow-y: auto;
}

#bx-map-profile-notifications i.sys-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  color: var(--color-cool-gray-950, #262626);
}

#bx-map-profile-notifications .bx-menu-floating-blocks-icon {
  margin-right: 20px;
}

#bx-map-profile-notifications .bx-menu-floating-blocks-title {
  color: var(--color-cool-gray-950, #262626);
  font-family: 'BrandonGrotesque', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 390;
  line-height: var(--Spacing-4, 16px); /* 88.889% */
}

#bx-map-profile-notifications li {
  display: flex;
  padding: 2px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding-left: 20px;
}

#bx-map-profile-notifications .bx-stl-mil-hover {
  border-radius: var(--Spacing-System-radius-lg, 16px);
}

#bx-map-profile-notifications a:hover {
  color: #7728dd !important;
}

#bx-page-home {
  /* margin-bottom: 30px; */
}

/*add new..  begin*/
#designbox-add-new {
  border-radius: 8px !important;
  background: var(--color-base-white) !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
  padding: 12px 20px;
}

#designbox-add-new .bx-db-title {
  color: #f60;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
}

#designbox-add-new #sys-create-post {
  align-items: center;
}

#designbox-add-new #sys-create-post .bx-mi-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 390;
  line-height: normal;
}

#designbox-add-new #sys-create-post .bx-menu-tab-active .bx-mi-title {
  font-weight: 450;
  font-size: 16px;
  line-height: 23px;
}

#designbox-add-new #sys-create-post .bx-menu-tab-active .bx-mi-title {
  font-weight: 450;
  font-size: 16px;
  line-height: 23px;
}

#designbox-add-new .sys-cpf-form {
  border-radius: var(--Spacing-System-radius-md, 12px);
  border: 1px solid var(--color-cool-gray-300, #e3e3e3);
  padding: var(--Spacing-System-spacing-xs, 8px) var(--Spacing-System-spacing-sm, 12px);
}

#designbox-add-new .sys-cpf-content {
  font-size: 18px;
  font-style: normal;
  font-weight: 390;
  line-height: 1.5;
  color: var(--color-cool-gray-950);
}

#designbox-add-new .bx-db-content {
  padding: 0 1rem;
}

#sys-create-post-form .bottom-0 {
  bottom: 0.5rem;
  margin-right: 0.75rem;
}

/*add new..  end*/

#mobile-bottom-menu {
  z-index: 99999999;
  height: auto;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: var(--color-orange-500);
  padding-top: 10px;
  padding-bottom: 16px;
  display: none;
}

#mobile-bottom-menu #sys-site .bx-stl-mii > i {
  color: var(--color-base-white);
}

#mobile-bottom-menu #sys-site .bx-menu-tab-active .bx-stl-mii > i {
  color: var(--color-purple-500);
}

#bx-mobile-logo {
  display: none;
}

@media (max-width: 480px) {
  #mobile-bottom-menu {
    display: block;
  }

  #bx-footer-wrapper {
    display: none;
  }

  #bx-mobile-logo {
    display: block;
  }

  #bx-logo {
    display: none;
  }

  #bx-logo-container {
    margin-left: 14px !important;
  }
}

#designbox-add-new #sys-create-post .sys-icon.ellipsis-v {
  color: var(--color-cool-gray-500);
}

#designbox-add-new #sys-create-post-ma-popup a {
  color: var(--color-base-black);
}

#designbox-add-new .bx-popup-content {
  border: 0;
}

#designbox-add-new #sys-create-post-ma-popup a {
  font-family: BrandonGrotesque, sans-serif;
  font-size: 16px;
  font-weight: 390;
  color: var(--color-base-black);
}

@media (max-width: 425px) {
  #designbox-add-new {
    padding: 4px 0 16px 0 !important;
  }

  #bx-toolbar {
    background: var(--color-base-white);
  }
}

.bx-def-margin-right-bottom {
  margin-top: -3.5rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: flex-end;
}

.bx-def-margin-center-top {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bx-artificer .bx-paginate-btn .sys-icon {
  color: #262626 !important;
  width: 4px;
  height: 10px;
  transform: scale(0.5);
  margin-left: -2px;
  margin-top: -4px;
}

.bx-artificer .bx-paginate-btn .sys-icon.icon-LeftArrow {
  margin-left: -4px;
}

.bx-artificer .bx-paginate-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #262626 !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  padding: 0.5rem !important;
  background-color: #fff !important;
  line-height: 1.5rem !important;
}

.bx-paginate-btns .bx-btn-disabled,
.dark .bx-paginate-btns .bx-btn-disabled {
  background-color: #fff !important;
  border-color: #adadad !important;
}

.bx-paginate-btns .bx-btn-disabled:hover,
.dark .bx-paginate-btns .bx-btn-disabled:hover {
  background-color: #fff !important;
}

.bx-artificer .bx-paginate-btns .bx-btn-disabled .sys-icon {
  color: #adadad !important;
}

.search-wrapper {
  position: relative;
  width: 130px;
}

.search-input {
  font-family: 'BrandonGrotesque', serif;
  display: flex;
  width: 130px;
  color: #262626;
  /*height: 28px;*/
  /*padding: 0px 1.789px 0px 2px;*/
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  background: var(--Color-background-primary, #f0f2f5);
  border: none;
  outline: none;
  /*padding-right: 20px;*/
  padding: 0 22px 0 10px;
  height: 34px;
}

.search-button {
  position: absolute;
  top: 7px;
  right: 5px;
  height: 60%;
  width: 20px;
  border: none;
  color: white;
  cursor: pointer;
  transform: scale(0.7);
}

.search-input-show {
  display: block;
}

input.search-input::placeholder {
  font-style: normal;
  color: #adadad;
  font-family: 'BrandonGrotesque';
  font-weight: 390;
}

.bx-ti-search-paginate .bx-ti-search-button .sys-icon {
  transform: scale(0.7);
  font-size: 15px !important;
}

/* div.bx-popup-wrapper.bx-popup-active > div.bx-popup-gap {
    position: relative;
    top: 35px;
} */

div.bx-popup-wrapper.bx-popup-active > div.bx-popup-gap div.bx-tl-bview-image.bx-tl-bvi-single {
  max-height: 682px;
  overflow: auto;
}
.bx-media-phone {
  .bx-page-joined-groups,
  .bx-page-groups-home,
  .bx-page-groups-top,
  .bx-page-groups-joined,
  .bx-page-persons-groups,
  .bx-page-channels-home,
  .bx-page-channels-top,
  .bx-page-channels-followed,
  .bx-page-persons-all {
    .bx-popup-active {
      .my-px {
        .bx-popup {
          margin-bottom: 3.5rem;
        }
        .bx-paginate {
          margin-bottom: 2rem;
        }
      }
    }
  }
  .btn-upload-flex {
    display: flex;
    justify-content: space-between;
  }
  .btn-select-file {
    max-width: 100%;
  }
  .upload-flex-direction {
    flex-direction: column;
  }
  .btn-upload-hidden-pc {
    display: block !important;
  }
  .btn-upload-hidden-mobile {
    display: none !important;
  }
  .btn-rotate-right {
    margin-right: 0px;
  }
  .uploader-modal {
    .my-4 {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .pt-4 {
      padding-top: 0px;
    }
    .bx-croppie-element {
      min-height: 250px;
    }
    .cr-slider-wrap {
      margin: 0px auto;
    }
    .pb-2 {
      padding-bottom: 0px;
    }
  }
  #bx-page-groups-joined,
  #bx-page-persons-all,
  #bx-page-persons-groups {
    .bx-db-container:not(#designbox-following, #designbox-my-friends) {
      padding: 1rem 0 0;
      .bx-content-padding-block {
        padding: 1rem 0 0;
        .bx-def-margin-right-bottom {
          padding-right: 1rem;
        }
      }
    }
  }
}
.btn-select-file {
  max-width: 7.8rem;
}
.btn-upload-flex {
  display: inline-flex;
}
.btn-upload-hidden-pc {
  display: none !important;
}
.btn-upload-hidden-mobile {
  display: block !important;
}

#bx-map-profile-changeProfiles i.sys-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  color: var(--color-cool-gray-950, #262626);
}

#bx-map-profile-changeProfiles .bx-menu-floating-blocks-icon {
  margin-right: 20px;
}

#bx-map-profile-changeProfiles .bx-menu-floating-blocks-title {
  color: var(--color-cool-gray-950, #262626);
  font-family: 'BrandonGrotesque', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 390;
  line-height: var(--Spacing-4, 16px);
}

#bx-map-profile-changeProfiles li {
  display: flex;
  padding: 2px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding-left: 20px;
}

#bx-map-profile-changeProfiles .bx-stl-mil-hover {
  border-radius: var(--Spacing-System-radius-lg, 16px);
}

#bx-map-profile-changeProfiles a:hover {
  color: #7728dd !important;
}

.breadcrumbs-navigation {
  background-color: transparent;
  border: 0;
  .bx-db-header {
    display: none;
  }
  .bx-db-container.bx-def-color-bg-block.bx-def-border-block.bx-def-border-radius-block {
    padding: 0;
    border: 0;
    box-shadow: none !important;
  }
  .bx-def-border-block,
  .bx-def-box {
    --tw-ring-offset-shadow: none;
    --tw-ring-shadow: none;
    box-shadow: none;
  }
  .bx-db-container.bx-def-border-block.bx-def-color-bg-block {
    padding: 0;
    border: 0;
    --tw-shadow: 0;
    box-shadow: 0;
    --tw-shadow-colored: 0;
    --tw-ring-offset-shadow: 0;
    --tw-ring-shadow: 0;
    box-shadow: 0;
  }
  .bx-content-padding-block {
    padding: 0;
  }
  div {
    background-color: transparent !important;
  }
  .bx-page-lang-container a:hover {
    color: #7728dd;
  }
}

.breadcrumbs-navigation div {
  box-shadow: none;
}
.bx-media-phone {
  #bx-content-wrapper .bx-def-page-width {
    padding-left: 0px;
    padding-right: 0px;
  }
  #bx-page-home {
    .bx-db-content {
      padding: 0;
    }
  }
  #bx-page-view-post {
    .bx-db-container {
      padding: 0;
      .bx-content-padding-block {
        padding: 1rem 5px;
      }
      .bx-def-box {
        padding: 0;
        .m-1 {
          margin: 0;
        }
      }
    }
    #designbox-featured-posts {
      .bx-content-padding-block {
        padding: 0;
      }
    }
    #designbox-attachments {
      .bx-def-gal-img-size {
        width: 100%;
        height: auto;
      }
      .bx-content-padding-block {
        padding: 0;
      }
    }
    #designbox-post-text {
      .bx-content-padding-block {
        padding: 1rem 0;
        .bx-base-text-entity-content,
        .bx-content-description-after {
          padding: 0 1rem;
        }
      }
    }
  }
  #bx-timeline-main-timeline-owner {
    .item_timeline_recent_content {
      .title {
        max-width: 100%;
      }
      padding: 0;
      .content-middle {
        padding: 0;
        .mx-3 {
          margin: 5px;
        }
      }
    }
  }
  .flickity-enabled.mx-1 {
    margin-left: 0;
    margin-right: 0;
  }
  .flickity-enabled .flickity-viewport .flickity-slider video {
    max-width: 100%;
  }
}

.bx-switcher-cont.on button span,
.dark .bx-switcher-cont.on button span {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.bx-switcher-cont.on button {
  --tw-bg-opacity: 1;
  background-color: #7728dd !important;
}

#bx-form-element-do_publish button,
#bx-form-element-do_submit button {
  display: flex;
  padding: var(--Spacing-1, 4px) var(--Spacing-2, 8px);
  align-items: center;
  gap: 10px;
  border-radius: var(--Spacing-System-radius-sm, 8px);
  color: var(--Color-surface-primary, #fafafa);
  text-align: center;
  font-family: 'BrandonGrotesque';
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
}

#sys-timeline-post-cancel {
  display: flex;
  padding: var(--Spacing-1, 4px) var(--Spacing-2, 8px);
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  border-radius: var(--Spacing-System-radius-sm, 8px);
  border: 0.5px solid var(--Tags-tag-background-active-gray, #6e6e6e);
  align-self: stretch;
  color: var(--Color-text-primary, #262626);
  text-align: center;
  font-family: 'BrandonGrotesque';
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px; /* 121.429% */
  background-color: #fff;
  height: 2rem;
}
#sys-timeline-post-cancel:hover {
  color: var(--color-orange-500, #f60);
  border: 0.5px solid var(--Color-accent-orange, #f60);
  background: var(--Colors-Secondary-secondary-50, #fff0e5);
}

.bx-menu-object-bx_posts_entry_attachments,
.bx-menu-object-bx_forum_entry_attachments {
  .bx-btn .sys-icon {
    color: #7728dd !important;
    width: 16px;
    height: 14.798px;
    flex-shrink: 0;
    fill: #7728dd;
    position: absolute;
    right: 9px;
    bottom: 10px;
  }
  .bx-btn.photo_html5,
  .bx-btn.video_html5,
  .bx-btn.video_record_video,
  .bx-btn.sound_html5,
  .bx-btn.file_html5,
  .bx-btn.video_html5,
  .bx-btn.video_html5,
  .bx-btn.poll,
  .bx-btn.add-link {
    border-radius: 15.2px;
    background: #f3f4f6;
    display: flex;
    width: 30.4px;
    height: 30.4px;
    padding: 7.2px 6.4px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
  }
  .bx-menu-item:hover {
    border-radius: 15.2px;
  }
  .mr-4 {
    margin-right: 0.8rem !important;
  }
}

.bx-record-video {
  background: #f3f4f6 !important;
  display: flex;
  width: 30.4px;
  height: 30.4px;
  padding: 7.2px 6.4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  .sys-icon {
    color: #7728dd !important;
    width: 16px;
    height: 14.798px;
    flex-shrink: 0;
    fill: #7728dd;
    position: absolute;
    right: 9px;
    bottom: 10px;
  }
}
.bx-record-video.bx-btn {
  border-radius: 9999px !important;
}

form[name='bx_posts'] .bx-form-section-content,
form[name='bx_forum'] .bx-form-section-content,
form[name='bx_polls'] .bx-form-section-content,
form[name='bx_albums'] .bx-form-section-content {
  display: flex;
  flex-wrap: wrap;
}

form[name='bx_posts'] .bx-form-section-content > div,
form[name='bx_forum'] .bx-form-section-content > div,
form[name='bx_polls'] .bx-form-section-content > div,
form[name='bx_albums'] .bx-form-section-content > div
 {
  flex: 100%;
}

form[name='bx_posts'] #bx-form-element-allow_view_to,
form[name='bx_forum'] #bx-form-element-allow_view_to,
form[name='bx_albums'] #bx-form-element-allow_view_to,
form[name='bx_polls'] #bx-form-element-allow_view_to {
  flex: 0 0 calc(50% - 8px);
  margin-right: 10px;
  box-sizing: border-box;
}




form[name='bx_posts'] #bx-form-element-published,
form[name='bx_forum'] #bx-form-element-published,
form[name='bx_albums'] #bx-form-element-published,
form[name='bx_posts'] #bx-form-element-published {
  flex: 0 0 calc(50% - 8px);
  box-sizing: border-box;
}

.bx-form-input-files-uploaders .filepond--root {
  border-radius: var(--Spacing-System-radius-sm, 8px);
  border: 1px solid rgb(209 213 219 / var(--tw-border-opacity));
  background: var(--Color-module-background-secondary, #fafafa);
}

.bx-media-phone .bx-page-create-discussion,
.bx-media-phone .bx-page-create-post,
.bx-media-phone .bx-page-create-album,
.bx-media-phone .bx-page-create-poll
{
  form[name='bx_posts'] .bx-form-section-content {
    display: block;
  }

  form[name='bx_posts'] #bx-form-element-allow_view_to,
form[name='bx_forum'] #bx-form-element-allow_view_to,
form[name='bx_albums'] #bx-form-element-allow_view_to,
form[name='bx_polls'] #bx-form-element-allow_view_to {
    flex: 100%;
    margin-right: 0;
  }

  form[name='bx_posts'] #bx-form-element-published,
  form[name='bx_forum'] #bx-form-element-published,
  form[name='bx_albums'] #bx-form-element-published,
  form[name='bx_polls'] #bx-form-element-published  {
    flex: 100%;
  }

  .bx-form-scheduling-btn{
    justify-content: start;
  }

  .bx-form-element-scheduling-icon-wrapper .bx-form-caption {
    height: 0 !important;
  }
  
}

.bx-media-phone .bx-page-create-album{
  .bx-form-element-scheduling-icon-wrapper{
    position:static !important;
  }
}

#designbox-add-new form[name='bx_albums'] .bx-form-section-content #bx-form-element-pictures{
  position: relative;
}

#designbox-add-new form[name='bx_albums'] .bx-form-section-content .bx-form-element-scheduling-icon-wrapper{
  position: absolute;
  bottom: 10px;
  right: 0;
}

#bx-page-home #designbox-add-new form[name='bx_albums'] .bx-form-section-content .bx-form-element-scheduling-icon-wrapper{
  position: static;

}

.missing-profile-display {
  display: inline-flex;
  align-items: center;
  position: relative;
  .missing_info_help_wrap {
    margin-left: 1rem;
    .missing_info_help {
      position: absolute;
      width: max-content;
      background-color: rgb(255, 255, 255);
      background-image: none;
      background-repeat: no-repeat;
      background-size: cover;
      box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px 0px;
      padding: 1rem;
      border-width: 1px;
      border-style: solid;
      border-color: rgba(86, 3, 172, 0.2);
      border-radius: 8px;
      background-clip: padding-box;
      margin-left: 2rem;
      z-index: 9;
      color: var(--Color-text-primary, #262626);
    }
    #missing_info_help_mobile {
      right: 0;
      top: 37px;
    }
  }
}

#designbox-attachments [id*='bx-videojs-player'] {
  width: 300px;
  height: 200px;
}

#designbox-attachments [id*='bx-videojs-player'] video {
  width: 100%;
  height: auto;
}

.video-js.vjs-fullscreen,
.video-js.vjs-fullscreen .vjs-tech {
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
}


.flickity-enabled .flickity-viewport .flickity-slider .vjs-poster img {
    object-fit: contain;
}

.bx-artificer .video-js .vjs-big-play-button {
  width: 3rem;
  height: 3rem;
  background-color: rgba(255, 255, 255, 0.3);
  top: 50% !important;
  left: 50% !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  transform: translate(-50%, -50%);
  border: none;
  border-radius: .25rem;
}

.bx-artificer .video-js .vjs-big-play-button .vjs-icon-placeholder {
  color: #5603ac;
  font-size: 36px;
}

#bx-page-view-discussion #designbox-attachments .flickity-viewport .bx-base-general-attachment .vjs-poster{
  width: 300px;
  height: 200px;
}

#bx-page-home #bx-timeline-views-content-timeline .video-js .vjs-picture-in-picture-control,
.video-js .vjs-playback-rate{
  display: none !important;
}

.video-js.vjs-layout-x-small .vjs-progress-control,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-volume-control
{
  display: flex !important;
}

#bx-page-home #bx-timeline-views-content-timeline .video-js.vjs-fullscreen .vjs-picture-in-picture-control{
  display: flex !important;
}

#designbox-attachments .bx-base-general-attachments{
  .bx-base-general-attachment {
    height: 234px;
    overflow: hidden;
    .vjs-poster {
      width: 100%;
      height: 100%;
    }
  }
}