.r-head,
.r-foot {
  width: 100%;
  text-align: center;
  font-size: 10px;
  text-transform: lowercase;
  color: #cdcdcd;
  line-height: 12px;
}
.r-head {
  background: url('/img/common/reklama-header.gif') no-repeat 50% 0;
}
#ad-miniplayer {
  width: 300px;
  margin-bottom: 0.5rem;
}
.ad-hpa {
  width: 300px;
  float: right;
}
.ad-hpa .r-head {
  display: none;
}
.ad-hpa .ad-body {
  height: 600px;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
#skyscraper {
  float: right;
  max-width: 300px;
}
#skyscraper .ad-hpa-spacer {
  height: 623px;
}
#top-banner-desktop .r-head,
#top-banner-mobile .r-head {
  display: none;
}
#ad-miniplayer-wrapper {
  height: 280px;
  overflow: hidden;
}
.hpa-container {
  width: 300px;
  height: 100%;
  min-height: 630px;
}
.ad-body {
  float: left;
  width: 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
}
.ad-body:after {
  display: block;
  content: " ";
  clear: both;
}
.ad-content {
  width: 100%;
}
.ad-placeholder {
  width: 100%;
  height: 100%;
  text-align: center;
}
.ad-bottom {
  height: 0;
  overflow: hidden;
  max-height: 500px;
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: -500px;
  float: left;
  z-index: -1;
}
.ad-bottom .reveal-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 500px;
  width: 100%;
}
.ad-bottom .inner {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  height: 500px;
  width: 1920px;
  margin: 0 auto;
}
.ad-interscroller {
  width: 100%;
  margin: 0 auto 1.5rem auto;
}
.ad-interscroller .r-head {
  display: none;
}
.ad-interscroller .ad-body {
  height: 75vh;
}
.ad-text-strip {
  width: 100%;
  font-size: 0.75rem;
  float: left;
  text-align: center;
  margin: 0.25rem 0;
}
@media (min-width: 992px) {
  .ad-text-strip {
    text-align: left;
  }
}
.ad-text-strip:after {
  display: block;
  content: " ";
  clear: both;
}
.ad-text-strip + .ads-wrapper .r-head {
  display: none;
}
.ad-text-strip + .ads-wrapper .r-main {
  margin-bottom: 0;
}
.ads-wrapper {
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}
@media (min-width: 992px) {
  .ads-wrapper {
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
  }
}
.ads-wrapper .ad-selfpromo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
#m_sticky {
  color: white;
  background: black;
  text-decoration: underline;
}
#m_sticky a {
  color: white;
  background: black;
  text-decoration: underline;
}
#ad-miniplayer {
  margin-bottom: auto;
  overflow: hidden;
}
#ad-miniplayer videoplayer > a:hover {
  background: none !important;
}
#ad-miniplayer small {
  display: none;
}
#ad-miniplayer-wrapper {
  background: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: auto;
  min-height: 275px;
  margin-top: 0;
  margin-bottom: 0.5rem;
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}
#content-wrapper #ad-miniplayer-wrapper {
  margin-top: 14px;
}
#ad-miniplayer-wrapper:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
#ad-miniplayer-wrapper .miniplayer-info {
  text-align: center;
  max-width: 300px;
  padding: 0.5rem 2rem;
  position: relative;
}
#ad-miniplayer-wrapper .miniplayer-title {
  font-weight: bold;
  font-size: 1rem;
  max-height: 1.5rem;
  line-height: 1.5;
  text-overflow: ellipsis;
  overflow: hidden;
}
#ad-miniplayer-wrapper .miniplayer-author {
  font-size: 0.75rem;
  line-height: 1.5;
}
#ad-miniplayer-wrapper .miniplayer-avatar {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  vertical-align: text-bottom;
}
#ad-miniplayer-wrapper .miniplayer-other-videos {
  position: absolute;
  right: 2px;
  bottom: 2px;
}
.ad-widesquare-container,
.ad-widesquare2-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: #CCCCCC;
  width: 480px;
  height: 300px;
}
.ad-widget-container {
  height: 300px;
  min-width: 400px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  overflow: hidden;
}
.ad-generic.ad-no-title .r-head {
  display: none;
}
.ad-m-photo,
.ad-square {
  width: 300px;
  margin: 0 auto;
  padding-bottom: 1.5rem;
}
.ad-m-photo .r-head,
.ad-square .r-head {
  display: none;
}
.ad-m-photo .ad-body,
.ad-square .ad-body {
  height: 250px;
}
.sticky-ad {
  position: sticky;
  top: 78px;
  transition: top 0.3s ease-in-out;
}
#right-column-top {
  position: relative;
  -ms-flex: 3 0 auto;
      flex: 3 0 auto;
}
.ad-native {
  position: relative;
  font-size: 0.75rem;
}
.ad-native .art.ads-mockup {
  visibility: hidden;
}
.ad-native #r-native {
  position: relative;
}
.ad-native .r-head {
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 1;
}
.ad-native .badges,
.ad-native .avatar,
.ad-native .media-count {
  display: none !important;
}
.ad-native .photo-wrapper .photo-bg {
  background-size: cover !important;
}
.ad-native .bottom-info .basic .list-inline-item {
  white-space: normal !important;
}
#user-list-ad {
  margin-top: -2rem;
}
.r-body a {
  padding: 0;
  text-decoration: none;
}
videoplayer > a:hover {
  background: transparent;
}
#tip .ad-img {
  width: 100%;
  height: auto;
  margin-bottom: -58px;
  transform: none;
  position: relative;
}
#tip img {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px;
  height: 80px;
  transform: translate(0px, -50%) rotate(2deg);
}
#tip .promo {
  margin-right: 120px;
}
#tip .promo .heading {
  position: relative;
  display: inline-block;
}
#tip .promo .badge-promo-rounded {
  right: -30px;
  top: -30px;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 1;
}
#tip .promo .badge-promo-rounded .content {
  font-size: 0.75rem;
}
#tip .promo .badge-promo-rounded .content .text {
  font-size: 1rem;
}
#tip .promo .badge-promo-rounded .content .text .price {
  font-size: 0.75rem;
}
#tip .promo .promo-content {
  max-height: 110px;
  overflow: hidden;
}
#tip .promo img {
  position: absolute;
  top: auto;
  bottom: -40px;
  right: -120px;
  width: 140px;
  height: auto;
  transform: none;
}
.album-security-info .type-hidden,
.album-security-info .type-locked,
.album-security-info .type-locked-hidden,
.album-security-info .type-nsfw {
  display: none;
}
.album-security-info.hidden .type-hidden {
  display: inline;
}
.album-security-info.locked .type-locked {
  display: inline;
}
.album-security-info.nsfw .type-nsfw {
  display: inline;
}
.album-security-info.nsfw .type-not-nsfw {
  display: none;
}
.album-security-info.hidden .type-public,
.album-security-info.locked .type-public {
  display: none;
}
.album-security-info.hidden.locked .type-hidden,
.album-security-info.hidden.locked .type-locked {
  display: none;
}
.album-security-info.hidden.locked .type-locked-hidden {
  display: inline;
}
.rajce-photo-set .rajce-photo-card {
  margin-bottom: 1.5rem;
}
.rajce-photo-set .rajce-photo-card .card {
  overflow: visible;
}
.rajce-photo-set .rajce-photo-card .card .album-photo {
  position: relative;
}
.rajce-photo-set .rajce-photo-card .card .album-photo .author {
  position: absolute;
  bottom: 0.25rem;
  right: 0.25rem;
  padding-left: 1.25rem;
  z-index: 4;
}
.rajce-photo-set .rajce-photo-card .card .album-photo .author .avatar {
  width: 20px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-size: contain;
}
.rajce-photo-set .rajce-photo-card .card .album-photo .author .blocked-user-info {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  left: 0;
}
@media (min-width: 992px) {
  .rajce-photo-set .rajce-photo-card .card .album-photo .author {
    bottom: 0.5rem;
    right: 0.5rem;
  }
  .rajce-photo-set .rajce-photo-card .card .album-photo .author .avatar {
    width: 24px;
    height: 24px;
  }
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper {
  width: 100%;
  background-color: #f2f2f2;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 0.25rem 0.25rem 0 0;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper:after {
  padding-top: 66.66%;
  display: block;
  content: '';
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .photo-wrapper-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem 0.25rem 0 0;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .backgrounds {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #ccc;
  border-radius: 0.25rem 0.25rem 0 0;
  position: relative;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .backgrounds:after {
  z-index: 2;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .blury-bg,
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .photo-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0.25rem 0.25rem 0 0;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .blury-bg {
  display: none;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .photo-bg {
  background-size: cover;
  z-index: 2;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .icon-info {
  z-index: 4;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .icon-info .icon-wrapper {
  padding: 0.5rem;
  margin: 2px;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .icon-info .icon-wrapper .icon {
  display: block;
  font-size: 1.5em;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .hover-button {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper .bottom-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.3) 75%);
  border-radius: 0 0 0 0.25rem;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .blury-bg {
  display: block;
  background-size: cover;
  filter: blur(8px);
  transform: scale(1.1);
  opacity: 0.7;
  z-index: 1;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .photo-bg {
  background-size: contain !important;
  z-index: 2;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-card {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  position: absolute;
  width: 54.5%;
  background-size: cover;
  background-position: center center;
  z-index: 2;
  left: 42%;
  top: 51%;
  transform: translate(-50%, -50%);
  border-radius: 7%;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-card:after {
  padding-top: 100%;
  display: block;
  content: '';
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo {
  position: absolute;
  background-size: cover;
  background-position: center center;
  z-index: 2;
  left: 50%;
  top: 50%;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo.photo-book {
  width: 28.6%;
  height: 43%;
  transform: translate(-51.7%, -50.5%);
  border-radius: 1%;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo.hardcover-297x210 {
  width: 40.5%;
  height: 40.5%;
  transform: translate(-48.5%, -69.5%);
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo.hardcover-200x200 {
  width: 31.5%;
  height: 32%;
  transform: translate(-50.8%, -62%);
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo.paperback-210x297 {
  width: 39.8%;
  height: 78.5%;
  transform: translate(-47.5%, -51.8%);
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo.hardcover-black-300x300 {
  width: 26%;
  transform: translate(-49%, -51%);
  border-radius: 3%;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo.calendar {
  width: 38.8%;
  height: 80%;
  transform: translate(-49%, -49.8%);
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .fake-photo:after {
  padding-top: 100%;
  display: block;
  content: '';
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .wire,
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .rings {
  display: block;
  position: absolute;
  background: transparent;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .wire {
  height: 6%;
  width: 34%;
  left: 50%;
  transform: translateX(-50%);
  top: 7%;
  background-image: url(/img/photoproduct/wire.svg);
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 2;
}
.rajce-photo-set .rajce-photo-card .card .photo-wrapper.contain .rings {
  height: 6%;
  width: 37%;
  left: 50%;
  transform: translateX(-50%);
  top: 6%;
  background-image: url(/img/photoproduct/rings.svg);
  background-repeat: space;
  background-position: center bottom;
  background-size: 3%;
  z-index: 2;
}
.rajce-photo-set .rajce-photo-card .card .badges {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  .rajce-photo-set .rajce-photo-card .card .badges {
    transform: translate(10px, -50%);
  }
}
.rajce-photo-set .rajce-photo-card .card .media-count {
  position: absolute;
  bottom: 3px;
  left: 0;
  color: #ffffff;
  z-index: 4;
  padding: 0 0.5rem;
  transition: opacity 0.15s ease-in-out;
}
@media (min-width: 992px) {
  .rajce-photo-set .rajce-photo-card .card .media-count {
    opacity: 0;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
  }
}
.rajce-photo-set .rajce-photo-card .card .bottom-info {
  width: 100%;
  position: relative;
  border-radius: 0 0 0.25rem 0.25rem;
  text-align: center;
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper {
  padding: 0.5rem;
  z-index: 3;
  background: white;
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .name {
  width: 100%;
  max-height: 2.5rem;
  overflow: hidden;
  display: block;
  text-align: center;
  position: relative;
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .name.collapsed:after {
  content: '';
  display: block;
  height: 1.25rem;
  width: 60px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .name a {
  transition: none;
  display: inline-block;
  max-width: 100%;
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .name a:after {
  display: none;
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .like-item-wrap .like-item {
  cursor: pointer;
}
@media (max-width: 991px) {
  .rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .comments-placeholder,
  .rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .comments-box {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper h3,
  .rajce-photo-set .rajce-photo-card .card .bottom-info .wrapper .h3 {
    font-size: 1rem;
  }
}
.rajce-photo-set .rajce-photo-card .card .bottom-info .tools .album-tools {
  display: none;
}
.rajce-photo-set .rajce-photo-card:hover .album-tools,
.rajce-photo-set .rajce-photo-card:hover .media-count {
  opacity: 1 !important;
}
.rajce-photo-set .rajce-photo-card.hidden-album .photo-bg,
.rajce-photo-set .rajce-photo-card.hidden-album .blury-bg {
  opacity: 0.7;
}
.rajce-photo-set .rajce-photo-card.hidden-album .album-photo,
.rajce-photo-set .rajce-photo-card.hidden-album .bottom-info .wrapper,
.rajce-photo-set .rajce-photo-card.hidden-album .create {
  background: #f2f2f2 !important;
}
.rajce-photo-set .rajce-photo-card.hidden-album .description.collapsed .bottom,
.rajce-photo-set .rajce-photo-card.hidden-album .name.collapsed:after {
  background: linear-gradient(to right, rgba(242, 242, 242, 0) 0%, #f2f2f2 80%) !important;
}
.rajce-photo-set .rajce-photo-card:not(.empty-album).locked-album .photo-wrapper,
.rajce-photo-set .rajce-photo-card:not(.empty-album).nsfw-album .photo-wrapper {
  background-color: #000000;
}
.rajce-photo-set .rajce-photo-card.video-card .backgrounds:after {
  content: '';
  display: block;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.rajce-photo-set .rajce-photo-card.video-card .play-icon {
  font-size: 4rem !important;
}
.rajce-photo-set:not(.list) .rajce-photo-card:hover .hover-button {
  opacity: 1 !important;
}
.rajce-photo-set:not(.list) .rajce-photo-card:hover .fake-card {
  opacity: 0 !important;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .wrapper {
  width: 100%;
  height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  border-radius: 0 0 0.25rem 0.25rem;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .author {
  display: none;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .basic {
  width: 100%;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .basic ul {
  text-align: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .basic ul li {
  margin: 0;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .basic ul li:after {
  display: none;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .date-interval-wrap {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  display: block;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .like-item-wrap {
  font-size: 0.75rem;
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  padding-left: 0.25rem;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .date-interval .icon,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .view-count .icon,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .commentCount .icon,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .comment-count .icon,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .addComment .icon,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .album-comments .icon {
  display: none;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .like-item-wrap,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .view-count-wrap,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .commentCount-wrap,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .addComment-wrap,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .tile-comment-count,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .tile-view-count {
  display: none;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info.sort-viewCount .date-interval-wrap,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info.sort-commentCount .date-interval-wrap,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info.sort-lastComment .date-interval-wrap {
  display: none;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info.sort-viewCount .tile-view-count {
  display: block;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info.sort-commentCount .tile-comment-count,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info.sort-lastComment .tile-comment-count {
  display: block;
}
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .description,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .categories,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .comments-placeholder,
.rajce-photo-set:not(.list) .rajce-photo-card .bottom-info .comments-box {
  display: none !important;
}
.rajce-photo-set.list .rajce-photo-card {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.rajce-photo-set.list .rajce-photo-card .card {
  -ms-flex-direction: row;
      flex-direction: row;
  height: 100%;
  overflow: visible;
}
.rajce-photo-set.list .rajce-photo-card .card .album-photo {
  min-width: 120px;
}
@media (min-width: 576px) {
  .rajce-photo-set.list .rajce-photo-card .card .album-photo {
    min-width: 140px;
  }
}
@media (max-width: 991px) {
  .rajce-photo-set.list .rajce-photo-card .card .album-photo .comment-count,
  .rajce-photo-set.list .rajce-photo-card .card .album-photo .like-count,
  .rajce-photo-set.list .rajce-photo-card .card .album-photo .view-count {
    display: none;
  }
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .album-photo {
    min-width: 200px;
  }
}
@media (min-width: 1200px) {
  .rajce-photo-set.list .rajce-photo-card .card .album-photo {
    min-width: 260px;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .photo-wrapper,
.rajce-photo-set.list .rajce-photo-card .card .photo-wrapper-link,
.rajce-photo-set.list .rajce-photo-card .card .backgrounds,
.rajce-photo-set.list .rajce-photo-card .card .blury-bg,
.rajce-photo-set.list .rajce-photo-card .card .photo-bg {
  border-radius: 0.25rem 0 0 0.25rem;
}
@media (max-width: 575px) {
  .rajce-photo-set.list .rajce-photo-card .card .empty-album-icon {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .rajce-photo-set.list .rajce-photo-card .card .empty-album-icon {
    font-size: 2em !important;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .hover-button.new-album {
  position: relative;
  left: auto;
  bottom: auto;
  transform: none;
}
@media (max-width: 767px) {
  .rajce-photo-set.list .rajce-photo-card .card .hover-button {
    display: none;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info {
  border-radius: 0.25rem 0 0 0.25rem;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper {
  height: 100%;
  width: 100%;
  padding: 0.5rem;
  border-radius: 0 0.25rem 0.25rem 0;
  text-align: left;
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper {
    padding: 1rem;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .name {
  text-align: left;
  line-height: 1;
  max-height: 2.1rem;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .name.collapsed:after {
  height: 1rem;
}
@media (max-width: 991px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .name a {
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .name {
    max-height: 2.5rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .name.collapsed:after {
    height: 1.25rem;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic {
  position: absolute;
  bottom: 0;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic ul {
  text-align: left;
  line-height: 1;
  padding-left: 0;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic ul li {
  display: inline-block;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic ul li:after,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic ul li:before {
  display: none;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .date-interval,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .view-count,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .commentCount,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .comment-count,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .addComment,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .like-item,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .album-comments {
  font-size: 0.75rem;
  line-height: 1rem;
  width: auto;
  overflow: initial;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .date-interval .unit,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .view-count .unit,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .commentCount .unit,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .comment-count .unit,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .addComment .unit,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .like-item .unit,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .album-comments .unit {
  display: none;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .addComment,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .commentCount,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .comment-count,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .like-item {
  color: #000000 !important;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .tile-comment-count,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .tile-view-count,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .commentCount,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .comment-count,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .addComment {
  display: none !important;
}
@media (max-width: 575px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .date-interval-wrap {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .date-interval-wrap {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic {
    bottom: 0.5rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .commentCount,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .comment-count,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .addComment {
    display: inline-block !important;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic .album-comments {
    display: none !important;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .date-interval-wrap {
  display: inline-block !important;
}
@media (max-width: 575px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .view-count-wrap,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .like-item-wrap,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .addComment-wrap,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .commentCount-wrap {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .view-count-wrap,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .like-item-wrap,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .addComment-wrap,
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .basic.sort-date .commentCount-wrap {
    display: none !important;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .comments-placeholder {
  display: none;
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .comments-placeholder {
    margin-top: 1rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .comments-placeholder .comment {
    background: transparent;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .comments-placeholder .comment p.text {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .comments-placeholder .commentCount {
    line-height: 2.5rem;
    cursor: pointer;
    float: right;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .categories {
  display: none;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .categories .tag {
  font-size: 0.75rem;
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .categories {
    display: block;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description {
  display: none;
  text-align: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0.25rem;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description .text {
  max-height: 2rem;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  word-break: break-word;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description .bottom {
  display: none;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.collapsed .bottom,
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.open .bottom {
  display: block;
  text-align: left;
  color: #000000;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.collapsed .bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1rem;
  width: 200px;
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.collapsed .show-more {
  cursor: pointer;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.collapsed .show-less {
  display: none;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.multiline-name .text {
  max-height: 1rem;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.username-hidden .text {
  max-height: 3rem;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.username-hidden.multiline-name .text {
  max-height: 2rem;
}
@media (min-width: 1200px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description .text {
    max-height: 5rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.multiline-name .text {
    max-height: 4rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.username-hidden .text {
    max-height: 5rem;
  }
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.username-hidden.multiline-name .text {
    max-height: 4rem;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.open .bottom {
  margin-top: 0.25rem;
  text-align: right;
  display: block;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.open .text {
  max-height: none !important;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.open .show-more {
  display: none;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description.open .show-less {
  cursor: pointer;
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .wrapper .description {
    display: block;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .tools {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 0.5rem 0.25rem 0;
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .tools .album-tools {
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .tools .album-tools {
    opacity: 0;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .tools .album-tools .dropdown-menu {
  min-width: initial;
}
@media (min-width: 992px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .tools {
    padding: 0 1rem 0.5rem 0;
    z-index: 4;
  }
}
@media (max-width: 991px) {
  .rajce-photo-set.list .rajce-photo-card .card .bottom-info .tools .btn {
    z-index: 3;
  }
}
.rajce-photo-set.list .rajce-photo-card .card .bottom-info .date-interval {
  font-size: 0.75rem;
}
.rajce-photo-set.list .rajce-photo-card .card .media-count {
  opacity: 1;
  border-radius: 0 0 0 0.25rem;
}
.rajce-photo-set.list .rajce-photo-card.open .bottom-info .wrapper .name a {
  max-height: none;
}
.rajce-photo-set.list .rajce-photo-card.open .bottom-info .wrapper .description {
  padding-bottom: 2rem;
}
.rajce-photo-set.list .rajce-photo-card.open .photo-wrapper,
.rajce-photo-set.list .rajce-photo-card.open .photo-wrapper-link,
.rajce-photo-set.list .rajce-photo-card.open .backgrounds,
.rajce-photo-set.list .rajce-photo-card.open .blury-bg,
.rajce-photo-set.list .rajce-photo-card.open .photo-bg,
.rajce-photo-set.list .rajce-photo-card.open .bottom-gradient {
  border-radius: 0.25rem 0 0 0;
}
.rajce-photo-set.list .rajce-photo-card.open .media-count {
  border-radius: 0;
}
.rajce-photo-set.list .rajce-photo-card.comments-expanded .description {
  display: none !important;
}
.rajce-photo-set #album-list-ad {
  margin-top: -1.5rem;
  min-height: 344px;
  z-index: 0;
}
.rajce-user-set .rajce-user-card {
  margin-bottom: 1.5rem;
}
.rajce-user-set .rajce-user-card .user-photo {
  padding-bottom: 0.25rem;
}
.rajce-user-set .rajce-user-card .user-photo a {
  display: block;
  margin: 0 auto;
  transition: none !important;
}
.rajce-user-set .rajce-user-card .user-photo .photo-wrapper {
  position: relative;
  background-size: contain;
}
.rajce-user-set .rajce-user-card .user-photo .photo-wrapper .icon-info {
  z-index: 1;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(25%, 0);
}
.rajce-user-set .rajce-user-card .user-photo .photo-wrapper .icon-info .icon-wrapper {
  padding: 0.25rem;
}
.rajce-user-set .rajce-user-card .user-photo .photo-wrapper .icon-info .icon-wrapper .icon {
  display: block;
  font-size: 1rem;
}
.rajce-user-set .rajce-user-card .bottom-info {
  text-align: center;
  position: relative;
}
.rajce-user-set .rajce-user-card .bottom-info .stats a {
  transition: none;
}
.rajce-user-set .rajce-user-card .bottom-info .stats .view-count,
.rajce-user-set .rajce-user-card .bottom-info .stats .fan-count,
.rajce-user-set .rajce-user-card .bottom-info .stats .comment-count {
  display: none;
}
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-favCount .album-count,
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-favorites .album-count,
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-trending .album-count,
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-commented .album-count,
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-views .album-count {
  display: none;
}
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-favCount .fan-count,
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-favorites .fan-count,
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-trending .fan-count {
  display: block;
}
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-commented .comment-count {
  display: block;
}
.rajce-user-set .rajce-user-card .bottom-info .stats.sort-views .view-count {
  display: block;
}
.rajce-user-set .rajce-user-card .bottom-info .sub-menu {
  transition: opacity 0.3s ease-in-out;
}
.rajce-user-set .rajce-user-card .bottom-info .sub-menu .dropdown-menu {
  min-width: initial !important;
}
.rajce-user-set .rajce-user-card .bottom-info .sub-menu span.link-underline {
  cursor: pointer;
}
.rajce-user-set .rajce-user-card:hover .sub-menu {
  opacity: 1 !important;
}
@media (min-width: 576px) {
  .rajce-user-set .rajce-user-card {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .rajce-user-set .rajce-user-card .sub-menu {
    opacity: 0;
  }
}
.rajce-user-set:not(.list) .user-photo a {
  width: 60px;
}
.rajce-user-set:not(.list) .user-photo .photo-wrapper {
  height: 60px;
  width: 60px;
}
.rajce-user-set:not(.list) ul li {
  margin: 0;
}
.rajce-user-set:not(.list) ul li:after {
  display: none;
}
.rajce-user-set:not(.list) .bottom-info .fullname,
.rajce-user-set:not(.list) .bottom-info .username {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rajce-user-set:not(.list) .bottom-info .followee-description-container {
  display: none;
}
.rajce-user-set:not(.list) .bottom-info .description {
  display: none;
}
.rajce-user-set:not(.list) .bottom-info .stats .simple,
.rajce-user-set:not(.list) .bottom-info .stats .icon {
  display: none;
}
.rajce-user-set:not(.list) .bottom-info .stats .plural {
  font-size: 0.75rem;
}
.rajce-user-set:not(.list) .bottom-info .sub-menu {
  z-index: 4;
  position: absolute;
  left: 50%;
  top: 0;
}
.rajce-user-set:not(.list) .bottom-info .sub-menu .dropdown-menu .dropdown-item {
  cursor: pointer;
}
@media (max-width: 575px) {
  .rajce-user-set:not(.list) .sub-menu {
    display: none;
  }
}
@media (min-width: 576px) {
  .rajce-user-set:not(.list) {
    padding: 0 1rem;
  }
  .rajce-user-set:not(.list) .icon-wrapper {
    padding: 0.5rem !important;
  }
  .rajce-user-set:not(.list) .icon-wrapper .icon {
    font-size: 1.5rem !important;
  }
  .rajce-user-set:not(.list) .sub-menu {
    transform: translate(30px, -30px);
  }
  .rajce-user-set:not(.list) .user-photo {
    padding-bottom: 0.5rem;
  }
  .rajce-user-set:not(.list) .user-photo a {
    width: 100px;
  }
  .rajce-user-set:not(.list) .user-photo .photo-wrapper {
    height: 100px;
    width: 100px;
  }
}
@media (min-width: 768px) {
  .rajce-user-set:not(.list) .icon-wrapper .icon {
    font-size: 1rem !important;
  }
  .rajce-user-set:not(.list) .sub-menu {
    transform: translate(25px, -30px);
  }
  .rajce-user-set:not(.list) .user-photo a {
    width: 80px;
  }
  .rajce-user-set:not(.list) .user-photo .photo-wrapper {
    height: 80px;
    width: 80px;
  }
}
@media (min-width: 992px) {
  .rajce-user-set:not(.list) .icon-wrapper .icon {
    font-size: 2rem !important;
  }
  .rajce-user-set:not(.list) .sub-menu {
    transform: translate(40px, -30px);
  }
  .rajce-user-set:not(.list) .user-photo a {
    width: 120px;
  }
  .rajce-user-set:not(.list) .user-photo .photo-wrapper {
    height: 120px;
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .rajce-user-set:not(.list) .sub-menu {
    transform: translate(50px, -30px);
  }
  .rajce-user-set:not(.list) .user-photo a {
    width: 160px;
  }
  .rajce-user-set:not(.list) .user-photo .photo-wrapper {
    height: 160px;
    width: 160px;
  }
}
.rajce-user-set.list .rajce-user-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
  -ms-flex-direction: row;
      flex-direction: row;
}
.rajce-user-set.list .rajce-user-card .user-photo {
  padding: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.rajce-user-set.list .rajce-user-card .user-photo a {
  width: 60px;
}
.rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper {
  height: 60px;
  width: 60px;
}
.rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper .icon-info {
  transform: translate(25%, 0);
}
.rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper .icon-info .icon-wrapper {
  padding: 0.25rem;
}
.rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper .icon-info .icon-wrapper .icon {
  display: block;
  font-size: 1em;
}
.rajce-user-set.list .rajce-user-card .bottom-info {
  text-align: left;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: calc(100% - 150px);
  padding: 0 1rem;
}
.rajce-user-set.list .rajce-user-card .bottom-info .name {
  line-height: 1;
}
.rajce-user-set.list .rajce-user-card .bottom-info .name .fullname,
.rajce-user-set.list .rajce-user-card .bottom-info .name .username {
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  margin-right: 0.25rem;
}
.rajce-user-set.list .rajce-user-card .bottom-info .description {
  font-size: 0.75rem;
  max-height: 2rem;
  overflow: hidden;
  position: relative;
  word-break: break-word;
  display: none;
}
.rajce-user-set.list .rajce-user-card .bottom-info .description .bottom {
  display: none;
}
.rajce-user-set.list .rajce-user-card .bottom-info .description.collapsed .bottom {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1rem;
  width: 200px;
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 80%);
}
.rajce-user-set.list .rajce-user-card .bottom-info .stats .album-count,
.rajce-user-set.list .rajce-user-card .bottom-info .stats .view-count,
.rajce-user-set.list .rajce-user-card .bottom-info .stats .fan-count,
.rajce-user-set.list .rajce-user-card .bottom-info .stats .comment-count {
  display: inline-block;
}
.rajce-user-set.list .rajce-user-card .bottom-info .stats ul {
  text-align: left;
  line-height: 1;
  padding-left: 0;
}
.rajce-user-set.list .rajce-user-card .bottom-info .stats ul li {
  display: inline-block;
  font-size: 0.75rem;
}
.rajce-user-set.list .rajce-user-card .bottom-info .stats ul li .plural,
.rajce-user-set.list .rajce-user-card .bottom-info .stats ul li:after,
.rajce-user-set.list .rajce-user-card .bottom-info .stats ul li:before {
  display: none;
}
.rajce-user-set.list .rajce-user-card .bottom-info .sub-menu {
  display: inline-block;
}
.rajce-user-set.list .rajce-user-card .bottom-info .followee-description-container {
  padding: 0;
  display: none;
}
.rajce-user-set.list .rajce-user-card .bottom-info .followee-description-container .edit-followee-description {
  margin-bottom: 0.25rem;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  display: block;
}
.rajce-user-set.list .rajce-user-card .bottom-info .followee-description-container .edit-followee-description.not-set {
  color: #ccc;
}
.rajce-user-set.list .rajce-user-card .bottom-info .followee-description-container .edit-input input {
  max-width: 100%;
}
@media (max-width: 575px) {
  .rajce-user-set.list .rajce-user-card .name .fullname,
  .rajce-user-set.list .rajce-user-card .name .username {
    width: 100%;
    padding-right: 1.5rem;
  }
  .rajce-user-set.list .rajce-user-card .sub-menu {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 576px) {
  .rajce-user-set.list .rajce-user-card .description {
    display: block !important;
  }
  .rajce-user-set.list .rajce-user-card .stats {
    margin-top: 0.25rem;
  }
  .rajce-user-set.list .rajce-user-card .user-photo a {
    width: 80px;
  }
  .rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper {
    height: 80px;
    width: 80px;
  }
}
@media (min-width: 992px) {
  .rajce-user-set.list .rajce-user-card .stats {
    margin-top: 0.5rem;
  }
  .rajce-user-set.list .rajce-user-card .stats .plural {
    display: inline-block !important;
  }
  .rajce-user-set.list .rajce-user-card .stats .simple {
    display: none;
  }
  .rajce-user-set.list .rajce-user-card .followee-description-container {
    display: block !important;
  }
  .rajce-user-set.list .rajce-user-card .user-photo a {
    width: 120px;
  }
  .rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper {
    height: 120px;
    width: 120px;
  }
  .rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper .icon-info .icon-wrapper {
    padding: 0.5rem;
  }
  .rajce-user-set.list .rajce-user-card .user-photo .photo-wrapper .icon-info .icon-wrapper .icon {
    font-size: 1.5em;
  }
}
.auc-popover .popover-content {
  padding-right: 2rem;
}
.auc-popover .auc-popover-close {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 0 !important;
  font-size: 0.75rem !important;
}
#auc-toast {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 1rem;
  margin: 1rem;
  z-index: -1;
  max-width: 300px;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: translateY(160px) scale(0.5);
}
#auc-toast.show {
  z-index: 100;
  opacity: 1;
  transform: translateY(0) scale(1);
}
#auc-toast .header {
  padding-right: 40px;
}
#auc-toast .header .auc-toast-close {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
}
#auc-toast .buttons .line-separator {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
#auc-toast .buttons .line-separator span {
  position: relative;
  display: inline-block;
}
#auc-toast .buttons .line-separator span:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: #cccccc;
  right: 100%;
  margin-right: 0.5em;
}
#auc-toast .buttons .line-separator span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: #cccccc;
  left: 100%;
  margin-left: 0.5em;
}
#auc-toast .buttons .btn-facebook,
#auc-toast .buttons .btn-google {
  position: relative;
}
#auc-toast .buttons .btn-facebook .logo,
#auc-toast .buttons .btn-google .logo {
  height: 24px;
  width: 24px;
  position: absolute;
  left: 8px;
  top: 8px;
}
#auc-toast .buttons .btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}
#auc-toast .buttons .btn-google {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.rajce-search {
  position: relative;
  width: 100%;
  font-weight: 300;
}
.rajce-search .search-form-container {
  width: 100%;
}
.rajce-search .search-input:focus {
  outline: none;
}
.rajce-search .search-input:-ms-input-placeholder {
  color: #cccccc;
}
.rajce-search .search-input::placeholder {
  color: #cccccc;
}
.rajce-search .suggestions-spinner {
  color: #777777;
}
.rajce-search .search-suggestions-container {
  padding: 0;
  overflow: visible;
  display: block;
  color: #000000;
  position: absolute;
  width: 100vw;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 13px);
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  z-index: 5;
  text-align: left;
}
.rajce-search .search-suggestions-container:before {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #cccccc;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.rajce-search .search-suggestions-container:after {
  content: "";
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
}
.rajce-search .suggestions-wrapper {
  overflow-y: auto;
  max-height: 323px;
  padding: 0.25rem 0.5rem 0.5rem 0.5rem;
}
.rajce-search .suggestion {
  display: block;
  float: left;
  color: #333333;
  padding: 0.25rem 0.5rem 0.25rem 0.25rem;
  margin: 0.25rem 0;
  border-radius: 0.25rem;
  border: 1px solid transparent;
  cursor: pointer;
  width: 100%;
  text-align: left;
  font-weight: 400;
  transition: none !important;
}
.rajce-search .suggestion .thumbnail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 0.5rem;
  background-color: #f2f2f2;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
}
.rajce-search .suggestion .value,
.rajce-search .suggestion .full-name {
  white-space: nowrap;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rajce-search .suggestion .value {
  padding: 1px 0;
}
.rajce-search .suggestion .full-name {
  font-size: 0.75rem;
  color: #777777;
  text-decoration: none;
}
.rajce-search .suggestion.type-users .thumbnail {
  border-radius: 50%;
}
.rajce-search .suggestion.type-tags .thumbnail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: bold;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 50%;
  font-size: 1.5rem;
}
.rajce-search .suggestion.nsfw .thumbnail {
  background-color: #000000;
}
.rajce-search .suggestion.selected,
.rajce-search .suggestion:hover {
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.rajce-search .show-all-results.selected {
  text-decoration: underline;
}
.rajce-search .search-prev-query {
  border-radius: 0.25rem;
}
.rajce-search .search-prev-query:hover {
  background-color: #f2f2f2;
}
.rajce-search.homepage {
  max-width: initial;
  width: 100%;
}
.rajce-search.homepage .search-form-container input {
  height: calc(1em + 2.25rem);
  padding: 1rem 1.5rem;
  font-size: 1.5rem;
  line-height: 1;
  border-radius: 0.3rem;
}
.rajce-search.homepage .search-form-container button {
  font-size: 2rem;
  padding: 0.625rem;
}
.rajce-search.homepage .search-suggestions-container {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rajce-search {
    width: auto;
    max-width: 400px;
    margin: 0 auto;
  }
  .rajce-search .search-suggestions-container {
    width: 400px;
  }
}
.comments-box {
  position: relative;
}
.comments-box .header {
  border-bottom: 1px solid #cccccc;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
}
.comments-box .comment {
  border-bottom: 1px solid #cccccc;
}
.comments-box .comment .avatar {
  position: relative;
}
.comments-box .comment .avatar img {
  width: 32px;
  height: 32px;
}
.comments-box .comment .avatar .reaction-line {
  position: absolute;
  width: 16px;
  height: 24px;
  left: -24px;
  top: -10px;
  border: 1px solid #cccccc;
  border-top: none;
  border-right: none;
}
.comments-box .comment .content-wrapper {
  width: 100%;
}
.comments-box .comment .content-wrapper .content {
  word-break: break-word;
  white-space: pre-line;
}
.comments-box .comment .content-wrapper .mark-edited {
  color: #777777;
}
.comments-box .comment .reactions .reactions-list,
.comments-box .comment .reactions .new-comment-input {
  margin-left: 24px;
}
.comments-box .comment .reactions .comment {
  border-top: none;
}
.comments-box .comment .reactions .comment .avatar {
  margin-top: 3px;
}
.comments-box .comment .reactions .comment .avatar img {
  width: 20px;
  height: 20px;
}
.comments-box .comment .reactions .new-comment-input {
  width: auto;
}
.comments-box .comment .dropdown-menu {
  min-width: 0;
}
.comments-box .comment .comment-author-icon {
  line-height: 1.25rem;
  font-size: 14px;
}
.comments-box .comment .admin-icon {
  background: url(/assets/images/rajce-style-latest/logo/logo-rajce-color.svg) no-repeat left center;
  background-size: cover;
  width: 15px;
  height: 15px;
  display: inline-block;
  transform: translateY(2px);
}
.comments-box .comment:last-child {
  border-bottom: none;
}
.comments-box .comment.blocked-user:not(.focused):not(.opened) .avatar,
.comments-box .comment.blocked-user:not(.focused):not(.opened) .content-wrapper {
  transition: opacity 0.15s ease-in-out;
  opacity: 0.4;
}
.comments-box .comment.blocked-user:not(.focused):not(.opened):hover .avatar,
.comments-box .comment.blocked-user:not(.focused):not(.opened):hover .content-wrapper {
  opacity: 1;
}
.comments-box .comment.owner {
  background-color: #ffffff;
}
.comments-box .comment.admin {
  background-color: #ebf5d9;
}
.comments-box .comment.admin .comment:not(.admin):not(.owner),
.comments-box .comment.owner .comment:not(.admin):not(.owner) {
  background-color: #f9f9f9;
}
.comments-box .new-comment-input {
  width: 100%;
  position: relative;
}
.comments-box .new-comment-input .autoresize {
  border-radius: 0.5rem;
  background-image: none;
  padding-right: 1rem !important;
}
.comments-box .new-comment-input .autoresize:not(.expanded) {
  padding-right: 105px !important;
}
.comments-box .new-comment-input textarea {
  overflow-x: hidden;
}
.comments-box .new-comment-input textarea.expanded {
  padding-bottom: 2.5rem;
}
.comments-box .new-comment-input .send {
  position: absolute;
  bottom: 3px;
  right: 3px;
  padding: 0.4rem 1rem;
}
.comments-box .new-comment-input .dummy {
  width: auto;
  max-width: 100%;
  position: absolute;
  white-space: pre-line;
  overflow: hidden;
  display: inline-block;
  font-family: sans-serif;
  transition: none;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.comments-box .new-comment-input .error-info {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(1rem, 20px);
}
.comments-box .add-comment .avatar-dummy,
.comments-box .add-comment img {
  width: 32px;
  height: 32px;
  background: #cccccc;
}
.comments-box.has-focused-comment .comment,
.comments-box.has-editing-comment .comment,
.comments-box.has-focused-comment .add-comment,
.comments-box.has-editing-comment .add-comment,
.comments-box.has-focused-comment .add-comment-toggle,
.comments-box.has-editing-comment .add-comment-toggle {
  opacity: 0.4;
}
.comments-box.has-focused-comment .comment.focused,
.comments-box.has-editing-comment .comment.focused,
.comments-box.has-focused-comment .comment.editing,
.comments-box.has-editing-comment .comment.editing {
  opacity: 1 !important;
}
.comments-box.has-focused-comment .comment.focused .comment,
.comments-box.has-editing-comment .comment.focused .comment,
.comments-box.has-focused-comment .comment.editing .comment,
.comments-box.has-editing-comment .comment.editing .comment {
  opacity: 1!important;
}
.comments-box.list-view .header {
  border: none;
  -ms-flex-pack: left;
      justify-content: left;
}
.comments-box.list-view .header .title {
  display: none;
}
.pagination {
  -ms-flex-pack: center;
      justify-content: center;
}
.pagination .page-item {
  cursor: pointer;
}
.pagination .page-item.active {
  cursor: initial;
}
.pagination .page-item.disabled {
  cursor: not-allowed;
}
.pagination .icon {
  font-size: 15px;
}
.rajce-emoji-picker .emoji-invoker {
  position: absolute;
  bottom: 0;
  right: 3.5rem;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
}
.rajce-emoji-picker .emoji-picker {
  position: absolute;
  bottom: 100%;
  right: 0;
  transform: translateY(-5px);
  z-index: 100;
  border: 1px solid #cccccc;
  width: 15rem;
  height: 12rem;
  overflow: scroll;
  padding: 0.5rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
  background: #ffffff;
}
.rajce-emoji-picker .emoji-picker-search {
  display: -ms-flexbox;
  display: flex;
}
.rajce-emoji-picker .emoji-picker h5 {
  margin-bottom: 0;
  cursor: default;
  color: #777777;
}
.rajce-emoji-picker .emoji-picker .emojis {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  overflow-x: hidden;
}
.rajce-emoji-picker .emoji-picker .emojis:after {
  content: "";
  -ms-flex: auto;
      flex: auto;
}
.rajce-emoji-picker .emoji-picker .emojis span {
  padding: 0.2rem 0 0.17rem 0.22rem;
  cursor: pointer;
  border-radius: 5px;
}
.rajce-emoji-picker .emoji-picker .emojis span:hover {
  background: #777777;
  cursor: pointer;
}
#user-list-modal .modal-content .spinner,
.user-list-modal .modal-content .spinner {
  display: none;
}
#user-list-modal .modal-content .user-list .user-item .avatar,
.user-list-modal .modal-content .user-list .user-item .avatar {
  width: 60px;
  height: 60px;
  background-size: contain;
}
#user-list-modal .modal-content .user-list .user-item .name,
.user-list-modal .modal-content .user-list .user-item .name {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#user-list-modal .modal-content .user-list .user-item.user-is-owner,
.user-list-modal .modal-content .user-list .user-item.user-is-owner {
  padding-right: 2rem;
  position: relative;
}
#user-list-modal .modal-content .user-list .user-item.user-is-owner .remove-follower,
.user-list-modal .modal-content .user-list .user-item.user-is-owner .remove-follower {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
#user-list-modal .modal-content .user-list .user-item.user-is-owner:hover .remove-follower,
.user-list-modal .modal-content .user-list .user-item.user-is-owner:hover .remove-follower {
  opacity: 1;
}
#user-list-modal .modal-content #close-button,
.user-list-modal .modal-content #close-button {
  display: none;
}
#user-list-modal .modal-content.loading .spinner,
.user-list-modal .modal-content.loading .spinner {
  display: block;
}
#user-list-modal .modal-content.loading .user-list,
.user-list-modal .modal-content.loading .user-list {
  opacity: 0;
}
#user-list-modal .modal-content.loading .no-results,
.user-list-modal .modal-content.loading .no-results {
  display: none;
}
#user-list-modal .modal-content.no-action #close-button,
.user-list-modal .modal-content.no-action #close-button {
  display: inline-block;
}
#user-list-modal .modal-content.no-action #action-button,
.user-list-modal .modal-content.no-action #action-button {
  display: none;
}
#share-album-modal .permanent-share-link,
#share-user-modal .permanent-share-link,
#album-upload-modal .permanent-share-link,
#see-other-albums .permanent-share-link {
  position: relative;
}
#share-album-modal .permanent-share-link .share-modal-permalink,
#share-user-modal .permanent-share-link .share-modal-permalink,
#album-upload-modal .permanent-share-link .share-modal-permalink,
#see-other-albums .permanent-share-link .share-modal-permalink {
  position: absolute;
  left: -9999px;
}
#share-album-modal .permanent-share-link .copied-text,
#share-user-modal .permanent-share-link .copied-text,
#album-upload-modal .permanent-share-link .copied-text,
#see-other-albums .permanent-share-link .copied-text {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 374px) {
  #share-album-modal .permanent-share-link .copied-text,
  #share-user-modal .permanent-share-link .copied-text,
  #album-upload-modal .permanent-share-link .copied-text,
  #see-other-albums .permanent-share-link .copied-text {
    display: none;
  }
}
#share-album-modal .permanent-share-link .icon-wrapper,
#share-user-modal .permanent-share-link .icon-wrapper,
#album-upload-modal .permanent-share-link .icon-wrapper,
#see-other-albums .permanent-share-link .icon-wrapper {
  background-color: #000000;
}
#share-album-modal .permanent-share-link.activated .copied-text,
#share-user-modal .permanent-share-link.activated .copied-text,
#album-upload-modal .permanent-share-link.activated .copied-text,
#see-other-albums .permanent-share-link.activated .copied-text {
  visibility: visible;
  opacity: 1;
}
#share-album-modal .permanent-share-link.activated .icon-wrapper,
#share-user-modal .permanent-share-link.activated .icon-wrapper,
#album-upload-modal .permanent-share-link.activated .icon-wrapper,
#see-other-albums .permanent-share-link.activated .icon-wrapper {
  background-color: #7ab800;
}
#share-album-modal .twitter,
#share-user-modal .twitter,
#album-upload-modal .twitter,
#see-other-albums .twitter {
  background-color: #00aced;
}
#share-album-modal .facebook,
#share-user-modal .facebook,
#album-upload-modal .facebook,
#see-other-albums .facebook {
  background-color: #3b5998;
}
#album-upload-modal #album-upload-files-info .files-error {
  display: none;
}
#album-upload-modal #album-upload-files-info.invalid-files .files-ok,
#album-upload-modal #album-upload-files-info.full-album .files-ok {
  display: none;
}
#album-upload-modal #album-upload-files-info.invalid-files .invalid-files {
  display: block;
}
#album-upload-modal #album-upload-files-info.full-album .full-album {
  display: block;
}
#album-upload-modal .variable {
  display: none;
}
#album-upload-modal.uploaded .uploaded {
  display: block;
}
#album-upload-modal.canceled .canceled {
  display: block;
}
#album-upload-modal.error .error {
  display: block;
}
#album-upload-modal.full .full {
  display: block;
}
#avatar-modal .modal-body {
  min-height: 100px;
}
#avatar-modal #avatar-spinner {
  display: none;
}
#avatar-modal.loading #avatar-spinner {
  display: -ms-flexbox;
  display: flex;
}
#avatar-modal.loading #avatar-cropper-container {
  display: none !important;
}
#mini-album-modal textarea.form-control {
  font-family: Consolas, monospace;
  font-size: 0.75rem;
  line-height: 1rem;
}
.right-column {
  width: 300px;
  min-width: 300px;
  margin-left: 1rem;
}
.left-column {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: calc(100% - 316px);
}
#content-wrapper {
  min-height: 612px;
}
#content-wrapper .right-column {
  padding-top: 2px;
}
.stickyScroll {
  height: 612px;
}
#pageHeaderModern {
  margin-top: 60px;
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  #pageHeaderModern {
    margin-top: 60px;
  }
}
body {
  background-color: #f9f9f9;
}
body.is-cover-image {
  padding-top: 0 !important;
}
body.is-cover-image .topMessages {
  position: absolute;
  top: 78px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
}
@media (max-width: 767px) {
  .right-column {
    display: none;
  }
}
@media (max-width: 1199px) {
  #pageHeaderModern .right-column,
  .sticky-toolbar .right-column {
    display: none;
  }
}
.hwt-container {
  width: 100%;
  display: inline-block;
  position: relative;
  -webkit-text-size-adjust: none !important;
}
.hwt-backdrop {
  position: absolute !important;
  top: 0 !important;
  right: -99px !important;
  bottom: 0 !important;
  left: 0 !important;
  padding-right: 99px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  background: #ffffff;
}
.hwt-highlights {
  width: auto !important;
  height: auto !important;
  border-color: transparent !important;
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
  color: transparent !important;
  overflow: hidden !important;
}
.hwt-input {
  display: block !important;
  position: relative !important;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font: inherit;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  color: rgba(0, 0, 0, 0.65) !important;
}
.hwt-wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden !important;
}
.hwt-content {
  border: 1px solid #777777;
  padding: 0.625em 1em;
  border-radius: 0.25rem;
  font-size: 1rem;
  line-height: 1.4;
  background: none transparent !important;
}
.hwt-content mark {
  padding: 0 !important;
  color: #777777;
  border-radius: 3px;
  background-color: rgba(119, 119, 119, 0.15);
}
.tag-textarea-suggestions-container,
#tag-textarea-suggestions-container {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  background: #ffffff;
  border-radius: 0.25rem;
  overflow: hidden;
  transition: visibility 0.15s ease-out;
}
.tag-textarea-suggestions-container .suggestions-list,
#tag-textarea-suggestions-container .suggestions-list {
  margin: 0;
  padding: 0;
  min-width: 100px;
}
.tag-textarea-suggestions-container .suggestions-list .suggestion,
#tag-textarea-suggestions-container .suggestions-list .suggestion {
  padding: 0.25rem 0.5rem;
  cursor: pointer;
  color: #000000;
}
.tag-textarea-suggestions-container .suggestions-list .suggestion.active,
#tag-textarea-suggestions-container .suggestions-list .suggestion.active,
.tag-textarea-suggestions-container .suggestions-list .suggestion:hover,
#tag-textarea-suggestions-container .suggestions-list .suggestion:hover {
  background-color: #cccccc;
}
.tag-textarea-suggestions-container .spinner,
#tag-textarea-suggestions-container .spinner {
  display: none;
}
.tag-textarea-suggestions-container.show,
#tag-textarea-suggestions-container.show {
  visibility: visible;
}
.tag-textarea-suggestions-container.loading .spinner,
#tag-textarea-suggestions-container.loading .spinner {
  display: block;
}
.tag-textarea-suggestions-container.loading .suggestions-list,
#tag-textarea-suggestions-container.loading .suggestions-list {
  display: none;
}
.tag-textarea-suggestions-container {
  position: fixed;
  visibility: visible;
}
.tag-textarea-suggestions-container .spinner {
  display: block;
}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr;
  opacity: 1;
  visibility: visible;
  transition: none;
  margin-top: 2.5rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
  left: auto;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
  left: auto;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #cccccc;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #cccccc;
  cursor: not-allowed;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #7ab800;
  border-color: #7ab800;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: rgba(122, 184, 0, 0.8);
  border-color: #7ab800;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
#footer {
  background-color: #f2f2f2;
}
#footer.ad-bottom-present {
  margin-bottom: 500px;
}
@media (max-width: 767px) {
  #footer h4 {
    text-align: center;
  }
}
#footer .footer-logo {
  overflow: hidden;
}
#footer .footer-logo a {
  margin-top: -1rem;
}
#footer .footer-logo .icon {
  font-size: 4rem;
  margin-right: 0;
}
@media (max-width: 575px) {
  #footer .partners {
    display: none;
  }
}
#footer .partners .wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#footer .partners .wrapper img {
  transition: all 0.3s;
  max-height: 50px;
  max-width: 100%;
  filter: grayscale(100%);
  opacity: 0.7;
}
@media (max-width: 767px) {
  #footer .partners .wrapper img {
    max-width: 90px;
  }
}
#footer .partners .wrapper img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
#footer .payment-methods {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media (max-width: 575px) {
  #footer .payment-methods {
    display: none;
  }
}
@media (max-width: 991px) {
  #footer .payment-methods {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
#footer .payment-methods img {
  transition: all 0.3s;
  filter: grayscale(100%);
  max-height: 30px;
  opacity: 0.7;
}
#footer .payment-methods img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
#footer .link-facebook:hover {
  color: #3b5998;
}
#footer .link-instagram:hover {
  color: #f00075;
}
#top-bar-notifications {
  position: relative;
  color: #333333;
  margin: 0 0.5rem 0 1rem;
}
#top-bar-notifications #top-bar-notifications-icon {
  font-size: 2rem;
  cursor: pointer;
}
#top-bar-notifications #top-bar-notifications-icon .badge {
  display: none;
}
#top-bar-notifications .badge {
  font-size: 0.75rem;
  position: absolute;
  right: -5px;
  top: -8px;
}
#top-bar-notifications .dropdown-toggle:after {
  display: none !important;
}
#top-bar-notifications #top-bar-notifications-dropdown {
  width: 400px;
  padding: 0.5rem;
}
#top-bar-notifications #top-bar-notifications-dropdown .loader {
  display: none;
  -ms-flex-pack: center;
      justify-content: center;
}
#top-bar-notifications #top-bar-notifications-dropdown .no-results {
  display: none;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: baseline;
      align-items: baseline;
  margin: 0.25rem 0 0.5rem 0;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .header .mark-as-read {
  font-size: 0.75rem;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item .event-tools,
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item .event-button {
  display: none !important;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item .event-text-wrapper {
  max-height: 2.5rem;
  display: block;
  overflow: hidden;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item .event-text-wrapper .event-text {
  display: block;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item .event-text-wrapper.collapsed {
  position: relative;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item .event-text-wrapper.collapsed:after {
  content: '';
  height: 1.25rem;
  display: block;
  width: 160px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item:last-child {
  border-bottom: none !important;
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item.event-item-unread .event-text-wrapper:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f2f2f2 80%);
}
#top-bar-notifications #top-bar-notifications-dropdown .results .list .event-item:hover .event-text-wrapper:after {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f0f0f0 80%);
}
#top-bar-notifications #top-bar-notifications-dropdown .results .footer {
  text-align: center;
  margin: 1rem 0 0.5rem 0;
}
#top-bar-notifications.loading #top-bar-notifications-dropdown .loader {
  display: -ms-flexbox;
  display: flex;
}
#top-bar-notifications.loading #top-bar-notifications-dropdown .results,
#top-bar-notifications.loading #top-bar-notifications-dropdown .no-results {
  display: none;
}
#top-bar-notifications.loading #top-bar-notifications-icon .badge {
  display: block;
}
#top-bar-notifications.no-results .no-results {
  display: block;
}
#top-bar-notifications .subMenuContainer {
  width: 436px !important;
}
#top-bar-notifications .subMenuContainer .subMenu .subMenuItem .header #mark-all-topbar-events-read {
  padding: 0 0 0 0.25rem !important;
}
#top-bar-notifications .subMenuContainer .subMenu .subMenuItem a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  white-space: normal !important;
  text-decoration: none !important;
  margin: 0;
}
#top-bar-notifications .subMenuContainer .subMenu .subMenuItem .event-icon {
  margin-right: 0.25rem;
}
#top-bar-notifications .subMenuContainer .subMenu .subMenuItem .footer a {
  color: #e61900 !important;
}
#top-bar-notifications .subMenuContainer .subMenu .subMenuItem .footer a:hover {
  text-decoration: underline !important;
}
#top-bar-notifications.expanded .subMenu {
  padding: 0.5rem !important;
}
#top-bar-notifications.expanded .subMenu .subMenuItem {
  height: auto !important;
}
span.emoji {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 1em;
  height: 1em;
  background-size: 1em;
  background-repeat: no-repeat;
  text-indent: -9999px;
  background-position: 50%, 50%;
  background-size: contain;
}
span.emoji-sizer {
  line-height: 0.81em;
  font-size: 1em;
  margin: -2px 0;
}
span.emoji-outer {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  height: 1em;
  width: 1em;
}
span.emoji-inner {
  display: -moz-inline-box;
  display: inline-block;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
}
img.emoji {
  width: 1em;
  height: 1em;
}
.loader.backdrop {
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  z-index: 100;
  -ms-flex-align: center;
      align-items: center;
  top: 0;
  left: 0;
}
.scroll-snap-y-mandatory {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
.snap-stop-always {
  scroll-snap-stop: always;
  scroll-snap-align: start;
}
.snap-stop-normal {
  scroll-snap-align: start;
  scroll-snap-stop: normal;
}
.btn svg {
  width: 14px;
  height: 14px;
  vertical-align: -0.125em;
}
