/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
.ant-avatar {
  font-family: "Helvetica Neue For Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: center;
  background: #ccc;
  color: #fff;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
}
.ant-avatar > * {
  line-height: 32px;
}
.ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
}
.ant-avatar-lg > * {
  line-height: 40px;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
}
.ant-avatar-sm > * {
  line-height: 24px;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.ant-avatar-square {
  border-radius: 50px;
}
.ant-avatar > img {
  width: 100%;
  height: 100%;
  display: block;
}



// WEBPACK FOOTER //
// ./node_modules/antd/lib/avatar/style/index.css


.signals-hashtag-card{
  border: 0 !important;
  margin-bottom: 0 !important;
  padding: 0rem 0rem 1rem 0rem;
}
.signals-hashtag-cardblock {
  padding: 0em 1rem;
}
.hashtag-card-title {
  font-size: 0.9rem !important;
  text-align: center !important;
  font-weight: 500 !important;
}

.hashtag-card-description {
  /*font-size: 0.8rem;
  line-height: 1rem;*/
  /*text-align: justify;*/
}

.hashtag-card-dates {
  font-size:0.7rem;
  text-align: center;
}
.signals-dropdown-item {
  border-bottom: 0px !important;
}
.signals-btn-dropdown-menu {
  min-width:8rem !important;
  top: -40px !important;
}
.signals-badge-small {
  background-color: #999 !important;
  /*border-radius: 0.15rem;
  -webkit-border-radius: 0.15rem;
  padding: 0.2rem 0.3rem !important;
  margin-right: 0.5rem;*/
}
.signals-chat-times {
  font-size:0.8rem;
}
a.signals-popover-link {
    font-weight: 500 !important;
    color: #428bca !important;
}
a.signals-popover-link:hover{
  text-decoration: underline !important;
}
/*a {
  color: #428bca !important;
  text-decoration: none;
  font-weight:500;
}
a:hover{
  color: #0066CC !important;
  text-decoration: underline !important;
}*/



// WEBPACK FOOTER //
// ./src/components/HashtagCardPopover/css/styles.css