#postbox-main #ps-postbox-status .ps-postbox-textarea {
  border: 1px solid #e1e1e1;
  padding: 3px 9px;
}
#postbox-main #ps-postbox-status .ps-postbox__status-wrapper > .ps-postbox__status-inner {
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
}
#postbox-main label {
  font-weight: bold;
}
#postbox-main .ps-postbox__input-wrapper:not(.cm_post_tags__wrapper) {
  padding-bottom: 0;
}
#postbox-main .ps-postbox__input-wrapper.icons-sections {
  display: block !important;
  z-index: 13;
}
#postbox-main .postbox-submit {
  display: block !important;
}
#postbox-main .ps-postbox__status-mirror {
  display: none !important;
}
#postbox-main .ps-postbox__input {
  font-size: 14px;
}
#postbox-main .ps-postbox__input:hover,
#postbox-main .ps-postbox__input:active,
#postbox-main .ps-postbox__input:focus {
  border: 1px solid #e1e1e1;
}
#postbox-main .ps-postbox__input::placeholder {
  color: #A8A8A8;
}
#postbox-main .cm-note {
  color: #949494;
  font-weight: bold;
  font-size: 0.75rem;
}
#postbox-main div[id^="iconic"] {
  height: 34px !important;
  width: 100% !important;
}
#postbox-main div[id^="iconic"] [class*="-multiselect__selected"] {
  padding-top: 2px;
  padding-bottom: 2px;
}
#postbox-main div[id^="iconic"] li {
  width: 100%;
  margin: 0 auto 1px;
}
#postbox-main div[id^="iconic"] [class*="multiselect__options--selected"] {
  background: #949494;
}
#cm_post_tags {
  display: none;
}
#ps-activitystream .cm_post_title {
  font-weight: bold;
}
#ps-activitystream .cm_post_category .item {
  display: inline-block;
  background: #494954;
  text-transform: uppercase;
  padding: 2px 3px;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
}
#ps-activitystream .cm_post_category .item a {
  color: #fff;
}
#ps-activitystream .cm_post_category.empty {
  display: none;
}
#ps-activitystream .cm_post_tags {
  display: flex;
}
#ps-activitystream .cm_post_tags > * {
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  margin-right: 8px;
  background: #ddd;
  border-radius: 5px;
  color: #000;
}
.ps-icon.gci-help {
  background: url(../img/icons/help.svg) 0 0 no-repeat;
}
.ps-icon.gci-model_training {
  background: url(../img/icons/model_training.svg) 0 0 no-repeat;
}
.ps-icon.gci-lightbulb2 {
  background: url(../img/icons/lightbulb.svg) 0 0 no-repeat;
}
.ps-icon.gci-group_add {
  background: url(../img/icons/group_add.svg) 0 0 no-repeat;
}
.ps-icon.gci-settings_accessibility {
  background: url(../img/icons/settings_accessibility.svg) 0 0 no-repeat;
}
.ps-icon.gci-sports_basketball {
  background: url(../img/icons/sports_basketball.svg) 0 0 no-repeat;
}
.ps-icon.gci-star2 {
  background: url(../img/icons/star.svg) 0 0 no-repeat;
}
.ps-icon.cmpa-post-type-icon {
  display: inline-block;
  height: 16px !important;
  width: 16px !important;
  background-size: contain;
  opacity: 0.7;
  position: relative;
  top: 3px;
}
.ps-icon.active {
  filter: invert(64%) sepia(73%) saturate(968%) hue-rotate(178deg) brightness(99%) contrast(95%);
  opacity: 1;
}
.ps-js-postbox-dropdown .ps-icon.cmpa-post-type-icon {
  opacity: 0.4;
}
.ps-post .ps-post__footer .ps-post__actions-inner {
  display: inline-block !important;
  width: 100% !important;
}
.ps-post .ps-post__footer .ps-post__actions-inner > .ps-post__action {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.ps-post .ps-post__footer .ps-post__actions-inner > .ps-post__action i {
  color: #494954;
}
.ps-post .ps-post__footer .ps-post__actions-inner > .ps-post__action.ps-reaction {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.ps-post .ps-post__footer .ps-post__actions-inner > .ps-post__action.ps-post__action--save {
  display: none;
}
.ps-post .ps-post__footer .ps-post__actions-inner .ps-post__action--share {
  margin-bottom: 0;
  margin-top: 6px;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action {
  width: 24px !important;
  margin-top: 0;
  margin-bottom: 0;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action .cm_post_actions_icon {
  background: url(../img/icons/file_upload.svg) 0 0 no-repeat;
  background-size: contain;
  display: inline-block;
  opacity: 0.9;
  height: 24px !important;
  width: 24px !important;
  position: relative;
  top: 2px;
  margin: 0;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action > .ps-dropdown__menu a {
  display: block !important;
  position: relative !important;
  width: 100%;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action > .ps-dropdown__menu a i {
  display: inline-block;
  min-width: 14px;
  width: 14px;
  margin: 0 5px 0 0;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action > .ps-dropdown__menu a > span:not(.ps-tooltip) {
  display: none !important;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action > .ps-dropdown__menu a.ps-post__copy > span {
  display: inline !important;
}
.ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action > .ps-dropdown__menu a .label {
  display: inline-block !important;
  color: #494954 !important;
  background: none;
  position: relative;
  left: 0;
  margin: 0 0 0 5px;
  padding: 0;
}
@media (min-width: 740px) {
  .ps-post .ps-post__footer .ps-post__actions-inner .ps-post__action--share {
    margin-top: 1px;
  }
  .ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action {
    position: relative;
  }
  body.page-id-33993 .ps-post .ps-post__footer .ps-post__actions-inner .cm_post_action_dropdown__action {
    top: -2px;
  }
}
.ps-post__content.hidetags .ps-stream-hashtag {
  display: none !important;
}
.ps-postbox__input-tag .ps-tag {
  display: none !important;
}
#ps-window .ps-postbox__footer .ps-postbox__types {
  max-height: 167px;
  overflow: auto;
}
/*# sourceMappingURL=cm-peepso-addon.css.map */