aside.bx-layout-col {
  width: 33%;
}
.bx_polls_new_simple_list-cat {
  color: #363636;
  font-family: "BrandonGrotesque", sans-serif;
}
.bx_polls_new_simple_list-cat .bx-db-container {
  padding: 0 !important;
  border-radius: 15px !important;
  background: #fff !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
}
.bx_polls_new_simple_list-cat .bx-db-container .bx-db-header .bx-db-title {
  font-family: "BrandonGrotesque", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 450 !important;
  line-height: normal !important;
  color: #7728dd !important;
  padding: 0 !important;
}
.bx_polls_new_simple_list-cat .bx-db-content {
  padding: 0 2rem 1rem 2rem;
}
.bx_polls_new_simple_list-cat .hidden {
  display: none !important;
}
.bx_polls_new_simple_list-cat .bx-category-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bx_polls_new_simple_list-cat .bx-category-list-item {
  color: #6e6e6e;
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 390;
  line-height: normal;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.bx_polls_new_simple_list-cat .bx-category-list-item .num {
  color: #000000;
}
.bx_polls_new_simple_list-cat .bx-category-list-item:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-cat .bx-category-list-item:hover .num {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-cat .bx-category-list-item i {
  font-style: normal;
}
.bx_polls_new_simple_list-cat .bx-category-list-item i.add {
  font-size: 20px;
  font-weight: 600;
  padding: 4px;
}
.bx_polls_new_simple_list-cat .bx-category-list-item i.remove {
  font-size: 20px;
}
.bx_polls_new_simple_list-cat .num {
  font-size: 12px;
  background: #e3e3e3;
  padding: 2px 8px;
  border-radius: 999px;
}
.bx_polls_new_simple_list-cat .bx-category-list-item.bx-category-list-item-selected {
  color: #7728dd;
}
.bx_polls_new_simple_list-cat .bx-category-list-item.bx-category-list-item-selected:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-cat .show-more {
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
  color: var(--Color-text-secondary, #adadad);
  margin-top: 10px;
  border-top: 1px solid #d5d5d5;
  padding-top: 5px;
}
.bx_polls_new_simple_list-cat .show-more i {
  background: #e3e3e3;
  border-radius: 99px;
  padding: 5px 3px;
  font-size: 8px;
  margin-left: 5px;
}
.bx_polls_new_simple_list-cat .show-more:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-popular-hashtags {
  color: #363636;
  font-family: "BrandonGrotesque", sans-serif;
}
.bx_polls_new_simple_list-popular-hashtags .bx-db-container {
  padding: 0 !important;
  border-radius: 15px !important;
  background: #fff !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
}
.bx_polls_new_simple_list-popular-hashtags .bx-db-container .bx-db-header .bx-db-title {
  font-family: "BrandonGrotesque", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 450 !important;
  line-height: normal !important;
  color: #363636 !important;
  padding: 0 !important;
}
.bx_polls_new_simple_list-popular-hashtags .bx-db-content {
  padding: 0 1rem 1rem 1rem;
  margin-bottom: 1rem;
}
.bx_polls_new_simple_list-popular-hashtags .hidden {
  display: none !important;
}
.bx_polls_new_simple_list-popular-hashtags .bx-metatags-keywords-container {
  display: flex;
  flex-direction: row;
  gap: 8px;
  flex-wrap: wrap;
}
.bx_polls_new_simple_list-popular-hashtags .bx-metatags-keyword {
  padding: 2px 8px;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  background: #f5f5f5;
  line-height: normal;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  color: #5d5d5d;
}
.bx_polls_new_simple_list-popular-hashtags .bx-metatags-keyword:hover {
  border-radius: 4px;
  border: 1px solid #7728dd;
  background: #f9f4ff;
  color: #7728dd;
}
.bx_polls_new_simple_list-popular-hashtags .bx-metatags-keyword.bx-hash-tag-item-selected {
  border-radius: 4px;
  border: 1px solid var(--color-orange-200);
  background: var(--color-orange-500);
  color: #fff;
}
.bx_polls_new_simple_list-content-list {
  color: #363636;
  font-family: "BrandonGrotesque", sans-serif;
}
.bx_polls_new_simple_list-content-list .bx-db-container {
  padding: 0 !important;
  border-radius: 15px !important;
  background: #fff !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
}
.bx_polls_new_simple_list-content-list .bx-db-container .bx-db-header .bx-db-title {
  font-family: "BrandonGrotesque", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 450 !important;
  line-height: normal !important;
  color: #7728dd !important;
  padding: 0 10px !important;
}
.bx_polls_new_simple_list-content-list .bx-def-margin-right-bottom {
  margin: 0;
  position: absolute;
  right: 0;
  top: -40px;
}
.bx_polls_new_simple_list-content-list .block-btns {
  display: flex;
  flex-direction: row;
}
.bx_polls_new_simple_list-content-list .block-btns .right-top-btns {
  display: flex;
  padding: 4px 8px;
  align-items: center;
  gap: 4px;
  border-radius: 8px;
  background: #7728dd;
  color: #fafafa;
  text-align: center;
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 420;
  line-height: 17px;
}
.bx_polls_new_simple_list-content-list .block-btns .right-top-btns:hover {
  background: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content {
  padding: 0 1rem;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-def-margin-top {
  margin-top: 0;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block {
  border-top: 1px solid #d9d9d9;
  gap: 12px;
  display: flex;
  flex-direction: column;
  padding: 16px 0 0 0;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit {
  display: flex;
  padding: 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  /* .contents_ex::after {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 20px;
          background: linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0),
            rgba(255, 255, 255, 1)
          );
        } */
  /*.toggle-button:hover {
          border-color: #999;
        } */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-title-container {
  display: inline-flex;
  gap: 8px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-title-container .title {
  color: #202020;
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 450;
  line-height: normal;
  max-width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns {
  display: inline-flex;
  flex-direction: row;
  gap: 12px;
  margin-right: 6px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a {
  color: #000;
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 420;
  line-height: normal;
  cursor: pointer;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a.mh-btn-edit {
  color: #7728dd;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a.mh-btn-edit:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a.mh-btn-delete {
  color: #ff2929;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a.mh-btn-delete:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a.mh-btn-archive {
  color: #adadad;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .mh-btns a.mh-btn-archive:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header .info div {
  max-width: 140px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--Colors-Base-base-gray, #202020);
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 390;
  line-height: normal;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .contents_ex {
  width: 100%;
  max-height: 150px;
  overflow: hidden;
  position: relative;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .contents_ex.expanded {
  max-height: 1000px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .contents_ex.expanded::after {
  display: none;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .toggle-button {
  margin-top: 10px;
  text-align: center;
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 8px;
  border: 1px solid var(--Color-text-primary, #262626);
  transition: border-color 0.3s ease;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  color: var(--Color-text-primary, #262626);
  /* 12 */
  font-family: "BrandonGrotesque";
  font-size: 12px;
  font-style: normal;
  font-weight: 390;
  line-height: 20px;
  /* 166.667% */
  padding-left: 30px;
  background-image: url("https://justsayknow.com/modules/boonex/polls/template/images/bt_ico.png");
  background-repeat: no-repeat;
  background-position: calc(10px) center;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .cexpanded .toggle-button {
  background-image: url("https://justsayknow.com/modules/boonex/polls/template/images/bt_ico_c.png");
  background-repeat: no-repeat;
  background-position: calc(10px) center;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left {
  width: 80%;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .contents {
  color: var(--Colors-Base-base-gray, #202020);
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
  word-break: break-word;
  overflow-wrap: break-word;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .contents a {
  color: var(--Colors-Base-base-gray, #7728dd);
  text-decoration-line: underline;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .tags {
  margin-top: 10px;
  display: inline-flex;
  gap: 6px;
  flex-wrap: wrap;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .tags a {
  color: var(--Color-text-color-primary, #7728dd);
  text-decoration-line: underline;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .sys-icon {
  color: #bfbfbf;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .bx-vote-do-text {
  color: var(--Color-text-primary, #262626);
  /* H5 - Module */
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
  /* 107.143% */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left div.bx-polls-result-graph .bx-polls-rg-bar {
  border-radius: 4px;
  background: linear-gradient(90deg, #c59afc 0%, #7728dd 100%);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .bx-polls-result-into {
  color: var(--Color-text-primary, #262626);
  /* H5 - Module */
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
  /* 107.143% */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .bx-polls-rg-text {
  color: var(--Color-text-primary, #262626);
  /* H5 - Module */
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
  /* 107.143% */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .bx-polls-rg-text span {
  color: var(--Color-text-primary, #262626) !important;
  /* H5 - Module */
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
  /* 107.143% */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left .bx_polls_new_simple_list-content-list {
  color: var(--Color-text-primary, #262626);
  /* H5 - Module */
  font-family: "BrandonGrotesque";
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: 15px;
  /* 107.143% */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-right {
  width: 18%;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-right img {
  width: 130px;
  height: 130px;
  background-position: center;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .reactions-container {
  align-items: end;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .poll_warn_info {
  width: 100%;
  margin-top: 10px;
  color: var(--colors-gray-neutral-neutral-600, #8c8c8c);
  /* Subtitle (Module) */
  font-family: "BrandonGrotesque";
  font-size: 10.5px;
  font-style: normal;
  font-weight: 390;
  line-height: 12px;
  /* 114.286% */
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer {
  border-top: 0.5px solid #f0f2f5;
  padding: 10px 10px 0 5px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone {
  display: inline-flex;
  gap: 15px;
  padding: 0 0;
  justify-content: left;
  align-items: center;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items .sys-icon,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone .sys-icon {
  font-size: 14px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a {
  color: #adadad;
  font-family: "BrandonGrotesque", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 390;
  line-height: normal;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .i-title,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .i-title {
  margin-left: 4px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a i,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a i {
  font-size: 14px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .sys-action-do-text,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .sys-action-do-text {
  margin-left: 4px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .sys-icon,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .sys-icon {
  color: unset;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .icon-Comments,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .icon-Comments {
  font-size: 16px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .icon-Comment,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .icon-Comment {
  font-size: 12px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .icon-Files,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .icon-Files {
  font-size: 12px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a .icon-Share2,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a .icon-Share2 {
  font-size: 18px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a:hover,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a:hover {
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a:hover svg,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a:hover svg {
  fill: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a svg,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a svg {
  fill: #adadad;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items a svg:hover,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone a svg:hover {
  fill: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items .meta-items-timeline,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone .meta-items-timeline {
  cursor: default;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items .meta-items-timeline:hover,
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone .meta-items-timeline:hover {
  color: #adadad;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items-phone {
  display: none;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .comments-show .comment-info-container {
  padding: 10px 20px 0 20px;
  border-top: 0.5px solid #f0f2f5;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .mh-unit-author img {
  width: 18px;
  margin-right: 5px;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .mh-unit-author .user_name {
  color: var(--Color-text-primary, #262626);
  font-family: "BrandonGrotesque";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bx_polls_new_simple_list-content-list .bx-db-content .sys-action-counter .sys-ac-link:hover,
.bx_polls_new_simple_list-content-list .bx-db-content .sys-action-counter.sys-ac-link:hover {
  background: none !important;
  color: var(--color-orange-500);
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-vote-counter {
  display: inline !important;
  color: var(--Color-text-primary, #262626) !important;
}
.bx_polls_new_simple_list-content-list .bx-db-content .bx-msg-box-container {
  padding-bottom: 1rem;
}
.bx-menu-item .item-repost,
.bx-menu-item .item-repost-with,
.bx-menu-item .item-copy,
.bx-menu-item .item-repost-to {
  display: none;
}
.bx-paginate-btns {
  display: block;
  text-align: center;
  width: 100%;
  margin: 10px 0;
}
@media (max-width: 858px) {
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-left.max-thumb {
    width: 100%;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-right {
    width: 100%;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .meta-items {
    gap: 4px;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .info {
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  aside.bx-layout-col {
    width: 100%;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .content-header {
    gap: 32px;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .content-header .mh-title-container {
    flex: 1;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .content-header .mh-btns {
    flex: 1;
  }
  .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-footer .info {
    margin-top: 2px;
  }
}
#bx-content-wrapper .bx-def-page-width {
  max-width: 1280px;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .mh-title-container {
  flex-direction: column;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .content-header {
  flex-direction: column;
  gap: 0 .5rem !important;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .content-header .title {
  max-width: 100% !important;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .content-header .info {
  display: flex;
  flex-direction: row-reverse;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-search-result-block .bx-base-text-unit .content-footer .meta-items {
  display: flex;
  flex-flow: wrap;
  gap: .5rem 1rem;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-search-result-block .bx-base-text-unit .content-footer .meta-items .mh-btn-edit,
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-search-result-block .bx-base-text-unit .content-footer .meta-items .mh-btn-delete,
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-search-result-block .bx-base-text-unit .content-footer .meta-items .mh-btn-archive {
  display: none;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .meta-items-phone {
  margin-top: .5rem;
  display: flex !important;
  justify-content: flex-end !important;
  width: 100%;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content {
  padding: 0;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit {
  padding: 8px 0;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-header {
  padding: 0 8px;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-left {
  width: 100%;
  padding: 0 8px;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-right img {
  width: 100%;
  height: revert;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .content-middle .content-right .m-1 {
  margin: .25rem 0;
}
.bx-media-phone .bx_polls_new_simple_list-content-list .bx-db-content .bx-search-result-block .bx-base-text-unit .poll_warn_info {
  padding: 0 8px;
}
