
.item .item-reply .item-reply-thread .reply-thank-container .reply-thank-message {
  display: block;
  margin-top: 5px;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item {
  display: inline-block;
  white-space: nowrap;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item > a {
  padding-right: 5px;
  padding-left: 5px;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item > a .link-count {
  padding-left: 2px;
  text-transform: capitalize;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item > a.disabled {
  color: #999;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item > a.reply {
  padding-right: 0px;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item > a.thank-list-link {
  padding-left: 0px;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item > .text-muted {
  cursor: default;
  padding-right: 5px;
  padding-left: 5px;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item .link-label {
  text-transform: capitalize;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item .link-count {
  font-weight: 700;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item .link-count:empty {
  display: none;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item:first-child > a {
  padding-left: 0px;
}
.item .item-reply .item-reply-thread .reply-thank-container .action-item:first-child > .text-muted {
  padding-left: 0px;
}
.item .item-reply .item-reply-thread.hidden-highlight {
  background: #fffcf0;
}
.item .item-reply .item-reply {
  border-top: none;
  margin: 0px;
}
.item .item-reply .item-reply .item-reply-thread {
  border-bottom: 0px;
  border-left: solid 2px #d9d9d9;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.item .item-reply .item-reply .item-reply-thread .item-post {
  margin-bottom: 5px;
}
.item .item-reply .item-reply .item-reply-thread.view-replies {
  border-left: 0px;
  padding: 0px;
}
.item .item-reply .form-group {
  margin-bottom: 0px;
  position: relative;
}
.item .item-reply .item-reply-form {
  position: relative;
  padding: 10px;
}
.item .item-reply .item-reply-form .item-reply-form {
  padding: 0px;
}
.item .item-reply .item-reply-form.thanked-only {
  border-top: solid 1px #d9d9d9;
}
.item .item-reply .item-reply-form .btn {
  margin-top: 10px;
  display: none;
}
.item .item-reply .item-reply-form .btn.btn-reply-inbox-set-winner {
  display: inline-block;
}
.item .item-reply .item-reply-form .reply-wrap:before,
.item .item-reply .item-reply-form .reply-wrap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item .item-reply .item-reply-form .reply-wrap:after {
  clear: both;
}
.item .item-reply .item-reply-form .reply-wrap:before,
.item .item-reply .item-reply-form .reply-wrap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item .item-reply .item-reply-form .reply-wrap:after {
  clear: both;
}
.item .item-reply .item-reply-form .reply-wrap .btn {
  float: left;
  margin-right: 10px;
}
.item .item-reply .item-reply-form .reply-wrap .public-warning {
  margin: 10px 0 0;
  color: #999;
  padding: 0 0 0 92px;
}
.item .item-reply .item-reply-form .reply-wrap .public-warning > a {
  display: block;
  padding-top: 5px;
}
.item .item-reply .item-reply-form .expandingText {
  max-height: 500px;
}
.item .item-reply .item-reply-form .reply-message-body {
  cursor: text;
  display: inline-block;
  height: auto;
  min-height: 42px;
  padding-right: 35px;
}
.item .item-reply .item-reply-form .reply-message-body:hover {
  border-color: #0B9ABC;
}
.item .item-reply .item-reply-form .reply-message-body .placeholder {
  color: #999;
}
.item .item-reply .item-reply-form .reply-message {
  padding-right: 60px;
  min-height: 40px;
  max-height: 500px;
  white-space: pre-wrap;
}
.item .item-reply .item-reply-form .reply-message[contenteditable] {
  height: auto;
  display: inline-block;
}
.item .item-reply .item-reply-form .reply-message .placeholder {
  color: #999;
}
.item .item-reply .item-reply-form .reply-message strong {
  color: #0B9ABC;
}
.item .item-reply .item-reply-form .reply-message p {
  margin: 0;
  padding: 0;
}
.item .item-reply .item-reply-form .reply-documents .form-group {
  display: none;
}
.item .item-reply .item-reply-form .reply-documents .attachment-row .btn-file {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 0px;
}
.item .item-reply .item-reply-form .btn-reply-add-image,
.item .item-reply .item-reply-form .btn-reply-add-document,
.item .item-reply .item-reply-form .reply-add-image,
.item .item-reply .item-reply-form .reply-add-document {
  background: transparent;
  border: none;
  margin: 0px;
  padding: 4px 10px;
  font-size: 20px;
  color: #d9d9d9;
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  z-index: 10;
}
.item .item-reply .item-reply-form .btn-reply-add-image:hover,
.item .item-reply .item-reply-form .btn-reply-add-document:hover,
.item .item-reply .item-reply-form .reply-add-image:hover,
.item .item-reply .item-reply-form .reply-add-document:hover {
  color: #999;
}
.item .item-reply .item-reply-form .tooltip {
  white-space: nowrap;
}
.item .item-reply .item-reply-form .reply-submit-wrap {
  cursor: pointer;
}
.item .item-reply .item-reply-form .form-error {
  margin-bottom: 8px;
  margin-top: 12px;
}
.item .item-reply .item-reply-form .has-error .reply-submit-wrap:before {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #949494;
  color: #982620;
}
.item .item-reply .reply-to-message-form.active .btn {
  display: inline-block;
}
.item .item-reply .recommend-business-form .grid-item-profile-rating {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  color: #0B9ABC;
}
.item .item-reply .recommend-business-form .btn {
  display: inline-block;
}
.item .item-reply .reply-to-reply-form {
  display: none;
}
.item .item-reply .reply-to-reply-form.active {
  display: block;
}
.item .item-reply .reply-to-reply-form .processing img {
  width: 20px;
  margin-right: 5px;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form {
  min-height: 40px;
  padding-top: 15px;
  padding-right: 40px;
  white-space: pre-wrap;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form [contenteditable] {
  height: auto;
  display: inline-block;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form .placeholder {
  color: #999;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form .item-reply-form {
  padding: 0px;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form .item-reply-form .reply-add-image {
  right: 0px;
  top: 0px;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form .item-reply-form .btn {
  display: inline-block;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form .prompt-wrapper .prompt-item:before,
.item .item-reply .reply-to-reply-form .new-reply-post-form .prompt-wrapper .prompt-item:after {
  content: "";
}
.item .item-reply .reply-to-reply-form .new-reply-post-form p {
  margin: 0;
  padding: 0;
}
.item .item-reply .reply-to-reply-form .new-reply-post-form .js-form-error-message {
  margin-bottom: 15px;
}
.item .item-reply .reply-to-reply-form .attach-file-previews.row:before {
  content: "";
}
.item .item-reply .reply-to-reply-form .attach-file-previews.row:after {
  content: "";
}
.item .item-reply .disabled-message {
  margin: 0px;
  padding: 10px;
  width: auto;
  background: #e3e7e1;
  color: #999;
  border-radius: 0 0 5px 5px;
}
.item .item-reply.read-only .item-reply-form {
  display: none;
}
.item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2) {
  border-radius: 5px;
}
.item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  position: absolute;
  top: -4px;
  left: 20px;
  border-top: 0 dotted;
  border-bottom: 4px solid #e3e7e1;
}
.btn-default .item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before,
.btn-info .item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before {
  border-top-color: #0B9ABC;
}
.btn-primary .item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before,
.btn-success .item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before,
.btn-warning .item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before,
.btn-danger .item .item-reply.read-only .message-thank-container[style*='display: none'] ~ .disabled-message:nth-child(2):before {
  border-top-color: #fff;
}
.item .item-reply.read-only > .item-reply-thread:first-child {
  border-top-color: transparent;
}
.item .item-reply.read-only > .item-reply-thread:last-of-type {
  border-bottom-color: transparent;
}
.item .item-reply.read-only > .item-reply-thread:nth-of-type(2) {
  border-top: solid 1px #d9d9d9;
  margin-top: -1px;
  position: relative;
}
.item .item-reply.read-only > .item-reply-thread[style*='display: none'] ~ .item-reply-thread:nth-of-type(2) {
  border-top: none;
  margin-top: 0px;
}
.item .item-reply .reply-images,
.item .item-reply .reply-documents {
  display: none;
  background: #d9d9d9;
  border-radius: 5px;
  padding: 10px 10px 0;
  margin: 10px 0 0;
  overflow: hidden;
}
.item .item-reply .reply-images .images .form-group,
.item .item-reply .reply-documents .images .form-group {
  display: none;
}
.item .item-reply .reply-images .images .image-list,
.item .item-reply .reply-documents .images .image-list {
  display: inline;
}
.item .item-reply .reply-images .images > div,
.item .item-reply .reply-documents .images > div {
  display: none;
  z-index: 3;
  height: 129px;
  overflow: hidden;
  margin-bottom: 10px;
}
.item .item-reply .reply-images .images > div.current-image,
.item .item-reply .reply-documents .images > div.current-image {
  display: block;
}
.item .item-reply .reply-images .images > div.current-image input,
.item .item-reply .reply-documents .images > div.current-image input,
.item .item-reply .reply-images .images > div.current-image label,
.item .item-reply .reply-documents .images > div.current-image label {
  display: none;
}
.item .item-reply .reply-images .images > div.current-image img,
.item .item-reply .reply-documents .images > div.current-image img {
  display: block;
  max-width: 100%;
  padding: 10px;
}
.item .item-reply .reply-images .images > div:before,
.item .item-reply .reply-documents .images > div:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 15px;
  left: 15px;
  background: #fff;
  z-index: -1;
  border-radius: 5px;
}
.item .item-reply .reply-images .images > div label,
.item .item-reply .reply-documents .images > div label {
  display: none;
}
.item .item-reply .reply-images .images > div canvas,
.item .item-reply .reply-documents .images > div canvas {
  max-width: 100%;
  padding: 10px;
}
.item .item-reply .reply-images .images > div .image-thumbnail,
.item .item-reply .reply-documents .images > div .image-thumbnail {
  display: block;
  height: 129px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
.item .item-reply .reply-images .images > div .close,
.item .item-reply .reply-documents .images > div .close {
  margin-right: 8px;
  margin-bottom: -7px;
  margin-top: 2px;
  text-shadow: 0 1px 0 #ffffff, 0 -1px 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.item .item-reply .reply-images .images .add-another-container,
.item .item-reply .reply-documents .images .add-another-container {
  font-size: 12px;
  display: block;
  height: 129px;
  color: #999;
  text-decoration: none;
  margin-bottom: 10px;
}
.item .item-reply .reply-images .images .add-another-container:visited,
.item .item-reply .reply-documents .images .add-another-container:visited,
.item .item-reply .reply-images .images .add-another-container:focus,
.item .item-reply .reply-documents .images .add-another-container:focus {
  text-decoration: none;
}
.item .item-reply .reply-images .images .add-another-container .add-another,
.item .item-reply .reply-documents .images .add-another-container .add-another {
  display: block;
  height: 100%;
  border: dashed 2px #999;
  border-radius: 5px;
  text-align: center;
}
.item .item-reply .reply-images .images .add-another-container .add-another .plus,
.item .item-reply .reply-documents .images .add-another-container .add-another .plus {
  display: block;
  border-radius: 100%;
  height: 48px;
  width: 48px;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  background: #999;
  color: #d9d9d9;
  margin: 25px auto 3px;
}
.item .item-reply .reply-images .images .add-another-container:hover,
.item .item-reply .reply-documents .images .add-another-container:hover {
  color: #545454;
}
.item .item-reply .reply-images .images .add-another-container:hover .add-another,
.item .item-reply .reply-documents .images .add-another-container:hover .add-another {
  border-color: #545454;
}
.item .item-reply .reply-images .images .add-another-container:hover .add-another .plus,
.item .item-reply .reply-documents .images .add-another-container:hover .add-another .plus {
  background: #545454;
}
.item .item-reply .reply-images .images .col-sm-2,
.item .item-reply .reply-documents .images .col-sm-2 {
  margin-bottom: 10px;
}
.item .item-reply:not([style*="display: none"]) + .sponsor-message {
  border-top-color: #d9d9d9;
}
.item .item-reply:last-child {
  border-radius: 0 0 5px 5px;
}
.item.promoted-item {
  background: rgba(255, 243, 202, 0.2);
  border-bottom-color: rgba(178, 133, 0, 0.2);
  border-top: solid 1px rgba(178, 133, 0, 0.2);
  margin-top: 10px;
}
.item.promoted-item .re-icon {
  margin-top: -2px;
  height: 10px;
  width: 10px;
}
.item.promoted-item .property-info {
  margin-top: 10px;
}
.item.promoted-item .open-home {
  display: inline-block;
  margin-bottom: 10px;
  background: #ffffff;
  padding: 5px 10px;
  border: solid 1px rgba(178, 133, 0, 0.2);
  border-radius: 5px;
}
.item.promoted-item .item-image-float-thumb {
  position: relative;
}
.item.promoted-item .item-image-float-thumb .thumb-text {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  border-radius: 0 0 2px 2px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.item.sticky-message-post .sticky-message-body,
.item.sticky-item .sticky-message-body {
  border-top: solid 1px #ececec;
  margin-top: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 30px;
}
.item.sticky-message-post .sticky-message-body p,
.item.sticky-item .sticky-message-body p {
  margin: 0 0 5px;
}
.item.sticky-message-post .sticky-message-body .item-post,
.item.sticky-item .sticky-message-body .item-post {
  margin: 10px 0 8px;
}
.item.sticky-message-post .sticky-message-button,
.item.sticky-item .sticky-message-button {
  padding-right: 0px;
  padding-left: 0px;
}
.item.sticky-message-post .badge,
.item.sticky-item .badge {
  border-radius: 5px;
  padding-bottom: 5px;
  background-color: #999;
}
.item.sticky-ad {
  background-color: #f3f9ef;
  border-color: #D7EBCA;
}
.item.sticky-ad:before,
.item.sticky-ad:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.sticky-ad:after {
  clear: both;
}
.item.sticky-ad:before,
.item.sticky-ad:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.sticky-ad:after {
  clear: both;
}
.item.sticky-ad .item-content .item-author p:only-child,
.item.sticky-ad .item-content .item-author p:last-child {
  margin-bottom: 0px;
}
.item.advertisement-item {
  position: relative;
  padding: 10px;
  border-radius: 5px;
  background-color: #F0F2EF;
  overflow: hidden;
}
.item.advertisement-item:before,
.item.advertisement-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.advertisement-item:after {
  clear: both;
}
.item.advertisement-item:before,
.item.advertisement-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.advertisement-item:after {
  clear: both;
}
.item.advertisement-item .item-content {
  padding-right: 250px;
}
.item.advertisement-item .item-content .item-author p:only-child,
.item.advertisement-item .item-content .item-author p:last-child {
  margin-bottom: 0px;
}
.item.advertisement-item .item-content .item-author .badge {
  background: #999;
  font-size: 12px;
  border-radius: 3px;
  padding-bottom: 5px;
  top: -1px;
  position: relative;
}
.item.advertisement-item .advertisement-image {
  overflow: hidden;
  display: block;
  width: 250px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.item.advertisement-item .advertisement-image > img {
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  height: auto;
}
.item.edit-history {
  padding: 0px;
  border: none;
  margin: -20px;
}
.item.edit-history .item-reply {
  margin: 0px;
  background: transparent;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.item.edit-history .item-reply:before {
  display: none;
}
.item.edit-history .item-reply .item-reply-thread {
  border-color: #ececec;
  padding: 20px;
}
.item.edit-history .item-reply .item-reply-thread:last-child {
  border: none;
}
.item.edit-history .item-reply .item-reply-thread .avatar-container > img {
  height: 50px;
  width: 50px;
}
.item.edit-history .item-reply .item-reply-thread .item-reply-thread-content .item-title {
  padding-left: 60px;
  color: #323232;
  font-weight: 700;
  margin: 0px;
  font-size: 16px;
}
.item.edit-history .item-reply .item-reply-thread .item-reply-thread-content .item-author {
  padding: 0 0 0 60px;
}
.item.edit-history .item-reply .item-reply-thread .item-reply-thread-content .item-body {
  clear: both;
  padding-top: 5px;
}
.item .sponsor-message {
  padding-top: 10px;
  margin: 10px -10px 0;
  padding-left: 10px;
  padding-right: 10px;
  border-top: solid 1px #ececec;
}
.item .sponsor-message .item-content > p {
  margin: 0px;
  color: #999;
  font-size: 12px;
}
.item .sponsored-label {
  display: block;
  color: #999;
  font-size: 12px;
  padding: 0 0 10px;
}
.item .sponsored-label .premium-link {
  color: #999;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.item .sponsored-label .premium-link:hover {
  text-decoration: none;
  color: #808080;
}
.item .item-collapse {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #999;
  cursor: pointer;
  font-size: 12px;
  padding-top: 2px;
  padding-left: 5px;
}
.item .item-collapse .collapse-hide-content {
  display: inline;
}
.item .item-collapse .collapse-show-content {
  display: none;
}
.item .item-collapse .btn-collapse {
  padding: 5px 4px;
  line-height: 4px;
  position: relative;
  top: -1px;
  background: transparent;
  border: solid 1px #d9d9d9;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.item .item-collapse .btn-collapse .caret {
  border-top-color: #999;
}
.item .item-collapse .btn-collapse.collapse-hide {
  padding-top: 4px;
  padding-bottom: 6px;
}
.item .item-collapse .btn-collapse.collapse-hide .caret {
  border-top: 0 dotted;
  border-bottom: solid 4px #999;
}
.item .item-collapse:hover {
  color: #545454;
}
.item .item-collapse:hover .btn-collapse {
  border-color: #999;
}
.item.item-pending {
  background: #ececec;
  border-color: #d9d9d9;
  margin-top: 15px;
  border-top: solid 1px #d9d9d9;
}
.item.item-pending .item-date {
  max-width: 100%;
}
.item.item-pending .item-buttons .btn-interaction {
  display: none;
}
.item.item-pending.admin-view {
  background: #ffffff;
}
.item.area-to-collapse {
  position: relative;
}
.item.item-collapsed {
  padding-top: 10px;
  padding-bottom: 10px;
}
.item.item-collapsed:before,
.item.item-collapsed:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.item-collapsed:after {
  clear: both;
}
.item.item-collapsed:before,
.item.item-collapsed:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.item-collapsed:after {
  clear: both;
}
.item.item-collapsed .avatar-container .referrals {
  display: none;
}
.item.item-collapsed .item-collapse .collapse-hide-content {
  display: none;
}
.item.item-collapsed .item-collapse .collapse-show-content {
  display: inline;
}
.item.item-collapsed .image-badges {
  display: none;
}
.item.item-collapsed .item-content {
  padding-left: 60px;
}
.item.item-collapsed .item-content *:not(.item-title),
.item.item-collapsed .item-content *:not(.item-author) {
  display: none;
}
.item.item-collapsed .item-content .item-title,
.item.item-collapsed .item-content .item-author {
  display: block;
  padding-left: 0;
}
.item.item-collapsed .item-content .item-title a,
.item.item-collapsed .item-content .item-author a {
  display: inline;
}
.item.item-collapsed .item-content .item-title span,
.item.item-collapsed .item-content .item-author span,
.item.item-collapsed .item-content .item-title .badge,
.item.item-collapsed .item-content .item-author .badge {
  display: inline-block;
}
.item.item-collapsed .item-buttons,
.item.item-collapsed .item-reply {
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.item-preview .item {
  margin-top: 5px;
}
.item-preview .item .item-reply:empty {
  display: none;
}
.public-preview .item {
  background: transparent;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin: 0;
  border-bottom: solid 1px #ececec;
}
.public-preview .item:nth-child(n+2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
  text-decoration: none;
  color: #545454;
  padding-right: 36px;
}
.public-preview .item:nth-child(n+2):after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  height: 16px;
  width: 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPGcgaWQ9IlBhZ2VzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImNoZXZyb24tbGlnaHQiIGZpbGw9IiNEOUQ5RDkiPg0KICAgICAgICAgICAgPGcgaWQ9ImFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjUwMDAwMCwgMC4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iYXJyb3ctMjUtaWNvbiIgcG9pbnRzPSIwLjMzMiAyLjEzMTQ5NTE1IDIuNDczNjY5OSAwIDEwLjQzNTYxMTcgOCAyLjQ3MzY2OTkgMTYgMC4zMzIgMTMuODY4NDY2IDYuMTcyNTgyNTIgOCI+PC9wb2x5Z29uPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.public-preview .item:nth-child(n+2):last-child {
  border-bottom: none;
}
.public-preview .item:nth-child(n+2) .item-content .item-title {
  padding-left: 0;
}
.public-preview .item:nth-child(n+2) .item-content .item-post {
  margin-top: 5px;
  margin-bottom: 0px;
}
.public-preview .item:nth-child(n+2) .thumbnail-container {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  height: 60px;
  width: 60px;
  margin-right: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.public-preview .item:nth-child(n+2) .thumbnail-container > img {
  position: absolute;
  display: block;
  height: 100%;
  width: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.public-preview .item:nth-child(n+2):hover:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPGcgaWQ9IlBhZ2VzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9ImNoZXZyb24tZGFyayIgZmlsbD0iIzk5OTk5OSI+DQogICAgICAgICAgICA8ZyBpZD0iYXJyb3ciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIuNTAwMDAwLCAwLjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJhcnJvdy0yNS1pY29uIiBwb2ludHM9IjAuMzMyIDIuMTMxNDk1MTUgMi40NzM2Njk5IDAgMTAuNDM1NjExNyA4IDIuNDczNjY5OSAxNiAwLjMzMiAxMy44Njg0NjYgNi4xNzI1ODI1MiA4Ij48L3BvbHlnb24+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
}
.image-preview-256 {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.single-post .item:first-child {
  padding-top: 10px;
}
.single-post .item .item-image .item-image-thumb.item-image-thumb-link {
  display: none;
}
.single-post .item .item-image .item-image-thumb.item-image-thumb-hidden {
  display: table-cell;
}
.message-form-content .video-preview {
  clear: both;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  width: 100%;
}
.message-form-content .video-preview .video {
  margin-bottom: 0;
}
.message-form-content .video-preview .display-label {
  margin-left: 5px;
}
.message-form-content iframe {
  border: none;
}
.iframe-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.iframe-container.video-dimension-square {
  padding-bottom: 100%;
}
.iframe-container.video-dimension-vertical {
  width: 56.25%;
  padding-bottom: 100%;
  margin: 0 auto;
}
.iframe-container.video-dimension-wide {
  padding-bottom: 56.25%;
}
.iframe-container.video-dimension-cinemascope {
  padding-bottom: 42.85%;
}
.iframe-container.video-dimension-square iframe,
.iframe-container.video-dimension-vertical iframe,
.iframe-container.video-dimension-wide iframe,
.iframe-container.video-dimension-cinemascope iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.black-video-bg {
  background: #000000;
}
.new-video {
  margin: 0;
  padding: 0;
}
.new-video iframe {
  border: none;
}
.display-label {
  margin-top: 10px;
}
.item-new-video {
  margin: 10px 0;
}
.item-new-video .post-video {
  padding: 0;
  margin: 0;
}
.item-new-video .post-video.new-video {
  padding: 0;
  margin: 0;
}
.item-new-video .post-video.new-video .post-video {
  padding: 0;
  margin: 0;
}
.item-new-video .post-video.new-video .post-video.new-video {
  padding: 0;
  margin: 0;
}
.item-cq-video {
  position: relative;
  display: block;
  margin: 10px -10px;
  text-align: center;
}
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.video-js.vjs-quality-menu {
  display: block;
}
.video-js .vjs-poster {
  background-size: cover;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js .vjs-control {
  /*outline: none;
        position: relative;
        text-align: center;
        */
  margin: 0;
  padding: 0;
  /*height: 100%;
        width: 4em;
        -webkit-box-flex: none;
        -moz-box-flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;*/
}
.photocredittext,
.videocredittext {
  font-size: 9px;
  color: #999;
}
.photocaption + .hdivider,
.videocaption + .hdivider {
  margin-top: 0;
}
.hdivider {
  width: 100%;
  height: 2px;
  /*background: url(clientlibs-all/images/hdivider.gif) repeat-x;*/
  margin: 10px 0;
}
.user-badge {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
  border-radius: 100%;
  background: #60a735;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#78c54a), to(#60a735));
  background-image: -webkit-linear-gradient(top, #78c54a, 0%, #60a735, 100%);
  background-image: -webkit-linear-gradient(top, #78c54a 0%, #60a735 100%);
  background-image: linear-gradient(to bottom, #78c54a 0%, #60a735 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78c54a', endColorstr='#ff60a735', GradientType=0);
  color: #335a1c;
  border: solid 3px #335a1c;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.user-badge.user-badge-level-0 {
  display: none;
}
.user-badge.user-badge-level-1 {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ececec));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #ececec, 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
  border-color: #60a735;
  color: #60a735;
}
.user-badge.user-badge-level-2 {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebf7e4), to(#a3d884));
  background-image: -webkit-linear-gradient(top, #ebf7e4, 0%, #a3d884, 100%);
  background-image: -webkit-linear-gradient(top, #ebf7e4 0%, #a3d884 100%);
  background-image: linear-gradient(to bottom, #ebf7e4 0%, #a3d884 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebf7e4', endColorstr='#ffa3d884', GradientType=0);
  border-color: #60a735;
  color: #60a735;
}
.user-badge svg {
  fill: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.user-badge .badge-count {
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 14px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 100%;
  background: #FF3B30;
  color: #fff;
}
.user-badge:hover {
  color: #4a8029;
  border-color: #4a8029;
}
.user-badge.user-badge-blue {
  background: #0B9ABC;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#0ec1ec), to(#0B9ABC));
  background-image: -webkit-linear-gradient(top, #0ec1ec, 0%, #0B9ABC, 100%);
  background-image: -webkit-linear-gradient(top, #0ec1ec 0%, #0B9ABC 100%);
  background-image: linear-gradient(to bottom, #0ec1ec 0%, #0B9ABC 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0ec1ec', endColorstr='#ff0b9abc', GradientType=0);
  color: #054b5c;
  border: solid 3px #054b5c;
}
.user-badge.user-badge-blue:hover {
  color: #08738c;
  border-color: #08738c;
}
.user-badge.user-badge-blue.user-badge-level-1 {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ececec));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #ececec, 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
  border-color: #0B9ABC;
  color: #0B9ABC;
}
.user-badge.user-badge-blue.user-badge-level-1:hover {
  color: #08738c;
  border-color: #08738c;
}
.user-badge.user-badge-blue.user-badge-level-2 {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#caf2fc), to(#52d6f5));
  background-image: -webkit-linear-gradient(top, #caf2fc, 0%, #52d6f5, 100%);
  background-image: -webkit-linear-gradient(top, #caf2fc 0%, #52d6f5 100%);
  background-image: linear-gradient(to bottom, #caf2fc 0%, #52d6f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcaf2fc', endColorstr='#ff52d6f5', GradientType=0);
  border-color: #0B9ABC;
  color: #0B9ABC;
}
.user-badge.user-badge-blue.user-badge-level-2:hover {
  color: #08738c;
  border-color: #08738c;
}
.user-badge.user-badge-yellow {
  background: #B28500;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#e5ab00), to(#B28500));
  background-image: -webkit-linear-gradient(top, #e5ab00, 0%, #B28500, 100%);
  background-image: -webkit-linear-gradient(top, #e5ab00 0%, #B28500 100%);
  background-image: linear-gradient(to bottom, #e5ab00 0%, #B28500 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5ab00', endColorstr='#ffb28500', GradientType=0);
  color: #4c3900;
  border: solid 3px #4c3900;
}
.user-badge.user-badge-yellow:hover {
  color: #7f5f00;
  border-color: #7f5f00;
}
.user-badge.user-badge-yellow.user-badge-level-1 {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ececec));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #ececec, 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
  border-color: #B28500;
  color: #B28500;
}
.user-badge.user-badge-yellow.user-badge-level-1:hover {
  color: #7f5f00;
  border-color: #7f5f00;
}
.user-badge.user-badge-yellow.user-badge-level-2 {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffecb2), to(#ffcb32));
  background-image: -webkit-linear-gradient(top, #ffecb2, 0%, #ffcb32, 100%);
  background-image: -webkit-linear-gradient(top, #ffecb2 0%, #ffcb32 100%);
  background-image: linear-gradient(to bottom, #ffecb2 0%, #ffcb32 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffecb2', endColorstr='#ffffcb32', GradientType=0);
  border-color: #B28500;
  color: #B28500;
}
.user-badge.user-badge-yellow.user-badge-level-2:hover {
  color: #7f5f00;
  border-color: #7f5f00;
}
.user-badge.user-badge-disabled {
  background: #F0F2EF;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#F0F2EF));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #F0F2EF, 100%);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #F0F2EF 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #F0F2EF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f2ef', GradientType=0);
  color: #bbc4b7;
  border: solid 3px #bbc4b7;
  opacity: 0.75;
  cursor: default;
}
.user-badge.user-badge-disabled:hover {
  color: #bbc4b7;
  border-color: #bbc4b7;
}
.user-badge.user-badge-level-4 {
  box-shadow: 0 0 5px #ffdc00;
}
.user-badge.user-badge-level-5 {
  box-shadow: 0 0 5px #ffdc00;
  color: #ffdc00;
}
.user-badge.user-badge-level-5:hover {
  color: #ffdc00;
}
.user-badge.user-badge-lg {
  height: 80px;
  width: 80px;
  font-size: 50px;
  line-height: 77px;
  border-width: 5px;
}
.user-badge.user-badge-lg .badge-count {
  top: -8px;
  right: -8px;
  font-size: 22.5px;
  height: 32px;
  width: 32px;
  line-height: 32px;
}
.user-badge.user-badge-sm {
  height: 30px;
  width: 30px;
  font-size: 20px;
  line-height: 1.2;
  border-width: 3px;
}
.user-badge.user-badge-sm .badge-count {
  top: -3px;
  right: -3px;
  font-size: 8px;
  height: 12px;
  width: 12px;
  line-height: 12px;
}
.user-badge.user-badge-xs {
  height: 20px;
  width: 20px;
  font-size: 12px;
  line-height: 1.3;
  border-width: 2px;
}
.user-badge.user-badge-xs .badge-count {
  top: -2px;
  right: -2px;
  font-size: 6px;
  height: 8px;
  width: 8px;
  line-height: 8px;
}
.badge-grid .badge-grid-item {
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
  min-height: 240px;
}
.badge-grid .badge-grid-item .user-badge:not(.user-badge-disabled) {
  cursor: default;
}
.badge-grid .badge-grid-item .badge-title {
  font-size: 20px;
}
.badge-grid .badge-grid-item .badge-description {
  color: #999;
}
.badge-grid .badge-grid-item .badge-level {
  margin: 0px;
  color: #999;
}
.badge-grid .badge-grid-item .badge-level.active {
  color: #0B9ABC;
}
.badge-grid .badge-grid-item .badge-level.max {
  color: #60a735;
}
.image-badges {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: -9px;
  margin-left: -9px;
}
.avatar-container .popover {
  min-width: 250px;
}
.badge-pop {
  cursor: pointer;
}
.pop-badges {
  margin: 0 -15px;
  padding: 0 15px;
  border-top: solid 1px #ececec;
}
.pop-badges .pop-badges-title {
  margin: 0px;
  padding: 10px 0;
  font-size: 14px;
}
.pop-badges .pin {
  margin: 0px;
}
.pop-badges .pin .pin-left {
  float: left;
  height: 30px;
  width: 30px;
}
.pop-badges .pin .pin-left .pin-object {
  height: 30px;
  width: 30px;
}
.pop-badges .pin .pin-left .pin-object > img {
  display: block;
  height: 30px;
  width: 30px;
}
.pop-badges .pin .pin-body {
  display: block;
  padding-left: 40px;
}
.pop-badges .pin .pin-body .pin-heading {
  display: block;
  line-height: 1.2;
  margin: 0;
  font-size: 14px;
  color: #323232;
}
.pop-badges .pin .pin-body .pin-description {
  font-size: 12px;
  display: block;
}
.pop-badges ~ .pop-badges {
  margin-top: 15px;
}
.badge-post {
  margin-top: 15px;
  margin-bottom: 15px;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
}
.badge-post .user-badge {
  float: left;
}
.badge-post .badge-title {
  padding-left: 95px;
  font-size: 20px;
}
.badge-post .badge-description {
  padding-left: 95px;
  color: #999;
}
.badge-post .badge-level {
  color: #999;
}
.badge-post .badge-level.active {
  color: #0B9ABC;
}
.badge-post .badge-level.max {
  color: #60a735;
}
.badge-leaderboard thead > tr > th,
.badge-leaderboard tbody > tr > th,
.badge-leaderboard tfoot > tr > th,
.badge-leaderboard thead > tr > td,
.badge-leaderboard tbody > tr > td,
.badge-leaderboard tfoot > tr > td {
  border-top: 0 none;
  border-bottom: solid 1px #ececec;
  vertical-align: middle;
}
.badge-leaderboard thead > tr > th .thumbnail,
.badge-leaderboard tbody > tr > th .thumbnail,
.badge-leaderboard tfoot > tr > th .thumbnail,
.badge-leaderboard thead > tr > td .thumbnail,
.badge-leaderboard tbody > tr > td .thumbnail,
.badge-leaderboard tfoot > tr > td .thumbnail {
  display: inline-block;
  padding: 3px;
}
.badge-leaderboard thead > tr > th .thumbnail .avatar-container,
.badge-leaderboard tbody > tr > th .thumbnail .avatar-container,
.badge-leaderboard tfoot > tr > th .thumbnail .avatar-container,
.badge-leaderboard thead > tr > td .thumbnail .avatar-container,
.badge-leaderboard tbody > tr > td .thumbnail .avatar-container,
.badge-leaderboard tfoot > tr > td .thumbnail .avatar-container {
  float: none;
  display: inline-block;
}
.badge-leaderboard thead > tr > th .thumbnail .avatar-container .avatar-thumb,
.badge-leaderboard tbody > tr > th .thumbnail .avatar-container .avatar-thumb,
.badge-leaderboard tfoot > tr > th .thumbnail .avatar-container .avatar-thumb,
.badge-leaderboard thead > tr > td .thumbnail .avatar-container .avatar-thumb,
.badge-leaderboard tbody > tr > td .thumbnail .avatar-container .avatar-thumb,
.badge-leaderboard tfoot > tr > td .thumbnail .avatar-container .avatar-thumb {
  display: inline-block;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.badge-leaderboard thead > tr > th a,
.badge-leaderboard tbody > tr > th a,
.badge-leaderboard tfoot > tr > th a,
.badge-leaderboard thead > tr > td a,
.badge-leaderboard tbody > tr > td a,
.badge-leaderboard tfoot > tr > td a {
  vertical-align: middle;
}
.badge-leaderboard thead > tr > th .all-badges,
.badge-leaderboard tbody > tr > th .all-badges,
.badge-leaderboard tfoot > tr > th .all-badges,
.badge-leaderboard thead > tr > td .all-badges,
.badge-leaderboard tbody > tr > td .all-badges,
.badge-leaderboard tfoot > tr > td .all-badges {
  font-size: 85%;
}
.badge-leaderboard thead > tr > th.place,
.badge-leaderboard tbody > tr > th.place,
.badge-leaderboard tfoot > tr > th.place,
.badge-leaderboard thead > tr > td.place,
.badge-leaderboard tbody > tr > td.place,
.badge-leaderboard tfoot > tr > td.place {
  width: 24px;
  padding-right: 0px;
}
.badge-leaderboard thead > tr > th.place .number,
.badge-leaderboard tbody > tr > th.place .number,
.badge-leaderboard tfoot > tr > th.place .number,
.badge-leaderboard thead > tr > td.place .number,
.badge-leaderboard tbody > tr > td.place .number,
.badge-leaderboard tfoot > tr > td.place .number {
  display: inline-block;
  font-size: 85%;
  color: #fff;
  background: #999;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 100%;
}
.badge-leaderboard thead > tr > th,
.badge-leaderboard tbody > tr > th,
.badge-leaderboard tfoot > tr > th {
  border-bottom: solid 1px #d9d9d9;
}
.badge-leaderboard thead > tr.last > td,
.badge-leaderboard tbody > tr.last > td,
.badge-leaderboard tfoot > tr.last > td {
  border-bottom: solid 2px #d9d9d9;
}
.badge-leaderboard thead > tr.you > td,
.badge-leaderboard tbody > tr.you > td,
.badge-leaderboard tfoot > tr.you > td {
  background: #fafeff;
  border-top: solid 1px #caf2fc;
  border-color: #caf2fc;
}
.badge-leaderboard thead > tr.you > td.place .number,
.badge-leaderboard tbody > tr.you > td.place .number,
.badge-leaderboard tfoot > tr.you > td.place .number {
  background: #0B9ABC;
}
.badge-leaderboard thead > tr.first > td,
.badge-leaderboard tbody > tr.first > td,
.badge-leaderboard tfoot > tr.first > td {
  background: #ddf0d1;
  border-color: #c0e4aa;
}
.badge-leaderboard thead > tr.first > td.place .number,
.badge-leaderboard tbody > tr.first > td.place .number,
.badge-leaderboard tfoot > tr.first > td.place .number {
  background: #60a735;
}
.badge-leaderboard thead > tr.second > td,
.badge-leaderboard tbody > tr.second > td,
.badge-leaderboard tfoot > tr.second > td {
  background: #ebf7e4;
  border-color: #cfeabe;
}
.badge-leaderboard thead > tr.second > td.place .number,
.badge-leaderboard tbody > tr.second > td.place .number,
.badge-leaderboard tfoot > tr.second > td.place .number {
  background: #87cc5d;
}
.show-profile-image ~ .popover .popover-title {
  height: 90px;
}
.no-profile-image ~ .popover .popover-title {
  padding-left: 15px;
}
.modal-open {
  margin-right: 0 !important;
}
.ekko-lightbox .modal-title {
  font-size: 20px;
  line-height: 1;
}
.ekko-lightbox .modal-loading {
  text-align: center;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ekko-lightbox .modal-loading:before {
  display: inline-block;
  content: "";
  background: url(/bundles/neighbourlystatic/img/ajax-loader.gif) left center no-repeat;
  background-size: 16px 16px;
  width: 24px;
  height: 16px;
}
.ekko-lightbox .ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  color: #fff;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  top: -20px;
  width: 10%;
  font-size: 40px;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right:hover,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .icon-prev,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .icon-next,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .glyphicon-chevron-left,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .icon-prev,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .icon-prev:before {
  content: '\2039';
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right .icon-next:before {
  content: '\203a';
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right::before {
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 992px) {
  .ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-right::before {
    text-shadow: none;
  }
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  top: -20px;
  right: 40px;
  left: auto;
  width: 10%;
  font-size: 40px;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left:hover,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .icon-prev,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .icon-next,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .glyphicon-chevron-left,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .icon-prev,
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .icon-prev:before {
  content: '\2039';
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left .icon-next:before {
  content: '\203a';
}
.ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left::before {
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 992px) {
  .ekko-lightbox .ekko-lightbox-nav-overlay .glyphicon-chevron-left::before {
    text-shadow: none;
  }
}
@media screen and (max-width: 992px) {
  .ekko-lightbox .ekko-lightbox-nav-overlay {
    top: 50px;
  }
}
.modal-body.player-body {
  padding: 0;
  padding-bottom: 15px;
}
.modal-body.player-body .player video {
  display: block;
  width: 100%;
  height: auto;
  background: #000;
}
.new-post-form .post-box {
  background: #F0F2EF;
  color: #545454;
  border-radius: 10px;
  overflow: visible;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
}
.new-post-form .post-box.no-top-radius {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.new-post-form .post-box .show-documents {
  margin-left: 10px;
}
.new-post-form .post-box .group-help {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
.new-post-form .post-box .group-help p {
  margin-bottom: 0px;
}
.new-post-form .post-box .group-help p .glyphicon {
  color: #60a735;
}
.new-post-form .post-box .moderation-buttons .btn-default {
  margin: 2px;
}
.new-post-form .post-box .message-form {
  display: block;
}
.new-post-form .post-box .message-form .alert {
  display: block;
  margin: 0px;
  font-size: 14px;
  border-radius: 5px;
  border: solid 1px #EEDA91;
  margin-top: 10px;
  padding: 10px 15px;
}
.new-post-form .post-box .message-form .alert.alert-addon {
  border-radius: 5px 5px 0 0;
}
.new-post-form .post-box .message-form .alert.alert-success {
  border: solid 1px #c9e4b7;
}
.new-post-form .post-box .message-form .send-alert-text {
  background-color: white;
  border: solid 1px #d9d9d9;
  border-top: none;
  border-bottom: none;
  padding: 10px 15px;
  text-align: left;
  font-size: 14px;
}
.new-post-form .post-box .message-form .send-alert-text > p {
  margin: 0 0 5px;
}
.new-post-form .post-box .message-form .send-alert-text > .checkbox {
  margin: 0px;
}
.new-post-form .post-box .message-form .js-form-error-message {
  margin-bottom: 10px;
  border-radius: 5px;
  font-size: 14px;
  border: none;
}
.new-post-form .post-box .message-form .js-form-error-message ul {
  margin-top: 10px;
  margin-bottom: 5px;
}
.new-post-form .post-box .message-form.message-form-nominate .form-group {
  margin: 0 0 10px;
}
.new-post-form .post-box .message-form.message-form-nominate .form-group .form-control {
  border-radius: 5px;
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox {
  position: relative;
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox:before,
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox:after {
  clear: both;
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox:before,
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox:after {
  clear: both;
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox .checkbox {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 14px;
  min-height: 0px;
  max-width: calc(100% - 105px);
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox .checkbox input[type="checkbox"] {
  position: absolute;
  top: 50%;
  left: 2px;
  margin: 0px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox .checkbox span {
  cursor: pointer;
}
.new-post-form .post-box .message-form.message-form-nominate .button-checkbox .btn {
  float: right;
}
.new-post-form .post-box .message-form-content {
  margin-bottom: 0px;
}
.new-post-form .post-box .message-form-content .alert:first-child {
  margin-top: 0px;
}
.new-post-form .post-box .message-form-content .documents label,
.new-post-form .post-box .message-form-content .documents input {
  display: none;
}
.new-post-form .post-box .message-form-content .documents img {
  margin-top: 35px;
  margin-left: 25px;
}
.new-post-form .post-box .message-form-content .panel-poll {
  background: rgba(255, 255, 255, 0.85);
  padding: 20px;
}
.new-post-form .post-box .message-form-content .panel-poll .poll-choices-block {
  margin-bottom: 10px;
}
.new-post-form .post-box .message-form-content .panel-poll .poll-choices-block .option {
  margin-bottom: 10px;
  position: relative;
}
.new-post-form .post-box .message-form-content .panel-poll .poll-choices-block .option:last-child {
  margin-bottom: 0px;
}
.new-post-form .post-box .message-form-content .panel-poll .poll-choices-block .option .form-control {
  border-radius: 0px;
}
.new-post-form .post-box .message-form-content .panel-poll .poll-choices-block .option .close {
  position: absolute;
  top: 8px;
  right: -20px;
}
.new-post-form .post-box .message-form-content .panel-poll .btn-default {
  font-size: 16px;
  line-height: 1.6;
  padding-left: 20px;
  padding-right: 20px;
}
.new-post-form .post-box .message-form-content .panel-poll .btn-default .glyphicon {
  font-size: 16px;
  top: 1px;
}
.new-post-form .post-box .message-form-content .message-images {
  display: none;
  overflow: hidden;
}
.new-post-form .post-box .message-form-content .message-images .images-title {
  margin-top: 15px;
  font-size: 14px;
  margin-bottom: -5px;
}
.new-post-form .post-box .message-form-content .message-images .message-images-content {
  background: #d9d9d9;
  border-radius: 5px;
  padding: 10px 10px 0;
  margin: 10px 0;
  overflow: hidden;
}
.new-post-form .post-box .message-form-content .message-images .message-images-content .image-list {
  display: inline;
}
.new-post-form .post-box .message-form-content .message-images .form-group {
  display: none;
}
.new-post-form .post-box .message-form-content .message-images .image-thumbnail {
  display: block;
  width: 110px;
  height: 129px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
.new-post-form .post-box .post-box-event {
  padding: 0px;
  margin-bottom: 0px;
}
.new-post-form .post-box .post-box-event .btn-attach-file {
  bottom: 0px;
}
.new-post-form .post-box .alert {
  margin-bottom: 15px;
}
.new-post-form .post-box .panel-group .panel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-bottom: -1px;
}
.new-post-form .post-box .panel-group .panel .panel-heading {
  background: #fff;
  padding: 0px;
}
.new-post-form .post-box .panel-group .panel .panel-heading h4 {
  font-size: 16px;
}
.new-post-form .post-box .panel-group .panel .panel-heading h4 a,
.new-post-form .post-box .panel-group .panel .panel-heading h4 .anchor {
  display: block;
  padding: 10px;
  color: #999;
}
.new-post-form .post-box .panel-group .panel .panel-heading h4 a .caret,
.new-post-form .post-box .panel-group .panel .panel-heading h4 .anchor .caret {
  float: right;
  margin-top: 8px;
  border-top-color: #d9d9d9;
}
.new-post-form .post-box .panel-group .panel .panel-heading h4 a:hover,
.new-post-form .post-box .panel-group .panel .panel-heading h4 .anchor:hover {
  text-decoration: none;
  color: #545454;
}
.new-post-form .post-box .panel-group .panel .panel-heading h4 a:hover .caret,
.new-post-form .post-box .panel-group .panel .panel-heading h4 .anchor:hover .caret {
  border-top-color: #999;
}
.new-post-form .post-box .panel-group .panel .category-selected .glyphicon {
  color: #60a735;
}
.new-post-form .post-box .panel-group .panel .category-selected h4 a {
  color: #545454;
}
.new-post-form .post-box .panel-group.posting-as-panel .panel .panel-heading {
  background: #fff9e3;
}
.new-post-form .post-box .panel-group.posting-as-panel .panel .panel-heading h4 {
  padding: 10px 10px 10px 7px;
}
.new-post-form .post-box .panel-group.posting-as-panel .panel .panel-heading h4 img {
  height: 20px;
  width: 20px;
  margin-right: 4px;
}
.new-post-form .post-box .panel-group.posting-as-panel .panel .panel-heading h4 a {
  padding: 0;
  display: inline;
  color: #0B9ABC;
}
.new-post-form .post-box .panel-group.recommendation-group .panel {
  overflow: visible;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option {
  background: #f7f8f6;
  position: relative;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option label {
  display: block;
  margin: 0;
  padding: 15px;
  padding-left: 35px;
  cursor: pointer;
  position: relative;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option label .radio-button {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -7px;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option label .radio-button input {
  margin: 0px;
  display: block;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option label .category-form h4 {
  font-size: 16px;
  margin: 0;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option label .category-form h4 .glyphicon {
  color: #999;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option label .category-form p {
  margin: 0;
  color: #999;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option .recommendation-category-select {
  display: none;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option.active {
  background: #fff;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option.active .category-form h4 .glyphicon {
  color: #60a735;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option.active .recommendation-category-select {
  display: block;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option.recommendation-option-recommending {
  border-bottom: 1px solid #d9d9d9;
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option.recommendation-option-recommending .category-form h4 .glyphicon:before {
  content: '\e607';
}
.new-post-form .post-box .panel-group.recommendation-group .recommendation-option.recommendation-option-looking-for .category-form h4 .glyphicon:before {
  content: '\e60a';
}
.new-post-form .post-box .recommendation-category-select {
  background: #ececec;
  border-radius: 5px;
  margin: 0 30px 30px;
  padding: 0;
  position: relative;
}
.new-post-form .post-box .recommendation-category-select:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .new-post-form .post-box .recommendation-category-select:before,
.btn-info .new-post-form .post-box .recommendation-category-select:before {
  border-top-color: #0B9ABC;
}
.btn-primary .new-post-form .post-box .recommendation-category-select:before,
.btn-success .new-post-form .post-box .recommendation-category-select:before,
.btn-warning .new-post-form .post-box .recommendation-category-select:before,
.btn-danger .new-post-form .post-box .recommendation-category-select:before {
  border-top-color: #fff;
}
.new-post-form .post-box .recommendation-category-select .form-group .form-control {
  margin-bottom: 0px;
  border-radius: 21px;
}
.new-post-form .post-box .grouped-category {
  padding: 20px 20px 6px;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.new-post-form .post-box .grouped-category .recommendation-category-select {
  padding: 20px 20px 6px;
}
.new-post-form .post-box .recipient-neighbourhoods,
.new-post-form .post-box .recipient-branches {
  padding: 20px 20px 6px;
  margin: 15px 15px 15px 30px;
  padding-bottom: 6px;
}
.new-post-form .post-box .recipient-neighbourhoods .recommendation-category-select,
.new-post-form .post-box .recipient-branches .recommendation-category-select {
  padding: 20px 20px 6px;
}
.new-post-form .post-box .recipient-neighbourhoods:before,
.new-post-form .post-box .recipient-branches:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .new-post-form .post-box .recipient-neighbourhoods:before,
.btn-default .new-post-form .post-box .recipient-branches:before,
.btn-info .new-post-form .post-box .recipient-neighbourhoods:before,
.btn-info .new-post-form .post-box .recipient-branches:before {
  border-top-color: #0B9ABC;
}
.btn-primary .new-post-form .post-box .recipient-neighbourhoods:before,
.btn-primary .new-post-form .post-box .recipient-branches:before,
.btn-success .new-post-form .post-box .recipient-neighbourhoods:before,
.btn-success .new-post-form .post-box .recipient-branches:before,
.btn-warning .new-post-form .post-box .recipient-neighbourhoods:before,
.btn-warning .new-post-form .post-box .recipient-branches:before,
.btn-danger .new-post-form .post-box .recipient-neighbourhoods:before,
.btn-danger .new-post-form .post-box .recipient-branches:before {
  border-top-color: #fff;
}
.new-post-form .post-box .recipient-neighbourhoods hr,
.new-post-form .post-box .recipient-branches hr {
  border-color: #d9d9d9;
  margin-top: 5px;
  margin-bottom: 10px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections,
.new-post-form .post-box .recipient-branches .neighbourhood-collections {
  margin-top: 0px;
  margin-bottom: 15px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .new-colletion .glyphicon,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .new-colletion .glyphicon {
  font-size: 14px;
  top: 1px;
  padding-right: 3px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form {
  background: #fff;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  margin-top: 15px;
  padding: 15px;
  position: relative;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form.pick-form,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form.pick-form {
  margin-top: 5px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form.pick-form:before,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form.pick-form:before {
  border-bottom: solid 0px #fff;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form.hidden,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form.hidden {
  display: none;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .linked-neighbourhood,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .linked-neighbourhood {
  display: inline-block;
  padding-bottom: 4px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #fff;
  border-bottom-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-default .new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-info .new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-info .new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before {
  border-top-color: #0B9ABC;
}
.btn-primary .new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-primary .new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-success .new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-success .new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-warning .new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-warning .new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-danger .new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form:before,
.btn-danger .new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form:before {
  border-top-color: #fff;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .dropdown-neighbourhood-select,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .dropdown-neighbourhood-select {
  position: relative;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .dropdown-neighbourhood-select .ui-autocomplete-input,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .dropdown-neighbourhood-select .ui-autocomplete-input {
  background-image: url("/bundles/neighbourlystatic/img/search.svg");
  background-size: 16px 16px;
  background-position: 98.5% 12px;
  background-repeat: no-repeat;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .dropdown-neighbourhood-select .ui-autocomplete-input.ui-autocomplete-loading,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .dropdown-neighbourhood-select .ui-autocomplete-input.ui-autocomplete-loading {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid none;
  border: 1px solid #d9d9d9;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.15);
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete.pull-right,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete.pull-right {
  right: 0;
  left: auto;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .divider,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #ececec;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > li > a,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #545454;
  white-space: nowrap;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .dropdown-menu,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .dropdown-menu {
  box-shadow: none;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .divider,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .divider {
  margin-bottom: 5px;
  margin-top: 5px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .heading,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .heading {
  padding: 10px;
  border-top: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
  background: #ececec;
  font-weight: bold;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > li > a,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > li > a {
  padding: 7.5px 20px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > li.dropdown-header,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > li.dropdown-header {
  padding: 7.5px 20px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete.dropdown-form,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete.dropdown-form {
  padding: 15px;
  min-width: 300px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more {
  font-size: 14px;
  margin-bottom: -5px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after {
  clear: both;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more:after {
  clear: both;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a {
  display: inline-block;
  padding: 10px 15px;
  background: transparent;
  color: #0B9ABC;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a:hover,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a:hover,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a:active,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a:active,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:focus,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:focus,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a:focus,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a:focus {
  background: transparent;
  color: #08738c;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:focus,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-actions > a:focus {
  text-decoration: underline;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more {
  margin-bottom: 0;
  border-bottom: solid 1px #d9d9d9;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete > .notification-more > a {
  display: block;
  text-align: center;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete a.street,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete a.street {
  text-transform: capitalize;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .ui-menu-item,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .ui-menu-item {
  cursor: pointer;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .ui-menu-item a,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .ui-menu-item a {
  border-radius: 0px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .ui-menu-item a:hover,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .ui-autocomplete .ui-menu-item a:hover {
  background: #0B9ABC;
  color: #fff;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form input[type="text"],
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form input[type="text"] {
  border-radius: 5px;
  margin-bottom: 10px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form input[type="text"].has-error,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form input[type="text"].has-error {
  border-color: #982620;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .neighbourhood-list-container,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .neighbourhood-list-container {
  margin-bottom: 10px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .neighbourhood-list-container .neighbourhood-list-heading,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .neighbourhood-list-container .neighbourhood-list-heading {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .neighbourhood-list-container .neighbourhood-list .label-default,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .neighbourhood-list-container .neighbourhood-list .label-default {
  background: #F0F2EF;
  border: solid 1px #d9d9d9;
  color: #545454;
  padding: 4px 7px 5px 5px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .collection-buttons,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .collection-buttons {
  padding-top: 10px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .collection-buttons .btn-default,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .collection-buttons .btn-default {
  font-size: 16px;
  line-height: 1.6;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 3px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .collection-buttons .btn-default .glyphicon,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .collection-buttons .btn-default .glyphicon {
  font-size: 14px;
  top: 1px;
  color: #982620;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-collections .neighbourhood-collections-form .collection-buttons .btn-default .loader,
.new-post-form .post-box .recipient-branches .neighbourhood-collections .neighbourhood-collections-form .collection-buttons .btn-default .loader {
  height: 16px;
  width: 16px;
  vertical-align: baseline;
  padding-left: 3px;
}
.new-post-form .post-box .recipient-neighbourhoods .neighbourhood-choices:empty ~ .neighbourhood-collections,
.new-post-form .post-box .recipient-branches .neighbourhood-choices:empty ~ .neighbourhood-collections {
  margin-top: 0px;
}
.new-post-form .post-box .round-top {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.new-post-form .post-box .round-bottom {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.new-post-form .post-box .form-group .form-control.round-top {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.new-post-form .post-box .form-group .form-control.round-bottom {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  margin-bottom: 10px;
}
.new-post-form .post-box .accordion .panel {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.new-post-form .post-box .accordion2 .panel {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.new-post-form .post-box .panel-body {
  position: relative;
  z-index: 10;
  padding-top: 10px;
  margin-top: -5px;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-top: none;
  margin-bottom: -1px;
}
.new-post-form .post-box .panel-body .form-group.checkbox-addon {
  padding: 0px;
}
.new-post-form .post-box .show-form {
  display: block;
  width: 100%;
  height: 41px;
  padding: 7px 10px;
  font-size: 16px;
  line-height: 1.6;
  color: #323232;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  height: 61px;
  padding: 17px 20px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.new-post-form .post-box .show-form:-moz-placeholder {
  color: #999;
}
.new-post-form .post-box .show-form::-moz-placeholder {
  color: #999;
}
.new-post-form .post-box .show-form:-ms-input-placeholder {
  color: #999;
}
.new-post-form .post-box .show-form::-webkit-input-placeholder {
  color: #999;
}
.new-post-form .post-box .show-form:focus {
  border-color: #0B9ABC;
  outline: 0;
}
.new-post-form .post-box .show-form[disabled],
.new-post-form .post-box .show-form[readonly],
fieldset[disabled] .new-post-form .post-box .show-form {
  cursor: not-allowed;
  background-color: #F0F2EF;
}
textarea.new-post-form .post-box .show-form {
  height: auto;
}
.new-post-form .post-box .show-form:hover {
  border-color: #0B9ABC;
}
.new-post-form .post-box .show-form img {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
.new-post-form .post-box.show-posting-as {
  position: relative;
  overflow: inherit;
}
.new-post-form .post-box.show-posting-as .posting-as {
  position: absolute;
  height: 59px;
  border-right: 1px solid #d9d9d9;
  top: 11px;
  left: 11px;
  z-index: 10;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.new-post-form .post-box.show-posting-as .posting-as.open {
  background: #ececec;
}
.new-post-form .post-box.show-posting-as .posting-as.dropdown ~ .show-form {
  padding-left: 95px;
}
.new-post-form .post-box.show-posting-as .posting-as > a {
  display: block;
  text-decoration: none;
  padding: 11px;
}
.new-post-form .post-box.show-posting-as .posting-as > a .avatar-container {
  float: none;
  display: inline-block;
}
.new-post-form .post-box.show-posting-as .posting-as > a .avatar-container img {
  width: 36px;
  height: 36px;
}
.new-post-form .post-box.show-posting-as .posting-as > a .caret {
  margin: 0 0 0 10px;
  border-top-color: #d9d9d9;
  vertical-align: text-top;
}
.new-post-form .post-box.show-posting-as .posting-as > a:hover {
  text-decoration: none;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 0;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li .dropdown-heading {
  line-height: 2.1;
  padding: 3px 20px;
  color: #999;
  white-space: nowrap;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li a {
  line-height: 2.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px 20px;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li a .avatar-container {
  float: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li a .avatar-container img {
  width: 30px;
  height: 30px;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li.active a {
  background: none;
  color: #545454;
  cursor: default;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li.active a span {
  display: inline-block;
}
.new-post-form .post-box.show-posting-as .posting-as .dropdown-menu li.active a span:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e049";
  color: #fff;
  background: #60a735;
  margin-left: 10px;
  padding: 2px;
  border-radius: 2px;
}
.new-post-form .post-box.show-posting-as .show-form {
  padding-left: 95px;
  overflow: inherit;
  overflow: hidden;
}
.new-post-form .post-box .post-btn-group {
  margin-bottom: 10px;
}
.new-post-form .post-box .post-btn-group .btn-group {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.new-post-form .post-box .post-btn-group .btn-default {
  position: relative;
  background: transparent;
  border: none;
  color: #545454;
}
.new-post-form .post-box .post-btn-group .btn-default:hover {
  background: #ececec;
}
.new-post-form .post-box .post-btn-group .btn-default .glyphicon {
  display: none;
}
.new-post-form .post-box .post-btn-group .btn-default.active {
  background: transparent;
  color: #60a735;
  border-color: transparent;
  box-shadow: none;
}
.new-post-form .post-box .post-btn-group .btn-default.active > span:nth-child(2):before {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0px;
  height: 2px;
  background: #60a735;
}
.new-post-form .post-box .post-btn-group .btn-default.active:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  z-index: 99;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -3px;
  border-top: 0 dotted;
  border-bottom: solid 4px #fff;
}
.btn-default .new-post-form .post-box .post-btn-group .btn-default.active:after,
.btn-info .new-post-form .post-box .post-btn-group .btn-default.active:after {
  border-top-color: #0B9ABC;
}
.btn-primary .new-post-form .post-box .post-btn-group .btn-default.active:after,
.btn-success .new-post-form .post-box .post-btn-group .btn-default.active:after,
.btn-warning .new-post-form .post-box .post-btn-group .btn-default.active:after,
.btn-danger .new-post-form .post-box .post-btn-group .btn-default.active:after {
  border-top-color: #fff;
}
.new-post-form .post-box .post-btn-group .btn-default.active:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  z-index: 98;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -4px;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-top: 0 dotted;
  border-bottom: solid 5px #d9d9d9;
}
.btn-default .new-post-form .post-box .post-btn-group .btn-default.active:before,
.btn-info .new-post-form .post-box .post-btn-group .btn-default.active:before {
  border-top-color: #0B9ABC;
}
.btn-primary .new-post-form .post-box .post-btn-group .btn-default.active:before,
.btn-success .new-post-form .post-box .post-btn-group .btn-default.active:before,
.btn-warning .new-post-form .post-box .post-btn-group .btn-default.active:before,
.btn-danger .new-post-form .post-box .post-btn-group .btn-default.active:before {
  border-top-color: #fff;
}
.new-post-form .post-box .post-btn-group .btn-default.recommendation-tab.active:after {
  border-bottom: solid 4px #f7f8f6;
}
.new-post-form .post-box .post-btn-group .btn-default.selected-arrow.active:after {
  border-bottom: solid 4px #fff;
}
.new-post-form .post-box .post-btn-group .js-add-alert-link {
  float: right;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.new-post-form .post-box .post-btn-group .js-add-alert-link > span:nth-child(2) {
  display: none;
}
.new-post-form .post-box .post-btn-group .js-add-alert-link > span.glyphicon {
  display: inline-block;
}
.new-post-form .post-box .post-btn-group .js-add-alert-link.active {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.new-post-form .post-box.show-posting-as .post-btn-group .btn-default.active a:after {
  border-bottom-color: #fff9e3;
}
.new-post-form .post-box .form-group {
  position: relative;
  margin-bottom: 0px;
}
.new-post-form .post-box .form-group.new-user {
  background-color: #FFF;
}
.new-post-form .post-box .form-group .word-limit {
  position: absolute;
  cursor: text;
  top: -2px;
  left: 0px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  color: #999;
  z-index: 9;
  -webkit-transition: transform ease-in-out 0.25s;
  -webkit-transition: -webkit-transform ease-in-out 0.25s;
  transition: -webkit-transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s, -webkit-transform ease-in-out 0.25s;
  -webkit-transition: all transform ease-in-out 0.25s ease-out;
  transition: all transform ease-in-out 0.25s ease-out;
}
.new-post-form .post-box .form-group .word-limit .label-text {
  float: left;
  -webkit-transition: transform ease-in-out 0.25s;
  -webkit-transition: -webkit-transform ease-in-out 0.25s;
  transition: -webkit-transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s, -webkit-transform ease-in-out 0.25s;
  -webkit-transition: all transform ease-in-out 0.25s ease-out;
  transition: all transform ease-in-out 0.25s ease-out;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.new-post-form .post-box .form-group .word-limit .count {
  -webkit-transition: opacity linear 0.25s , transform ease-in-out 0.25s;
  -webkit-transition: opacity linear 0.25s , -webkit-transform ease-in-out 0.25s;
  transition: opacity linear 0.25s , -webkit-transform ease-in-out 0.25s;
  transition: opacity linear 0.25s , transform ease-in-out 0.25s;
  transition: opacity linear 0.25s , transform ease-in-out 0.25s , -webkit-transform ease-in-out 0.25s;
  -webkit-transition: all opacity linear 0.25s , -webkit-transform ease-in-out 0.25s ease-out;
  transition: all opacity linear 0.25s , -webkit-transform ease-in-out 0.25s ease-out;
  transition: all opacity linear 0.25s , transform ease-in-out 0.25s ease-out;
  transition: all opacity linear 0.25s , transform ease-in-out 0.25s ease-out , -webkit-transform ease-in-out 0.25s ease-out;
  float: right;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  filter: alpha(opacity=0);
  opacity: 0;
}
.new-post-form .post-box .form-group .word-limit.has-error .count {
  color: #982620;
}
.new-post-form .post-box .form-group .form-control {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-bottom: -1px;
}
.new-post-form .post-box .form-group .form-control.ui-autocomplete-loading:focus {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: calc(100% - 10px) 50%;
}
.new-post-form .post-box .form-group .form-control:-moz-placeholder {
  color: #999;
}
.new-post-form .post-box .form-group .form-control::-moz-placeholder {
  color: #999;
}
.new-post-form .post-box .form-group .form-control:-ms-input-placeholder {
  color: #999;
}
.new-post-form .post-box .form-group .form-control::-webkit-input-placeholder {
  color: #999;
}
.new-post-form .post-box .form-group .form-control:focus {
  position: relative;
  z-index: 10;
}
.new-post-form .post-box .form-group .form-control.word-count {
  background: transparent;
}
.new-post-form .post-box .form-group .form-control.word-count .placeholder {
  display: none;
}
.new-post-form .post-box .form-group .form-control.word-count:-moz-placeholder {
  color: rgba(255, 255, 255, 0);
}
.new-post-form .post-box .form-group .form-control.word-count::-moz-placeholder {
  color: rgba(255, 255, 255, 0);
}
.new-post-form .post-box .form-group .form-control.word-count:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
.new-post-form .post-box .form-group .form-control.word-count::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
.new-post-form .post-box .form-group .form-control.word-count:focus,
.new-post-form .post-box .form-group .form-control.word-count.has-text {
  padding-top: 25px;
}
.new-post-form .post-box .form-group .form-control.word-count:focus[type="text"],
.new-post-form .post-box .form-group .form-control.word-count.has-text[type="text"] {
  height: 61px;
}
.new-post-form .post-box .form-group .form-control.word-count:focus + .word-limit,
.new-post-form .post-box .form-group .form-control.word-count.has-text + .word-limit {
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.new-post-form .post-box .form-group .form-control.word-count:focus + .word-limit .label-text,
.new-post-form .post-box .form-group .form-control.word-count.has-text + .word-limit .label-text {
  -webkit-transform: scale(0.875);
  transform: scale(0.875);
}
.new-post-form .post-box .form-group .form-control.word-count:focus + .word-limit .count,
.new-post-form .post-box .form-group .form-control.word-count.has-text + .word-limit .count {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(0.875);
  transform: scale(0.875);
}
.new-post-form .post-box .form-group .form-control .icon-rating {
  font-size: 20px;
  line-height: 1;
  color: #999;
}
.new-post-form .post-box .form-group .form-control .icon-rating .glyphicon {
  top: 2px;
}
.new-post-form .post-box .form-group .form-control .icon-rating .glyphicon-star,
.new-post-form .post-box .form-group .form-control .icon-rating .glyphicon-star-half {
  color: #0B9ABC;
}
.new-post-form .post-box .form-group.form-group-whatson .form-control:focus {
  z-index: 9;
}
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control#event_name,
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control#event_email,
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control#event_description {
  padding-top: 25px;
}
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control#event_name[type="text"],
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control#event_email[type="text"],
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control#event_description[type="text"] {
  height: 61px;
}
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control + .word-limit {
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control + .word-limit .label-text {
  -webkit-transform: scale(0.875);
  transform: scale(0.875);
}
.new-post-form .post-box .form-group.form-group-whatson.has-text .form-control + .word-limit .count {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(0.875);
  transform: scale(0.875);
}
.new-post-form .post-box .form-group .select2-container {
  border-radius: 5px;
}
.new-post-form .post-box .form-group .select2-dropdown-open {
  border-radius: 5px 5px 0px 0px;
}
.new-post-form .post-box .form-group .select2-drop-above.select2-dropdown-open {
  border-radius: 0px 0px 5px 5px;
  border-bottom: solid 1px #0B9ABC;
}
.new-post-form .post-box .form-group textarea {
  resize: none;
}
.new-post-form .post-box .form-group .message-body {
  min-height: 100px;
  height: auto;
}
.new-post-form .post-box .form-group .message-body[contenteditable] {
  height: auto;
  display: inline-block;
  white-space: pre-wrap;
}
.new-post-form .post-box .form-group .message-body.disabled {
  cursor: not-allowed;
  background-color: #F0F2EF;
}
.new-post-form .post-box .form-group .message-body .placeholder {
  color: #999;
  pointer-events: none;
}
.new-post-form .post-box .form-group .message-body strong {
  color: #0B9ABC;
}
.new-post-form .post-box .form-group .message-body p {
  margin: 0;
  padding: 0;
}
.new-post-form .post-box .form-group.date-and-time-group .send-it-now {
  padding-top: 5px;
  padding-left: 2px;
}
.new-post-form .post-box .form-group .neighbourhood-select,
.new-post-form .post-box .form-group .public-message-select,
.new-post-form .post-box .form-group .disable-message-select,
.new-post-form .post-box .form-group .category-select {
  height: auto;
  padding: 0px;
}
.new-post-form .post-box .form-group .neighbourhood-select.gccu-form,
.new-post-form .post-box .form-group .public-message-select.gccu-form,
.new-post-form .post-box .form-group .disable-message-select.gccu-form,
.new-post-form .post-box .form-group .category-select.gccu-form {
  color: #999;
}
.new-post-form .post-box .form-group .neighbourhood-select.gccu-form label,
.new-post-form .post-box .form-group .public-message-select.gccu-form label,
.new-post-form .post-box .form-group .disable-message-select.gccu-form label,
.new-post-form .post-box .form-group .category-select.gccu-form label {
  padding-left: 5px;
}
.new-post-form .post-box .form-group .neighbourhood-select .checkbox,
.new-post-form .post-box .form-group .public-message-select .checkbox,
.new-post-form .post-box .form-group .disable-message-select .checkbox,
.new-post-form .post-box .form-group .category-select .checkbox,
.new-post-form .post-box .form-group .neighbourhood-select .radio,
.new-post-form .post-box .form-group .public-message-select .radio,
.new-post-form .post-box .form-group .disable-message-select .radio,
.new-post-form .post-box .form-group .category-select .radio {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 10px 0px 30px;
}
.new-post-form .post-box .form-group .neighbourhood-select .checkbox:last-child,
.new-post-form .post-box .form-group .public-message-select .checkbox:last-child,
.new-post-form .post-box .form-group .disable-message-select .checkbox:last-child,
.new-post-form .post-box .form-group .category-select .checkbox:last-child,
.new-post-form .post-box .form-group .neighbourhood-select .radio:last-child,
.new-post-form .post-box .form-group .public-message-select .radio:last-child,
.new-post-form .post-box .form-group .disable-message-select .radio:last-child,
.new-post-form .post-box .form-group .category-select .radio:last-child {
  border-bottom: none;
}
.new-post-form .post-box .form-group .neighbourhood-select .free-business-reach-message,
.new-post-form .post-box .form-group .public-message-select .free-business-reach-message,
.new-post-form .post-box .form-group .disable-message-select .free-business-reach-message,
.new-post-form .post-box .form-group .category-select .free-business-reach-message {
  padding: 0px 10px 0px 10px;
}
.new-post-form .post-box .form-group .neighbourhood-select .free-business-reach-alert,
.new-post-form .post-box .form-group .public-message-select .free-business-reach-alert,
.new-post-form .post-box .form-group .disable-message-select .free-business-reach-alert,
.new-post-form .post-box .form-group .category-select .free-business-reach-alert {
  margin: 15px 5px 0px 5px;
  background-color: #ececec;
  padding: 10px 15px;
  border: solid 1px #ececec;
}
.new-post-form .post-box .form-group .neighbourhood-select .neighbourhood-type-description,
.new-post-form .post-box .form-group .public-message-select .neighbourhood-type-description,
.new-post-form .post-box .form-group .disable-message-select .neighbourhood-type-description,
.new-post-form .post-box .form-group .category-select .neighbourhood-type-description {
  margin: 15px 15px 15px 30px;
  background-color: #ececec;
  padding: 10px 15px;
  border: solid 1px #ececec;
}
.new-post-form .post-box .form-group .neighbourhood-select .recipient-neighbourhoods,
.new-post-form .post-box .form-group .public-message-select .recipient-neighbourhoods,
.new-post-form .post-box .form-group .disable-message-select .recipient-neighbourhoods,
.new-post-form .post-box .form-group .category-select .recipient-neighbourhoods {
  font-size: 14px;
}
.new-post-form .post-box .form-group .neighbourhood-select input[type="checkbox"],
.new-post-form .post-box .form-group .public-message-select input[type="checkbox"],
.new-post-form .post-box .form-group .disable-message-select input[type="checkbox"],
.new-post-form .post-box .form-group .category-select input[type="checkbox"] {
  margin-top: 5px;
}
.new-post-form .post-box .form-group .neighbourhood-select .group-select .group-select-title,
.new-post-form .post-box .form-group .public-message-select .group-select .group-select-title,
.new-post-form .post-box .form-group .disable-message-select .group-select .group-select-title,
.new-post-form .post-box .form-group .category-select .group-select .group-select-title {
  display: block;
  padding: 15px 10px 5px;
  color: #999;
}
.new-post-form .post-box .form-group .neighbourhood-select .category-neighbours-day-aotearoa-2015:before,
.new-post-form .post-box .form-group .public-message-select .category-neighbours-day-aotearoa-2015:before,
.new-post-form .post-box .form-group .disable-message-select .category-neighbours-day-aotearoa-2015:before,
.new-post-form .post-box .form-group .category-select .category-neighbours-day-aotearoa-2015:before {
  content: 'New';
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #60a735;
  position: relative;
  top: -2px;
  margin-right: 6px;
}
.new-post-form .post-box .form-group .neighbourhood-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .public-message-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .disable-message-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .category-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .neighbourhood-select .category-neighbours-day-aotearoa-2015:before[href]:focus,
.new-post-form .post-box .form-group .public-message-select .category-neighbours-day-aotearoa-2015:before[href]:focus,
.new-post-form .post-box .form-group .disable-message-select .category-neighbours-day-aotearoa-2015:before[href]:focus,
.new-post-form .post-box .form-group .category-select .category-neighbours-day-aotearoa-2015:before[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.new-post-form .post-box .form-group .neighbourhood-select .category-neighbours-day-aotearoa-2015:before:empty,
.new-post-form .post-box .form-group .public-message-select .category-neighbours-day-aotearoa-2015:before:empty,
.new-post-form .post-box .form-group .disable-message-select .category-neighbours-day-aotearoa-2015:before:empty,
.new-post-form .post-box .form-group .category-select .category-neighbours-day-aotearoa-2015:before:empty {
  display: none;
}
.new-post-form .post-box .form-group .neighbourhood-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .public-message-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .disable-message-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .category-select .category-neighbours-day-aotearoa-2015:before[href]:hover,
.new-post-form .post-box .form-group .neighbourhood-select .category-neighbours-day-aotearoa-2015:before[href]:focus,
.new-post-form .post-box .form-group .public-message-select .category-neighbours-day-aotearoa-2015:before[href]:focus,
.new-post-form .post-box .form-group .disable-message-select .category-neighbours-day-aotearoa-2015:before[href]:focus,
.new-post-form .post-box .form-group .category-select .category-neighbours-day-aotearoa-2015:before[href]:focus {
  background-color: #4a8029;
}
.new-post-form .post-box .form-group .public-message-select {
  box-shadow: none;
  font-size: 14px;
}
.new-post-form .post-box .form-group .public-message-select .public-message-title {
  border-bottom: solid 1px #ececec;
  padding: 0 0 2px;
  margin: 10px;
  display: block;
}
.new-post-form .post-box .form-group .disable-message-select {
  box-shadow: none;
  font-size: 14px;
}
.new-post-form .post-box .form-group.message-group {
  position: relative;
}
.new-post-form .post-box .form-group.message-group .video-icons {
  position: relative;
  z-index: 10;
  height: 0px;
  overflow: visible;
  text-align: right;
}
.new-post-form .post-box .form-group.message-group .video-icons .glyphicon {
  font-size: 20px;
  color: #d9d9d9;
  cursor: help;
  padding: 10px 10px 10px 0;
}
.new-post-form .post-box .form-group.message-group .video-icons .glyphicon:hover {
  color: #999;
}
.new-post-form .post-box .form-group.message-group .video-icons .glyphicon:first-child {
  padding-right: 0px;
}
.new-post-form .post-box .form-group.message-group .video-icons .tooltip {
  min-width: 150px;
  z-index: 9999;
}
.new-post-form .post-box .form-group.checkbox-addon {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.85);
}
.new-post-form .post-box .form-group.checkbox-addon .checkbox {
  display: inline-block;
  padding-right: 15px;
  padding-left: 25px;
}
.new-post-form .post-box .form-group.checkbox-addon .checkbox label > input {
  margin-top: 6px;
}
.new-post-form .post-box .form-group.checkbox-addon .input-group > div > .form-control {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  border-radius: 5px;
}
.new-post-form .post-box .form-group.checkbox-addon .input-group {
  display: inline-table;
  vertical-align: middle;
}
.new-post-form .post-box .form-group.checkbox-addon .input-group .input-group-addon {
  width: auto;
}
.new-post-form .post-box .form-group.checkbox-addon .input-group .input-group-addon label {
  margin-bottom: 0px;
}
.new-post-form .post-box .form-group.checkbox-addon .input-group .form-control {
  margin-bottom: 0px;
}
.new-post-form .post-box .form-group.checkbox-addon .input-group.disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.new-post-form .post-box .form-group.attach-link .input-group {
  margin-bottom: 10px;
}
.new-post-form .post-box .form-group.attach-link .btn-default .glyphicon {
  font-size: 16px;
  top: 2px;
}
.new-post-form .post-box .form-group.form-group-preview {
  background: #fff;
  border: solid 1px #d9d9d9;
}
.new-post-form .post-box .form-group.form-group-preview .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-fields {
  padding-right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-fields .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-fields .form-group .form-control {
  margin-left: -1px;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-fields .form-group:first-child .form-control {
  margin-top: -1px;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-fields .form-group:last-child {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-fields .form-group:last-child .form-control {
  margin-bottom: -1px;
}
.new-post-form .post-box .form-group.form-group-preview .row .preview-col {
  padding-left: 0px;
}
.new-post-form .post-box .has-error .form-control {
  position: relative;
  z-index: 10;
}
.new-post-form .post-box .has-error .form-control.word-count + .word-limit {
  color: #982620;
}
.new-post-form .post-box .buttons {
  text-align: right;
  margin-bottom: 0px;
  margin-top: 10px;
}
.new-post-form .post-box .collapseTwo .panel-body {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.new-post-form .post-box .error .alert {
  display: block;
}
.new-post-form .post-box .error .panel-default {
  border-color: #982620;
  position: relative;
  z-index: 1;
}
.new-post-form .post-box .error .panel-default .panel-heading h4 a {
  color: #982620;
}
.new-post-form .post-box .error .panel-default .panel-heading h4 a:hover {
  color: #982620;
}
.new-post-form .post-box .error .panel-body {
  border-color: #982620;
}
.new-post-form .post-box .form-horizontal .form-inline .form-group {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.new-post-form .post-box .event-buttons {
  margin-right: 0px;
}
.new-post-form .post-box .images .form-group {
  display: none;
}
.new-post-form .post-box .images .image-list {
  display: inline;
}
.new-post-form .post-box .images > div {
  display: none;
  z-index: 3;
  height: 129px;
  overflow: hidden;
  margin-bottom: 10px;
}
.new-post-form .post-box .images > div.current-image {
  display: block;
}
.new-post-form .post-box .images > div.current-image input,
.new-post-form .post-box .images > div.current-image label {
  display: none;
}
.new-post-form .post-box .images > div.current-image img {
  display: block;
  max-width: 100%;
  padding: 10px;
}
.new-post-form .post-box .images > div:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 15px;
  left: 15px;
  background: #fff;
  z-index: -1;
  border-radius: 5px;
}
.new-post-form .post-box .images > div label {
  display: none;
}
.new-post-form .post-box .images > div canvas {
  max-width: 100%;
  padding: 10px;
}
.new-post-form .post-box .images > div .image-thumbnail {
  display: block;
  height: 129px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
.new-post-form .post-box .images > div .close {
  margin-right: 8px;
  margin-bottom: -7px;
  margin-top: 2px;
  text-shadow: 0 1px 0 #ffffff, 0 -1px 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.new-post-form .post-box .images .add-another-container {
  font-size: 12px;
  display: block;
  height: 129px;
  color: #999;
  text-decoration: none;
  margin-bottom: 10px;
}
.new-post-form .post-box .images .add-another-container:visited,
.new-post-form .post-box .images .add-another-container:focus {
  text-decoration: none;
}
.new-post-form .post-box .images .add-another-container .add-another {
  display: block;
  height: 100%;
  border: dashed 2px #999;
  border-radius: 5px;
  text-align: center;
}
.new-post-form .post-box .images .add-another-container .add-another .plus {
  display: block;
  border-radius: 100%;
  height: 48px;
  width: 48px;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  background: #999;
  color: #d9d9d9;
  margin: 25px auto 3px;
}
.new-post-form .post-box .images .add-another-container:hover {
  color: #545454;
}
.new-post-form .post-box .images .add-another-container:hover .add-another {
  border-color: #545454;
}
.new-post-form .post-box .images .add-another-container:hover .add-another .plus {
  background: #545454;
}
.new-post-form .post-box .message-documents {
  margin-top: 15px;
  margin-bottom: 10px;
}
.new-post-form .post-box .message-documents div {
  overflow: auto;
}
.new-post-form .post-box .message-documents .attachment-row {
  padding: 5px 0px;
  overflow: none;
}
.new-post-form .post-box .message-documents .documents {
  margin-bottom: 10px;
}
.new-post-form .post-box .message-documents .documents .attachment-row {
  margin-bottom: 10px;
}
.new-post-form .post-box .message-documents .form-group {
  display: none;
}
.new-post-form .post-box .message-documents .documents-title {
  font-size: 14px;
  margin-bottom: 5px;
}
.new-post-form .post-box .post-video-wrapper .close {
  padding: 6px 10px;
}
.new-post-form .post-box .post-video {
  background: rgba(255, 255, 255, 0.85);
  border: 0px none;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 10px 10px 0 10px;
}
.new-post-form .post-box .post-video.new-video {
  box-shadow: 0;
  background: none;
  border-radius: 0px;
  box-shadow: 0px;
  padding: 0px;
}
.new-post-form .post-box .post-video.new-video iframe {
  border: 0px;
}
.new-post-form .post-box .post-video.new-video .video-thumb {
  width: 100%;
}
.new-post-form .post-box .post-video.new-video .video-thumb img {
  width: 100%;
}
.new-post-form .post-box .post-video.loading,
.new-post-form .post-box .post-video.error {
  padding: 10px;
}
.new-post-form .post-box .btn-attach-file {
  position: absolute;
  bottom: 10px;
  z-index: 1;
}
.new-post-form .post-box .btn-attach-file.disabled {
  background: none;
  color: #949494;
}
.new-post-form .post-box .event-form .input-group .token-input-list-bootstrap,
.new-post-form .post-box .group-form .input-group .token-input-list-bootstrap,
.new-post-form .post-box .event-form .input-group .input-group-addon,
.new-post-form .post-box .group-form .input-group .input-group-addon {
  border-radius: 0px;
  border-bottom: 0px;
}
.new-post-form .post-box .event-form .panel-group.active .panel-title a,
.new-post-form .post-box .group-form .panel-group.active .panel-title a {
  text-decoration: none;
}
.new-post-form .post-box .event-form .panel-group.active .panel-title a .glyphicon,
.new-post-form .post-box .group-form .panel-group.active .panel-title a .glyphicon {
  color: #60a735;
}
.new-post-form .post-box .event-form .form-group label,
.new-post-form .post-box .group-form .form-group label {
  margin-top: 10px;
}
.new-post-form .post-box .event-form .form-group.link-block,
.new-post-form .post-box .group-form .form-group.link-block {
  padding-top: 5px;
}
.new-post-form .post-box .event-form .form-group #event_address,
.new-post-form .post-box .group-form .form-group #event_address {
  margin-bottom: 10px;
  margin-top: 10px;
}
.new-post-form .post-box .event-form .form-group .form-starts_at-option,
.new-post-form .post-box .group-form .form-group .form-starts_at-option {
  margin-bottom: 10px;
}
.new-post-form .post-box .event-form .form-group .hour-field,
.new-post-form .post-box .group-form .form-group .hour-field {
  padding-right: 0px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .event-select-all,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .event-select-all,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .group-select-all,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .group-select-all {
  border-bottom: solid 1px #ececec;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select label,
.new-post-form .post-box .group-form .form-group .neighbourhood-select label {
  margin-top: 5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .large-organisation label,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .large-organisation label,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .shared-with-collections label,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .shared-with-collections label {
  margin-bottom: 5px;
  margin-left: 0px;
  margin-top: 0px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .not-large-organisation,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .not-large-organisation {
  margin-left: -5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .group-select-title,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .group-select-title {
  display: block;
  padding-top: 15px;
  color: #999;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select input[type=radio],
.new-post-form .post-box .group-form .form-group .neighbourhood-select input[type=radio] {
  margin-right: 10px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .neighbourhood-collections,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .neighbourhood-collections {
  margin-bottom: 15px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .neighbourhood-select-title,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .neighbourhood-select-title {
  display: block;
  padding-top: 0px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .neighbourhood-list-heading,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .neighbourhood-list-heading {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-select-title,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-select-title {
  display: block;
  padding-top: 15px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .shared-with-collections .col-sm-6,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .shared-with-collections .col-sm-6 {
  padding-left: 5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form {
  padding-top: 5px;
  clear: both;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form {
  background: #ececec;
  border-radius: 5px;
  margin-top: 15px;
  padding: 15px;
  position: relative;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #fff;
  border-bottom-color: #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-default .new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-info .new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-info .new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before {
  border-top-color: #0B9ABC;
}
.btn-primary .new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-primary .new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-success .new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-success .new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-warning .new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-warning .new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-danger .new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before,
.btn-danger .new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form:before {
  border-top-color: #fff;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form input[type="text"],
.new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form input[type="text"] {
  border-radius: 5px;
  margin-bottom: 10px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form .neighbourhood-list,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .collection-form .neighbourhood-collections-form .neighbourhood-list {
  margin-bottom: 10px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .label-default,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .label-default {
  background: #F0F2EF;
  border: solid 1px #d9d9d9;
  color: #545454;
  margin: 5px 5px 5px 0;
  padding: 4px 7px 5px 5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .label-default .glyphicon,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .label-default .glyphicon {
  margin-left: 4px;
  cursor: pointer;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .dropdown-neighbourhood-select,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .dropdown-neighbourhood-select {
  position: relative;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .dropdown-neighbourhood-select .ui-autocomplete-input,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .dropdown-neighbourhood-select .ui-autocomplete-input {
  background-image: url("/bundles/neighbourlystatic/img/search.svg");
  background-size: 16px 16px;
  background-position: 98.5% 12px;
  background-repeat: no-repeat;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .dropdown-neighbourhood-select .ui-autocomplete-input.ui-autocomplete-loading,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .dropdown-neighbourhood-select .ui-autocomplete-input.ui-autocomplete-loading {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid none;
  border: 1px solid #d9d9d9;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.15);
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete.pull-right,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete.pull-right {
  right: 0;
  left: auto;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .divider,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #ececec;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > li > a,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #545454;
  white-space: nowrap;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .dropdown-menu,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .dropdown-menu {
  box-shadow: none;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .divider,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .divider {
  margin-bottom: 5px;
  margin-top: 5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .heading,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .heading {
  padding: 10px;
  border-top: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
  background: #ececec;
  font-weight: bold;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > li > a,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > li > a {
  padding: 7.5px 20px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > li.dropdown-header,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > li.dropdown-header {
  padding: 7.5px 20px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete.dropdown-form,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete.dropdown-form {
  padding: 15px;
  min-width: 300px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more {
  font-size: 14px;
  margin-bottom: -5px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after {
  clear: both;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:before,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:before,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions:after,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more:after {
  clear: both;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a {
  display: inline-block;
  padding: 10px 15px;
  background: transparent;
  color: #0B9ABC;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a:hover,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a:hover,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a:active,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a:active,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:focus,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:focus,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a:focus,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a:focus {
  background: transparent;
  color: #08738c;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:hover,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:active,
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:focus,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-actions > a:focus {
  text-decoration: underline;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more {
  margin-bottom: 0;
  border-bottom: solid 1px #d9d9d9;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete > .notification-more > a {
  display: block;
  text-align: center;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete a.street,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete a.street {
  text-transform: capitalize;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .ui-menu-item,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .ui-menu-item {
  cursor: pointer;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .ui-menu-item a,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .ui-menu-item a {
  border-radius: 0px;
}
.new-post-form .post-box .event-form .form-group .neighbourhood-select .ui-autocomplete .ui-menu-item a:hover,
.new-post-form .post-box .group-form .form-group .neighbourhood-select .ui-autocomplete .ui-menu-item a:hover {
  background: #0B9ABC;
  color: #fff;
}
.new-post-form .post-box .event-form .form-group.rsvp-block input,
.new-post-form .post-box .group-form .form-group.rsvp-block input {
  margin-right: 10px;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview,
.new-post-form .post-box .group-form .form-group.form-cover-preview {
  clear: both;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .add-cover-image,
.new-post-form .post-box .group-form .form-group.form-cover-preview .add-cover-image {
  position: relative;
  height: 160px;
  margin-bottom: -160px;
  z-index: 10;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .add-cover-image .btn-attach-file,
.new-post-form .post-box .group-form .form-group.form-cover-preview .add-cover-image .btn-attach-file {
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .cover-banner,
.new-post-form .post-box .group-form .form-group.form-cover-preview .cover-banner {
  background: transparent;
  border: none;
  margin-bottom: 0;
  box-shadow: none;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .cover-banner .cover-image,
.new-post-form .post-box .group-form .form-group.form-cover-preview .cover-banner .cover-image {
  border-radius: 5px;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .cover-banner .cover-image img,
.new-post-form .post-box .group-form .form-group.form-cover-preview .cover-banner .cover-image img {
  width: 100%;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .cover-banner .cover-image canvas,
.new-post-form .post-box .group-form .form-group.form-cover-preview .cover-banner .cover-image canvas {
  width: 100%;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview.empty-cover .cover-banner .cover-image,
.new-post-form .post-box .group-form .form-group.form-cover-preview.empty-cover .cover-banner .cover-image {
  background: #f5f7f5;
  border: 2px dashed #d9d9d9;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview.empty-cover .cover-banner .cover-image .cover-gradient,
.new-post-form .post-box .group-form .form-group.form-cover-preview.empty-cover .cover-banner .cover-image .cover-gradient {
  display: none;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview.empty-cover .cover-banner .thumbnail,
.new-post-form .post-box .group-form .form-group.form-cover-preview.empty-cover .cover-banner .thumbnail {
  display: none;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview.has-cover .btn-info,
.new-post-form .post-box .group-form .form-group.form-cover-preview.has-cover .btn-info {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-color: transparent;
}
.new-post-form .post-box .event-form .form-group.form-cover-preview .helper,
.new-post-form .post-box .group-form .form-group.form-cover-preview .helper {
  color: #999;
  left: 15px !important;
  width: 100%;
}
.new-post-form .post-box .event-form .form-group .cover-banner .cover-image,
.new-post-form .post-box .group-form .form-group .cover-banner .cover-image {
  background-color: white;
  height: 160px;
  overflow: hidden;
}
.new-post-form .post-box .event-form .form-group .cover-banner .thumbnail,
.new-post-form .post-box .group-form .form-group .cover-banner .thumbnail {
  display: none;
}
.new-post-form .post-box .message-preview .modal-dialog .modal-content .modal-body {
  background-color: #F7F9F8;
}
.new-post-form .post-box .message-preview .modal-dialog .modal-content .modal-body .alert {
  display: block;
  margin: 0px;
  font-size: 14px;
  border-radius: 5px;
  border: solid 1px #EEDA91;
  padding: 10px 15px;
}
.new-post-form .post-box .message-preview .modal-dialog .modal-content .modal-body .item-preview:before {
  content: "Message Preview:";
  display: block;
  padding-top: 20px;
  font-size: 14px;
}
.new-post-form .post-box .message-preview .modal-dialog .modal-content .modal-footer {
  margin-top: 0px;
}
.new-post-form .post-box .message-preview .modal-dialog .modal-content .modal-footer .buttons {
  margin-top: 0px;
}
.new-post-form .post-box .message-preview .modal-dialog .modal-content .modal-footer .buttons .btn-default {
  padding: 7px 20px;
  font-size: 16px;
  line-height: 1.6;
}
.new-post-form .event-pub {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 10px;
  margin-bottom: 10px;
}
.new-post-form .event-pub img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
  max-width: 250px;
  width: 100%;
}
.new-post-form .event-pub p {
  font-size: 14px;
  margin: 0;
}
.form-upgrade-message {
  margin-top: 10px;
}
.form-upgrade-message::after {
  content: '';
  display: table;
  clear: both;
}
.form-upgrade-message p {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 32px;
}
.form-upgrade-message .btn {
  padding: 5px 7px;
  font-size: 14px;
  font-weight: 300;
}
.attach-file-previews {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}
.attach-file-previews .attachments-heading {
  display: block;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: -5px;
  clear: both;
}
.attach-file-previews .preview-col {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.attach-file-previews .preview-col .image-preview-container {
  position: relative;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  height: 120px;
  padding: 5px;
}
.attach-file-previews .preview-col .image-preview-container .image-preview {
  height: 108px;
  background-size: cover;
  background-position: center center;
}
.attach-file-previews .preview-col .image-preview-container .image-preview .close {
  position: absolute;
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  top: 5px;
  right: 5px;
  text-shadow: 0 1px 0 #ffffff, 0 -1px 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff;
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.attach-file-previews .preview-col .image-add-container {
  cursor: pointer;
  height: 120px;
  border: dashed 2px #999;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  color: #545454;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all all ease-in-out 0.2s ease-out;
  transition: all all ease-in-out 0.2s ease-out;
}
.attach-file-previews .preview-col .image-add-container .glyphicon {
  font-size: 45px;
  display: block;
  color: #999;
  opacity: 0.5;
  margin-top: 22px;
}
.attach-file-previews .preview-col .image-add-container:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.attach-file-previews .preview-col .file-preview-container {
  padding-right: 50%;
  margin-right: 5px;
}
.attach-file-previews .preview-col .file-preview-container .file-preview {
  background-position: center center;
  background-repeat: no-repeat;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  background: #f5f7f5;
}
.attach-file-previews .preview-col .file-preview-container .file-preview .file-icon {
  float: left;
  height: 16px;
  width: 16px;
  margin: 7px;
}
.attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-pdf {
  background-image: url("/bundles/neighbourlystatic/img/pdf-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-pdf {
    background-image: url("/bundles/neighbourlystatic/img/pdf-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-video {
  background-image: url("/bundles/neighbourlystatic/img/video-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-video {
    background-image: url("/bundles/neighbourlystatic/img/video-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-audio {
  background-image: url("/bundles/neighbourlystatic/img/audio-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-audio {
    background-image: url("/bundles/neighbourlystatic/img/audio-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-word {
  background-image: url("/bundles/neighbourlystatic/img/word-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .attach-file-previews .preview-col .file-preview-container .file-preview .file-icon.icon-word {
    background-image: url("/bundles/neighbourlystatic/img/word-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.attach-file-previews .preview-col .file-preview-container .file-preview .document-name {
  display: block;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.attach-file-previews .preview-col .file-preview-container .file-preview .close {
  padding-left: 7px;
  padding-right: 7px;
  line-height: 30px;
}
.modal .message-images-content .images .col-sm-2 {
  width: 33.33333333%;
  margin-bottom: 10px;
}
.event-preview {
  margin: 10px;
  padding: 5px 10px 10px;
  background: #F0F2EF;
  border-radius: 5px;
}
.event-preview legend {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #999;
  border: none;
  text-align: right;
}
.event-preview .event-preview-content {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 10px;
  background: #f7f8f7;
}
.event-preview .event-preview-content h6 {
  margin: 0 0 5px;
  font-size: 16px;
  color: #60a735;
  font-weight: 700;
}
.event-preview .event-preview-content .alert {
  border: none !important;
}
.event-preview .event-preview-content .event-preview-heading {
  font-size: 14px;
  color: #333;
  font-weight: 700;
}
.event-preview .event-preview-content .event-preview-description {
  font-size: 14px;
}
.event-preview .event-preview-content .event-preview-body {
  min-height: 175px;
}
.filter-tabs.news-feed-tabs {
  margin-top: -10px;
}
.filter-tabs > label {
  font-size: 14px;
  display: inline-block;
  margin: 0px;
  padding-right: 5px;
}
.filter-tabs > .btn-group {
  max-width: calc(100% - 220px);
}
.filter-tabs > .btn-group > .btn-sm {
  max-width: 100%;
}
.filter-tabs > .btn-group > .btn-sm > .overflow-text {
  max-width: calc(100% - 6px);
  float: left;
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filter-tabs > .btn-group > .dropdown-menu > li > a:before {
  filter: alpha(opacity=0);
  opacity: 0;
  content: "\e049";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: -5px;
  margin-right: 5px;
}
.filter-tabs > .btn-group > .dropdown-menu > li.active > a {
  background: transparent;
  color: #545454;
}
.filter-tabs > .btn-group > .dropdown-menu > li.active > a:before {
  filter: alpha(opacity=100);
  opacity: 1;
}
.filter-tabs .filter-switch {
  display: none;
}
.filter-toggle-container {
  position: relative;
  height: 0px;
  display: none;
}
.toggle-filter-tabs {
  display: none;
}
.toggleable-filter-tabs {
  height: auto !important;
  min-height: 30px;
}
.toggleable-filter-tabs.collapse {
  display: block;
}
.message-filters {
  margin-left: -5px;
  margin-right: -5px;
}
.message-filters .organisation-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.message-filters .organisation-search > .search-form {
  height: 30px;
  margin-right: 20px;
}
.message-filters .organisation-search > .search-form .input-container {
  margin-bottom: 0;
}
.message-filters .organisation-search > .search-form .form-group:after {
  font-size: 14px;
  padding: 0;
  top: 50% !important;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.message-filters .organisation-search > .search-form .form-control {
  height: 30px;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 5px;
  min-width: 250px;
}
.message-filters .organisation-search > .button-group {
  display: inline-block;
}
.message-filters .filter-label {
  display: inline-block;
  margin: 0px;
  padding-right: 8px;
  padding-top: 3px;
}
.message-filters .filter-buttons.business-button {
  padding-right: 10px;
}
.message-filters .filter-buttons .btn {
  background: #f1f1f1;
  color: #545454;
}
.message-filters .filter-buttons .btn:not(#old) > input[type='checkbox'] {
  opacity: 0;
  float: left;
  width: 18px;
  height: 12px;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.message-filters .filter-buttons .btn:not(#old) > input[type='checkbox'] + label {
  margin: 0px;
  position: relative;
  cursor: pointer;
}
.message-filters .filter-buttons .btn:not(#old) > input[type='checkbox'] + label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-left: 0;
  margin-top: -6px;
  height: 12px;
  width: 12px;
  background: #ececec;
  border: solid 1px #d9d9d9;
  border-radius: 3px;
}
.message-filters .filter-buttons .btn:not(#old) > input[type='checkbox']:checked + label:before {
  background: #dfdfdf;
  border-color: #cccccc;
}
.message-filters .filter-buttons .btn:not(#old) > input[type='checkbox']:checked + label:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -16px;
  margin-left: 0;
  margin-top: -5px;
  height: 8px;
  width: 11px;
  background: url(/bundles/neighbourlystatic/img/check.svg) center center no-repeat;
  background-size: 100% 100%;
}
.message-filters .filter-buttons .btn:hover {
  border-color: #d9d9d9;
  background: rgba(255, 255, 255, 0.85);
}
.message-filters .filter-buttons .active,
.message-filters .filter-buttons .active:hover {
  border-color: #d9d9d9;
  background: #fff;
  color: #0B9ABC;
}
.message-filters .filter-buttons.dropdown-menu .btn-default {
  display: block;
  text-align: left;
  border-radius: 0px;
  border: none;
}
.message-filters .sort-options {
  float: right;
  position: relative;
  top: 0;
  right: 0;
}
.message-filters .sort-options > label {
  display: inline-block;
  margin: 0px;
  padding-right: 5px;
}
.message-filters .sort-options > .form-control {
  display: inline-block;
  width: auto;
  color: #0B9ABC;
}
.dash-col .message-filters .sort-options,
.covid-19-reach-out-cont .message-filters .sort-options {
  float: none;
  position: absolute;
  top: -40px;
  right: 0px;
}
.covid-19-reach-out-cont .tab-filters.news-feed-tabs {
  padding: 10px 15px;
  border-top: 0;
  border-bottom: solid 1px #d9d9d9;
}
.ie8 .filter-buttons .btn:not(#old) > input[type='checkbox']:checked + label:after {
  background: url(/bundles/neighbourlystatic/img/check.png) center center no-repeat;
}
#business-layout-container .filter-tabs.toggleable-filter-tabs,
#organisation-list-container .filter-tabs.toggleable-filter-tabs,
#redux-root .filter-tabs.toggleable-filter-tabs {
  margin-top: 35px;
}
#business-layout-container .message-filters > div > .btn-group,
#organisation-list-container .message-filters > div > .btn-group,
#redux-root .message-filters > div > .btn-group {
  position: absolute;
  top: -37.5px;
  left: 260px;
}
#business-layout-container .item-list-header,
#organisation-list-container .item-list-header,
#redux-root .item-list-header {
  position: absolute;
  top: -138px;
  width: 100%;
}
.alert-new-neighbours {
  margin-bottom: 0;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .leads-filter {
  position: relative;
  top: 50px;
  left: 10px;
  margin-top: -50px;
  z-index: 1;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .leads-filter .btn-group {
  max-width: none;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories {
  height: 46px;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories .sort-options {
  position: absolute;
  right: 10px;
  left: auto;
  top: 8px;
  width: auto;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories .sort-options .caret {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories .sort-options label {
  padding-right: 5px;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories .sort-options .btn-group .filter-button {
  padding: 3px 5px !important;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories .sort-options .btn-group .filter-button .overflow-text {
  padding-right: 14px;
}
.leads-sidebar ~ .nav-col .links-area.right-side ~ .sub-categories .sort-options .btn-group .dropdown-menu {
  left: auto;
  right: 0;
}
.landing-page-tabs .overflow-text {
  width: calc(94%);
  float: left;
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.landing-page-tabs .label-block {
  display: block;
}
.landing-page-tabs .sort-row {
  clear: both;
  display: block;
  border-top: 1pt solid #d9d9d9;
  margin-top: 60px;
  padding-top: 5px;
}
.landing-page-tabs .landing-page-filter-go {
  margin-top: 22px;
}
.landing-page-tabs .p-0 {
  padding: 0px;
}
.landing-page-tabs .btn-selected-dropdown {
  width: 100%;
}
.landing-page-tabs .btn-group {
  width: 100%;
}
.landing-page-tabs .btn-group .dropdown-menu li a:before {
  filter: alpha(opacity=0);
  opacity: 0;
  content: "\e049";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: -5px;
  margin-right: 5px;
}
.landing-page-tabs .btn-group .dropdown-menu li.active a {
  background: transparent;
  color: #545454;
}
.landing-page-tabs .btn-group .dropdown-menu li.active a:before {
  filter: alpha(opacity=100);
  opacity: 1;
}
.landing-page-tabs .btn-selected-dropdown {
  width: 100%;
}
.landing-page-tabs .btn-selected-dropdown.location-dropdown {
  width: calc(90%);
}
.grid-row {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.grid-item {
  display: block;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 15px 15px 0;
  overflow: hidden;
  margin-bottom: 30px;
  font-size: 14px;
  background: #fff;
}
.grid-item.active {
  border-color: #60a735;
  border: solid 2px #60a735;
  padding: 14px 14px 0px;
}
.grid-item.grid-item-link {
  cursor: pointer;
  display: block;
  color: #545454;
  text-decoration: none;
  margin-bottom: 30px;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.grid-item.grid-item-link:hover {
  border-color: #0B9ABC;
  text-decoration: none;
}
.grid-item.business-item {
  background: #F0F2EF;
}
.grid-item.business-item .grid-item-image.grid-item-image-sm {
  height: 90px;
}
.grid-item.business-item .grid-item-button-footer .btn.btn-default {
  background: #F0F2EF;
}
.grid-item.business-item .grid-item-button-footer .btn.btn-default:hover,
.grid-item.business-item .grid-item-button-footer .btn.btn-default:active,
.grid-item.business-item .grid-item-button-footer .btn.btn-default:focus {
  background: #ececec;
}
.grid-item .grid-item-image {
  display: block;
  text-decoration: none;
  position: relative;
  margin-top: -5px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 5px;
  height: 125px;
  background: #F0F2EF;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px 4px 0 0;
}
.grid-item .grid-item-image > img {
  display: none;
}
.grid-item .grid-item-image.grid-item-image-sm {
  height: 100px;
  margin-bottom: 10px;
}
.grid-item .grid-item-image .label {
  position: relative;
  top: 7px;
  margin-left: 10px;
}
.grid-item .grid-item-icon {
  display: inline-block;
  padding: 6px;
  background: #fff;
  border-radius: 100%;
  border: solid 1px #d9d9d9;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  margin: 0 0 15px;
}
.grid-item .grid-item-icon .glyphicon {
  top: 0px;
  background: #0B9ABC;
  color: #fff;
  border-radius: 100%;
  height: 100px;
  line-height: 100px;
  width: 100px;
  font-size: 50px;
  text-align: center;
}
.grid-item .grid-item-title {
  display: block;
  font-size: 16px;
  color: #323232;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.grid-item .grid-item-text {
  display: block;
  margin-bottom: 5px;
  min-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.grid-item .grid-item-text.grid-item-large-text {
  font-size: 20px;
  color: #323232;
}
.grid-item .grid-item-text.grid-item-text-spaced {
  margin-bottom: 15px;
}
.grid-item .grid-item-text .label {
  font-size: 12px;
  background: #60a735;
  padding: 2px 8px 3px;
}
.grid-item .grid-item-footer {
  padding: 10px;
  background: #F0F2EF;
  margin: 10px -15px 0px;
}
.grid-item .grid-item-footer .btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.grid-item .grid-item-footer .btn-default .glyphicon {
  color: #999;
}
.grid-item .grid-item-profile {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}
.grid-item .grid-item-profile:before,
.grid-item .grid-item-profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.grid-item .grid-item-profile:after {
  clear: both;
}
.grid-item .grid-item-profile:before,
.grid-item .grid-item-profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.grid-item .grid-item-profile:after {
  clear: both;
}
.grid-item .grid-item-profile .grid-item-profile-image {
  float: left;
  height: 50px;
  width: 50px;
  border-radius: 5px;
}
.grid-item .grid-item-profile .grid-item-profile-info {
  display: block;
  padding-left: 60px;
  text-decoration: none;
}
.grid-item .grid-item-profile .grid-item-profile-info .grid-item-profile-info-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.grid-item .grid-item-profile .grid-item-profile-info .grid-item-profile-info-stats {
  font-size: 12px;
  color: #999;
}
.grid-item .grid-item-profile .grid-item-profile-info .grid-item-profile-info-stats .glyphicon {
  color: #0B9ABC;
  font-size: 14px;
}
.grid-item .grid-item-profile .grid-item-profile-info .grid-item-profile-info-stats .glyphicon.glyphicon-star-empty {
  color: #999;
}
.grid-item .grid-item-profile .grid-item-profile-info .grid-item-profile-info-stats .stat-count {
  padding-right: 10px;
  color: #545454;
}
.grid-item .grid-item-profile .grid-item-profile-info .grid-item-profile-info-stats .grid-item-profile-rating {
  display: inline-block;
}
.grid-item .grid-item-phone,
.grid-item .grid-item-user,
.grid-item .grid-item-address {
  display: block;
  margin-left: -5px;
  font-size: 14px;
  margin-bottom: 5px;
  min-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.grid-item .grid-item-phone .glyphicon,
.grid-item .grid-item-user .glyphicon,
.grid-item .grid-item-address .glyphicon {
  color: #0B9ABC;
}
.grid-item .grid-item-phone + .grid-item-address:last-child,
.grid-item .grid-item-user + .grid-item-address:last-child,
.grid-item .grid-item-address + .grid-item-address:last-child {
  margin-bottom: 13px;
}
.grid-item .grid-item-phone {
  margin-bottom: 10px;
}
.grid-item .grid-item-status {
  height: 20px;
  margin-left: -5px;
  margin-bottom: 10px;
}
.grid-item .grid-item-status .grid-item-hours {
  font-size: 12px;
  color: #999;
}
.grid-item .grid-item-status .grid-item-hours.grid-item-hours-open {
  color: #545454;
}
.grid-item .grid-item-status .grid-item-hours.grid-item-hours-open .open {
  display: inline-block;
  vertical-align: baseline;
  height: 8px;
  width: 8px;
  background: #60a735;
  border-radius: 100%;
  margin-left: 3px;
  margin-right: 3px;
}
.grid-item .grid-item-category {
  height: 25px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.grid-item .grid-item-button-footer {
  margin: 0 -15px;
  height: 40px;
}
.grid-item .grid-item-button-footer .btn-group {
  display: block;
  margin-left: -1px;
  margin-right: -1px;
}
.grid-item .grid-item-button-footer .btn-group .btn {
  display: block;
  width: 50%;
  padding-top: 8px;
  padding-bottom: 9px;
  border-bottom: none;
}
.grid-item .grid-item-button-footer .btn-group .btn:hover,
.grid-item .grid-item-button-footer .btn-group .btn:active,
.grid-item .grid-item-button-footer .btn-group .btn:focus {
  border-color: #d9d9d9;
}
.grid-item .grid-item-button-footer .btn-group .btn:first-child {
  border-top-left-radius: 0px;
  border-left: none;
}
.grid-item .grid-item-button-footer .btn-group .btn:last-child {
  border-top-right-radius: 0px;
  border-right: none;
}
.grid-item .grid-item-button-footer .btn-group .btn:only-child {
  width: 100%;
}
.grid-item .grid-item-button-footer .btn-group .btn.active {
  border-color: #d9d9d9;
  color: #545454;
}
.grid-item .grid-item-button-footer .btn-group .btn.active .glyphicon {
  color: #60a735;
}
.grid-item .grid-item-button-footer .btn-group .btn.disabled,
.grid-item .grid-item-button-footer .btn-group .btn.inactive {
  filter: alpha(opacity=100);
  opacity: 1;
  background: #ececec;
  color: #999;
}
.grid-item.featured {
  background: #ffffff;
  border-color: #60a735;
  box-shadow: 0 1px 0 0 rgba(96, 167, 53, 0.2);
}
.grid-item.featured:hover {
  box-shadow: 0 0 2px 2px rgba(96, 167, 53, 0.3);
}
.grid-item.featured .grid-item-image {
  margin-top: -15px;
  margin-right: -15px;
  margin-left: -15px;
  height: 125px;
}
.grid-item.featured .grid-item-image.grid-item-image-sm {
  height: 100px;
}
.grid-item.featured .grid-item-image:before {
  content: "";
  position: absolute;
  height: 80px;
  width: 80px;
  top: -40px;
  left: -40px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #60a735;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.grid-item.featured .grid-item-image:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e010";
  position: absolute;
  top: 8px;
  left: 8px;
  color: #fff;
  font-size: 16px;
}
.grid-item.featured .grid-item-image .label {
  float: right;
  margin-right: 10px;
}
.grid-item.featured .grid-item-button-footer .btn-group .btn.btn-default {
  background: #ffffff;
}
.grid-item.featured .grid-item-button-footer .btn-group .btn.btn-default:hover,
.grid-item.featured .grid-item-button-footer .btn-group .btn.btn-default:active,
.grid-item.featured .grid-item-button-footer .btn-group .btn.btn-default:focus {
  background: #ececec;
}
.grid-item.featured .btn-group {
  border-color: #60a735;
}
.grid-item.featured .btn-group .btn,
.grid-item.featured .btn-group .btn.active,
.grid-item.featured .btn-group .btn:hover,
.grid-item.featured .btn-group .btn:focus,
.grid-item.featured .btn-group .btn:active {
  border-color: #60a735;
}
.grid-item.featured:hover {
  border-color: #4a8029;
}
.grid-item.featured:hover .grid-item-image:before {
  background: #4a8029;
}
.grid-item.featured:hover .grid-item-image .label {
  background: #4a8029;
}
.grid-item.featured-promo {
  position: relative;
  text-align: left;
  height: 304px;
  border-width: 2px;
}
.grid-item.featured-promo .grid-item-image .feature-star {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -40px;
  background: #60a735;
  border-radius: 100%;
  height: 80px;
  width: 80px;
  border: solid 5px #fff;
  color: #fff;
  font-size: 30px;
  line-height: 70px;
  text-align: center;
}
.grid-item.featured-promo h3 {
  font-size: 25px;
  margin: 50px 0 5px;
}
.grid-item.featured-promo p {
  font-size: 16px;
}
.grid-item.featured-promo .promo-button-container {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 15px;
  border-top: solid 1px #d9d9d9;
}
.prompt-holder {
  position: relative;
}
.prompt-wrapper {
  z-index: 10;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid none;
  border: 1px solid #d9d9d9;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.15);
  display: block;
  text-align: center;
}
.prompt-wrapper.pull-right {
  right: 0;
  left: auto;
}
.prompt-wrapper .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #ececec;
}
.prompt-wrapper > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #545454;
  white-space: nowrap;
}
.prompt-wrapper .dropdown-menu {
  box-shadow: none;
}
.prompt-wrapper .divider {
  margin-bottom: 5px;
  margin-top: 5px;
}
.prompt-wrapper .heading {
  padding: 10px;
  border-top: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
  background: #ececec;
  font-weight: bold;
}
.prompt-wrapper > li > a {
  padding: 7.5px 20px;
}
.prompt-wrapper > li.dropdown-header {
  padding: 7.5px 20px;
}
.prompt-wrapper.dropdown-form {
  padding: 15px;
  min-width: 300px;
}
.prompt-wrapper > .notification-actions,
.prompt-wrapper > .notification-more {
  font-size: 14px;
  margin-bottom: -5px;
}
.prompt-wrapper > .notification-actions:before,
.prompt-wrapper > .notification-more:before,
.prompt-wrapper > .notification-actions:after,
.prompt-wrapper > .notification-more:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.prompt-wrapper > .notification-actions:after,
.prompt-wrapper > .notification-more:after {
  clear: both;
}
.prompt-wrapper > .notification-actions:before,
.prompt-wrapper > .notification-more:before,
.prompt-wrapper > .notification-actions:after,
.prompt-wrapper > .notification-more:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.prompt-wrapper > .notification-actions:after,
.prompt-wrapper > .notification-more:after {
  clear: both;
}
.prompt-wrapper > .notification-actions > a,
.prompt-wrapper > .notification-more > a {
  display: inline-block;
  padding: 10px 15px;
  background: transparent;
  color: #0B9ABC;
}
.prompt-wrapper > .notification-actions > a:hover,
.prompt-wrapper > .notification-more > a:hover,
.prompt-wrapper > .notification-actions > a:active,
.prompt-wrapper > .notification-more > a:active,
.prompt-wrapper > .notification-actions > a:focus,
.prompt-wrapper > .notification-more > a:focus {
  background: transparent;
  color: #08738c;
}
.prompt-wrapper > .notification-actions > a:hover,
.prompt-wrapper > .notification-actions > a:active,
.prompt-wrapper > .notification-actions > a:focus {
  text-decoration: underline;
}
.prompt-wrapper > .notification-more {
  margin-bottom: 0;
  border-bottom: solid 1px #d9d9d9;
}
.prompt-wrapper > .notification-more > a {
  display: block;
  text-align: center;
}
.prompt-wrapper a.street {
  text-transform: capitalize;
}
.prompt-wrapper .loading {
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.prompt-wrapper .loading:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url('/bundles/neighbourlystatic/img/ajax-loader.gif') top left no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  vertical-align: top;
}
.prompt-wrapper .prompt-item {
  text-align: left;
  padding: 10px;
  vertical-align: middle;
}
.prompt-wrapper .prompt-item:before,
.prompt-wrapper .prompt-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.prompt-wrapper .prompt-item:after {
  clear: both;
}
.prompt-wrapper .prompt-item:before,
.prompt-wrapper .prompt-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.prompt-wrapper .prompt-item:after {
  clear: both;
}
.prompt-wrapper .prompt-item .prompt-item-avatar {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background: #ececec;
  border-radius: 5px;
  overflow: hidden;
}
.prompt-wrapper .prompt-item .prompt-item-avatar img,
.prompt-wrapper .prompt-item .prompt-item-avatar span {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  color: #fff;
}
.prompt-wrapper .prompt-item .prompt-item-avatar img .glyphicon,
.prompt-wrapper .prompt-item .prompt-item-avatar span .glyphicon {
  display: none;
}
.prompt-wrapper .prompt-item .prompt-item-avatar .organisation {
  background: #ececec url(/bundles/neighbourlyregistration/img/avatar.png) center center no-repeat;
  background-size: 100% 100%;
}
.prompt-wrapper .prompt-item .prompt-item-avatar .group .glyphicon {
  display: inline-block;
}
.prompt-wrapper .prompt-item .prompt-item-name {
  display: inline-block;
  vertical-align: middle;
}
.prompt-wrapper .prompt-item .prompt-item-address,
.prompt-wrapper .prompt-item .prompt-item-type {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  padding-left: 10px;
  font-size: 14px;
}
.prompt-wrapper .prompt-item .prompt-item-address .glyphicon,
.prompt-wrapper .prompt-item .prompt-item-type .glyphicon {
  color: #d9d9d9;
}
.prompt-wrapper .prompt-item .prompt-item-type {
  text-transform: capitalize;
}
.prompt-wrapper .prompt-item:hover,
.prompt-wrapper .prompt-item.hover {
  color: #fff;
  cursor: pointer;
  background: #0B9ABC;
}
.prompt-wrapper .prompt-item:hover .prompt-item-address,
.prompt-wrapper .prompt-item.hover .prompt-item-address,
.prompt-wrapper .prompt-item:hover .prompt-item-type,
.prompt-wrapper .prompt-item.hover .prompt-item-type {
  color: #fff;
}
.prompt-wrapper .prompt-item:hover .prompt-item-address .glyphicon,
.prompt-wrapper .prompt-item.hover .prompt-item-address .glyphicon,
.prompt-wrapper .prompt-item:hover .prompt-item-type .glyphicon,
.prompt-wrapper .prompt-item.hover .prompt-item-type .glyphicon {
  color: #fff;
}
.prompt-wrapper:hover .prompt-item.hover {
  color: #545454;
  cursor: pointer;
  background: #fff;
}
.prompt-wrapper:hover .prompt-item.hover .prompt-item-address,
.prompt-wrapper:hover .prompt-item.hover .prompt-item-type {
  color: #999;
}
.prompt-wrapper:hover .prompt-item.hover .prompt-item-address .glyphicon,
.prompt-wrapper:hover .prompt-item.hover .prompt-item-type .glyphicon {
  color: #d9d9d9;
}
.prompt-wrapper:hover .prompt-item.hover:hover {
  color: #fff;
  cursor: pointer;
  background: #0B9ABC;
}
.prompt-wrapper:hover .prompt-item.hover:hover .prompt-item-address,
.prompt-wrapper:hover .prompt-item.hover:hover .prompt-item-type {
  color: #fff;
}
.prompt-wrapper:hover .prompt-item.hover:hover .prompt-item-address .glyphicon,
.prompt-wrapper:hover .prompt-item.hover:hover .prompt-item-type .glyphicon {
  color: #fff;
}
.prompt-wrapper:empty {
  display: none;
}
.mention {
  color: #0B9ABC;
}
.photo-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  z-index: 1040;
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all all ease-in-out 0.25s ease-out;
  transition: all all ease-in-out 0.25s ease-out;
}
.photo-modal .modal-photo-gallery {
  display: table;
  height: 100%;
  width: 100%;
}
.photo-modal .modal-photo-gallery .photo-modal-align {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content {
  position: relative;
  max-width: 90%;
  margin: 15px auto;
  background: #fff;
  -webkit-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  -webkit-transform: rotateX(90deg) scale(0);
          transform: rotateX(90deg) scale(0);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  transition: -webkit-transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s, -webkit-transform ease-in-out 0.25s;
  -webkit-transition: -webkit-transform ease-in-out 0.25s;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
  height: 40px;
  width: 40px;
  z-index: 100;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header:before,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header:after {
  clear: both;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header:before,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header:after {
  clear: both;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header .close {
  display: block;
  height: 40px;
  width: 40px;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-radial-gradient(circle, #ffffff, rgba(255, 255, 255, 0));
  background-image: radial-gradient(circle, #ffffff, rgba(255, 255, 255, 0));
  background-repeat: no-repeat;
  filter: alpha(opacity=100);
  opacity: 1;
  color: #d9d9d9;
  font-size: 30px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-header .close:hover {
  color: #999;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body {
  padding-left: 15px;
  padding-right: 15px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col {
  position: relative;
  background: #121212 url(/bundles/neighbourlystatic/img/ajax-loader-inverse.gif) center center no-repeat;
  background-size: 16px 16px;
  text-align: center;
  overflow: hidden;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .image-container {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .image-container .image-align {
  display: block;
  background: transparent;
  height: 100%;
  border: none;
  padding: 0px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .image-container .image-align > img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .image-container .image-align:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col:after {
  content: "";
  display: block;
  padding-top: 75%;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-footer,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info {
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all all ease-in-out 0.25s ease-out;
  transition: all all ease-in-out 0.25s ease-out;
  z-index: 100;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 15px;
  color: #fff;
  background: rgba(0, 0, 0, 0.65);
  text-align: left;
  font-size: 14px;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-footer > a,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info > a {
  color: #fff;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-footer > a:hover,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info > a:hover,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-footer > a:active,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info > a:active,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-footer > a:focus,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info > a:focus {
  text-decoration: none;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-footer .fullscreen-link,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info .fullscreen-link {
  float: right;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  bottom: auto;
  top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info .item-date {
  float: right;
  color: #d9d9d9;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .photo-modal-info .item-title {
  font-size: 16px;
  line-height: 20px;
  display: block;
  font-weight: 500;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .gallery-next {
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all all ease-in-out 0.25s ease-out;
  transition: all all ease-in-out 0.25s ease-out;
  position: absolute;
  height: 64px;
  margin-top: -32px;
  left: 10px;
  top: 50%;
  font-size: 40px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col .gallery-next.next-btn {
  left: auto;
  right: 10px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col:hover .photo-modal-footer,
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col:hover .photo-modal-info {
  visibility: visible;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col:hover .gallery-next {
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .photo-modal-body .photo-col:hover .gallery-next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .message-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -8px;
  margin-left: -8px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item {
  padding: 15px 0;
  border: none;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-date {
  display: none;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-content {
  padding: 0px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-content .item-title {
  padding-left: 60px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-content .item-author {
  padding-left: 60px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-content .item-image .view-more-thumb {
  padding: 5px 0px 0px;
  line-height: 30px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-content .item-post.one-image > span {
  padding: 0px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-content .item-post.one-image .item-image-float-thumb {
  display: none;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-buttons {
  padding: 0px;
}
.photo-modal .modal-photo-gallery .photo-modal-align .photo-modal-content .message-col .item .item-reply {
  margin-left: 0px;
  margin-right: 0px;
}
.photo-modal.in {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.photo-modal.in .modal-photo-gallery .photo-modal-align .photo-modal-content {
  -webkit-transform: rotateX(0deg) scale(1);
          transform: rotateX(0deg) scale(1);
}
.gallery {
  padding-top: 15px;
  padding-bottom: 15px;
}
.gallery:before,
.gallery:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.gallery:after {
  clear: both;
}
.gallery:before,
.gallery:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.gallery:after {
  clear: both;
}
.gallery .gallery-row {
  margin-left: -2px;
  margin-right: -2px;
}
.gallery .gallery-row .gallery-image {
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  width: 25%;
  padding: 2px;
  text-decoration: none;
}
.gallery .gallery-row .gallery-image > img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity ease-in-out 0.25s;
  transition: opacity ease-in-out 0.25s;
  -webkit-transition: all opacity ease-in-out 0.25s ease-out;
  transition: all opacity ease-in-out 0.25s ease-out;
}
.gallery .gallery-row .gallery-image:before {
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all all ease-in-out 0.25s ease-out;
  transition: all all ease-in-out 0.25s ease-out;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  height: 48px;
  width: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 25px;
  margin-top: -24px;
  margin-left: -24px;
  top: 50%;
  left: 50%;
  z-index: 10;
  color: #121212;
  content: "\e02a";
  -webkit-transform: translate(0, -75px);
  transform: translate(0, -75px);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}
.gallery .gallery-row .gallery-image:hover:before {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
}
.gallery .gallery-row .gallery-image:hover > img {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.photos-block .gallery .gallery-row .gallery-image {
  width: 33.33333333%;
}
.a--d {
  display: none;
}
.a--d-title {
  display: none;
  font-size: 12px;
  color: #999;
}
.sidebar.display-ad-col {
  position: relative;
}
@media (min-width: 1200px) {
  .a--d {
    display: block;
  }
  .a--d > div {
    margin: 0 0 15px;
  }
  .a--d-title {
    display: block;
  }
  .sidebar.narrow {
    width: 255px;
  }
  .sidebar.display-ad-col {
    width: 330px;
  }
  .display-ad-width-col {
    width: 330px;
  }
  .display-ad-sibling {
    width: 840px;
  }
}
.left-sidebar-ad {
  width: 100%;
  margin-top: 20px;
}
.left-sidebar-ad img {
  width: 100%;
  height: auto;
}
.right-sidebar-ad-replacement {
  width: 100%;
  margin-bottom: 20px;
}
.right-sidebar-ad-replacement img {
  width: 100%;
  height: auto;
}
.neighbourhood-sponsor-booking .page {
  position: relative;
}
.neighbourhood-sponsor-booking .page .total-price {
  position: absolute;
  bottom: 15px;
  right: 115px;
  font-weight: bold;
}
.neighbourhood-sponsor-booking .booking-block .selected-neighbourhood {
  color: #545454;
  font-weight: bold;
  position: relative;
}
.neighbourhood-sponsor-booking .booking-block .clear-button {
  position: absolute;
  top: 0;
  right: 5px;
}
.neighbourhood-sponsor-booking .booking-block .booking-row {
  border-top: 1px solid #ececec;
  margin: 0;
  padding: 8px 0;
  position: relative;
}
.neighbourhood-sponsor-booking .booking-block .booking-row:last-child {
  border-bottom: 1px solid #ececec;
}
.neighbourhood-sponsor-booking .booking-block .booking-row .booking-status-column {
  text-align: right;
}
.neighbourhood-sponsor-booking .booking-block .booking-row.available .booking-status-column {
  color: #60a735;
}
.neighbourhood-sponsor-booking .booking-block .booking-row.booked {
  background-color: #ececec;
  color: #d9d9d9;
}
.neighbourhood-sponsor-booking .booking-block .booking-row.booked .booking-column {
  color: #999;
}
.neighbourhood-sponsor-booking .booking-block .booking-row.selected {
  background-color: #E0EED3;
  color: #60a735;
  font-weight: bold;
}
.neighbourhood-sponsor-booking .profile-link-column {
  padding-top: 7px;
}
.neighbourhood-sponsor-booking .page-navigation {
  margin-top: 30px;
}
.agent-card {
  width: 300px;
}
.list-unstyled.directory .popover.right {
  margin-top: 24px !important;
}
.public-pages-modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
.public-pages-modal .modal-dialog {
  width: 60%;
  height: 100%;
}
.public-pages-modal .modal-dialog .signin-modal {
  width: 100%;
  max-width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 992px) {
  .public-pages-modal .modal-dialog .signin-modal .modal-content {
    border-radius: 10px;
  }
  .public-pages-modal .modal-dialog .signin-modal .modal-content .modal-header {
    background: #ffffff;
    color: #333;
    border-radius: 10px 10px 0 0;
    box-shadow: none;
    position: relative;
    border-bottom: 1px solid #d9d9d9;
  }
  .public-pages-modal .modal-dialog .signin-modal .modal-content .modal-header .glyphicon {
    color: #333;
  }
  .public-pages-modal .modal-dialog .signin-modal .modal-content .modal-body {
    width: 100%;
    padding: 20px;
  }
  .public-pages-modal .modal-dialog .signin-modal .modal-content .modal-footer {
    border-radius: 0 0 10px 10px;
    position: relative;
    background: #ffffff;
  }
}
.public-modal {
  width: 100%;
  background: #F0F2EF;
  border-radius: 5px;
  position: relative;
}
.public-modal .modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 780px;
  max-width: 90%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.public-modal .modal-header-area {
  position: relative;
  color: #ffffff;
  padding: 230px 20px 20px;
  background-image: url(/bundles/neighbourlystatic/img/stuff-modal-bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
}
.public-modal .modal-header-area .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  color: #ffffff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  opacity: 1 !important;
}
.public-modal .modal-header-area .gradient-area {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left 25%, left 100%, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), 25%, #000000, 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
  z-index: 10;
}
.public-modal .modal-header-area .header-text {
  position: relative;
  z-index: 100;
  color: #ffffff;
  text-align: center;
}
.public-modal .modal-header-area .modal-form {
  position: relative;
  background: #F0F2EF;
  border-radius: 5px;
  padding: 10px 10px 0;
  z-index: 100;
}
.public-modal .modal-header-area .modal-form .paf_address_selector {
  background-image: url(/bundles/neighbourlystatic/img/map-marker.png);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 97.5% center;
}
.public-modal .modal-pointers {
  padding: 0 20px 20px;
  background: #000000;
}
.public-modal .modal-pointers ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding: 0;
}
.public-modal .modal-pointers ul li {
  list-style: none;
  padding: 0 5px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 33.3333%;
      -ms-flex: 1 1 33.3333%;
          flex: 1 1 33.3333%;
}
.public-modal .modal-pointers ul li .glyphicon,
.public-modal .modal-pointers ul li .pointer,
.public-modal .modal-pointers ul li .pointer-description {
  display: block;
}
.public-modal .modal-pointers ul li .glyphicon {
  font-size: 60px;
  color: #60a735;
}
.public-modal .modal-pointers ul li .pointer {
  font-size: 20px;
  width: 100%;
  color: #ffffff;
}
.public-modal .modal-pointers ul li .pointer-description {
  font-size: 14px;
  color: #ffffff;
  width: 100%;
}
.public-modal .modal-write-up {
  padding: 20px;
  color: #545454;
}
.public-modal-large {
  position: fixed;
  width: 100%;
  height: 60%;
  border-radius: 5px;
  background: #F0F2EF;
  box-shadow: 0 0 75px rgba(0, 0, 0, 0.45);
  padding: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.public-modal-large .modal-form {
  max-width: 420px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .public-modal-large {
    width: 90%;
  }
  .public-modal-large .modal-body {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .public-modal-large {
    width: 95%;
    height: 95%;
    padding: 10px;
  }
  .public-modal-large .modal-body {
    width: 85%;
  }
}
.public-sticky-signup-form {
  position: fixed;
  bottom: -5px;
  width: 100%;
  z-index: 10000;
}
.public-sticky-signup-form .public-modal {
  margin: auto;
  width: 80%;
  height: 300px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.public-sticky-signup-form .public-modal.public-modal-large {
  top: auto;
  bottom: 5vh;
  height: 27vh;
  max-height: 300px;
  min-height: 200px;
}
@media screen and (max-width: 992px) {
  .public-sticky-signup-form .public-modal {
    width: 90%;
  }
  .public-sticky-signup-form .public-modal.public-modal-large {
    bottom: 20px;
  }
  .public-sticky-signup-form .public-modal .modal-body {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .public-sticky-signup-form .public-modal {
    width: 100%;
  }
  .public-sticky-signup-form .public-modal.public-modal-large {
    bottom: 0;
    height: 200px;
    padding: 15px;
  }
  .public-sticky-signup-form .public-modal.public-modal-large .modal-text {
    display: none;
  }
}
.public-sticky-signup-form .hide-on-sticky {
  display: none;
}
.modal-headers.unexpected-stories-modal-header {
  background: url('/bundles/neighbourlystatic/img/ami-unexpected/unexpected-banner-mobile.jpg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 185px;
}
.modal-headers.unexpected-stories-modal-header::after {
  opacity: 0.1;
  height: 20%;
}
@media screen and (max-width: 991px) {
  .modal-headers.unexpected-stories-modal-header {
    height: 255px;
  }
}
@media screen and (max-width: 766px) {
  .modal-headers.unexpected-stories-modal-header {
    height: 155px;
  }
}
.modal-headers.christmas-survival-guide-modal-header {
  background: url('/bundles/neighbourlystatic/img/fcsv/christmas-survival-guide/banner-image-mobile.jpg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 185px;
  padding-top: 0;
}
.modal-headers.christmas-survival-guide-modal-header::after {
  opacity: 0.1;
  height: 20%;
}
@media screen and (max-width: 991px) {
  .modal-headers.christmas-survival-guide-modal-header {
    height: 240px;
    padding-top: 0;
  }
}
@media screen and (max-width: 766px) {
  .modal-headers.christmas-survival-guide-modal-header {
    height: 140px;
    background-color: #ed1c24 !important;
    background-position: center 100% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
}
.modal-headers.awesome-neighbour-modal-header {
  background: url('/bundles/neighbourlystatic/img/electric-kiwi/awesome-neighbour/banner-image-mobile.jpg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 185px;
  padding-top: 0;
}
.modal-headers.awesome-neighbour-modal-header::after {
  opacity: 0.1;
  height: 20%;
}
@media screen and (max-width: 991px) {
  .modal-headers.awesome-neighbour-modal-header {
    height: 240px;
    padding-top: 0;
  }
}
@media screen and (max-width: 766px) {
  .modal-headers.awesome-neighbour-modal-header {
    height: 100px;
    background-color: #ffd400;
    background-position: center 100% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
}
.modal-headers.safer-communities-modal-header {
  background: url('/bundles/neighbourlystatic/img/ami/safer-communities/banner-image-mobile.jpg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 185px;
  padding-top: 0;
}
.modal-headers.safer-communities-modal-header::after {
  opacity: 0.1;
  height: 20%;
}
@media screen and (max-width: 991px) {
  .modal-headers.safer-communities-modal-header {
    height: 240px;
    padding-top: 0;
  }
}
@media screen and (max-width: 766px) {
  .modal-headers.safer-communities-modal-header {
    height: 100px;
    background-color: #ffffff;
    background-position: center 100% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
}
.modal-headers.nice-neighbour-modal-header {
  background: url('/bundles/neighbourlystatic/img/landing-pages/nice-neighbour/wide_banner.png') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 145px;
  padding-top: 0;
}
.modal-headers.nice-neighbour-modal-header::after {
  opacity: 0.1;
  height: 20%;
}
@media screen and (max-width: 991px) {
  .modal-headers.nice-neighbour-modal-header {
    height: 240px;
    padding-top: 0;
  }
}
@media screen and (max-width: 766px) {
  .modal-headers.nice-neighbour-modal-header {
    height: 100px;
    background-color: #ffffff;
    background-position: center 100% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
}
.modal-headers.lovely-letterbox-modal-header {
  background: url('/bundles/neighbourlystatic/img/landing-pages/lovely-letterbox/banner.jpg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  height: 130px;
  padding-top: 0;
}
.modal-headers.lovely-letterbox-modal-header::after {
  opacity: 0.1;
  height: 20%;
}
@media screen and (max-width: 991px) {
  .modal-headers.lovely-letterbox-modal-header {
    height: 240px;
    padding-top: 0;
  }
}
@media screen and (max-width: 766px) {
  .modal-headers.lovely-letterbox-modal-header {
    height: 100px;
    background-color: #ffffff;
    background-position: center 100% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
}
#saferCommunitiesModal .modal-body {
  padding-top: 20px !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 766px) {
  #saferCommunitiesModal .modal-body {
    padding-bottom: 200px !important;
  }
  #saferCommunitiesModal .modal-body .scroll-container {
    height: 100%;
    overflow: scroll;
  }
}
#saferCommunitiesModal .modal-footer {
  margin: 0 -20px;
}
#amiUnexpectedStoriesModal .modal-body,
#christmasSurvivalGuideModal .modal-body,
#awesomeNeighboursModal .modal-body,
#reseneUpcyclingAwardsModal .modal-body {
  padding-top: 20px !important;
  padding-bottom: 0 !important;
  width: 100%;
}
@media screen and (max-width: 766px) {
  #amiUnexpectedStoriesModal .modal-body,
  #christmasSurvivalGuideModal .modal-body,
  #awesomeNeighboursModal .modal-body,
  #reseneUpcyclingAwardsModal .modal-body {
    padding-bottom: 290px !important;
  }
  #amiUnexpectedStoriesModal .modal-body .scroll-container,
  #christmasSurvivalGuideModal .modal-body .scroll-container,
  #awesomeNeighboursModal .modal-body .scroll-container,
  #reseneUpcyclingAwardsModal .modal-body .scroll-container {
    height: 90%;
    overflow: scroll;
  }
}
#amiUnexpectedStoriesModal .modal-footer,
#christmasSurvivalGuideModal .modal-footer,
#awesomeNeighboursModal .modal-footer,
#reseneUpcyclingAwardsModal .modal-footer {
  margin: 0 -20px;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0 !important;
}
#roktCampaignModal .modal-content {
  border: none !important;
}
#roktCampaignModal .modal-header {
  background-color: #fff;
  box-shadow: none !important;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#roktCampaignModal .modal-header div#logo-container {
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  background-color: #60a735;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
}
#roktCampaignModal .modal-header div#logo-container img#logo {
  height: 100%;
  position: absolute;
  top: 0;
  left: 61px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  max-width: 110px !important;
}
#roktCampaignModal .modal-header button {
  color: #000;
  font-size: 25px;
  display: none;
}
#roktCampaignModal .modal-header div#copy-container {
  display: inline-block;
  height: 10px;
  color: #000;
  line-height: 3px;
  font-size: 15px;
  vertical-align: top;
  margin-top: 6px;
}
#roktCampaignModal .modal-body {
  min-height: 270px;
  padding-top: 10px !important;
  /* Copy the #thankYouPage css from rokt */
}
#roktCampaignModal .modal-body #thankYouPage {
  padding: 20px;
}
#roktCampaignModal .modal-body #thankYouPage .thankYou_check {
  height: 40px;
  width: 30px;
  margin: 0 auto;
  background-image: url(https://roktcdn1.akamaized.net/bbw/content/moduleimages/common/thankyou_check.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
#roktCampaignModal .modal-body #thankYouPage h2.thankYou_heading {
  font-size: 17.5px;
  text-align: center;
  color: #666;
  text-transform: uppercase;
  margin: 0 0 .83em 0;
}
#roktCampaignModal .modal-body #thankYouPage .thankYou_heading_content {
  padding: 0 40px;
  margin-bottom: 20px;
  color: #999;
  text-align: center;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 18.2px;
}
#roktCampaignModal .modal-body #thankYouPage .buttonsContainer {
  text-align: center;
}
#roktCampaignModal .modal-body #thankYouPage .buttonsContainer button {
  margin: 15px auto 0;
  -webkit-font-smoothing: antialiased;
}
#roktCampaignModal .loading {
  text-align: center;
  display: inline-block;
  line-height: 1;
  height: 50px;
  width: 100%;
  vertical-align: bottom;
  background: url(/bundles/neighbourlystatic/img/ajax-loader.gif) center center no-repeat;
  background-size: 16px 16px;
  padding-top: 80px;
}
@media screen and (max-width: 991px) {
  #roktCampaignModal .modal-content {
    border-radius: 10px !important;
  }
  #roktCampaignModal .modal {
    display: block !important;
    overflow-y: auto;
  }
  #roktCampaignModal .modal-header {
    top: 1px;
    width: 99%;
  }
  #roktCampaignModal .modal-header button {
    font-size: 15px;
  }
  #roktCampaignModal .modal-header div#copy-container {
    font-size: 12px;
  }
  #roktCampaignModal .modal-body {
    padding-top: 50px !important;
  }
  #roktCampaignModal .modal-dialog {
    width: 90% !important;
    height: 80% !important;
    margin-left: 5%;
    margin-top: 15%;
    -webkit-overflow-scrolling: touch;
  }
}
.gaspy-widget {
  margin-bottom: 15px;
}
.gaspy-widget .gaspy-widget-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.gaspy-widget .gaspy-widget-body .gaspy-logo {
  text-align: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
  width: 60px;
}
@media screen and (max-width: 1199px) {
  .gaspy-widget .gaspy-widget-body .gaspy-logo {
    width: 50px;
  }
}
.gaspy-widget .gaspy-widget-body .gaspy-logo img {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 1199px) {
  .gaspy-widget .gaspy-widget-body .gaspy-logo img {
    width: 40px;
    height: 40px;
  }
}
.gaspy-widget .gaspy-widget-body .frame {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
}
.gaspy-widget .gaspy-widget-body .frame .widget-title {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gaspy-widget .gaspy-widget-body .frame .widget-title .product {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.gaspy-widget .gaspy-widget-body .frame .widget-title .location {
  padding-left: 10px;
  white-space: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
}
.gaspy-widget .gaspy-widget-body .frame .widget-title.widget-main-title {
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .gaspy-widget .gaspy-widget-body .frame .widget-title {
    font-size: 11px;
  }
}
.gaspy-widget .gaspy-widget-body .frame .widget-current-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  text-align: right;
  font-size: 16px;
  color: #323232;
  font-weight: bolder;
  padding-right: 5px;
  padding-left: 5px;
}
@media screen and (max-width: 1199px) {
  .gaspy-widget .gaspy-widget-body .frame .widget-current-price {
    font-size: 12px;
  }
}
.gaspy-widget .dismiss-widget {
  color: #999;
  font-size: 14px;
  margin-top: 5px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.gaspy-widget .dismiss-widget:hover {
  text-decoration: none;
  color: #666666;
}
.acc-rideforever-widget .full-image {
  width: 100%;
  height: auto;
}
.ami-kindness-widget .full-image {
  width: 100%;
  height: auto;
}
.pet-direct-widget .full-image {
  width: 100%;
  height: auto;
}
.ami-rollergirl-widget .sidebar-widget-body.ami-safer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  background: url("/bundles/neighbourlystatic/img/ami-rollergirl/rollergirl-widget-bg2.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 104px;
  max-width: 300px;
  max-height: 104px;
  padding-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  .ami-rollergirl-widget .sidebar-widget-body.ami-safer {
    width: 212px;
    height: 76px;
    max-width: 212px;
    max-height: 76px;
  }
}
.ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-copy {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 152px;
  padding-left: 0;
  padding: 15px 10px 15px 15px;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  position: relative;
}
.ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-copy p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 0 15px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 1199px) {
  .ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-copy {
    width: 108px;
    padding: 10px 5px 10px 10px;
    font-size: 9px;
  }
  .ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-copy p {
    padding: 0 6px 0 10px;
  }
}
.ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-cta {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: 80px;
  padding: 12px 10px 8px 0;
}
@media screen and (max-width: 1199px) {
  .ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-cta {
    width: 80px;
    padding: 10px 0 0;
  }
}
.ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-cta .ami-widget-logo.with-tag {
  width: 100%;
  height: auto;
  max-height: 40px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1199px) {
  .ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-cta .ami-widget-logo.with-tag {
    max-height: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .ami-rollergirl-widget .sidebar-widget-body.ami-safer .sidebar-widget-cta .btn {
    font-size: 10px;
  }
}
.goody-offers .sidebar-section-title:before,
.goody-offers .sidebar-section-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.goody-offers .sidebar-section-title:after {
  clear: both;
}
.goody-offers .sidebar-section-title:before,
.goody-offers .sidebar-section-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.goody-offers .sidebar-section-title:after {
  clear: both;
}
.goody-offers .goody-logo {
  width: 20px;
  height: 20px;
  max-width: 20px;
  max-height: 20px;
  float: left;
}
.goody-offers .offer {
  padding-bottom: 2px;
  padding-top: 7px;
  border-bottom: 1px solid #ececec;
}
.goody-offers .offer:before,
.goody-offers .offer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.goody-offers .offer:after {
  clear: both;
}
.goody-offers .offer:before,
.goody-offers .offer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.goody-offers .offer:after {
  clear: both;
}
.goody-offers .offer:last-child {
  border-bottom: none;
}
.goody-offers .goody-offers-image {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.goody-offers p {
  margin: 0;
  font-size: 14px;
}
.goody-offers .offer-name,
.goody-offers .client-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goody-offers .offer-name {
  font-weight: bold;
}
.homes-widget .homes-widget-logo {
  width: 50px;
  height: 50px;
}
.metservice-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  width: calc(100% - 95px);
  color: #999;
  white-space: nowrap;
}
@media screen and (max-width: 766px) {
  .metservice-widget {
    margin-left: 10px;
    width: 100%;
  }
}
.metservice-widget .day {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 25%;
  padding-right: 20px;
  text-align: left;
}
.metservice-widget .day:last-child {
  padding-right: 0;
  text-align: right;
}
.metservice-widget .day a img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 80px;
}
@media screen and (max-width: 766px) {
  .metservice-widget .day {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.metservice-widget .day .weather-icon {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 50%;
  height: 100%;
  padding-right: 5px;
}
@media screen and (max-width: 766px) {
  .metservice-widget .day .weather-icon {
    width: 100%;
    height: 30px;
    padding-right: 0;
  }
}
.metservice-widget .day .weather-icon img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 38px;
}
@media screen and (max-width: 766px) {
  .metservice-widget .day .weather-icon img {
    max-width: 100%;
    height: 30px;
    width: auto;
    margin: 0 auto;
  }
}
.metservice-widget .day .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 60%;
  text-align: left;
}
@media screen and (max-width: 766px) {
  .metservice-widget .day .info {
    width: 100%;
    text-align: center;
  }
}
.metservice-widget .day .info .day-name,
.metservice-widget .day .info .temperature {
  display: block;
  width: 100%;
}
.metservice-widget .day .info .day-name .max,
.metservice-widget .day .info .temperature .max {
  color: #545454;
}
.metservice-widget.solar .day {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.metservice-widget.solar .day.solar-day {
  width: 50%;
  text-align: center;
}
.metservice-widget.solar .day.solar-day .weather-icon {
  max-width: 38px;
}
@media screen and (max-width: 766px) {
  .metservice-widget.solar .day.solar-day .weather-icon {
    max-width: 100%;
  }
}
.upcycling-header-info {
  padding-top: 0;
}
@media screen and (max-width: 766px) {
  .upcycling-header-info {
    padding-top: 35px;
  }
}
.desktop-billboard-container {
  display: block;
}
@media screen and (max-width: 959px) {
  .desktop-billboard-container {
    display: none;
  }
}
.mobile-billboard-container {
  display: none;
}
@media screen and (max-width: 959px) {
  .mobile-billboard-container {
    display: block;
  }
}
.billboard {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 0;
  overflow: hidden;
}
.billboard .main-billboard {
  padding: 20px;
  width: 100%;
  height: 250px;
  background: #fff;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  display: none;
}
.billboard .main-billboard.visible {
  display: block;
}
.billboard .main-billboard.gradient:before {
  position: absolute;
  content: '';
  width: 80%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.billboard .main-billboard.gradient .text-area {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.billboard .main-billboard .text-area {
  position: absolute;
  left: 20px;
  top: 50%;
  width: 40%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.billboard .main-billboard .text-area .logo-area {
  margin-bottom: 10px;
  max-height: 80px;
  max-width: 120px;
}
.billboard .main-billboard .text-area .logo-area img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
}
.billboard .main-billboard .text-area .promo-header {
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .billboard .main-billboard .text-area .promo-header {
    font-size: 24px;
  }
}
.billboard .main-billboard .text-area .promo-message {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  line-height: 26px;
}
@media screen and (max-width: 1199px) {
  .billboard .main-billboard .text-area .promo-message {
    font-size: 16px;
  }
}
.billboard .main-billboard .button-area {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.billboard .main-billboard .button-area .btn {
  position: relative;
}
.billboard .main-billboard .button-area .btn:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.billboard .main-billboard .button-area .btn:hover:before {
  opacity: 0.35;
}
.billboard .main-billboard .timer {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 25px;
  height: 25px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  padding: 1px;
}
.billboard .main-billboard .timer svg {
  stroke: currentColor;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.billboard .main-billboard .timer .circle_animation {
  stroke-dasharray: 59.69;
  /* this value is the pixel circumference of the circle */
  stroke-dashoffset: 59.69;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
.billboard .collapsed-billboard {
  padding: 20px;
  width: 100%;
  background: #fff;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 10px;
  height: 95px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.billboard .collapsed-billboard.visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.billboard .collapsed-billboard .logo-area {
  max-height: 75px;
  max-width: 120px;
  padding-right: 20px;
  overflow: hidden;
}
.billboard .collapsed-billboard .logo-area img {
  max-width: 100%;
  max-height: 75px;
  width: auto;
}
.billboard .collapsed-billboard .text-area .promo-header {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.billboard .collapsed-billboard .text-area .promo-message {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  font-weight: 300;
  font-size: 14px;
}
.billboard .collapsed-billboard .button-area {
  padding-left: 20px;
  justify-self: flex-end;
}
.billboard .collapsed-billboard .button-area .btn {
  position: relative;
}
.billboard .collapsed-billboard .button-area .btn:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.billboard .collapsed-billboard .button-area .btn:hover:before {
  opacity: 0.35;
}
.billboard .collapsed-billboard .button-area,
.billboard .collapsed-billboard .logo-area {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.billboard .collapsed-billboard .text-area {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mobile-billboard {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}
.mobile-billboard.visible {
  display: block;
}
.mobile-billboard .logo-area img {
  max-width: 100%;
  max-height: 75px;
  width: auto;
  margin: 0 auto;
}
.mobile-billboard .text-area .promo-header {
  font-size: 18px;
  font-weight: 400;
}
.mobile-billboard .text-area .promo-message {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  font-weight: 300;
  font-size: 14px;
}
.mobile-billboard .button-area .btn {
  position: relative;
  display: block;
  margin-top: 20px;
}
.mobile-billboard .button-area .btn:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.5;
}
.opaque {
  opacity: 1 !important;
}
.market-carousel .no-underline {
  text-decoration: none;
}
.market-carousel .no-underline:hover {
  text-decoration: none;
}
.market-carousel .carousel-header {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 10px 10px;
  background: #fff;
  border-bottom: 1px solid #ececec;
  width: calc(100% + 20px);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-grid-column-align: flex-start;
      justify-items: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.market-carousel .carousel-header .neighbourly-logo {
  width: 50px;
  height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
}
.market-carousel .carousel-header .scroll-buttons {
  display: block;
  justify-self: flex-end;
  font-size: 24px;
  color: #0B9ABC;
}
@media screen and (max-width: 991px) {
  .market-carousel .carousel-header .scroll-buttons {
    display: none;
  }
}
.market-carousel .carousel-header .scroll-buttons .glyphicon {
  padding: 0;
  cursor: pointer;
}
.market-carousel .carousel-header .scroll-buttons .glyphicon.disabled {
  color: #d9d9d9;
  cursor: not-allowed;
}
.market-carousel .carousel-header .scroll-buttons .glyphicon:first-child {
  margin-right: 10px;
}
.market-carousel .carousel-header .carousel-title-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.market-carousel .carousel-header .carousel-title-content .carousel-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.market-carousel .carousel-header .carousel-title-content .carousel-subheading {
  font-size: 14px;
}
.market-carousel .carousel-header .carousel-title-content p {
  margin-bottom: 0;
}
.market-carousel .scroll-container {
  background: #F0F2EF;
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
  height: 332px;
  max-height: 332px;
  box-shadow: inset 0 0 20px -10px rgba(0, 0, 0, 0.25);
  position: relative;
}
.market-carousel .scroll-container .gradient {
  background-image: -webkit-linear-gradient(right, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0.917) 5.3%, rgba(255, 255, 255, 0.834) 10.6%, rgba(255, 255, 255, 0.753) 15.9%, rgba(255, 255, 255, 0.672) 21.3%, rgba(255, 255, 255, 0.591) 26.8%, rgba(255, 255, 255, 0.511) 32.5%, rgba(255, 255, 255, 0.433) 38.4%, rgba(255, 255, 255, 0.357) 44.5%, rgba(255, 255, 255, 0.283) 50.9%, rgba(255, 255, 255, 0.213) 57.7%, rgba(255, 255, 255, 0.147) 65%, rgba(255, 255, 255, 0.089) 72.9%, rgba(255, 255, 255, 0.042) 81.4%, rgba(255, 255, 255, 0.011) 90.6%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  z-index: 3;
}
.market-carousel .carousel-scroll {
  padding: 15px 10px;
  width: calc(100% + 30px);
  overscroll-behavior: contain;
  margin-right: -30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: calc(100% + 30px);
  height: 352px;
  overflow-y: hidden;
  overflow-x: hidden;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -ms-grid-column-align: flex-start;
      justify-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-height: 352px;
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  -webkit-scroll-snap-destination: 0% 0%;
  -ms-scroll-snap-destination: 0% 0%;
  scroll-snap-destination: 0% 0%;
  -webkit-overflow-scrolling: touch;
  margin-bottom: -30px;
  padding-bottom: 20px;
  scroll-padding: 15px 10px;
}
@media screen and (max-width: 991px) {
  .market-carousel .carousel-scroll {
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
.market-carousel .carousel-scroll .end-padding {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 53px;
}
.market-carousel .carousel-scroll .market-carousel-item {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 250px;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-scroll-snap-coordinate: 0% 0%;
  -ms-scroll-snap-coordinate: 0% 0%;
  scroll-snap-coordinate: 0% 0%;
  scroll-snap-align: start;
  max-height: 305px;
}
@media screen and (min-width: 992px) {
  .market-carousel .carousel-scroll .market-carousel-item:hover {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info {
  display: block;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 175px;
  max-height: 175px;
  border-radius: 5px 5px 0 0;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info:after {
  background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  content: '';
  width: 100%;
  height: 30%;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .price-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ececec;
  border-radius: 3px;
  padding: 5px 8px;
  font-size: 12px;
  font-weight: bold;
  color: #545454;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  line-height: 28px;
  overflow: hidden;
  z-index: 2;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller:before,
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller:after {
  clear: both;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller:before,
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller:after {
  clear: both;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller .seller-avatar {
  width: 32px;
  height: 32px;
  float: left;
  border-radius: 3px;
}
.market-carousel .carousel-scroll .market-carousel-item .market-item-info .market-item-seller .seller-name {
  display: block;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 14px;
}
.market-carousel .carousel-scroll .market-carousel-item .item-description {
  padding: 10px;
  height: 92px;
}
.market-carousel .carousel-scroll .market-carousel-item .item-description .item-name {
  color: #000;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.market-carousel .carousel-scroll .market-carousel-item .item-description .item-text {
  margin: 0;
  font-size: 14px;
  color: #999;
  overflow: hidden;
  position: relative;
  line-height: 1.5em;
  max-height: 3em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 2em;
}
.market-carousel .carousel-scroll .market-carousel-item .item-description .item-text:before {
  content: '...';
  position: absolute;
  right: 1em;
  bottom: 0;
}
.market-carousel .carousel-scroll .market-carousel-item .item-description .item-text:after {
  content: '';
  position: absolute;
  right: 1em;
  width: 1em;
  height: 1em;
  margin-top: 0.5em;
  background: #fff;
}
.market-carousel .carousel-scroll .market-carousel-item .item-footer {
  padding: 5px;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #ececec;
}
.market-carousel .carousel-footer {
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #ececec;
  margin-left: -10px;
  margin-right: -10px;
}
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #ffffff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ffffff, 0 0 5px #ffffff;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes moveLeft {
  to {
    left: 50%;
    opacity: 1;
  }
}
@keyframes moveLeft {
  to {
    left: 50%;
    opacity: 1;
  }
}
@-webkit-keyframes moveRight {
  to {
    right: 50%;
    opacity: 1;
  }
}
@keyframes moveRight {
  to {
    right: 50%;
    opacity: 1;
  }
}
.landing-body {
  overflow: hidden;
}
.landing-hero {
  display: table;
  height: 90vh;
  width: 100%;
  color: #fff;
  background: #60a735 fixed 50% 0px no-repeat;
  background-size: cover;
}
.landing-hero.hero-image-1 {
  background-image: url(/bundles/neighbourlystatic/img/hero_1.jpg);
}
.landing-hero.hero-image-2 {
  background-image: url(/bundles/neighbourlystatic/img/hero_2.jpg);
}
.landing-hero.suzuki-hero {
  background-image: url(/bundles/neighbourlystatic/img/suzuki-promo/sketch.jpg) !important;
  background-size: cover;
  background-color: #91c069;
}
.landing-hero .top-nav {
  display: table-row;
  width: 100%;
  min-height: 0px;
  margin-bottom: 0px;
  border: none;
  background: transparent;
}
.landing-hero .top-nav .container {
  padding-top: 30px;
}
.landing-hero .top-nav .container .navbar-nav > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
}
.landing-hero .top-nav .container .navbar-nav > li > a .label {
  position: relative;
  top: -1px;
}
.landing-hero .top-nav .container .navbar-nav:last-child {
  margin-right: 5px;
}
.landing-hero .top-nav .container .navbar-brand {
  margin: 0px;
  padding: 0px;
}
.landing-hero .top-nav .container .navbar-brand .landing-logo {
  display: inline-block;
  height: 41px;
  width: auto;
}
.landing-hero .top-nav .container .navbar-toggle {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  margin: 0 10px 0 0;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.landing-hero .top-nav .container .navbar-btn {
  margin: 0px;
}
.landing-hero .middle-content {
  height: 100%;
  width: 100%;
  display: table-row;
}
.landing-hero .middle-content .middle-align {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.landing-hero .middle-content .middle-align .container {
  padding-bottom: 50px;
  padding-top: 50px;
}
.landing-hero .middle-content .middle-align .container .avatar-container {
  float: none;
  margin-bottom: 15px;
}
.landing-hero .middle-content .middle-align .container .avatar-container .avatar-thumb {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  border: none;
  border: solid 2px #fff;
  box-sizing: content-box;
}
.landing-hero .middle-content .middle-align .container .landing-title {
  line-height: 140%;
  text-align: center;
}
.landing-hero .middle-content .middle-align .container .landing-title .pet-logo {
  display: inline-block;
  width: 64px;
  height: auto !important;
  margin: 0 10px 10px 10px;
}
.landing-hero .middle-content .middle-align .container .landing-title .goody-logo {
  display: inline-block;
  width: 120px;
  height: auto !important;
  margin: 0 10px 10px 10px;
}
.landing-hero .middle-content .middle-align .container .landing-title .stuff-logo {
  display: inline-block;
  width: 120px;
  height: auto;
  margin-bottom: 10px;
}
.landing-hero .middle-content .middle-align .container .landing-title .tncs {
  margin-top: 15px;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
  margin: 10px 0 40px 0;
}
.landing-hero .middle-content .middle-align .container .landing-title .tncs a {
  text-decoration: underline;
  color: #ffffff;
}
.landing-hero .middle-content .middle-align .container .landing-title .main-heading {
  font-size: 45px;
  margin: 0 0 5px 0;
}
.landing-hero .middle-content .middle-align .container .landing-title a.tncs {
  text-decoration: underline;
  color: #ffffff;
  font-size: 16px;
}
.landing-hero .middle-content .middle-align .container .landing-title .lead {
  font-size: 20px;
  margin: 0 0 40px 0;
}
.landing-hero .middle-content .middle-align .container .landing-title .lead img {
  height: 20px;
  vertical-align: baseline;
}
.landing-hero .middle-content .middle-align .container .landing-title .lead .pet-logo {
  height: auto;
  padding: 15px 0 0;
  margin: 0 10px 10px 10px;
}
.landing-hero .middle-content .middle-align .container .landing-title .steps {
  text-align: left;
  font-size: 20px;
  padding: 10px 15px 15px;
  color: #545454;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.85);
}
.landing-hero .middle-content .middle-align .container .landing-title .steps span {
  color: #ffffff;
  margin-left: -35px;
  background: #0B9ABC;
  padding: 7px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  float: left;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
}
.landing-hero .middle-content .middle-align .container .landing-form {
  padding: 15px;
  border-radius: 10px;
  background: #F0F2EF;
  color: #545454;
  text-align: center;
  font-size: 14px;
}
.landing-hero .middle-content .middle-align .container .landing-form .paf_address_selector {
  background-color: #fff;
  background-image: url("/bundles/neighbourlystatic/img/map-marker.png");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 97.5% center;
}
.landing-hero .middle-content .middle-align .container .landing-form .paf_address_selector.ui-autocomplete-loading:focus {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
}
.landing-hero .middle-content .middle-align .container .landing-form .ui-autocomplete {
  text-align: left;
}
.landing-hero .middle-content .middle-align .container .landing-form .half-col {
  padding-left: 0px;
}
.landing-hero .middle-content .middle-align .container .landing-form .or-seperator {
  height: 1px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 38px;
  margin-bottom: 38px;
}
.landing-hero .middle-content .middle-align .container .landing-form .lead {
  margin: 0 0 10px 0;
  font-size: 20px;
}
.landing-hero .middle-content .middle-align .container .landing-form .invite {
  margin-bottom: 0px;
}
.landing-hero .middle-content .stuff-button {
  padding: 15px 0;
}
.landing-hero .middle-content .stuff-button .btn > img {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  height: 16px;
  width: 16px;
}
.landing-hero .middle-content .welcome-login .login-images .profile-pic-container {
  background: #F0F2EF;
}
.landing-hero .middle-content .welcome-back .form-group {
  margin-bottom: 15px;
}
.landing-hero .middle-content .welcome-back .row .form-group,
.landing-hero .middle-content .welcome-back .row .btn {
  margin-bottom: 10px;
}
.landing-hero .middle-content .welcome-back .checkbox {
  margin: 0px;
  text-align: left;
  font-size: 14px;
}
.landing-hero .middle-content .supported {
  margin-top: 30px;
  text-align: center;
}
.landing-hero .middle-content .supported .supported-text {
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
}
.landing-hero .middle-content .supported .partners-link {
  text-decoration: none;
}
.landing-hero .middle-content .supported .partners-link img.partners-logo {
  display: inline-block;
  max-width: 100px;
  margin-left: 15px;
  margin-right: 15px;
}
.landing-hero .middle-content .supported .fairfax-link .fairfax-logo {
  display: inline-block;
  width: 100px;
  height: 56px;
  margin-left: 15px;
  margin-right: 15px;
}
.landing-hero .middle-content .supported .fairfax-link .fairfax-logo.stuff {
  height: 32px;
}
.landing-hero .middle-content .supported .fairfax-link .fairfax-logo.suzuki {
  height: 40px;
  width: 207px;
}
.landing-hero .bottom-notes {
  display: table-row;
  width: 100%;
  background: #000;
  color: #fff;
  font-size: 14px;
  color: #ececec;
}
.landing-hero .bottom-notes .container {
  padding-top: 20px;
}
.landing-hero .bottom-notes .container .col-sm-4 {
  padding-bottom: 10px;
}
.landing-hero .bottom-notes .container .col-sm-4 .bottom-heading {
  font-size: 20px;
  margin: 0 0 5px 0;
  color: #fff;
}
.landing-hero .bottom-notes .container .col-sm-4 .glyphicon {
  color: #60a735;
  font-size: 25px;
  margin-right: 5px;
  float: left;
}
.landing-footer {
  background: #fff;
  color: #545454;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  margin-bottom: -1px;
  font-size: 14px;
}
.landing-footer .container {
  padding-top: 0px;
}
.landing-footer .container .pull-left {
  margin: 0px;
}
.landing-footer .container .pull-right {
  margin-right: -5px;
}
.landing-footer .container .pull-right > a {
  padding-left: 5px;
  padding-right: 5px;
}
.landing-content {
  position: relative;
  border-bottom: solid 1px #ececec;
  background: #fff;
  padding: 60px 0;
  width: 100%;
  overflow: hidden;
}
.landing-content h3 {
  margin: 0 0 30px;
  color: #333;
}
.landing-content li {
  margin-bottom: 30px;
}
.landing-content li h5 {
  margin: 0 0 5px;
  color: #333;
}
.landing-content .list-icons {
  padding-left: 60px;
}
.landing-content .list-icons .glyphicon {
  float: left;
  font-size: 45px;
  margin-left: -60px;
  color: #d9d9d9;
}
.landing-friends-footer {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 30px;
}
.landing-friends-footer .friend-favicon {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-left: 10px;
  margin-right: 3px;
}
.landing-au .landing-hero.hero-image-1,
.landing-au .landing-hero.hero-image-2 {
  background-image: url(/bundles/neighbourlystatic/img/hero_au.jpg);
}
.stuff-landing-body {
  background-color: #333;
}
.stuff-landing-body .landing-friends-footer {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.stuff-background {
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  z-index: -1;
}
.stuff-background.thirtyk-background {
  position: fixed;
  opacity: 1;
  -webkit-filter: none;
          filter: none;
}
.stuff-background.six60-bg {
  background-image: url(/bundles/neighbourlystatic/img/landing-pages/six60/six60-bg.jpg), -webkit-linear-gradient(#76b043, #5c8034);
  background-image: url(/bundles/neighbourlystatic/img/landing-pages/six60/six60-bg.jpg), linear-gradient(#76b043, #5c8034);
  background-position: center top;
  -webkit-filter: none;
          filter: none;
  background-attachment: fixed;
  position: fixed;
}
.stuff-background.six60-bg:before {
  position: absolute;
  width: 100%;
  height: 30%;
  content: '';
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (max-width: 991px) {
  .stuff-background.six60-bg {
    background-image: url(/bundles/neighbourlystatic/img/landing-pages/six60/six60-bg-vert.jpg), -webkit-linear-gradient(#76b043, #5c8034);
    background-image: url(/bundles/neighbourlystatic/img/landing-pages/six60/six60-bg-vert.jpg), linear-gradient(#76b043, #5c8034);
    background-position: center bottom;
    position: fixed;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .stuff-background.six60-bg {
    background-image: url(/bundles/neighbourlystatic/img/landing-pages/six60/six60-bg-vert.jpg), -webkit-linear-gradient(#76b043, #5c8034);
    background-image: url(/bundles/neighbourlystatic/img/landing-pages/six60/six60-bg-vert.jpg), linear-gradient(#76b043, #5c8034);
    background-position: center bottom;
    position: fixed;
  }
}
.stuff-background.fifth-bday-bg {
  opacity: 1;
  -webkit-filter: none;
          filter: none;
  position: fixed;
}
.stuff-background.fifth-bday-bg:before {
  position: absolute;
  width: 100%;
  height: 30%;
  content: '';
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.stuff-background.fifth-bday-bg:after {
  position: absolute;
  width: 100%;
  height: 40%;
  content: '';
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.stuff-background.oct-2018-background {
  opacity: 1;
  -webkit-filter: none;
          filter: none;
  background-repeat: repeat;
  background-size: 40%, 100%;
}
@media screen and (max-width: 991px) {
  .stuff-background.oct-2018-background {
    background-size: 50%, 100%;
  }
}
@media screen and (max-width: 766px) {
  .stuff-background.oct-2018-background {
    background-size: 70%, 100%;
  }
}
.stuff-background.suzuki-background {
  position: fixed;
  opacity: 1;
  background-size: contain;
  -webkit-filter: none;
          filter: none;
  background-color: #91c069;
}
.stuff-wrapper {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  height: 90vh;
  min-height: 90vh;
  color: #fff;
  overflow: hidden;
}
.stuff-wrapper .stuff-header {
  display: table-row;
  width: 100%;
  position: relative;
  z-index: 1;
  height: 140px;
}
.stuff-wrapper .stuff-header .container {
  padding-top: 60px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .stuff-wrapper .stuff-header .container {
    padding-top: 45px;
  }
}
@media screen and (max-width: 766px) {
  .stuff-wrapper .stuff-header .container {
    padding-top: 30px;
  }
}
.stuff-wrapper .stuff-header .container .stuff-logo,
.stuff-wrapper .stuff-header .container .nb-logo {
  height: 50px;
  width: auto;
}
.stuff-wrapper .stuff-header .container .nb-logo {
  float: left;
  max-width: 65%;
}
@media screen and (max-width: 766px) {
  .stuff-wrapper .stuff-header .container .nb-logo {
    height: 45px;
  }
}
.stuff-wrapper .stuff-header .container .stuff-logo {
  float: right;
  max-width: 30%;
}
@media screen and (max-width: 766px) {
  .stuff-wrapper .stuff-header .container .stuff-logo {
    height: 25px;
  }
}
.stuff-wrapper .stuff-header .container .suzuki-logo {
  float: right;
  height: 50px;
  width: auto;
}
@media screen and (max-width: 766px) {
  .stuff-wrapper .stuff-header .container .suzuki-logo {
    height: 25px;
  }
}
.stuff-wrapper .stuff-content-wrapper {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.stuff-wrapper .stuff-content-wrapper .container {
  margin-bottom: 30px;
}
.stuff-wrapper .stuff-content-wrapper .stuff-map {
  position: relative;
  margin: 0px auto 15px;
  height: 200px;
  width: 200px;
  border-radius: 100%;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
}
.stuff-wrapper .stuff-content-wrapper .stuff-map .map-background {
  display: block;
  height: 200px;
  width: 200px;
  border-radius: 100%;
}
.stuff-wrapper .stuff-content-wrapper .stuff-map .map-marker {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -54px;
  height: 54px;
  width: 32px;
  -webkit-animation: bounce 5s ease infinite normal;
          animation: bounce 5s ease infinite normal;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  2.5% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  5% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  7.5% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  10% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  2.5% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  5% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  7.5% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  10% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.stuff-wrapper .stuff-content-wrapper .stuff-map:before,
.stuff-wrapper .stuff-content-wrapper .stuff-map:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border: solid 6px #fff;
  border-radius: 100%;
}
.stuff-wrapper .stuff-content-wrapper .stuff-map:before {
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.15);
}
.stuff-wrapper .stuff-content-wrapper .stuff-map:after {
  -webkit-animation: expand-fade 5s ease infinite normal;
          animation: expand-fade 5s ease infinite normal;
}
@-webkit-keyframes expand-fade {
  0% {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes expand-fade {
  0% {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.stuff-wrapper .stuff-content-wrapper .stuff-text {
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.stuff-wrapper .stuff-content-wrapper .stuff-text h3 {
  margin: 0 0 5px;
}
.stuff-wrapper .stuff-content-wrapper .stuff-text .lead {
  margin: 0 0 30px;
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form {
  border-radius: 5px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form .input-group {
  position: relative;
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form .input-group .form-control {
  border-radius: 5px 0 0 5px;
  height: 61px;
  padding: 17px 20px 17px 45px;
  font-size: 20px;
  line-height: 1.5;
  border-color: #fff;
  background: #fff url("/bundles/neighbourlystatic/img/location-gray.png") 17px 22px no-repeat;
  background-size: 16px 16px;
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form .input-group .form-control:focus {
  border-color: #0B9ABC;
  background-image: url("/bundles/neighbourlystatic/img/location-blue.png");
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form .input-group .form-control:focus ~ .glyphicon {
  color: #0B9ABC;
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form .input-group .form-control.ui-autocomplete-loading {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
  background-position: 14px 22px;
}
.stuff-wrapper .stuff-content-wrapper .stuff-signup-form .input-group .btn {
  padding: 17px 20px;
  font-size: 20px;
  height: 61px;
  line-height: 1.5;
}
.stuff-wrapper .stuff-content-wrapper .not-in-link {
  font-size: 14px;
  margin: 15px 0 0;
  text-align: center;
}
.stuff-wrapper .stuff-content-wrapper .not-in-link > a {
  color: #fff;
}
.stuff-wrapper .stuff-content-wrapper .not-in-link .btn-outline {
  line-height: 1.8;
  border: solid 2px #fff;
}
.stuff-wrapper .post-wrapper {
  display: table-row;
  width: 100%;
  height: 200px;
  background: #F0F2EF;
  box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.15);
  color: #545454;
}
.stuff-wrapper .post-wrapper .lead {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  margin: 30px 0 0;
}
.stuff-wrapper .post-wrapper .container {
  padding-bottom: 30px;
}
.stuff-wrapper .post-wrapper .user-content {
  position: relative;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 10px 10px 60px;
  margin: 15px 0;
}
.stuff-wrapper .post-wrapper .user-content .item-profile {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 40px;
  width: 40px;
  border-radius: 5px;
}
.stuff-wrapper .post-wrapper .user-content .item-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stuff-wrapper .post-wrapper .user-content .item-author {
  font-size: 14px;
  margin: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#stuff-signup-exit-modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(20, 20, 20, 0.75);
}
#stuff-signup-exit-modal .modal-dialog .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent;
  width: 80vw;
  max-width: 580px;
  max-height: 580px;
  margin: 0 auto;
  border: none;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
#stuff-signup-exit-modal .modal-dialog .modal-content .modal-stuff-signup {
  width: 100%;
  height: 550px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  background: url('/bundles/neighbourlystatic/img/stuff-modal-bg.jpg');
  background-size: cover;
  background-position: bottom;
  background-color: #000000;
  position: relative;
  padding-top: 54%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
#stuff-signup-exit-modal .modal-dialog .modal-content .modal-stuff-signup p {
  text-align: center;
  color: #F0F2EF;
}
#stuff-signup-exit-modal .modal-dialog .modal-content .modal-stuff-signup .the-sell {
  font-size: 30px;
  line-height: 1.4em;
}
#stuff-signup-exit-modal .modal-dialog .modal-content .modal-stuff-signup .signup-text {
  font-size: 20px;
}
#stuff-signup-exit-modal .modal-dialog .modal-content .modal-stuff-signup .exit-text {
  font-size: 14px;
  margin-top: 15px;
  cursor: pointer;
}
#stuff-signup-exit-modal .modal-dialog .modal-content .modal-stuff-signup .close {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #ffffff;
  font-size: 30px;
  opacity: 1;
  outline: none;
}
.thirty-k-promo {
  background-color: #F0F2EF;
  overflow: hidden;
}
.thirty-k-promo .post-wrapper {
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.15);
}
.suzuki-container {
  height: 100%;
}
.suzuki-container .stuff-text {
  height: 100%;
  padding-top: 80px;
}
@media screen and (max-width: 2559px) {
  .suzuki-container .stuff-text {
    padding-top: 0;
  }
}
.suzuki-container .stuff-text .row {
  height: 100%;
}
.suzuki-container .stuff-text .row .suzuki-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.suzuki-container .stuff-text .row .suzuki-content > * {
  width: 100%;
}
.suzuki-container .stuff-text .row .suzuki-content .lead {
  padding: 20px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.thirty-k-promo-footer {
  background: #F0F2EF;
  text-align: center;
  padding: 30px;
}
.thirty-k-promo-footer nav a {
  margin: 5px;
}
.thirty-k-promo .container,
.thirty-k-promo-footer .container {
  max-width: 1600px;
}
@media screen and (min-width: 1260px) and (max-width: 2559px) {
  .thirty-k-promo .container,
  .thirty-k-promo-footer .container {
    max-width: 1300px;
  }
}
.giveaway-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: middle;
  -webkit-align-items: middle;
      -ms-flex-align: middle;
          align-items: middle;
  height: 100%;
  min-height: 70vh;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.giveaway-content-wrapper.suzuki-content-wrapper {
  padding-bottom: 0;
  height: 70vh;
}
.giveaway-content-wrapper.fifth-bday-wrapper .giveaway-sub-heading {
  color: #0B9ABC;
  text-shadow: none;
}
.giveaway-content-wrapper.seven-fifty-wrapper {
  text-shadow: none;
}
.giveaway-content-wrapper.seven-fifty-wrapper .seven-fifty-darkened {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 25px;
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper.seven-fifty-wrapper .seven-fifty-darkened {
    padding: 15px;
  }
}
.giveaway-content-wrapper .container {
  width: 100%;
}
.giveaway-content-wrapper .giveaway-heading,
.giveaway-content-wrapper .giveaway-sub-heading {
  text-justify: inter-word;
  font-weight: 900;
  white-space: nowrap;
  text-transform: uppercase;
  margin: 0 auto;
}
.giveaway-content-wrapper .august-intro {
  font-size: 0.8em;
}
.giveaway-content-wrapper .august-sub-intro {
  font-size: 0.6em;
}
.giveaway-content-wrapper .form-area {
  padding: 15px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.giveaway-content-wrapper .giveaway-heading {
  font-size: 145px;
  margin-bottom: 0;
  text-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1260px) and (max-width: 2559px) {
  .giveaway-content-wrapper .giveaway-heading {
    font-size: 110px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1259px) {
  .giveaway-content-wrapper .giveaway-heading {
    font-size: 105px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .giveaway-content-wrapper .giveaway-heading {
    font-size: 85px;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .giveaway-content-wrapper .giveaway-heading {
    font-size: 90px;
  }
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-heading {
    font-size: 50px;
    max-width: 290px;
  }
}
.giveaway-content-wrapper .giveaway-heading .august-intro {
  font-size: .8em;
}
.giveaway-content-wrapper .giveaway-heading.suzuki {
  font-size: 87px;
}
@media screen and (min-width: 1260px) and (max-width: 2559px) {
  .giveaway-content-wrapper .giveaway-heading.suzuki {
    font-size: 66px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1259px) {
  .giveaway-content-wrapper .giveaway-heading.suzuki {
    font-size: 63px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .giveaway-content-wrapper .giveaway-heading.suzuki {
    font-size: 55.25px;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .giveaway-content-wrapper .giveaway-heading.suzuki {
    font-size: 63px;
  }
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-heading.suzuki {
    font-size: 40px;
  }
}
.giveaway-content-wrapper .giveaway-sub-heading {
  font-size: 65px;
  margin-top: 0;
  text-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
}
@media screen and (min-width: 1260px) and (max-width: 2559px) {
  .giveaway-content-wrapper .giveaway-sub-heading {
    font-size: 50px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1259px) {
  .giveaway-content-wrapper .giveaway-sub-heading {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .giveaway-content-wrapper .giveaway-sub-heading {
    font-size: 40px;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .giveaway-content-wrapper .giveaway-sub-heading {
    font-size: 41px;
  }
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-sub-heading {
    font-size: 25px;
    max-width: 290px;
  }
}
.giveaway-content-wrapper .giveaway-sub-heading .august-sub-intro {
  font-size: .6em;
}
.giveaway-content-wrapper .giveaway-sub-heading .oct-sub-heading {
  text-transform: none;
  white-space: normal;
  font-weight: normal;
  font-size: .6em;
  line-height: 1.2;
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-sub-heading .oct-sub-heading {
    font-size: .7em;
  }
}
.giveaway-content-wrapper .giveaway-sub-heading .oct-heading {
  font-size: 1.25em;
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-sub-heading .oct-heading {
    font-size: 1.15em;
  }
}
.giveaway-content-wrapper .giveaway-sub-heading .seven-fifty-heading {
  color: #fff;
  font-size: 1.25em;
  margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-sub-heading .seven-fifty-heading {
    font-size: 1.15em;
  }
}
.giveaway-content-wrapper .giveaway-sub-heading .be-more-neighbourly-heading {
  color: #fff;
  font-size: 1em;
}
@media screen and (max-width: 766px) {
  .giveaway-content-wrapper .giveaway-sub-heading .be-more-neighbourly-heading {
    font-size: 1em;
  }
}
.giveaway-info-container {
  position: relative;
}
.giveaway-info-container .giveaway-info {
  position: relative;
  top: -60px;
  background: #ffffff;
  padding: 30px;
  margin-bottom: -60px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  font-size: 1.75rem;
}
.giveaway-info-container .giveaway-info h5 {
  font-size: 45px;
}
@media screen and (max-width: 2559px) {
  .giveaway-info-container .giveaway-info h5 {
    font-size: 30px;
  }
}
@media screen and (max-width: 2559px) {
  .giveaway-info-container .giveaway-info {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1259px) {
  .giveaway-info-container .giveaway-info {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .giveaway-info-container .giveaway-info {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}
.thirtyk-promo-ad {
  background: #60a735;
  border-radius: 10px;
  margin-top: 20px;
  color: #ffffff;
  text-align: center;
  padding: 20px;
}
.thirtyk-promo-ad.suzuki-promo-ad {
  background: rgba(0, 0, 0, 0.3);
}
.thirtyk-promo-ad.suzuki-promo-ad .suzuki-content:before,
.thirtyk-promo-ad.suzuki-promo-ad .suzuki-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.thirtyk-promo-ad.suzuki-promo-ad .suzuki-content:after {
  clear: both;
}
.thirtyk-promo-ad.suzuki-promo-ad .suzuki-content:before,
.thirtyk-promo-ad.suzuki-promo-ad .suzuki-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.thirtyk-promo-ad.suzuki-promo-ad .suzuki-content:after {
  clear: both;
}
.thirtyk-promo-ad.suzuki-promo-ad p {
  float: left;
  text-align: left;
}
@media screen and (max-width: 766px) {
  .thirtyk-promo-ad.suzuki-promo-ad p {
    text-align: center;
  }
}
.thirtyk-promo-ad.suzuki-promo-ad .car-image {
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 766px) {
  .thirtyk-promo-ad.suzuki-promo-ad .car-image {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.thirtyk-promo-ad.suzuki-promo-ad .car-image img {
  width: 200px;
  height: auto;
}
@media screen and (max-width: 766px) {
  .thirtyk-promo-ad.suzuki-promo-ad .car-image img {
    width: 100%;
  }
}
.white-link {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.white-link:hover {
  text-decoration: underline;
  color: #F0F2EF;
}
.shadowed-text {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
}
.six-60-img {
  width: 100%;
  height: auto;
  max-width: 500px;
}
.white-link {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.white-link:hover {
  color: #d9d9d9;
}
.no-list-style {
  list-style-type: none;
  padding: 0;
}
.no-float {
  float: none !important;
}
.invite-promo {
  text-align: center;
  margin-top: -120px;
  padding-top: 120px;
  color: #fff;
  background: #60a735 url(/bundles/neighbourlystatic/img/bbq.jpg) center top no-repeat;
  background-size: cover;
}
.invite-promo .invite-heading {
  margin: 100px 0 50px;
}
.invite-promo .invite-heading h1 {
  font-size: 60px;
}
.invite-promo .prizes {
  color: #545454;
  margin-bottom: 50px;
}
.invite-promo .prizes .prize h3 {
  background: #0B9ABC;
  color: #fff;
  font-size: 25px;
  line-height: 1;
  margin: 0 -15px;
  padding: 10px 0;
}
.invite-promo .prizes .prize h4 {
  font-size: 20px;
  font-weight: 700;
  color: #0B9ABC;
  margin: 5px 0 30px;
}
.invite-promo .prizes .prize .icon-container {
  box-sizing: content-box;
  margin: 30px auto 0;
  height: 160px;
  width: 160px;
  background: #d9d9d9;
  color: #0B9ABC;
  border: solid 10px #fff;
  border-radius: 100%;
  position: relative;
}
.invite-promo .prizes .prize .icon-container .promo-icon {
  height: 160px;
  width: 160px;
  border-radius: 100%;
}
.invite-promo .prizes .prize .icon-container .promo-icon-card {
  height: 125px;
  width: 200px;
  border-radius: 0px;
  margin-left: -20px;
  margin-top: 17px;
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  position: relative;
  z-index: 4;
}
.invite-promo .prizes .prize .icon-container .number {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  margin: -20px 0 0 -20px;
  background: #0B9ABC;
  border-radius: 100%;
  color: #fff;
  height: 64px;
  width: 64px;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  line-height: 2;
}
.invite-promo .prizes #first,
.invite-promo .prizes #second {
  background: #F0F2EF;
  background: rgba(240, 242, 239, 0.8);
  border-radius: 0 0 5px 5px;
  padding: 0 15px 15px;
}
.invite-promo .prizes #second h3,
.invite-promo .prizes #second .number {
  background: #60a735;
}
.invite-promo .prizes #second .icon-container,
.invite-promo .prizes #second h4 {
  color: #60a735;
}
.invite-btn {
  text-align: center;
  background: #F0F2EF;
  padding-top: 30px;
  padding-bottom: 30px;
}
.invite-btn .btn {
  padding: 15px 60px;
  font-size: 30px;
  line-height: 1.8;
  border-radius: 5px;
}
.invite-gift {
  padding-top: 100px;
  padding-bottom: 60px;
  background: #545454 url(/bundles/neighbourlystatic/img/inviteandwinbg.jpg) top left no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.invite-gift .lead-image {
  position: relative;
  display: block;
  margin: 0 auto 5px;
  height: 200px;
  width: 200px;
}
.invite-gift .lead-image:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border: solid 10px #fff;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.invite-gift .lead-image > img {
  display: block;
  border-radius: 100%;
}
.invite-gift .lead-image > span {
  position: absolute;
}
.invite-gift .lead-image > span.total-needed {
  top: 0px;
  left: 0px;
  font-size: 35px;
  height: 64px;
  width: 64px;
  line-height: 64px;
  background: #60a735;
  border-radius: 100%;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
}
.invite-gift .lead-image > span.total-info {
  bottom: -5px;
  left: 50%;
  font-size: 20px;
  padding: 7px 15px;
  border-radius: 5px;
  line-height: 1.2;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #0B9ABC;
  white-space: nowrap;
}
.invite-gift h1 {
  font-size: 50px;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  margin: 15px 0 30px;
}
.invite-gift .btn-xl {
  border-radius: 10px;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  border: none;
  font-size: 25px;
  padding: 22px 60px;
}
.invite-gift .btn-xl .glyphicon {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 5px;
}
.invite-gift .logo-container {
  padding: 40px 0 0;
  text-align: center;
  position: relative;
}
.invite-gift .logo-container .fclogo {
  max-width: 160px;
  max-height: 50px;
  display: inline-block;
  margin: 0 20px;
}
.invite-gift .logo-container .svlogo {
  max-width: 160px;
  display: inline-block;
  max-height: 30px;
  margin: 15px 20px 0;
}
.invite-progress {
  padding: 30px 0 0;
  background: #F0F2EF;
}
.invite-progress .accepted {
  height: 64px;
  width: 64px;
  border-radius: 100%;
}
.invite-progress .invite-progress-bar {
  position: relative;
  height: 64px;
  margin-left: 64px;
  margin-right: 64px;
  margin-bottom: 30px;
}
.invite-progress .invite-progress-bar:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 6px;
  margin-top: -3px;
  background: #d9d9d9;
}
.invite-progress .invite-progress-bar .progress-step {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 64px;
  width: 64px;
  margin-left: -32px;
  line-height: 64px;
  text-align: center;
  border-radius: 100%;
  background: #d9d9d9;
  color: #fff;
  font-size: 25px;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(2) {
  left: 14.28571429%;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(3) {
  left: 28.57142857%;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(4) {
  left: 42.85714286%;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(5) {
  left: 57.14285714%;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(6) {
  left: 71.42857143%;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(7) {
  left: 85.71428571%;
}
.invite-progress .invite-progress-bar .progress-step:nth-child(8) {
  left: auto;
  margin-left: 0px;
  right: 0px;
  margin-right: -32px;
}
.invite-progress .invite-progress-bar .progress-step .prize-icon {
  margin-top: -4px;
  height: 23px;
  width: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.invite-progress .invite-progress-bar .accepted {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: -32px;
  z-index: 11;
  height: 64px;
  width: 64px;
}
.invite-progress .invite-progress-bar .accepted:nth-child(10) {
  left: 14.28571429%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(11) {
  left: 28.57142857%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(12) {
  left: 42.85714286%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(13) {
  left: 57.14285714%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(14) {
  left: 71.42857143%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(15) {
  left: 85.71428571%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(16) {
  left: 100%;
}
.invite-progress .invite-progress-bar .accepted:nth-child(8) {
  left: auto;
  margin-left: 0;
  right: 0px;
  margin-right: -32px;
}
.invite-progress .invite-progress-bar .accepted:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e049";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 20px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  background: #60a735;
  font-size: 12px;
}
.invite-progress .invite-progress-bar .accepted > img {
  display: block;
  border-radius: 100%;
  height: 64px;
  width: 64px;
  border: solid 3px #60a735;
}
.invite-progress .invite-progress-bar .winner-text {
  position: absolute;
  bottom: 100%;
  margin-bottom: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #fff;
  background: #0B9ABC;
  border-radius: 5px;
  padding: 5px 10px;
  white-space: nowrap;
}
.invite-progress .invite-progress-bar .winner-text:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-top: 4px solid #0B9ABC;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
}
.invite-progress .invite-progress-fill {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  overflow: hidden;
  height: 64px;
  z-index: 10;
}
.invite-progress .invite-progress-fill .invite-progress-bar-fill {
  position: absolute;
  top: 50%;
  left: 0px;
  height: 6px;
  margin-top: -3px;
  background: #60a735;
}
.invite-progress .invite-progress-fill .invite-progress-bar-fill:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 100%;
  border-left: 3px solid #60a735;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 0 dotted;
}
.invite-gift-info {
  padding: 30px 0;
}
.invite-gift-info .styled-list.row {
  padding: 0px;
}
.invite-gift-info .styled-list.row > li {
  padding-left: 55px;
  padding-right: 35px;
  margin-bottom: 15px;
}
.invite-gift-info .styled-list.row > li:before {
  left: 15px;
}
.invite-gift-info .styled-list.row > li > h6 {
  margin: 0 0 15px;
}
.invite-gift-info .styled-list.row > li > p {
  margin: 0 0 15px;
}
.signup-header {
  overflow-x: hidden;
}
.add-row-container {
  margin-top: -25px;
  margin-bottom: 15px;
}
.ff-alert {
  position: relative;
  padding-left: 145px;
}
.ff-alert:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  height: 100%;
  width: 130px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 5px 0 0 5px;
}
.ff-alert--logo {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: auto;
  width: 100px;
}
.form-row .spaced-bottom-lg {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ececec;
}
.form-row .spaced-bottom-lg .close {
  height: 24px;
  margin-top: -24px;
}
.form-row .spaced-bottom-lg .close:before {
  content: "Remove";
  position: relative;
  top: -4px;
  font-size: 14px;
  padding-right: 5px;
}
.form-row .spaced-bottom-lg:first-child .close {
  display: none;
}
.removeable-row {
  position: relative;
  padding-right: 35px;
}
.removeable-row .close {
  position: absolute;
  top: 21px;
  margin-top: -12px;
  right: 15px;
  z-index: 1;
}
#addressConfirmModal .modal-body p {
  margin: 0px;
}
#addressConfirmModal .modal-footer {
  margin-top: 0px;
}
.signup {
  padding-top: 60px;
  padding-bottom: 60px;
}
.signup .panel-radio {
  border-radius: 0px;
  box-shadow: none;
  padding-left: 5px;
}
.signup .panel-radio .panel-body {
  padding-top: 30px;
  padding-bottom: 30px;
}
.signup .panel-radio .panel-body.address-body {
  padding-bottom: 10px;
}
.signup .panel-radio label small {
  color: #999;
}
.signup .panel-radio .verify-legal {
  font-size: 12px;
  color: #999;
}
.signup .panel-radio .label-text,
.signup .panel-radio .label-heading {
  display: block;
  color: #999;
}
.signup .panel-radio .label-heading strong {
  color: #323232;
}
.signup .panel-radio .label-heading .text-primary {
  font-weight: 700;
}
.signup .alert-code {
  margin-bottom: 0px;
}
.signup .alert-code .form-inline .form-control {
  width: auto;
}
.signup .panel-heading label {
  margin: 0px;
}
.signup .sp-login-box {
  background: #F0F2EF;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.signup .round-icon {
  background: #F0F2EF;
  height: 80px;
  width: 80px;
  color: #d9d9d9;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  border-radius: 100%;
  margin: 0 auto;
  border: solid 1px #d9d9d9;
}
.signup .vid-promo-container {
  padding-top: 110px;
  margin-top: 20px;
  border-top: solid 1px #ececec;
}
.signup .vid-promo-container .vid-promo {
  background: #F0F2EF;
  padding: 20px;
  padding-bottom: 0px;
  border-radius: 5px;
}
.signup .vid-promo-container .vid-promo .thumbnail {
  margin-top: -70px;
  margin-bottom: 20px;
}
.signup .vid-promo-container .vid-promo .side {
  margin: 0 0 10px;
}
.signup .vid-promo-container .vid-promo .side-button {
  margin: 0 0 20px;
}
.signup .text-box {
  padding: 5px;
  margin-bottom: 20px;
}
.signup .neighbourhood-map {
  padding: 5px;
  line-height: 1.6;
  background-color: #F7F9F8;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.signup .neighbourhood-map > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.signup .neighbourhood-map img {
  width: 100%;
}
.signup .neighbourhood-map-interactive {
  display: none;
}
.signup .neighbourhood-discussion-preview {
  margin-top: 30px;
}
.signup .neighbourhood-discussion-preview .discussion {
  margin-bottom: 10px;
  position: relative;
}
.signup .neighbourhood-discussion-preview .discussion .avatar-container {
  float: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
.signup .neighbourhood-discussion-preview .discussion .thumbnail {
  background: #fff;
  padding: 10px 15px;
  margin-left: 70px;
  position: relative;
}
.signup .neighbourhood-discussion-preview .discussion .thumbnail .category {
  margin-bottom: 0px;
}
.signup .neighbourhood-discussion-preview .discussion .thumbnail:before {
  content: '';
  border: 1px solid #d9d9d9;
  border-bottom: none;
  border-right: none;
  background: #fff;
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  left: -6px;
  top: 50%;
  margin-top: -6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.lt-ie9 .signup .neighbourhood-discussion-preview .discussion .thumbnail:before {
  display: none;
}
.signup .neighbourhood-discussion-preview .discussion .thumbnail .subject {
  font-weight: 700;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.signup .no-address {
  margin-bottom: 60px;
}
.signup .confirm-address address {
  padding-left: 30px;
  font-size: 20px;
  margin-bottom: 15px;
}
.signup .confirm-address .confirm-details {
  margin-bottom: 0px;
}
.signup .confirm-address .glyphicon-marker {
  float: left;
  font-size: 20px;
  margin: 4px;
  color: #999;
}
.signup .zoom-letter {
  position: relative;
}
.signup .zoom-letter .glyphicon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  color: #ececec;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
}
.signup .zoom-letter:hover .glyphicon {
  color: #fff;
}
.signup .phone-type-icon {
  padding-bottom: 20px;
}
.signup .phone-type-icon .glyphicon {
  border: 1px solid #d9d9d9;
  color: #999;
  display: block;
  margin: 0 auto;
  width: 170px;
  height: 170px;
  line-height: 170px;
  border-radius: 100%;
  text-align: center;
  font-size: 80px;
}
.signup .phone-type-mobile,
.signup .phone-type-landline {
  background-color: #ececec;
  border-radius: 5px;
}
.signup .phone-type-mobile .phone-type-choice-label,
.signup .phone-type-landline .phone-type-choice-label {
  padding-left: 30px;
  margin: 15px;
  position: relative;
}
.signup .phone-type-mobile .phone-type-choice-label input,
.signup .phone-type-landline .phone-type-choice-label input {
  position: absolute;
  left: 0;
  top: 38%;
}
.signup .phone-type-mobile .phone-type-choice-label span,
.signup .phone-type-landline .phone-type-choice-label span {
  font-size: 14px;
}
.signup .phone-type-mobile .phone-type-select-area,
.signup .phone-type-landline .phone-type-select-area {
  border-top: 1px solid #d9d9d9;
  padding: 15px;
}
.signup .phone-type-mobile .phone-type-select-area label,
.signup .phone-type-landline .phone-type-select-area label {
  font-size: 14px;
}
.signup .selected .phone-type-icon .glyphicon {
  color: #60a735;
  border: 1px solid #60a735;
}
.signup .selected .phone-type-mobile,
.signup .selected .phone-type-landline {
  background-color: #b2de97;
  color: #335a1c;
}
.signup .selected .phone-type-mobile .phone-type-select-area,
.signup .selected .phone-type-landline .phone-type-select-area {
  border-top: 1px solid #60a735;
}
.signup .phone-confirmation-area {
  background-color: #ececec;
  border-radius: 5px;
  padding: 15px;
}
.signup .phone-confirmation-area button {
  margin-top: 10px;
}
.signup.verification-methods .col-sm-6 .in:first-child {
  margin-bottom: 30px;
}
.signup.verification-methods .col-sm-6 .in:last-child {
  margin-top: 30px;
}
.signup.verification-methods .panel-group .panel {
  border: 1px solid #d9d9d9;
}
.signup.verification-methods .panel-group .panel .panel-heading {
  display: table;
  width: 100%;
  border-top: 0px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.signup.verification-methods .panel-group .panel .panel-heading .panel-heading-icon-container {
  display: table-cell;
  width: 78px;
  padding: 15px;
}
.signup.verification-methods .panel-group .panel .panel-heading .panel-heading-icon-container .panel-heading-icon {
  position: relative;
  height: 48px;
  width: 48px;
  background: #fff;
  color: #0B9ABC;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
}
.signup.verification-methods .panel-group .panel .panel-heading .panel-heading-icon-container .panel-heading-icon > .glyphicon {
  font-size: 25px;
  line-height: 48px;
}
.signup.verification-methods .panel-group .panel .panel-heading .panel-heading-icon-container .panel-heading-icon .panel-heading-badge {
  position: absolute;
  top: -2px;
  left: -2px;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background: #60a735;
  border: solid 2px #fff;
  color: #fff;
  text-align: center;
}
.signup.verification-methods .panel-group .panel .panel-heading .panel-heading-icon-container .panel-heading-icon .panel-heading-badge > .glyphicon {
  font-size: 12px;
  position: absolute;
  top: 2px;
  left: 2px;
}
.signup.verification-methods .panel-group .panel .panel-heading .header-title {
  display: table-cell;
  padding-right: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  font-size: 18px;
  line-height: 1.2;
  vertical-align: middle;
  white-space: normal;
}
.signup.verification-methods .panel-group .panel .panel-heading .chevron {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
  color: #fff;
}
.signup.verification-methods .panel-group .panel .panel-heading .chevron .glyphicon {
  vertical-align: text-top;
  font-size: 12px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.signup.verification-methods .panel-group .panel .panel-heading .chevron .glyphicon.open {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.signup.verification-methods .panel-group .panel .panel-body {
  background-color: #F0F2EF;
  border-top: none;
  min-height: 450px;
}
.signup.verification-methods .panel-group .panel .panel-body .img-holder {
  margin: -15px -15px 15px;
  height: 190px;
  background: url(/bundles/neighbourlystatic/img/letter.jpg);
  background-position: center center;
  background-size: cover;
}
.signup.verification-methods .panel-group .panel .panel-body .verify-link {
  margin: -10px 0 30px;
}
.signup.verification-methods .panel-group .panel .panel-body .address-block {
  background: #fff;
  border: solid 1px #d9d9d9;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 15px;
}
.signup.verification-methods .panel-group .panel .panel-body .address-block .glyphicon {
  float: left;
  color: #0B9ABC;
  top: 5px;
}
.signup.verification-methods .panel-group .panel .panel-body .address-block address {
  padding-left: 20px;
  margin: 0;
}
.signup.verification-methods .panel-group .panel .panel-body .fileinput-button {
  position: relative;
  overflow: hidden;
}
.signup.verification-methods .panel-group .panel .panel-body .fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
.signup.verification-methods .panel-group .panel .panel-footer {
  background-color: #fff;
  padding: 30px 0px;
  border-top: 1px solid #d9d9d9;
}
.signup.verification-methods .panel-group .info-card {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.5);
  padding: 15px;
  margin: 15px 0 0;
}
.signup.verification-methods .panel-group .info-card .button-addon {
  margin-top: 15px;
  padding-top: 15px;
  border-top: solid 1px #d9d9d9;
}
.signup.verification-methods .panel-group .info-card .button-addon p:last-child {
  margin-bottom: 0;
}
.signup.verification-methods .panel-group .info-card .button-addon > strong {
  display: block;
  margin-bottom: 15px;
}
.signup.verification-methods .col-sm-2 {
  line-height: 300px;
  text-align: center;
}
.signup.verification-methods .col-sm-2 .or-seperator {
  width: 1px;
  text-align: center;
  height: 300px;
  left: 50%;
  position: relative;
}
.signup.verification-methods .col-sm-2 .or-seperator:after {
  margin-top: 120px;
  margin-left: -22px;
}
.signup.verification-methods .col-sm-2:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 33%;
  width: 100%;
  z-index: 1;
  top: 40px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f9f8), to(rgba(247, 249, 248, 0)));
  background-image: -webkit-linear-gradient(top, #f7f9f8, 0%, rgba(247, 249, 248, 0), 100%);
  background-image: -webkit-linear-gradient(top, #f7f9f8 0%, rgba(247, 249, 248, 0) 100%);
  background-image: linear-gradient(to bottom, #f7f9f8 0%, rgba(247, 249, 248, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f9f8', endColorstr='#00f7f9f8', GradientType=0);
}
.signup.verification-methods .col-sm-2:after {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0px;
  height: 33%;
  width: 100%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(rgba(247, 249, 248, 0)), to(#f7f9f8));
  background-image: -webkit-linear-gradient(top, rgba(247, 249, 248, 0), 0%, #f7f9f8, 100%);
  background-image: -webkit-linear-gradient(top, rgba(247, 249, 248, 0) 0%, #f7f9f8 100%);
  background-image: linear-gradient(to bottom, rgba(247, 249, 248, 0) 0%, #f7f9f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7f9f8', endColorstr='#fff7f9f8', GradientType=0);
}
.signup.verification-methods .col-sm-12.buttons {
  margin-top: 40px;
}
.signup.verification-methods .col-sm-12.buttons a {
  margin-bottom: 25px;
}
.signup.verification-methods.logout-verification .col-sm-12.buttons {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #ececec;
}
.first-message .text-box {
  padding: 10px;
  padding-bottom: 1px;
  margin-bottom: 30px;
}
.first-message .text-box .first-message-form {
  padding-left: 60px;
}
.top-inviters {
  background: #F0F2EF;
  color: #545454;
  border-radius: 10px;
  padding: 0;
}
.top-inviters .lead {
  margin: 10px 20px;
}
.top-inviters .top-inviter {
  border-top: 1px solid #d9d9d9;
  padding: 10px 20px;
}
.top-inviters .top-inviter .avatar-thumb {
  float: left;
}
.top-inviters .top-inviter .top-inviter-details {
  margin-left: 65px;
}
.signup-heading {
  margin-bottom: 60px;
}
.signup-heading h3 {
  margin-top: 0px;
}
.signup-heading .steps {
  text-align: left;
  font-size: 20px;
  padding: 10px 15px 15px;
  color: #545454;
}
.signup-heading .steps span {
  color: #ffffff;
  margin-left: -35px;
  background: #0B9ABC;
  padding: 7px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  float: left;
  line-height: 16px;
  font-size: 14px;
  text-align: center;
}
.signup-heading .tncs {
  text-align: center;
  margin-bottom: 30px;
}
.signup-heading .tncs .pet-logo {
  display: inline-block;
  width: 64px;
  height: auto !important;
  margin: 0 10px 10px 10px;
}
.signup-heading .tncs .goody-logo {
  width: 120px;
  height: auto !important;
  margin: 0 10px 10px 10px;
}
#progress {
  height: 5px;
  overflow: visible;
  background: #F0F2EF;
  margin-top: 93px;
  position: relative;
}
#progress #progress-bar {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 5px;
  width: auto;
  background: #60a735;
}
#progress .step {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 32px;
  width: 32px;
  background: #F0F2EF;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  margin-top: -14px;
  font-size: 14px;
  line-height: 31px;
  text-align: center;
}
#progress .step.active,
#progress .step.done {
  background: #60a735;
  color: #fff;
  font-weight: 700;
}
#progress .step.active:after,
#progress .step.done:after {
  opacity: 0;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 9px;
  border-top-color: #0B9ABC;
  border-width: 6px;
  border-bottom-width: 0;
}
.btn-default #progress .step.active:after,
.btn-default #progress .step.done:after,
.btn-info #progress .step.active:after,
.btn-info #progress .step.done:after {
  border-top-color: #0B9ABC;
}
.btn-primary #progress .step.active:after,
.btn-primary #progress .step.done:after,
.btn-success #progress .step.active:after,
.btn-success #progress .step.done:after,
.btn-warning #progress .step.active:after,
.btn-warning #progress .step.done:after,
.btn-danger #progress .step.active:after,
.btn-danger #progress .step.done:after {
  border-top-color: #fff;
}
#progress .step.done {
  color: #60a735;
}
#progress .step.done:after {
  opacity: 1;
  position: relative;
  top: 1px;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  content: "\e030";
  font-size: 20px;
  height: 32px;
  width: 32px;
  color: #fff;
  border: 0px;
  top: -25px !important;
  left: -2px;
}
#progress #step-2 {
  left: 50%;
  margin-left: -16px;
}
#progress #step-3 {
  left: auto;
  right: 0px;
}
.alert .inline-form-control {
  width: 200px;
  margin-left: 10px;
  margin-right: 10px;
}
.verify-form {
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 60px;
}
.verify-error {
  margin-bottom: -20px;
}
.alert-login {
  text-align: center;
  margin-top: 50px;
  margin-bottom: -50px;
  background: #FFF3CA;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #B28500;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05);
}
.alert-login .form-control:focus {
  border-color: #B28500;
}
.inline-login {
  font-size: 14px;
}
.inline-login:before,
.inline-login:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.inline-login:after {
  clear: both;
}
.inline-login:before,
.inline-login:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.inline-login:after {
  clear: both;
}
.inline-login .form-inline {
  display: inline-block;
  padding-left: 5px;
}
.inline-login .forgot-link {
  padding-left: 5px;
}
.inline-login .navbar-toggle {
  margin: 0px;
  padding: 0px 5px;
  border: none;
  border-radius: 0px;
  color: #0B9ABC;
}
.inline-login .navbar-toggle .collapse-text {
  display: none;
}
.inline-login .navbar-toggle .in-text {
  display: inline;
}
.inline-login .navbar-toggle .caret {
  border-top: 0px dotted;
  border-bottom: 4px solid #0B9ABC;
}
.inline-login .navbar-toggle.collapsed .collapse-text {
  display: inline;
}
.inline-login .navbar-toggle.collapsed .in-text {
  display: none;
}
.inline-login .navbar-toggle.collapsed .caret {
  border-bottom: 0px dotted;
  border-top: 4px solid #0B9ABC;
}
.inline-login .collapse {
  display: inline-block;
}
.logged-out-digest-header .inline-login {
  border-bottom: solid 1px #D9D9D9;
}
.logged-out-digest-body {
  padding-top: 50px;
}
.login-modal .modal-header {
  font-size: 20px;
  line-height: 1;
}
.login-modal .modal-header .glyphicon {
  color: #999;
  top: 0px;
}
.login-modal .modal-body {
  background: #F0F2EF;
}
.login-modal .modal-body .panel-login {
  margin-bottom: 0px;
}
.login-modal .modal-footer {
  margin-top: 0px;
}
.login-modal .modal-footer .login-links {
  margin-bottom: 0px;
}
.login-modal .modal-footer .login-links > p {
  margin: 0px;
}
.login-modal.transparent {
  background: transparent !important;
}
.welcome-login h6 {
  font-size: 30px;
  color: #333;
}
.welcome-login .lead {
  font-size: 20px;
  color: #999;
}
.welcome-login .login-images {
  position: relative;
  width: 130px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin: 0 auto 20px;
}
.welcome-login .login-images .neighbourhood-pic {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.welcome-login .login-images .profile-pic-container {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 3px;
  background: #fff;
  border-radius: 7px;
}
.welcome-login .login-images .profile-pic-container .profile-pic {
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 5px;
}
.panel-login {
  font-size: 14px;
}
.panel-login .panel-body {
  padding-bottom: 15px;
}
.panel-login .panel-body .sub-head {
  font-size: 16px;
}
.panel-login .panel-body .radio {
  padding: 10px 10px 10px 30px;
  border-radius: 5px;
  position: relative;
}
.panel-login .panel-body .radio:first-child {
  margin-top: 0px;
}
.panel-login .panel-body .radio:last-child {
  margin-bottom: 0px;
}
.panel-login .panel-body .radio .glyphicon {
  color: #60a735;
  display: none;
  margin-top: 4px;
}
.panel-login .panel-body .radio.active {
  background: #F0F2EF;
}
.panel-login .panel-body .radio.active .glyphicon {
  display: block;
}
.panel-login .panel-body .alert {
  margin-bottom: 15px;
  padding: 10px;
}
.panel-login .panel-body .pass-col {
  padding-right: 0px;
}
.panel-login .panel-body .pass-col .form-group {
  margin: 0px;
}
.panel-login .panel-body .checkbox {
  margin-bottom: 0px;
}
.panel-login .panel-body .user-confirm {
  margin-bottom: 20px;
}
.panel-login .panel-body .user-confirm:before,
.panel-login .panel-body .user-confirm:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-login .panel-body .user-confirm:after {
  clear: both;
}
.panel-login .panel-body .user-confirm:before,
.panel-login .panel-body .user-confirm:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-login .panel-body .user-confirm:after {
  clear: both;
}
.panel-login .panel-body .user-confirm .user-confirm-name {
  padding-left: 60px;
  font-size: 16px;
  margin: 0px;
  color: #333;
}
.panel-login .panel-body .user-confirm .user-confirm-link {
  padding-left: 60px;
  margin: 0px;
}
.panel-login .panel-body .email-confirm {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}
.panel-login .panel-body .email-confirm .glyphicon {
  color: #60a735;
}
.panel-login .panel-footer {
  padding: 15px;
  border-top: none;
}
.panel-login .panel-footer .btn-block + .btn-block {
  margin-top: 15px;
}
.panel-login .panel-footer .btn-stuff > img {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  height: 16px;
  width: 16px;
}
.panel-login .panel-footer.panel-footer-bordered {
  border-top: solid 1px #ececec;
}
.panel-login .panel-footer.panel-footer-transparent {
  background: transparent;
}
.panel-login .form-button-col {
  padding-left: 0px;
}
.login-links {
  font-size: 14px;
  text-align: center;
  margin-bottom: 30px;
}
.reset-sent {
  text-align: center;
  color: #40761E;
  border-bottom: solid 1px #ececec;
  margin-bottom: 12.5px;
}
.reset-sent .icon-container {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 50px;
  line-height: 80px;
  height: 80px;
  width: 80px;
  border-radius: 100%;
  background: #D7EBCA;
  border: solid 1px #40761E;
  margin-bottom: 20px;
}
.reset-sent .icon-container .badge {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 24px;
  width: 24px;
  line-height: 1.2;
  font-size: 20px;
  border-radius: 100%;
  background: #FF3B30;
  color: #fff;
  padding: 0px;
}
.reset-center {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.password-reset .user-list-select li.selected {
  background: #0B9ABC;
  color: #ffffff;
}
.password-reset .user-list-select li:hover,
.password-reset .user-list-select li label:hover {
  background: #999;
  cursor: pointer;
}
.password-reset .user-list-select li input {
  display: none;
}
.page-container {
  padding-top: 65px;
  position: relative;
}
.top-bar {
  background: #F0F2EF;
  margin-top: 50px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  margin-bottom: -51px;
  border-bottom: solid 1px #d9d9d9;
  position: relative;
  z-index: 1;
}
.top-bar .icon-container {
  float: left;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #999;
  color: #F0F2EF;
  text-align: center;
  line-height: 33px;
  font-size: 20px;
  margin: -5px 0;
}
.top-bar p {
  padding-left: 47px;
  padding-right: 20px;
  margin-bottom: 5px;
}
.top-bar p:last-child {
  margin-bottom: 0px;
}
.top-bar.urgent {
  background: #FFF3CA;
}
.top-bar.urgent .icon-container {
  background: #B28500;
  color: #FFF3CA;
}
.move-left .cover-wrap.affix {
  z-index: 1;
}
.home-promo {
  float: right;
  position: relative;
  height: 120px;
  width: 120px;
  color: #fff;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all all ease-in-out 0.2s ease-out;
  transition: all all ease-in-out 0.2s ease-out;
}
.home-promo:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border: solid 5px #fff;
  border-radius: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.home-promo > img {
  display: block;
  height: 120px;
  width: 120px;
  border-radius: 100%;
}
.home-promo > span {
  position: absolute;
}
.home-promo > span.total-needed {
  top: 0px;
  left: 0px;
  font-size: 16px;
  padding-left: 6px;
  padding-right: 6px;
  height: 32px;
  line-height: 32px;
  background: #60a735;
  border-radius: 5px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
}
.home-promo > span.total-info {
  bottom: 0px;
  left: 50%;
  font-size: 11px;
  padding: 5px 0;
  border-radius: 5px;
  line-height: 1.2;
  width: 120px;
  margin-left: -60px;
  background: #0B9ABC;
  white-space: nowrap;
  text-align: center;
}
.home-promo:hover {
  color: #fff;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.neighbourhood-profile {
  margin-bottom: 15px;
}
.neighbourhood-profile:before,
.neighbourhood-profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.neighbourhood-profile:after {
  clear: both;
}
.neighbourhood-profile:before,
.neighbourhood-profile:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.neighbourhood-profile:after {
  clear: both;
}
.neighbourhood-profile h2,
.neighbourhood-profile h3,
.neighbourhood-profile h4,
.neighbourhood-profile h5,
.neighbourhood-profile h6 {
  margin: 5px 0;
  font-size: 30px;
}
.neighbourhood-profile.overflow {
  overflow: visible;
}
.neighbourhood-profile.neighbourhood-profile-filter h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.neighbourhood-profile .avatar-container {
  margin-top: 12.5px;
  margin-right: 12.5px;
}
.neighbourhood-profile > .alert.alert-compact {
  margin-top: 0px;
}
.neighbourhood-profile > .alert.alert-compact ~ h4 {
  margin: 0px;
}
.neighbourhood-profile .btn.pull-right {
  margin-top: 10px;
}
.neighbourhood-profile .btn.pull-right.btn-sm {
  margin-top: 20px;
}
.neighbourhood-profile .profile-container {
  float: left;
  position: relative;
  margin: 0 15px 0 0;
  display: block !important;
}
tr.neighbourhood-profile .profile-container {
  display: table-row !important;
}
th.neighbourhood-profile .profile-container,
td.neighbourhood-profile .profile-container {
  display: table-cell !important;
}
@media (max-width: 766px) {
  .neighbourhood-profile .profile-container {
    display: none !important;
  }
  tr.neighbourhood-profile .profile-container {
    display: none !important;
  }
  th.neighbourhood-profile .profile-container,
  td.neighbourhood-profile .profile-container {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .neighbourhood-profile .profile-container.hidden-sm {
    display: none !important;
  }
  tr.neighbourhood-profile .profile-container.hidden-sm {
    display: none !important;
  }
  th.neighbourhood-profile .profile-container.hidden-sm,
  td.neighbourhood-profile .profile-container.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .neighbourhood-profile .profile-container.hidden-md {
    display: none !important;
  }
  tr.neighbourhood-profile .profile-container.hidden-md {
    display: none !important;
  }
  th.neighbourhood-profile .profile-container.hidden-md,
  td.neighbourhood-profile .profile-container.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .neighbourhood-profile .profile-container.hidden-lg {
    display: none !important;
  }
  tr.neighbourhood-profile .profile-container.hidden-lg {
    display: none !important;
  }
  th.neighbourhood-profile .profile-container.hidden-lg,
  td.neighbourhood-profile .profile-container.hidden-lg {
    display: none !important;
  }
}
.neighbourhood-profile .profile-container .neighbourhood-profile-pic {
  height: 80px;
  width: 80px;
  border-radius: 5px;
  float: left;
}
.neighbourhood-profile .neighbourhood-profile-thumb {
  height: 50px;
  width: 50px;
  border-radius: 5px;
  float: left;
  margin: 10px 20px 0 0;
}
.neighbourhood-profile .count {
  color: #999;
  margin-bottom: 0;
}
.neighbourhood-profile .box-conjunction {
  float: right;
}
.neighbourhood-profile .box-conjunction > span {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  padding-right: 5px;
}
.neighbourhood-profile .box-conjunction .box-conjunction-logo {
  display: inline-block;
  height: auto;
  width: 40px;
}
.neighbourhood-tabs.neighbourhood-tabs-compact > li > a {
  padding: 4px 5px;
  font-size: 14px;
}
.neighbourhood-tabs.neighbourhood-tabs-compact > li.active > a {
  padding-left: 8.5px;
  padding-right: 8.5px;
}
.tab-button {
  float: right;
}
.tab-button.tab-button-left {
  float: left;
}
.tab-button .btn .dropdown-menu,
.tab-button .btn-group .dropdown-menu {
  left: auto;
  right: 0px;
}
.neighbourhood-actions {
  float: right;
  margin-top: 12.5px;
}
.neighbourhood-actions .dropdown-menu {
  left: auto;
  right: 0;
}
@media screen and (min-width: 480px) {
  .filter-background-none {
    background: none !important;
  }
}
.tab-filters {
  position: relative;
  margin-top: 10px;
  border-top: solid 1px #d9d9d9;
  background: #F0F2EF;
  padding: 8px 15px;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
}
.tab-filters:before,
.tab-filters:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tab-filters:after {
  clear: both;
}
.tab-filters:before,
.tab-filters:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tab-filters:after {
  clear: both;
}
.tab-filters.news-feed-tabs {
  background: none;
  padding: 0 15px;
}
.tab-filters .sort-label {
  margin-right: 5px;
}
.tab-filters .dropdown-toggle {
  margin-right: 10px;
  text-transform: capitalize;
}
.tab-filters .pagination {
  margin: 0px;
  float: right;
  margin-right: -7px;
}
.dropdown-menu-long .dropdown-menu {
  min-width: 240px;
}
.dropdown-menu-long .dropdown-menu .dropdown-menu {
  display: block;
  max-height: 400px;
  overflow: auto;
  position: relative;
  border: 0 none;
}
.dropdown-menu-long .dropdown-menu .dropdown-menu .highlight {
  font-weight: 700;
  background: rgba(11, 154, 188, 0.1);
}
.dropdown-menu-long .dropdown-menu .dropdown-menu:empty:before {
  content: "No results";
  display: block;
  padding: 3px 20px;
  clear: both;
  text-align: center;
  white-space: nowrap;
}
.dropdown-menu-long .dropdown-menu .dropdown-search {
  margin-top: -5px;
  padding: 10px;
  background: #F0F2EF;
  border-bottom: solid 1px #d9d9d9;
  border-radius: 5px 5px 0 0;
}
.dropdown-menu-long .dropdown-menu .dropdown-search .input-sm {
  display: inline-block;
}
.lead-invite {
  display: none;
  margin-top: 10px;
}
.lead-invite .token-input-input-token-bootstrap:first-child input {
  min-width: 100%;
}
.neighbourhood-footer {
  font-size: 14px;
  padding-bottom: 30px;
}
.neighbourhood-footer p {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.neighbourhood-footer nav {
  font-size: 12px;
}
.neighbourhood-footer nav a {
  padding-right: 5px;
}
.muted-message-notification {
  margin-top: 20px;
}
.muted-message-notification .glyphicon {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
#scrolling-message-container {
  position: relative;
  padding-bottom: 160px;
}
#scrolling-message-container .scroll-loading {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.scroll-loading {
  padding-top: 30px;
  padding-bottom: 90px;
  text-align: center;
}
.scroll-loading .loading-spin {
  height: 16px;
  width: 16px;
  vertical-align: baseline;
}
.recommendations-tab .item {
  padding: 30px 10px 10px;
}
#messageList:first-child #scrolling-message-container:first-child .item:not(.sticky-item):not(.item-pending):first-child {
  margin-top: 0px;
}
#messageList:first-child .sticky-item:first-child {
  margin-top: 0px;
}
.side-title-large {
  background: #F0F2EF;
  color: #60a735;
  font-size: 20px;
  padding: 7px 15px 10px;
  border-radius: 0 0 5px 5px;
  border-top: solid 1px #d9d9d9;
  margin-top: 20px;
}
.side-title-large .glyphicon {
  color: #999;
}
.btn-file {
  background: #F0F2EF;
  color: #545454;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-file .close {
  margin-left: 10px;
}
.btn-file:before {
  content: "";
  height: 16px;
  width: 16px;
  float: left;
  background: transparent;
  margin-right: 5px;
  margin-top: 3px;
  margin-left: -1px;
}
.btn-file.icon-pdf:before {
  background-image: url("/bundles/neighbourlystatic/img/pdf-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .btn-file.icon-pdf:before {
    background-image: url("/bundles/neighbourlystatic/img/pdf-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.btn-file.icon-video:before {
  background-image: url("/bundles/neighbourlystatic/img/video-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .btn-file.icon-video:before {
    background-image: url("/bundles/neighbourlystatic/img/video-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.btn-file.icon-audio:before {
  background-image: url("/bundles/neighbourlystatic/img/audio-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .btn-file.icon-audio:before {
    background-image: url("/bundles/neighbourlystatic/img/audio-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.btn-file.icon-word:before {
  background-image: url("/bundles/neighbourlystatic/img/word-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .btn-file.icon-word:before {
    background-image: url("/bundles/neighbourlystatic/img/word-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.btn-file.icon-image:before {
  background-image: url("/bundles/neighbourlystatic/img/image-icon-16-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .btn-file.icon-image:before {
    background-image: url("/bundles/neighbourlystatic/img/image-icon-16-2x.png?3");
    background-size: 16px 16px;
  }
}
.post-video {
  padding-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-video:before,
.post-video:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.post-video:after {
  clear: both;
}
.post-video:before,
.post-video:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.post-video:after {
  clear: both;
}
.post-video .close {
  display: none;
}
.post-video .close:before {
  content: "Remove";
  position: relative;
  top: -4px;
  font-size: 14px;
  padding-right: 5px;
}
.post-video.loading,
.post-video.error {
  text-align: center;
  display: none;
  padding: 10px;
}
.post-video.loading img,
.post-video.error img {
  height: 16px;
  width: 16px;
}
.post-video .video-title {
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.post-video .video-info {
  color: #999;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.post-video .video-description {
  font-size: 14px;
  margin-bottom: 10px;
}
.post-video .video-thumb {
  float: left;
  margin-right: 20px;
  border: solid 1px #d9d9d9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 5px;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  position: relative;
  margin-bottom: 10px;
}
.post-video .video-thumb .glyphicon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  margin-top: -20px;
  margin-left: -20px;
}
.post-video .video-thumb .label {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.post-video .video-thumb .video-preview {
  position: relative;
  height: 128px;
  width: 128px;
  overflow: hidden;
  background: #000;
}
.post-video .video-thumb .video-preview img {
  height: 100%;
  width: auto;
  min-width: 100%;
  min-height: 128px;
  max-width: none;
  display: block;
  opacity: 0.8;
}
.post-video .video-thumb:hover {
  border-color: #0B9ABC;
}
.well.area-to-hide {
  margin-top: 30px;
}
.well.area-to-hide > .close:before {
  content: "Close";
  position: relative;
  top: -4px;
  font-size: 14px;
  padding-right: 5px;
}
.sticky-item {
  overflow: hidden;
}
.sticky-item .sticky-steps {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.sticky-item .sticky-steps li {
  margin-bottom: 15px;
  position: relative;
  overflow: visible;
}
.sticky-item .sticky-steps li .glyphicon:not(.glyphicon-check) {
  background: #fff;
  color: #999;
  float: left;
  width: 30px;
  height: 30px;
  margin-top: -5px;
  margin-right: 10px;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  border-radius: 100%;
}
.sticky-item .sticky-steps li.completed {
  color: #999;
}
.sticky-item .sticky-steps li.completed .glyphicon:not(.glyphicon-check) {
  background: #0B9ABC;
  color: #fff;
  border-color: #0B9ABC;
}
.sticky-item .sticky-steps li.completed .glyphicon-check {
  position: absolute;
  left: -20px;
  top: 4px;
  color: #0B9ABC;
  font-size: 16px;
}
.sticky-item .sticky-steps li.completed a {
  color: #999;
}
.sticky-item .sticky-steps li.completed a:hover {
  text-decoration: none;
  cursor: default;
}
.sticky-item .invite-notice {
  margin-top: 15px;
  margin-right: -35px;
  text-align: center;
  padding: 15px;
}
.sticky-item .invite-notice p {
  margin-bottom: 5px;
  font-size: 12px;
}
.sticky-item .invite-notice p:first-child {
  margin-bottom: 10px;
}
.sticky-item .invite-notice p:last-child {
  margin-bottom: 0px;
}
.sticky-alert {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  z-index: 999;
}
.sticky-alert button.close {
  padding: 14px 8px;
}
.nav-sub {
  padding: 10px 0;
  border-bottom: solid 1px #ececec;
  font-size: 14px;
}
.nav-sub > li > a {
  padding: 3px 7px;
}
.message-actions-container {
  background: transparent;
}
.message-actions-container .message-actions {
  margin-top: -30px;
  padding-bottom: 30px;
}
html.ie8 .js-view-document-modal-link {
  display: none;
}
#image-block .images .form-group {
  display: none;
}
#image-block .images .image-list {
  display: inline;
}
#image-block .images > div {
  display: none;
  z-index: 3;
  height: 129px;
  overflow: hidden;
  margin-bottom: 10px;
}
#image-block .images > div.current-image {
  display: block;
}
#image-block .images > div.current-image input,
#image-block .images > div.current-image label {
  display: none;
}
#image-block .images > div.current-image img {
  display: block;
  max-width: 100%;
  padding: 10px;
}
#image-block .images > div:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 15px;
  left: 15px;
  background: #fff;
  z-index: -1;
  border-radius: 5px;
}
#image-block .images > div label {
  display: none;
}
#image-block .images > div canvas {
  max-width: 100%;
  padding: 10px;
}
#image-block .images > div .image-thumbnail {
  display: block;
  height: 129px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
#image-block .images > div .close {
  margin-right: 8px;
  margin-bottom: -7px;
  margin-top: 2px;
  text-shadow: 0 1px 0 #ffffff, 0 -1px 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#image-block .images .add-another-container {
  font-size: 12px;
  display: block;
  height: 129px;
  color: #999;
  text-decoration: none;
  margin-bottom: 10px;
}
#image-block .images .add-another-container:visited,
#image-block .images .add-another-container:focus {
  text-decoration: none;
}
#image-block .images .add-another-container .add-another {
  display: block;
  height: 100%;
  border: dashed 2px #999;
  border-radius: 5px;
  text-align: center;
}
#image-block .images .add-another-container .add-another .plus {
  display: block;
  border-radius: 100%;
  height: 48px;
  width: 48px;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  background: #999;
  color: #d9d9d9;
  margin: 25px auto 3px;
}
#image-block .images .add-another-container:hover {
  color: #545454;
}
#image-block .images .add-another-container:hover .add-another {
  border-color: #545454;
}
#image-block .images .add-another-container:hover .add-another .plus {
  background: #545454;
}
.message-images-modal .errors,
.message-documents-modal .errors {
  color: #982620;
}
.message-images-modal .help-block,
.message-documents-modal .help-block {
  color: #545454;
  font-size: 14px;
  margin: 0;
}
.message-images-modal video,
.message-documents-modal video,
.message-images-modal audio,
.message-documents-modal audio,
.message-images-modal iframe,
.message-documents-modal iframe {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.message-images-modal canvas,
.message-documents-modal canvas {
  width: 100%;
}
.message-images-modal .image-thumbnail,
.message-documents-modal .image-thumbnail {
  width: 120px;
  height: 120px;
  background-size: cover;
  background-position: center;
}
.message-images-modal .file-icon-32,
.message-documents-modal .file-icon-32 {
  content: "";
  height: 32px;
  width: 32px;
  display: block;
  background: transparent;
  margin: 16px auto 0;
}
.message-images-modal .file-icon-32.file-icon-pdf,
.message-documents-modal .file-icon-32.file-icon-pdf {
  background-image: url("/bundles/neighbourlystatic/img/pdf-icon-32-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .message-images-modal .file-icon-32.file-icon-pdf,
  .message-documents-modal .file-icon-32.file-icon-pdf {
    background-image: url("/bundles/neighbourlystatic/img/pdf-icon-32-2x.png?3");
    background-size: 32px 32px;
  }
}
.message-images-modal .file-icon-32.file-icon-video,
.message-documents-modal .file-icon-32.file-icon-video {
  background-image: url("/bundles/neighbourlystatic/img/video-icon-32-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .message-images-modal .file-icon-32.file-icon-video,
  .message-documents-modal .file-icon-32.file-icon-video {
    background-image: url("/bundles/neighbourlystatic/img/video-icon-32-2x.png?3");
    background-size: 32px 32px;
  }
}
.message-images-modal .file-icon-32.file-icon-audio,
.message-documents-modal .file-icon-32.file-icon-audio {
  background-image: url("/bundles/neighbourlystatic/img/audio-icon-32-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .message-images-modal .file-icon-32.file-icon-audio,
  .message-documents-modal .file-icon-32.file-icon-audio {
    background-image: url("/bundles/neighbourlystatic/img/audio-icon-32-2x.png?3");
    background-size: 32px 32px;
  }
}
.message-images-modal .file-icon-32.file-icon-word,
.message-documents-modal .file-icon-32.file-icon-word {
  background-image: url("/bundles/neighbourlystatic/img/word-icon-32-1x.png?3");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .message-images-modal .file-icon-32.file-icon-word,
  .message-documents-modal .file-icon-32.file-icon-word {
    background-image: url("/bundles/neighbourlystatic/img/word-icon-32-2x.png?3");
    background-size: 32px 32px;
  }
}
.js-add-image-container .modal-body,
.js-add-document-container .modal-body {
  padding-bottom: 0px;
}
.post-box {
  background: #F0F2EF;
  color: #545454;
  border-radius: 10px;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
.post-box.no-top-radius {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.post-box .show-documents {
  margin-left: 10px;
}
.post-box .group-help {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
.post-box .group-help p {
  margin-bottom: 0px;
}
.post-box .group-help p .glyphicon {
  color: #60a735;
}
.post-box .message-form-content {
  margin-bottom: 10px;
}
.post-box .message-form-content .documents label,
.post-box .message-form-content .documents input {
  display: none;
}
.post-box .message-form-content .documents img {
  margin-top: 35px;
  margin-left: 25px;
}
.post-box .message-form-content .message-images {
  display: none;
  overflow: hidden;
}
.post-box .message-form-content .message-images .images-title {
  margin-top: 15px;
  font-size: 14px;
  margin-bottom: -5px;
}
.post-box .message-form-content .message-images .message-images-content {
  background: #d9d9d9;
  border-radius: 5px;
  padding: 10px 10px 0;
  margin: 10px 0;
  overflow: hidden;
}
.post-box .message-form-content .message-images .message-images-content .image-list {
  display: inline;
}
.post-box .message-form-content .message-images .form-group {
  display: none;
}
.post-box .message-form-content .message-images .image-thumbnail {
  display: block;
  height: 129px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
.post-box .alert {
  display: none;
  margin-bottom: 15px;
}
.post-box .panel-group .panel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-bottom: -1px;
}
.post-box .panel-group .panel .panel-heading {
  background: #fff;
  padding: 0px;
}
.post-box .panel-group .panel .panel-heading h4 {
  font-size: 16px;
}
.post-box .panel-group .panel .panel-heading h4 a {
  display: block;
  padding: 10px;
  color: #999;
}
.post-box .panel-group .panel .panel-heading h4 a .caret {
  float: right;
  margin-top: 8px;
  border-top-color: #d9d9d9;
}
.post-box .panel-group .panel .panel-heading h4 a:hover {
  text-decoration: none;
  color: #545454;
}
.post-box .panel-group .panel .panel-heading h4 a:hover .caret {
  border-top-color: #999;
}
.post-box .panel-group .panel .category-selected .glyphicon {
  color: #60a735;
}
.post-box .panel-group .panel .category-selected h4 a {
  color: #545454;
}
.post-box .panel-group.posting-as-panel .panel .panel-heading {
  background: #fff9e3;
}
.post-box .panel-group.posting-as-panel .panel .panel-heading h4 {
  padding: 10px 10px 10px 7px;
}
.post-box .panel-group.posting-as-panel .panel .panel-heading h4 img {
  height: 20px;
  width: 20px;
  margin-right: 4px;
}
.post-box .panel-group.posting-as-panel .panel .panel-heading h4 a {
  padding: 0;
  display: inline;
  color: #0B9ABC;
}
.post-box .panel-group.recommendation-group .panel {
  overflow: visible;
}
.post-box .panel-group.recommendation-group .recommendation-option {
  background: #f7f8f6;
  position: relative;
}
.post-box .panel-group.recommendation-group .recommendation-option label {
  display: block;
  margin: 0;
  padding: 15px;
  padding-left: 35px;
  cursor: pointer;
  position: relative;
}
.post-box .panel-group.recommendation-group .recommendation-option label .radio-button {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -7px;
}
.post-box .panel-group.recommendation-group .recommendation-option label .radio-button input {
  margin: 0px;
  display: block;
}
.post-box .panel-group.recommendation-group .recommendation-option label .category-form h4 {
  font-size: 16px;
  margin: 0;
}
.post-box .panel-group.recommendation-group .recommendation-option label .category-form h4 .glyphicon {
  color: #999;
}
.post-box .panel-group.recommendation-group .recommendation-option label .category-form p {
  margin: 0;
  color: #999;
}
.post-box .panel-group.recommendation-group .recommendation-option.active {
  background: #fff;
}
.post-box .panel-group.recommendation-group .recommendation-option.active .category-form h4 .glyphicon {
  color: #60a735;
}
.post-box .panel-group.recommendation-group .recommendation-option.recommendation-option-recommending {
  border-bottom: 1px solid #d9d9d9;
}
.post-box .recommendation-category-select {
  background: #ececec;
  border-radius: 5px;
  margin: 0 30px 30px;
  padding: 20px 20px 10px;
  position: relative;
}
.post-box .recommendation-category-select:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .post-box .recommendation-category-select:before,
.btn-info .post-box .recommendation-category-select:before {
  border-top-color: #0B9ABC;
}
.btn-primary .post-box .recommendation-category-select:before,
.btn-success .post-box .recommendation-category-select:before,
.btn-warning .post-box .recommendation-category-select:before,
.btn-danger .post-box .recommendation-category-select:before {
  border-top-color: #fff;
}
.post-box .recommendation-category-select .form-group .form-control {
  margin-bottom: 10px;
}
.post-box .grouped-category {
  background: #ececec;
  border-radius: 5px;
  margin: 0 30px 30px;
  padding: 20px 20px 10px;
  position: relative;
  margin-top: 15px;
}
.post-box .grouped-category:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .post-box .grouped-category:before,
.btn-info .post-box .grouped-category:before {
  border-top-color: #0B9ABC;
}
.btn-primary .post-box .grouped-category:before,
.btn-success .post-box .grouped-category:before,
.btn-warning .post-box .grouped-category:before,
.btn-danger .post-box .grouped-category:before {
  border-top-color: #fff;
}
.post-box .grouped-category .form-group .form-control {
  margin-bottom: 10px;
}
.post-box .recipient-neighbourhoods {
  background: #ececec;
  border-radius: 5px;
  margin: 0 30px 30px;
  padding: 20px 20px 10px;
  position: relative;
  margin: 15px 15px 15px 30px;
  padding-bottom: 6px;
}
.post-box .recipient-neighbourhoods:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .post-box .recipient-neighbourhoods:before,
.btn-info .post-box .recipient-neighbourhoods:before {
  border-top-color: #0B9ABC;
}
.btn-primary .post-box .recipient-neighbourhoods:before,
.btn-success .post-box .recipient-neighbourhoods:before,
.btn-warning .post-box .recipient-neighbourhoods:before,
.btn-danger .post-box .recipient-neighbourhoods:before {
  border-top-color: #fff;
}
.post-box .recipient-neighbourhoods .form-group .form-control {
  margin-bottom: 10px;
}
.post-box .recipient-neighbourhoods:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 0 dotted;
  border-bottom: solid 4px #ececec;
  position: absolute;
  top: -4px;
  left: 20px;
}
.btn-default .post-box .recipient-neighbourhoods:before,
.btn-info .post-box .recipient-neighbourhoods:before {
  border-top-color: #0B9ABC;
}
.btn-primary .post-box .recipient-neighbourhoods:before,
.btn-success .post-box .recipient-neighbourhoods:before,
.btn-warning .post-box .recipient-neighbourhoods:before,
.btn-danger .post-box .recipient-neighbourhoods:before {
  border-top-color: #fff;
}
.post-box .recipient-neighbourhoods hr {
  border-color: #999;
  margin-top: 5px;
  margin-bottom: 10px;
}
.post-box .round-top {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.post-box .round-bottom {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.post-box .form-group .form-control.round-top {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.post-box .form-group .form-control.round-bottom {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  margin-bottom: 10px;
}
.post-box .accordion .panel {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.post-box .accordion2 .panel {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.post-box .panel-body {
  position: relative;
  z-index: 10;
  padding-top: 10px;
  margin-top: -5px;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-top: none;
  margin-bottom: -1px;
}
.post-box .show-form {
  display: block;
  width: 100%;
  height: 41px;
  padding: 7px 10px;
  font-size: 16px;
  line-height: 1.6;
  color: #323232;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  height: 61px;
  padding: 17px 20px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.post-box .show-form:-moz-placeholder {
  color: #999;
}
.post-box .show-form::-moz-placeholder {
  color: #999;
}
.post-box .show-form:-ms-input-placeholder {
  color: #999;
}
.post-box .show-form::-webkit-input-placeholder {
  color: #999;
}
.post-box .show-form:focus {
  border-color: #0B9ABC;
  outline: 0;
}
.post-box .show-form[disabled],
.post-box .show-form[readonly],
fieldset[disabled] .post-box .show-form {
  cursor: not-allowed;
  background-color: #F0F2EF;
}
textarea.post-box .show-form {
  height: auto;
}
.post-box .show-form:hover {
  border-color: #0B9ABC;
}
.post-box.show-posting-as {
  position: relative;
  overflow: inherit;
}
.post-box.show-posting-as .posting-as {
  position: absolute;
  height: 59px;
  border-right: 1px solid #d9d9d9;
  top: 11px;
  left: 11px;
  z-index: 10;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.post-box.show-posting-as .posting-as.open {
  background: #ececec;
}
.post-box.show-posting-as .posting-as > a {
  display: block;
  text-decoration: none;
  padding: 11px;
}
.post-box.show-posting-as .posting-as > a .avatar-container {
  float: none;
  display: inline-block;
}
.post-box.show-posting-as .posting-as > a .avatar-container img {
  width: 36px;
  height: 36px;
}
.post-box.show-posting-as .posting-as > a .caret {
  margin: 0 0 0 10px;
  border-top-color: #d9d9d9;
  vertical-align: text-top;
}
.post-box.show-posting-as .posting-as > a:hover {
  text-decoration: none;
}
.post-box.show-posting-as .posting-as .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 0;
}
.post-box.show-posting-as .posting-as .dropdown-menu li .dropdown-heading {
  line-height: 2.1;
  padding: 3px 20px;
  color: #999;
  white-space: nowrap;
}
.post-box.show-posting-as .posting-as .dropdown-menu li a {
  line-height: 2.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px 20px;
}
.post-box.show-posting-as .posting-as .dropdown-menu li a .avatar-container {
  float: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.post-box.show-posting-as .posting-as .dropdown-menu li a .avatar-container img {
  width: 30px;
  height: 30px;
}
.post-box.show-posting-as .posting-as .dropdown-menu li.active a {
  background: none;
  color: #545454;
  cursor: default;
}
.post-box.show-posting-as .posting-as .dropdown-menu li.active a span {
  display: inline-block;
}
.post-box.show-posting-as .posting-as .dropdown-menu li.active a span:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e049";
  color: #fff;
  background: #60a735;
  margin-left: 10px;
  padding: 2px;
  border-radius: 2px;
}
.post-box.show-posting-as .show-form {
  padding-left: 75px;
  overflow: inherit;
  overflow-x: hidden;
  text-overflow: clip;
  text-overflow: ellipsis;
  text-overflow: "...";
}
.post-box.show-posting-as .posting-as.dropdown ~ .show-form {
  padding-left: 95px;
}
.post-box .message-form {
  display: none;
}
.post-box .post-btn-group {
  margin-bottom: 10px;
}
.post-box .post-btn-group .btn-default {
  background: #fff;
  color: #0B9ABC;
}
.post-box .post-btn-group .btn-default .glyphicon {
  font-size: 14px;
  top: 1px;
  color: #999;
}
.post-box .post-btn-group .btn-default.active {
  background: #f5f7f5;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.03);
  border-color: #d9d9d9;
  color: #999;
}
.post-box .post-btn-group .btn-default.active .glyphicon {
  color: #60a735;
}
.post-box .post-btn-group .btn-default.active:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  z-index: 99;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -3px;
  border-top: 0 dotted;
  border-bottom: solid 4px #fff;
}
.btn-default .post-box .post-btn-group .btn-default.active:after,
.btn-info .post-box .post-btn-group .btn-default.active:after {
  border-top-color: #0B9ABC;
}
.btn-primary .post-box .post-btn-group .btn-default.active:after,
.btn-success .post-box .post-btn-group .btn-default.active:after,
.btn-warning .post-box .post-btn-group .btn-default.active:after,
.btn-danger .post-box .post-btn-group .btn-default.active:after {
  border-top-color: #fff;
}
.post-box .post-btn-group .btn-default.active:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  z-index: 98;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -4px;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  border-top: 0 dotted;
  border-bottom: solid 5px #d9d9d9;
}
.btn-default .post-box .post-btn-group .btn-default.active:before,
.btn-info .post-box .post-btn-group .btn-default.active:before {
  border-top-color: #0B9ABC;
}
.btn-primary .post-box .post-btn-group .btn-default.active:before,
.btn-success .post-box .post-btn-group .btn-default.active:before,
.btn-warning .post-box .post-btn-group .btn-default.active:before,
.btn-danger .post-box .post-btn-group .btn-default.active:before {
  border-top-color: #fff;
}
.post-box .post-btn-group .btn-default.recommendation-tab.active:after {
  border-bottom: solid 4px #f7f8f6;
}
.post-box .post-btn-group .btn-default.selected-arrow.active:after {
  border-bottom: solid 4px #fff;
}
.post-box .post-btn-group .js-add-alert-link {
  float: right;
}
.post-box.show-posting-as .post-btn-group .btn-default.active a:after {
  border-bottom-color: #fff9e3;
}
.post-box .form-group {
  margin-bottom: 0px;
}
.post-box .form-group .form-control {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-bottom: -1px;
}
.post-box .form-group .form-control:-moz-placeholder {
  color: #999;
}
.post-box .form-group .form-control::-moz-placeholder {
  color: #999;
}
.post-box .form-group .form-control:-ms-input-placeholder {
  color: #999;
}
.post-box .form-group .form-control::-webkit-input-placeholder {
  color: #999;
}
.post-box .form-group .form-control:focus {
  position: relative;
  z-index: 10;
}
.post-box .form-group .select2-container {
  border-radius: 5px;
}
.post-box .form-group .select2-dropdown-open {
  border-radius: 5px 5px 0px 0px;
}
.post-box .form-group .select2-drop-above.select2-dropdown-open {
  border-radius: 0px 0px 5px 5px;
  border-bottom: solid 1px #0B9ABC;
}
.post-box .form-group textarea {
  resize: none;
}
.post-box .form-group .neighbourhood-select,
.post-box .form-group .category-select {
  height: auto;
  padding: 0px;
}
.post-box .form-group .neighbourhood-select .checkbox,
.post-box .form-group .category-select .checkbox,
.post-box .form-group .neighbourhood-select .radio,
.post-box .form-group .category-select .radio {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 10px 0px 30px;
}
.post-box .form-group .neighbourhood-select .checkbox:last-child,
.post-box .form-group .category-select .checkbox:last-child,
.post-box .form-group .neighbourhood-select .radio:last-child,
.post-box .form-group .category-select .radio:last-child {
  border-bottom: none;
}
.post-box .form-group .neighbourhood-select input[type="checkbox"],
.post-box .form-group .category-select input[type="checkbox"] {
  margin-top: 5px;
}
.post-box .form-group .neighbourhood-select .group-select .group-select-title,
.post-box .form-group .category-select .group-select .group-select-title {
  display: block;
  padding: 15px 10px 5px;
  color: #999;
}
.post-box .form-group.message-group {
  position: relative;
}
.post-box .form-group.message-group .video-icons {
  position: relative;
  z-index: 10;
  height: 0px;
  overflow: visible;
  text-align: right;
}
.post-box .form-group.message-group .video-icons .glyphicon {
  font-size: 20px;
  color: #d9d9d9;
  cursor: help;
  padding: 10px 10px 10px 0;
}
.post-box .form-group.message-group .video-icons .glyphicon:hover {
  color: #999;
}
.post-box .form-group.message-group .video-icons .glyphicon:first-child {
  padding-right: 0px;
}
.post-box .form-group.message-group .video-icons .tooltip {
  min-width: 150px;
  z-index: 9999;
}
.post-box .has-error .form-control {
  position: relative;
  z-index: 10;
}
.post-box .buttons {
  text-align: right;
  margin-bottom: 0px;
  margin-top: 10px;
}
.post-box .collapseTwo .panel-body {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
.post-box .error .alert {
  display: block;
}
.post-box .error .panel-default {
  border-color: #982620;
}
.post-box .error .panel-default .panel-heading h4 a {
  color: #982620;
}
.post-box .error .panel-default .panel-heading h4 a:hover {
  color: #982620;
}
.post-box .error .panel-body {
  border-color: #982620;
}
.post-box .event-form-content {
  background: #fff;
  border: solid 1px #d9d9d9;
  padding: 12px 10px 0px;
}
.post-box .event-form-content .form-group {
  margin-bottom: 12px;
}
.post-box .event-form-content .token-input-list-bootstrap {
  border-radius: 0px;
}
.post-box .event-form-content .expanding {
  min-height: 100px;
}
.post-box .event-form-content .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.post-box .event-form-content .form-group.has-error {
  padding-top: 10px;
  background-color: #F8D7D4;
}
.post-box .event-form-content .form-group .group-select-title {
  display: block;
  padding-top: 15px;
  color: #999;
}
.post-box .event-form-content .form-group .event-select-all {
  border-bottom: solid 1px #ececec;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.post-box .event-form-content .post-doc-container {
  margin-left: -10px;
}
.post-box .event-form-content .message-images .col-sm-2 {
  width: 25%;
}
.post-box .event-form-content .message-images .images-content .image-thumbnail {
  margin-bottom: 10px;
}
.post-box .event-form-content .cover-images .images-title {
  display: none;
}
.post-box .event-form-content .cover-images .image-thumbnail {
  width: auto;
  height: 170px;
  background-size: cover;
  background-position: center;
  margin-top: 20px;
}
.post-box .event-form-content .cover-images .cover-images-content {
  background: #F0F2EF;
  padding-bottom: 10px;
}
.post-box .event-form-content .cover-images .cover-images-content .col-sm-2 {
  width: 100%;
  height: auto;
  position: relative;
}
.post-box .event-form-content .cover-images .cover-images-content .col-sm-2:first-child:before {
  border: solid 1px #0B9ABC;
}
.post-box .event-form-content .cover-images .cover-images-content .col-sm-2:first-child > div:before {
  content: "Cover image:";
  font-size: 14px;
  position: absolute;
  top: -8px;
  left: 10px;
  margin-top: 2px;
  margin-left: 8px;
}
.post-box .event-form-content .cover-images .cover-images-content .col-sm-2:first-child .close:before {
  content: "Remove cover";
}
.post-box .event-form-content .cover-images .cover-images-content .col-sm-2 .close {
  position: absolute;
  top: -8px;
  right: 10px;
}
.post-box .event-form-content .cover-images .cover-images-content .col-sm-2 .close:before {
  content: "Delete";
  position: relative;
  top: -4px;
  font-size: 14px;
  padding-right: 5px;
}
.post-box .event-form-content .cover-images .cover-images-content .add-another-container {
  display: none;
}
.post-box .event-form-content .cover-images .cover-images-content canvas {
  margin-top: 20px;
}
.post-box .event-form-content .cover-images .cover-images-content img {
  margin-top: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.post-box .form-horizontal .form-inline .form-group {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.post-box .event-buttons {
  margin-right: 0px;
}
.post-box .images .form-group {
  display: none;
}
.post-box .images .image-list {
  display: inline;
}
.post-box .images > div {
  display: none;
  z-index: 3;
  height: 129px;
  overflow: hidden;
  margin-bottom: 10px;
}
.post-box .images > div.current-image {
  display: block;
}
.post-box .images > div.current-image input,
.post-box .images > div.current-image label {
  display: none;
}
.post-box .images > div.current-image img {
  display: block;
  max-width: 100%;
  padding: 10px;
}
.post-box .images > div:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 15px;
  left: 15px;
  background: #fff;
  z-index: -1;
  border-radius: 5px;
}
.post-box .images > div label {
  display: none;
}
.post-box .images > div canvas {
  max-width: 100%;
  padding: 10px;
}
.post-box .images > div .image-thumbnail {
  display: block;
  height: 129px;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
.post-box .images > div .close {
  margin-right: 8px;
  margin-bottom: -7px;
  margin-top: 2px;
  text-shadow: 0 1px 0 #ffffff, 0 -1px 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.post-box .images .add-another-container {
  font-size: 12px;
  display: block;
  height: 129px;
  color: #999;
  text-decoration: none;
  margin-bottom: 10px;
}
.post-box .images .add-another-container:visited,
.post-box .images .add-another-container:focus {
  text-decoration: none;
}
.post-box .images .add-another-container .add-another {
  display: block;
  height: 100%;
  border: dashed 2px #999;
  border-radius: 5px;
  text-align: center;
}
.post-box .images .add-another-container .add-another .plus {
  display: block;
  border-radius: 100%;
  height: 48px;
  width: 48px;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  background: #999;
  color: #d9d9d9;
  margin: 25px auto 3px;
}
.post-box .images .add-another-container:hover {
  color: #545454;
}
.post-box .images .add-another-container:hover .add-another {
  border-color: #545454;
}
.post-box .images .add-another-container:hover .add-another .plus {
  background: #545454;
}
.post-box .message-documents {
  margin-top: 15px;
  margin-bottom: 10px;
}
.post-box .message-documents div {
  overflow: auto;
}
.post-box .message-documents .attachment-row {
  padding: 5px 0px;
  overflow: none;
}
.post-box .message-documents .documents {
  margin-bottom: 10px;
}
.post-box .message-documents .documents .attachment-row {
  margin-bottom: 10px;
}
.post-box .message-documents .form-group {
  display: none;
}
.post-box .message-documents .documents-title {
  font-size: 14px;
  margin-bottom: 5px;
}
.post-box .post-video {
  background: rgba(255, 255, 255, 0.85);
  border: 0px none;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 10px 10px 0 10px;
}
.post-box .post-video.loading,
.post-box .post-video.error {
  padding: 10px;
}
.modal .post-box .form-group.message-group .video-icons {
  display: none;
}
.no-filereader .post-box .post-doc-container,
.no-filereader .post-box .post-image-container {
  display: none;
}
.send-message .post-form .post-box .hide-form {
  display: none;
}
.send-message .posting-as {
  display: none;
}
.message-edit .posting-as {
  display: none;
}
.message-edit .posting-as-panel {
  display: none;
}
.contact-address {
  border-bottom: solid 1px #ececec;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.contact-address .float-icon {
  float: left;
  color: #999;
  top: 5px;
}
.contact-address address {
  padding-left: 25px;
  margin-bottom: 0px;
}
.button-navigation {
  margin-bottom: 25px;
}
.button-navigation:before,
.button-navigation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.button-navigation:after {
  clear: both;
}
.button-navigation:before,
.button-navigation:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.button-navigation:after {
  clear: both;
}
.button-navigation .recommend-link {
  display: block;
  margin-bottom: 5px;
}
.button-navigation.tab-filters {
  margin-bottom: 0px;
}
.modal-body .post-box {
  margin-bottom: 0px;
}
.modal-body .post-box .posting-as {
  display: none;
}
.lost-verification {
  margin-bottom: 0px;
}
.lost-verification .fileinput-button {
  min-width: 170px;
}
.lost-verification .alert .pull-left {
  margin-right: 10px;
}
.lost-verification .filename {
  cursor: pointer;
}
.uploaded-document .thumbnail img {
  display: block;
  height: auto;
  width: 100%;
}
.uploaded-document .thumbnail iframe {
  display: block;
  border: none;
}
.input-group #zeroClip {
  border-radius: 0 5px 5px 0;
}
.back-top {
  visibility: hidden;
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 30px;
  background: #fff;
  border-radius: 5px 5px 0px 0px;
  border: solid 1px #d9d9d9;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #0B9ABC;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05);
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all all 0.5s ease-in-out ease-out;
  transition: all all 0.5s ease-in-out ease-out;
}
.back-top .caret {
  border-bottom: 4px solid #0B9ABC;
  border-top: 0 dotted;
}
.back-top.active {
  visibility: visible;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.promotion-button,
.message-seller-button {
  display: block;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.promotion-button:before,
.message-seller-button:before {
  content: "";
  display: block;
  height: 1px;
  background: #ececec;
  margin-top: -10px;
  margin-bottom: 10px;
}
.neighbours-tabs {
  padding-top: 17.5px;
}
.directory > li {
  position: relative;
  border-bottom: solid 1px #ececec;
  padding: 10px;
  min-height: 70px;
}
.directory > li h5 {
  padding-left: 70px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 3px 0;
}
.directory > li h5 small {
  font-size: 14px;
  padding-left: 7px;
}
.directory > li h5 span {
  padding-left: 7px;
}
.directory > li p {
  margin: 0px;
  padding-left: 70px;
  color: #545454;
}
.directory > li .pull-right p {
  padding-left: 10px;
}
.directory > li .buttons {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.directory > li .group-list-link {
  display: block;
  margin: -10px;
  padding: 10px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.directory > li .group-list-link:hover {
  text-decoration: none;
  background: #ececec;
}
.directory > li .neighbour-actions {
  float: right;
  margin-top: 10px;
}
.directory > li .neighbour-actions .dropdown-menu {
  left: auto;
  right: 0;
}
.directory > li .user-profile-image {
  height: 50px;
  width: 50px;
  border: solid 1px #ececec;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
}
.directory > li .user-profile-image.white-bg {
  background-color: white;
  border: solid 1px #FFFFFF;
}
.directory.neighbour-lead-directory {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.directory.row > li {
  border: none;
  padding: 30px;
  padding-right: 75px;
  min-height: 110px;
}
.directory.row > li:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.directory.row > li > .avatar-container {
  position: absolute;
  top: 30px;
  left: 30px;
}
.directory.row > li > .avatar-container > .avatar-thumb {
  height: 50px;
  width: 50px;
}
.directory.row > li > .avatar-container h5,
.directory.row > li > .avatar-container p {
  padding-left: 0px;
}
.directory.row > li > h5,
.directory.row > li > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 0px 0px 65px;
}
.directory.row > li > h5 a,
.directory.row > li > p a {
  color: #333;
  text-decoration: none;
}
.directory.row > li .buttons {
  margin-top: 0px;
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 14px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.directory.row > li .buttons .btn-group-vertical {
  display: block;
  height: 100%;
}
.directory.row > li .buttons .btn-group-vertical > .btn {
  height: 50%;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  font-size: 16px;
}
.directory.row > li .buttons .btn-group-vertical > .btn > .glyphicon-thank,
.directory.row > li .buttons .btn-group-vertical > .btn > .glyphicon-mail {
  line-height: 30px;
}
.directory.row > li .buttons .btn-group-vertical > .btn.active {
  color: #999;
  position: relative;
  background: #ececec;
  border-color: #d9d9d9;
  cursor: default;
}
.directory.row > li .buttons .btn-group-vertical > .btn.active:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  height: 14px;
  width: 14px;
  content: "\e049";
  position: absolute;
  top: -7px;
  right: -7px;
  background: #60a735;
  color: #fff;
  border-radius: 100%;
}
.directory.row > li .dropdown-menu {
  left: auto;
  right: 0px;
}
.directory.row > li.new-user:after {
  border-color: #0B9ABC;
  box-shadow: 0 1px 0 rgba(11, 154, 188, 0.2);
}
.directory.row > li.new-user h5 a {
  color: #0B9ABC;
}
.directory.row > li.new-user .buttons .btn-group-vertical > .btn {
  border-right-color: #0B9ABC;
  border-left-color: #0B9ABC;
}
.directory.row > li.new-user .buttons .btn-group-vertical > .btn:first-child {
  border-top-color: #0B9ABC;
}
.directory.row > li.new-user .buttons .btn-group-vertical > .btn:last-child {
  border-bottom-color: #0B9ABC;
}
.badge-info {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: #F0F2EF;
  border-color: #F0F2EF;
  color: #545454;
  margin: 15px;
}
.badge-info h4 {
  margin-top: 0;
  color: inherit;
}
.badge-info .alert-link {
  font-weight: 700;
}
.badge-info > p,
.badge-info > ul {
  margin-bottom: 0;
}
.badge-info > p + p {
  margin-top: 10px;
}
.badge-info.alert-compact {
  margin-top: 15px;
  padding: 10px 15px;
  font-size: 14px;
  margin-bottom: 30px;
}
.badge-info.alert-compact strong {
  font-size: 16px;
}
.badge-info.alert-compact p {
  margin: 0px;
}
.badge-info h1,
.badge-info h2,
.badge-info h3,
.badge-info h4,
.badge-info h5,
.badge-info h6 {
  margin-top: 0px;
}
.badge-info .inline-form-control {
  width: 200px;
  margin-left: 10px;
  margin-right: 10px;
}
.badge-info hr {
  border-top-color: #e3e7e1;
}
.badge-info .alert-link {
  color: #3b3b3b;
}
.directory-organisation > li h5,
.directory-organisation > li p {
  padding-right: 40px;
}
.directory-organisation > li .pull-right p {
  padding-right: 0px;
}
.filters {
  margin-top: 15px;
}
.filters:before {
  content: "Sort by:";
  position: absolute;
  right: 100%;
  top: 5px;
  font-size: 14px;
  color: #999999;
  text-align: right;
  white-space: nowrap;
  padding-right: 10px;
}
.nav-alpha {
  font-size: 14px;
}
.nav-alpha > li > a {
  padding: 3px 7px;
}
.dropdown-menu a.street {
  text-transform: capitalize;
}
.inbox-send-message {
  margin-top: 10px;
}
.nav-tabs.inbox-tabs li.active a {
  cursor: pointer;
}
.inbox-tab-filters {
  border-radius: 5px 5px 0 0;
  margin-top: 10px;
  font-size: 14px;
  background: #F0F2EF;
  border: 1px solid #d9d9d9;
}
.inbox-filters {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 8px;
  margin: 0 0 10px;
}
.inbox-filters .btn-group .disabled {
  color: #999;
}
.inbox-filters .btn-group .disabled .glyphicon {
  color: #999;
}
.inbox-filters .btn-group.inbox-select-options .btn-default .inbox-select-check {
  cursor: pointer;
  margin-right: 2px;
}
.inbox-filters .btn-group.inbox-select-options .btn-default .caret {
  border-top-color: #999;
}
.inbox-filters .btn-group.inbox-message-actions .glyphicon {
  color: #999;
}
.inbox-filters .pagination {
  margin-right: 10px;
  margin-top: 5px;
}
.inbox-filters .pagination .loading-spin {
  margin-right: 5px;
  height: 16px;
}
.inbox-filters .message-count {
  float: right;
  margin: 4px 10px 0 0;
}
.inbox-filters .message-count.hidden {
  display: none;
  width: 0px;
  height: 0px;
}
.compose-btn {
  float: right;
}
.inbox-subject {
  font-size: 25px;
  color: #323232;
  padding: 15px;
  background: #ffffff;
  margin: 0;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: none;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.inbox-subject .avatar-container {
  float: none;
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 32px;
}
.inbox-subject .avatar-container .avatar-thumb {
  height: 100%;
  width: 100%;
}
.inbox-subject small {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.inbox-subject small .label {
  padding: .2em .4em .1em;
}
.inbox-recipients {
  font-size: 14px;
  padding: 0 15px 15px;
  margin: 0;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: none;
  border-radius: 0px;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inbox-recipients ~ .inbox {
  border-top: none;
  border-radius: 0 0 5px 5px;
}
.star-container {
  cursor: pointer;
  display: inline-block;
}
.star-container .glyphicon {
  position: relative;
  color: #d9d9d9;
  color: rgba(0, 0, 0, 0.15);
}
.star-container .glyphicon:hover {
  color: #999;
  color: rgba(0, 0, 0, 0.25);
}
.star-container .glyphicon.active {
  color: #0B9ABC;
}
.star-container .glyphicon.active:hover {
  color: #0a86a4;
}
.inbox {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.inbox .well {
  margin: 10px;
  border-radius: 5px;
}
.inbox .well > p:last-child,
.inbox .well > p:only-child {
  margin-bottom: 0px;
}
.inbox .expandingText textarea {
  max-height: 500px;
  overflow: hidden;
}
.inbox .expandingText pre {
  max-height: 500px;
  overflow: hidden;
}
.inbox .switch-inbox-account {
  background-color: #FFF3CA;
  border-bottom: solid 1px #d9d9d9;
  padding: 10px;
}
.inbox .switch-inbox-account ul {
  min-height: 22px;
  margin-bottom: 0px;
}
.inbox .switch-inbox-account ul li {
  line-height: 22px;
  vertical-align: top;
  font-size: 14px;
  padding-left: 2px;
}
.inbox .switch-inbox-account ul li a {
  text-decoration: none;
}
.inbox .switch-inbox-account .badge {
  height: 16px;
  width: 16px;
  padding: 2px;
  vertical-align: top;
  background: #FF3B30;
}
.inbox .switch-inbox-account .avatar-thumb {
  height: 20px;
  width: 20px;
}
.inbox .switch-inbox-account .avatar-container {
  margin-right: 10px;
}
.inbox .inbox-item-container .inbox-item {
  height: 48px;
  width: 100%;
  background: #F0F2EF;
  border-bottom: 1px solid #d9d9d9;
}
.inbox .inbox-item-container .inbox-item:first-child {
  border-radius: 5px 5px 0 0;
}
.inbox .inbox-item-container .inbox-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  border-radius: 0 0 5px 5px;
}
.inbox .inbox-item-container .inbox-item:last-child .inbox-item-checkbox {
  border-radius: 0 0 0 5px;
}
.inbox .inbox-item-container .inbox-item:last-child .inbox-message {
  border-radius: 0 0 5px 0;
}
.inbox .inbox-item-container .inbox-item:last-child .inbox-message .inbox-message-content {
  border-radius: 0 0 5px 0;
}
.inbox .inbox-item-container .inbox-item:last-child .inbox-message .inbox-message-content .inbox-message-date {
  border-radius: 0 0 5px 0;
}
.inbox .inbox-item-container .inbox-item .inbox-item-checkbox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.inbox .inbox-item-container .inbox-item .inbox-message {
  display: table-cell;
  color: #545454;
  text-decoration: none;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content {
  display: table;
  table-layout: fixed;
  height: 48px;
  width: 100%;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row {
  display: table-row;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .star-container {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  float: none;
  text-align: left;
  width: 30px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .star-container .glyphicon {
  font-size: 16px;
  top: 3px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .avatar-container {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 38px;
  text-align: left;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .avatar-container .avatar-thumb {
  height: 28px;
  width: 28px;
  display: inline-block;
  border: 0px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .avatar-container .label {
  width: 12px;
  height: 12px;
  font-size: 8px;
  line-height: 12px;
  padding: 0px;
  text-align: center;
  top: 5px;
  left: -5px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .tooltip {
  display: none !important;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-user,
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-preview,
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-date,
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-attachment {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-preview {
  width: 60%;
  color: #999;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-preview .inbox-message-subject {
  color: #545454;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-preview .inbox-message-subject .avatar-container {
  display: block;
  float: left;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-preview .inbox-message-subject .label {
  float: right;
  padding: .2em .4em .1em;
  margin-top: 5px;
  margin-left: 5px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-date {
  text-align: right;
  font-size: 14px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-date .glyphicon {
  font-size: 16px;
  padding-right: 5px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .inbox-message-attachment {
  width: 15px;
}
.inbox .inbox-item-container .inbox-item .inbox-message .inbox-message-content .inbox-item-row .nowrap-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inbox .inbox-item-container .inbox-item.unseen {
  background: #fff;
}
.inbox .inbox-item-container .inbox-item.unseen .inbox-message .inbox-message-content .inbox-item-row .inbox-message-user {
  color: #333;
}
.inbox .inbox-item-container .inbox-item.unseen .inbox-message .inbox-message-content .inbox-item-row .inbox-message-preview .inbox-message-subject {
  color: #333;
}
.inbox .inbox-item-container .inbox-item.selected {
  background: #FFF3CA;
}
.inbox .item {
  padding: 0px;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}
.inbox .item .message-state {
  padding: 10px;
  background: #fff;
}
.inbox .item .message-state .item-buttons {
  border-bottom: none;
  padding-right: 10px;
}
.inbox .item .message-state .item-author {
  color: #999;
}
.inbox .item .message-state .item-title,
.inbox .item .message-state .item-author {
  cursor: pointer;
}
.inbox .item .message-state .item-document-image .thumbnail {
  display: inline-block;
}
.inbox .item .inbox-message-reply {
  border-radius: 0 0 5px 5px;
}
.inbox .item .compact {
  background: #F0F2EF;
}
.inbox .item .compact .item-content {
  cursor: pointer;
}
.inbox .item .compact .item-content .item-post {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 22px;
  margin: 0px;
  color: #999;
  clear: none;
  padding-left: 10px;
}
.inbox .item .compact .item-content .item-post .post-video {
  display: inline-block;
  margin: 0px;
}
.inbox .item .compact .item-content .item-post .post-video .video-thumb {
  display: none;
}
.inbox .item .compact .item-content .item-post .post-video .video-title,
.inbox .item .compact .item-content .item-post .post-video .video-info,
.inbox .item .compact .item-content .item-post .post-video .video-description {
  display: inline;
}
.inbox .item .compact .item-content .item-post a {
  color: #0B9ABC;
}
.inbox .item .compact .item-buttons,
.inbox .item .compact .item-author,
.inbox .item .compact .item-document-image {
  display: none;
}
.inbox .item .item-reply {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}
.inbox .item .item-reply .btn-link {
  padding-left: 10px;
}
.inbox .item .item-reply .btn-link .svg-loader {
  fill: currentColor;
}
.inbox .item .item-reply .avatar-thumb {
  height: 50px;
  width: 50px;
}
.inbox .item .item-reply:before {
  display: none;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document,
.inbox .item .item-reply .item-reply-form .reply-add-image,
.inbox .item .item-reply .item-reply-form .reply-add-document {
  display: inline-block;
  padding: 7px 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 5px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #0B9ABC;
  background-color: #fff;
  border-color: #d9d9d9;
  top: 100%;
  left: 10px;
  right: auto;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:focus,
.inbox .item .item-reply .item-reply-form .reply-add-image:focus,
.inbox .item .item-reply .item-reply-form .reply-add-document:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:hover,
.inbox .item .item-reply .item-reply-form .reply-add-image:hover,
.inbox .item .item-reply .item-reply-form .reply-add-document:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:focus,
.inbox .item .item-reply .item-reply-form .reply-add-image:focus,
.inbox .item .item-reply .item-reply-form .reply-add-document:focus {
  color: #0B9ABC;
  text-decoration: none;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:active,
.inbox .item .item-reply .item-reply-form .reply-add-image:active,
.inbox .item .item-reply .item-reply-form .reply-add-document:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.active,
.inbox .item .item-reply .item-reply-form .reply-add-image.active,
.inbox .item .item-reply .item-reply-form .reply-add-document.active {
  outline: 0;
  background-image: none;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.disabled,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.disabled,
.inbox .item .item-reply .item-reply-form .reply-add-image.disabled,
.inbox .item .item-reply .item-reply-form .reply-add-document.disabled,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image[disabled],
.inbox .item .item-reply .item-reply-form .btn-reply-add-document[disabled],
.inbox .item .item-reply .item-reply-form .reply-add-image[disabled],
.inbox .item .item-reply .item-reply-form .reply-add-document[disabled],
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-image,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-document,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-image,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-document {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image .btn-count,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document .btn-count,
.inbox .item .item-reply .item-reply-form .reply-add-image .btn-count,
.inbox .item .item-reply .item-reply-form .reply-add-document .btn-count {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0 0 0 7px;
  border-left: solid 1px #d9d9d9;
  font-size: 80%;
  font-weight: 700;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image .svg-loader,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document .svg-loader,
.inbox .item .item-reply .item-reply-form .reply-add-image .svg-loader,
.inbox .item .item-reply .item-reply-form .reply-add-document .svg-loader {
  top: -2px;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:hover,
.inbox .item .item-reply .item-reply-form .reply-add-image:hover,
.inbox .item .item-reply .item-reply-form .reply-add-document:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:focus,
.inbox .item .item-reply .item-reply-form .reply-add-image:focus,
.inbox .item .item-reply .item-reply-form .reply-add-document:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:active,
.inbox .item .item-reply .item-reply-form .reply-add-image:active,
.inbox .item .item-reply .item-reply-form .reply-add-document:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.active,
.inbox .item .item-reply .item-reply-form .reply-add-image.active,
.inbox .item .item-reply .item-reply-form .reply-add-document.active,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .btn-reply-add-image,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .btn-reply-add-document,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .reply-add-image,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .reply-add-document {
  color: #0B9ABC;
  background-color: #ebebeb;
  border-color: #c5c5c5;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document:active,
.inbox .item .item-reply .item-reply-form .reply-add-image:active,
.inbox .item .item-reply .item-reply-form .reply-add-document:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.active,
.inbox .item .item-reply .item-reply-form .reply-add-image.active,
.inbox .item .item-reply .item-reply-form .reply-add-document.active,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .btn-reply-add-image,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .btn-reply-add-document,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .reply-add-image,
.open .dropdown-toggle.inbox .item .item-reply .item-reply-form .reply-add-document {
  background-image: none;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.disabled,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.disabled,
.inbox .item .item-reply .item-reply-form .reply-add-image.disabled,
.inbox .item .item-reply .item-reply-form .reply-add-document.disabled,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image[disabled],
.inbox .item .item-reply .item-reply-form .btn-reply-add-document[disabled],
.inbox .item .item-reply .item-reply-form .reply-add-image[disabled],
.inbox .item .item-reply .item-reply-form .reply-add-document[disabled],
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-image,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-document,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-image,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-document,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.disabled:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.disabled:hover,
.inbox .item .item-reply .item-reply-form .reply-add-image.disabled:hover,
.inbox .item .item-reply .item-reply-form .reply-add-document.disabled:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image[disabled]:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document[disabled]:hover,
.inbox .item .item-reply .item-reply-form .reply-add-image[disabled]:hover,
.inbox .item .item-reply .item-reply-form .reply-add-document[disabled]:hover,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-image:hover,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-document:hover,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-image:hover,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-document:hover,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.disabled:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.disabled:focus,
.inbox .item .item-reply .item-reply-form .reply-add-image.disabled:focus,
.inbox .item .item-reply .item-reply-form .reply-add-document.disabled:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image[disabled]:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document[disabled]:focus,
.inbox .item .item-reply .item-reply-form .reply-add-image[disabled]:focus,
.inbox .item .item-reply .item-reply-form .reply-add-document[disabled]:focus,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-image:focus,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-document:focus,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-image:focus,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-document:focus,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.disabled:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.disabled:active,
.inbox .item .item-reply .item-reply-form .reply-add-image.disabled:active,
.inbox .item .item-reply .item-reply-form .reply-add-document.disabled:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image[disabled]:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document[disabled]:active,
.inbox .item .item-reply .item-reply-form .reply-add-image[disabled]:active,
.inbox .item .item-reply .item-reply-form .reply-add-document[disabled]:active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-image:active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-document:active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-image:active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-document:active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image.disabled.active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document.disabled.active,
.inbox .item .item-reply .item-reply-form .reply-add-image.disabled.active,
.inbox .item .item-reply .item-reply-form .reply-add-document.disabled.active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-image[disabled].active,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document[disabled].active,
.inbox .item .item-reply .item-reply-form .reply-add-image[disabled].active,
.inbox .item .item-reply .item-reply-form .reply-add-document[disabled].active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-image.active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .btn-reply-add-document.active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-image.active,
fieldset[disabled] .inbox .item .item-reply .item-reply-form .reply-add-document.active {
  background-color: #fff;
  border-color: #d9d9d9;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image .glyphicon,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document .glyphicon,
.inbox .item .item-reply .item-reply-form .reply-add-image .glyphicon,
.inbox .item .item-reply .item-reply-form .reply-add-document .glyphicon {
  font-size: 20px;
  top: 3px;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-image .glyphicon:after,
.inbox .item .item-reply .item-reply-form .btn-reply-add-document .glyphicon:after,
.inbox .item .item-reply .item-reply-form .reply-add-image .glyphicon:after,
.inbox .item .item-reply .item-reply-form .reply-add-document .glyphicon:after {
  content: "Attach an image";
  font-size: 14px;
  color: #999;
  font-family: 'Roboto', sans-serif;
  position: relative;
  top: -4px;
  padding-left: 5px;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-document,
.inbox .item .item-reply .item-reply-form .reply-add-document {
  left: 170px;
}
.inbox .item .item-reply .item-reply-form .btn-reply-add-document .glyphicon:after,
.inbox .item .item-reply .item-reply-form .reply-add-document .glyphicon:after {
  content: "Attach a document";
}
.inbox .item .item-reply .item-reply-form .reply-submit {
  display: block;
  float: right;
  margin-bottom: 10px;
}
.inbox.fixed-inbox {
  border-radius: 0;
  background: #ffffff;
}
.inbox.fixed-inbox .inbox-message-reply {
  position: fixed;
  bottom: 0px;
}
.inbox.fixed-inbox .inbox-message-reply .item-reply {
  border-radius: 0;
  border: 1px solid #d9d9d9;
  margin-left: -1px;
  margin-right: -1px;
}
.no-filereader .inbox .item-reply .item-reply-form .btn-reply-add-image,
.no-filereader .inbox .item-reply .item-reply-form .btn-reply-add-document {
  display: none !important;
}
.token-input-dropdown-bootstrap .inbox-autocomplete {
  border-bottom: solid 1px #ececec;
  padding: 10px;
}
.token-input-dropdown-bootstrap .inbox-autocomplete:last-child {
  border-bottom: none;
}
.token-input-dropdown-bootstrap .inbox-autocomplete .avatar-thumb {
  float: left;
}
.token-input-dropdown-bootstrap .inbox-autocomplete .inbox-autocomplete-name {
  display: block;
  padding-left: 60px;
  color: #323232;
}
.token-input-dropdown-bootstrap .inbox-autocomplete .inbox-autocomplete-address {
  display: block;
  padding-left: 60px;
  color: #999;
  font-size: 14px;
}
.token-input-dropdown-bootstrap .inbox-autocomplete.no-address .avatar-thumb {
  height: 28px;
  width: 28px;
}
.token-input-dropdown-bootstrap .inbox-autocomplete.no-address .inbox-autocomplete-name {
  padding-left: 40px;
}
.token-input-dropdown-bootstrap .inbox-autocomplete.token-input-selected-dropdown-item-bootstrap .inbox-autocomplete-name {
  color: #fff;
}
.token-input-dropdown-bootstrap .inbox-autocomplete.token-input-selected-dropdown-item-bootstrap .inbox-autocomplete-address {
  color: #fff;
}
.message-seller-container {
  padding: 7px 10px;
}
.community-overlay {
  display: block;
  background: #60a735 url(/bundles/neighbourlystatic/img/community-overlay.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding: 60px 30px;
  margin-bottom: 30px;
  border-radius: 5px;
}
.community-overlay h3 {
  font-size: 30px;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.community-overlay .lead {
  font-size: 20px;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.community-overlay .btn-primary {
  background: transparent;
  border: solid 2px #fff;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.community-overlay:hover {
  color: #fff;
  text-decoration: none;
}
.community-overlay:hover .btn-primary {
  background: #60a735;
}
.community-overlay:hover .lead {
  margin-bottom: 37.5px;
}
.community-overlay:hover h3 {
  margin-top: 12.5px;
}
.community-overlay.community-overlay-neighbour {
  background: #0B9ABC url(/bundles/neighbourlystatic/img/community-overlay-2.jpg) center center no-repeat;
  background-size: cover;
}
.community-overlay.community-overlay-neighbour:hover .btn-primary {
  background: #0B9ABC;
}
.community-banner {
  color: #fff;
  margin: 30px 0;
  background: #60a735 url(/bundles/neighbourlystatic/img/community-overlay.jpg) center center no-repeat;
  background-size: cover;
}
.community-banner.fonterra-banner {
  background-image: url(/bundles/neighbourlystatic/img/partners/fonterra-background.jpg?2);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
  background-position: center 20%;
}
.community-banner.fonterra-banner h3 {
  margin-top: 0;
}
.logged-in .community-banner {
  margin-top: 50px;
}
.community-list {
  overflow: hidden;
}
.community-list li {
  margin-bottom: 30px;
}
.community-list li h5 {
  margin: 0 0 5px;
  color: #333;
}
.community-list li ul {
  margin-top: 20px;
  padding: 10px;
  background: #F0F2EF;
  border-radius: 5px;
}
.community-list li ul li {
  list-style: inside;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.community-list li ul li:last-child {
  margin-bottom: 0px;
}
.community-list .list-icons {
  padding-left: 80px;
}
.community-list .list-icons .glyphicon {
  float: left;
  font-size: 30px;
  margin-left: -80px;
  color: #999;
}
.lead-resource-kit .styled-list {
  margin-top: 80px;
}
.lead-resource-kit .styled-list > li {
  margin-bottom: 80px;
}
.group-header h4,
.group-header p {
  padding-right: 121px;
}
.group-header .group-image {
  float: right;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 5px;
  margin: 0 0 15px;
}
.group-header .group-image > img {
  display: block;
  width: 96px;
  height: auto;
}
.group-list .group-list-item {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  margin-top: 15px;
  padding: 10px;
}
.group-list .group-list-item:last-child {
  border-bottom: none;
}
.group-list .group-list-item .group-list-link {
  display: block;
  color: #545454;
}
.group-list .group-list-item .group-list-link h6 {
  color: #323232;
  font-size: 16px;
  padding-right: 40px;
  font-weight: 700;
}
.group-list .group-list-item .group-list-link h6 .group-type {
  font-size: 14px;
  color: #999;
  padding-left: 5px;
}
.group-list .group-list-item .group-list-link .group-description {
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
}
.group-list .group-list-item .group-list-link:hover {
  text-decoration: none;
  color: #0B9ABC;
}
.group-list .group-list-item .group-list-link:hover h6 {
  color: #0B9ABC;
}
.group-list .group-list-item .group-list-link .group-choice {
  margin-top: 10px;
}
.group-list .group-list-item .group-member-list .scroll-loading {
  padding-top: 20px;
  padding-bottom: 10px;
}
.group-list .group-list-item .group-member-list .group-member-container {
  border-top: 1px solid #ececec;
  border-bottom: 0px;
  margin-top: 20px;
  padding: 20px 15px 0px;
}
.group-list .group-list-item.suggestion-item .group-icons {
  float: none;
  display: block;
}
.group-list .group-list-item.suggestion-item h6 {
  margin: 0;
  padding: 0;
}
.group-list .group-list-item.suggestion-item .neighbourhood-profile {
  padding-bottom: 0;
}
.group-list .group-list-item.suggestion-item .group-type {
  margin-bottom: 5px;
}
.group-list .group-list-item.suggestion-item .group-image {
  width: 100%;
  margin-bottom: 0;
}
.group-list .group-list-item.suggestion-item .group-image > img {
  width: 100%;
  height: auto;
}
.group-list.group-invitations-sent .group-list-item {
  padding: 20px 0px;
}
.group-list.group-invitations-sent .group-list-item .group-list-link {
  padding: 0px 15px;
}
.group-list .group-icons {
  float: right;
  font-size: 14px;
  color: #999;
}
.group-list .group-icons .list-unstyled {
  margin-bottom: 0px;
}
.group-invite {
  position: relative;
  padding: 10px;
  background: #F0F2EF;
  border-bottom: solid 1px #d9d9d9;
  border-top: solid 1px #d9d9d9;
  margin-top: 10px;
}
.group-logo-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.group-logo-file + label {
  display: inline-block;
  padding: 7px 20px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 5px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #0B9ABC;
  background-color: #fff;
  border-color: #d9d9d9;
  position: absolute;
  bottom: 10px;
  font-size: 14px;
  line-height: 1.8;
  padding-left: 10px;
  padding-right: 10px;
  max-width: calc(100% - 155px);
}
.group-logo-file + label:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.group-logo-file + label:hover,
.group-logo-file + label:focus {
  color: #0B9ABC;
  text-decoration: none;
}
.group-logo-file + label:active,
.group-logo-file + label.active {
  outline: 0;
  background-image: none;
}
.group-logo-file + label.disabled,
.group-logo-file + label[disabled],
fieldset[disabled] .group-logo-file + label {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
.group-logo-file + label .btn-count {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 0 0 0 7px;
  border-left: solid 1px #d9d9d9;
  font-size: 80%;
  font-weight: 700;
}
.group-logo-file + label .svg-loader {
  top: -2px;
}
.group-logo-file + label:hover,
.group-logo-file + label:focus,
.group-logo-file + label:active,
.group-logo-file + label.active,
.open .dropdown-toggle.group-logo-file + label {
  color: #0B9ABC;
  background-color: #ebebeb;
  border-color: #c5c5c5;
}
.group-logo-file + label:active,
.group-logo-file + label.active,
.open .dropdown-toggle.group-logo-file + label {
  background-image: none;
}
.group-logo-file + label.disabled,
.group-logo-file + label[disabled],
fieldset[disabled] .group-logo-file + label,
.group-logo-file + label.disabled:hover,
.group-logo-file + label[disabled]:hover,
fieldset[disabled] .group-logo-file + label:hover,
.group-logo-file + label.disabled:focus,
.group-logo-file + label[disabled]:focus,
fieldset[disabled] .group-logo-file + label:focus,
.group-logo-file + label.disabled:active,
.group-logo-file + label[disabled]:active,
fieldset[disabled] .group-logo-file + label:active,
.group-logo-file + label.disabled.active,
.group-logo-file + label[disabled].active,
fieldset[disabled] .group-logo-file + label.active {
  background-color: #fff;
  border-color: #d9d9d9;
}
.group-logo-file + label .glyphicon {
  float: left;
  font-size: 20px;
  margin-right: 3px;
  color: #999;
}
.group-logo-file + label span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.group-logo-file:focus + label,
.group-logo-file.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.app-profile {
  padding: 15px;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.profile-address .hide-number {
  margin-top: -30px;
}
.profile-address #map {
  height: 300px;
  width: 100%;
}
.user-badge-container {
  display: inline-block;
  text-align: center;
  padding: 10px 5px 0;
  margin: 0px;
}
.profile-col .thumbnail .avatar-container {
  float: none;
}
.profile-col .thumbnail .avatar-container .avatar-thumb {
  float: none;
  width: 100%;
  height: auto;
  border: none;
  border-radius: 2px;
}
.alert-profile .glyphicon {
  float: left;
  height: 46px;
  width: 46px;
  line-height: 1.5;
  font-size: 30px;
  text-align: center;
  margin-right: 10px;
  border-radius: 100%;
  color: #fff;
  background: #0B9ABC;
}
.alert-profile .clear-text {
  padding-left: 56px;
  display: block;
}
.create-form.spaced-top {
  margin-top: 0;
}
.profile-info h4 {
  font-size: 20px;
  padding: 10px 0;
  border-bottom: solid 1px #ececec;
  margin-bottom: 20px;
}
.profile-info dl {
  margin-top: 0px;
  margin-bottom: 30px;
}
.profile-info .inline-switch-col {
  padding-left: 140px;
}
.profile-info .inline-switch-col .has-switch {
  position: absolute;
  top: 6px;
  left: 15px;
}
.profile-info .profile-text {
  padding-bottom: 17.5px;
}
.profile-info .profile-tags {
  margin-top: -3px;
  padding-bottom: 30px;
}
.profile-info .form-section h4 {
  padding: 15px;
  margin: -15px -15px 15px;
}
.profile-info .form-section .switch-col {
  padding-top: 8px;
}
.profile-info .form-section .switch-col .has-switch {
  margin-top: -2px;
  float: left;
}
.profile-info .form-section .switch-col .help-inline {
  display: block;
  margin-left: 110px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #999;
  margin-top: 2px;
}
.profile-info .form-section .switch-col .help-inline .area-title {
  font-size: 16px;
  margin-top: -12px;
  color: #545454;
  display: block;
}
.profile-info .form-section .switch-col .help-inline.mobile-content-alert {
  top: -10px;
  position: relative;
}
.profile-info .form-section .add-form-row {
  margin-top: -15px;
  margin-bottom: 15px;
}
.profile-info .form-section .ami-hider .ami-logo {
  padding-right: 3px;
  height: 20px;
  width: auto;
}
.profile-info .form-section .ami-hider .checkbox input[type="checkbox"] ~ .ami-input {
  display: none;
  margin-top: 10px;
  margin-left: -20px;
}
.profile-info .form-section .ami-hider .checkbox input[type="checkbox"]:checked ~ .ami-input {
  display: block;
}
.profile-image-row .thumbnail {
  max-width: 100px;
}
.profile-image-row .thumbnail .avatar-container {
  float: none;
}
.profile-image-row .thumbnail .avatar-container .avatar-thumb {
  width: 100%;
  height: auto;
  border: none;
}
.profile-image-row .thumbnail .close:before {
  content: "Remove";
  position: relative;
  top: -4px;
  font-size: 14px;
  padding-right: 5px;
}
.profile-image-row .form-control {
  cursor: pointer;
}
.profile-image-row .use-facebook-profile-pic {
  margin-top: 15px;
}
.tag-select .tag-category {
  font-size: 16px;
  padding-bottom: 5px;
  margin-top: 30px;
  margin-bottom: 5px;
}
.tag-select .tag-category:first-child {
  margin-top: 0px;
}
.cal-date {
  float: left;
  position: relative;
  height: 50px;
  width: 50px;
  border: solid 6px #d9d9d9;
  text-align: center;
}
.cal-date .cal-date-month {
  display: block;
  background: #d9d9d9;
  color: #fff;
  height: 12px;
  line-height: 1;
  font-size: 11px;
  text-transform: uppercase;
}
.cal-date .cal-date-day {
  display: block;
  color: #d9d9d9;
  height: 24px;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
}
.cal-date:before,
.cal-date:after {
  content: "";
  z-index: 10;
  left: 0px;
  top: -13px;
  position: absolute;
  background: #d9d9d9;
  border: solid 2px #fff;
  box-sizing: content-box;
  height: 10px;
  width: 4px;
  border-radius: 4px;
  -moz-radius: 4px;
  -webkit-radius: 4px;
}
.cal-date:after {
  left: auto;
  right: 0px;
}
.event-post .post-box {
  margin-bottom: 0px;
}
.event-post .post-box .alert {
  display: none;
}
.event-post .message-form {
  display: none;
}
.event-list-inline > li {
  padding-left: 0px;
}
.cover-banner .thumbnail .date-container {
  border-radius: 5px;
}
.event .profile-cover {
  height: 300px;
  background: #F0F2EF;
  border-radius: 5px;
  background-image: url(/bundles/neighbourlystatic/img/event-default.jpg);
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.event .profile-cover .btn {
  margin-top: 15px;
  margin-right: 15px;
}
.event .profile-grad {
  color: #fff;
  border-radius: 0 0 5px 5px;
  background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.event .profile-grad .thumbnail:before,
.event .profile-grad .thumbnail:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.event .profile-grad .thumbnail:after {
  clear: both;
}
.event .profile-grad .thumbnail:before,
.event .profile-grad .thumbnail:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.event .profile-grad .thumbnail:after {
  clear: both;
}
.event .profile-grad .thumbnail .date {
  background: #60a735;
  text-align: center;
  padding: 53px 0;
}
.event .profile-grad .thumbnail .date .cal-date {
  float: none;
  display: block;
  margin: 0 auto;
  border-color: #fff;
  -webkit-transform: scale(1.75);
  transform: scale(1.75);
}
.event .profile-grad .thumbnail .date .cal-date .cal-date-month {
  color: #60a735;
  background: #fff;
  margin: -1px;
  padding: 1px;
}
.event .profile-grad .thumbnail .date .cal-date .cal-date-day {
  color: #fff;
}
.event .profile-grad .thumbnail .date .cal-date:before,
.event .profile-grad .thumbnail .date .cal-date:after {
  background: #60a735;
}
.event .profile-grad .event-date {
  position: relative;
  padding-left: 20px;
}
.event .profile-grad .event-date:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  display: block;
  height: 18px;
  width: 1px;
  background: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.event-list {
  padding-top: 10px;
  font-size: 14px;
}
.event-post .event-details,
.event-list .event-details {
  margin-bottom: 0px;
}
.event-post .event-details:before,
.event-list .event-details:before,
.event-post .event-details:after,
.event-list .event-details:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.event-post .event-details:after,
.event-list .event-details:after {
  clear: both;
}
.event-post .event-details:before,
.event-list .event-details:before,
.event-post .event-details:after,
.event-list .event-details:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.event-post .event-details:after,
.event-list .event-details:after {
  clear: both;
}
.event-post .event-details .thumbnail,
.event-list .event-details .thumbnail {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 25px;
  position: relative;
  display: block;
}
.event-post .event-details .thumbnail:last-child,
.event-list .event-details .thumbnail:last-child {
  margin-bottom: 0;
}
.event-post .event-details .thumbnail .date,
.event-list .event-details .thumbnail .date {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 15px;
}
.event-post .event-details .thumbnail .date *,
.event-list .event-details .thumbnail .date * {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
}
.event-post .event-details .thumbnail .date *:before,
.event-list .event-details .thumbnail .date *:before,
.event-post .event-details .thumbnail .date *:after,
.event-list .event-details .thumbnail .date *:after {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
}
.event-post .event-details .thumbnail .event-post-detail,
.event-list .event-details .thumbnail .event-post-detail {
  display: block;
  padding-left: 70px;
  color: #545454;
  text-decoration: none;
}
.event-post .event-details .thumbnail .gccu-label,
.event-list .event-details .thumbnail .gccu-label {
  margin-left: 70px;
  color: whit#ffffff;
}
.event-post .event-details .thumbnail .event-post-title,
.event-list .event-details .thumbnail .event-post-title {
  font-size: 16px;
  font-weight: 700;
  color: #323232;
}
.event-post .event-details .thumbnail .event-post-attendees,
.event-list .event-details .thumbnail .event-post-attendees {
  padding-top: 5px;
}
.event-post .event-details .thumbnail .event-post-attendees.text-secondary,
.event-list .event-details .thumbnail .event-post-attendees.text-secondary {
  color: #60a735;
}
.event-post .event-details .thumbnail .event-post-time,
.event-list .event-details .thumbnail .event-post-time {
  color: #999;
}
.event-post .event-details .thumbnail:before,
.event-list .event-details .thumbnail:before {
  content: "";
  position: absolute;
  z-index: 99;
  top: 0px;
  right: 15px;
  bottom: 0px;
  width: 1px;
  background: #ececec;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
}
.event-post .event-details .thumbnail:after,
.event-list .event-details .thumbnail:after {
  position: absolute;
  top: 50%;
  right: 7.5px;
  margin-top: -4px;
  margin-right: -2px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-left: 4px solid #d9d9d9;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 0 dotted;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
}
.btn-default .event-post .event-details .thumbnail:after,
.btn-default .event-list .event-details .thumbnail:after,
.btn-info .event-post .event-details .thumbnail:after,
.btn-info .event-list .event-details .thumbnail:after {
  border-top-color: #0B9ABC;
}
.btn-primary .event-post .event-details .thumbnail:after,
.btn-primary .event-list .event-details .thumbnail:after,
.btn-success .event-post .event-details .thumbnail:after,
.btn-success .event-list .event-details .thumbnail:after,
.btn-warning .event-post .event-details .thumbnail:after,
.btn-warning .event-list .event-details .thumbnail:after,
.btn-danger .event-post .event-details .thumbnail:after,
.btn-danger .event-list .event-details .thumbnail:after {
  border-top-color: #fff;
}
.event-post .event-details .thumbnail:hover,
.event-list .event-details .thumbnail:hover,
.event-post .event-details .thumbnail:focus,
.event-list .event-details .thumbnail:focus {
  text-decoration: none;
  border-color: #0B9ABC;
}
.event-post .event-details .thumbnail:hover:before,
.event-list .event-details .thumbnail:hover:before,
.event-post .event-details .thumbnail:focus:before,
.event-list .event-details .thumbnail:focus:before {
  background-color: #caf2fc;
}
.event-post .event-details .thumbnail:hover:after,
.event-list .event-details .thumbnail:hover:after,
.event-post .event-details .thumbnail:focus:after,
.event-list .event-details .thumbnail:focus:after {
  border-left-color: #0B9ABC;
}
.event-post .event-details .thumbnail:hover .date .cal-date,
.event-list .event-details .thumbnail:hover .date .cal-date,
.event-post .event-details .thumbnail:focus .date .cal-date,
.event-list .event-details .thumbnail:focus .date .cal-date {
  border-color: #0B9ABC;
}
.event-post .event-details .thumbnail:hover .date .cal-date .cal-date-month,
.event-list .event-details .thumbnail:hover .date .cal-date .cal-date-month,
.event-post .event-details .thumbnail:focus .date .cal-date .cal-date-month,
.event-list .event-details .thumbnail:focus .date .cal-date .cal-date-month {
  background-color: #0B9ABC;
}
.event-post .event-details .thumbnail:hover .date .cal-date .cal-date-day,
.event-list .event-details .thumbnail:hover .date .cal-date .cal-date-day,
.event-post .event-details .thumbnail:focus .date .cal-date .cal-date-day,
.event-list .event-details .thumbnail:focus .date .cal-date .cal-date-day {
  color: #0B9ABC;
}
.event-post .event-details .thumbnail:hover .date .cal-date:before,
.event-list .event-details .thumbnail:hover .date .cal-date:before,
.event-post .event-details .thumbnail:focus .date .cal-date:before,
.event-list .event-details .thumbnail:focus .date .cal-date:before,
.event-post .event-details .thumbnail:hover .date .cal-date:after,
.event-list .event-details .thumbnail:hover .date .cal-date:after,
.event-post .event-details .thumbnail:focus .date .cal-date:after,
.event-list .event-details .thumbnail:focus .date .cal-date:after {
  background-color: #0B9ABC;
}
.event-tabs {
  margin-bottom: 15px;
}
.event .panel-heading {
  background: #F0F2EF;
}
.event .panel-heading .cal-date {
  margin-top: 5px;
  border-color: #999;
}
.event .panel-heading .cal-date:before,
.event .panel-heading .cal-date:after {
  background: #999;
  border-color: #F0F2EF;
}
.event .panel-heading .cal-date .cal-date-month {
  color: #F0F2EF;
  background: #999;
}
.event .panel-heading .cal-date .cal-date-day {
  color: #999;
}
.event .panel-heading h4 {
  padding-left: 70px;
  margin: 0 0 5px;
}
.event .panel-heading p {
  padding-left: 70px;
  margin: 0px;
}
.event dl {
  margin-bottom: 10px;
}
.event .avatar-container {
  display: none;
}
.event-details {
  margin-bottom: 30px;
}
.event-details .dl-horizontal dd {
  margin-top: 15px;
}
.event-details .dl-horizontal dd:first-child {
  margin-top: 0px;
}
.event-details .dl-horizontal dd .thumbnail {
  display: inline-block;
}
.event-details .document {
  margin-bottom: 6px;
}
#invited-users {
  padding-top: 10px;
}
.select-inline {
  float: left;
  line-height: 40px;
  margin-right: 20px;
}
.select-inline .form-control {
  display: inline-block;
  width: 100px;
  float: left;
  margin-right: 10px;
}
.flash-messages {
  margin-bottom: -50px;
  z-index: 101;
}
.flash-messages .alert {
  margin-bottom: 0;
}
.flash-messages .alert-notice {
  background-color: #FFF3CA;
  border-color: #FFF3CA;
  color: #B28500;
}
.flash-messages .alert-notice hr {
  border-top-color: #ffedb0;
}
.flash-messages .alert-notice .alert-link {
  color: #7f5f00;
}
.flash-messages.full-width {
  margin-top: 50px;
}
@-webkit-keyframes flash-highlight {
  0% {
    background-color: #fdffd8;
  }
  100% {
    background-color: inherit;
  }
}
@keyframes flash-highlight {
  0% {
    background-color: #fdffd8;
  }
  100% {
    background-color: inherit;
  }
}
.flash-highlight {
  -webkit-animation: flash-highlight 2s 1;
  animation: flash-highlight 2s 1;
}
.logged-out-flash-messages .page-container {
  margin: 0;
  padding: 0;
}
.logged-out-flash-messages .page-container .col-md-12 {
  padding: 0;
}
.logged-out-flash-messages .flash-messages {
  margin: 0;
}
.promo-heading {
  padding-top: 80px;
  padding-bottom: 30px;
  margin: 0 0 30px;
  color: #fff;
  background: #60a735 url(/bundles/neighbourlystatic/img/blurred-promo-bg.jpg) center top no-repeat;
  background-size: cover;
}
.promo-heading .promo-heading-text {
  padding-left: 126px;
}
.promo-heading .promo-icon {
  float: left;
  margin-right: 30px;
  margin-top: 30px;
  height: 96px;
  width: 96px;
}
.promo-choice-form {
  padding: 20px 20px 5px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.promo-button {
  margin-bottom: 30px;
}
.promo-image {
  padding: 5px;
  border-radius: 5px;
}
.promo-image img {
  max-width: 100%;
}
.promo-image .item {
  padding: 0px;
}
.promo-image .carousel-indicators {
  bottom: 0px;
}
.promo-image .carousel-indicators li {
  border-color: #d9d9d9;
}
.promo-image .carousel-indicators .active {
  background: #d9d9d9;
}
#sizing-modal .modal-dialog img {
  width: 100%;
}
.quota-reached-container {
  margin-bottom: 32px;
}
.neighbour-map {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 5px;
}
.neighbour-map .map-canvas {
  height: 600px;
}
.map-alert {
  position: fixed;
  top: 120px;
  width: 100%;
}
.map-info-box {
  max-height: 400px;
}
.map-info-box h6 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.map-info-box .address-user {
  margin-bottom: 5px;
}
.map-info-box .address-user:before,
.map-info-box .address-user:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.map-info-box .address-user:after {
  clear: both;
}
.map-info-box .address-user:before,
.map-info-box .address-user:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.map-info-box .address-user:after {
  clear: both;
}
.map-info-box .address-user .avatar-thumb {
  float: left;
}
.map-info-box .address-user .user-details {
  margin-left: 65px;
}
.map-info-box .address-link {
  display: block;
  margin-right: 40px;
  white-space: nowrap;
}
.map-info-box .address-link.invited:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-invited.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
}
.map-info-box .address-link.my-invite:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-invited-second.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
}
.map-info-box .address-link.my-expired-invite.unverified:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-add-second.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
}
.map-info-box .address-link.unverified:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-add.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
}
.map-info-box .address-link.verified:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-member.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
}
body.invite-by-letter #map-canvas {
  width: 100%;
  height: 500px;
  margin-bottom: 20px;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
}
body.invite-by-letter .neighbours-to-invite .invite-popup {
  margin-top: 50px;
}
body.invite-by-letter .neighbours-to-invite .add-invites {
  border: 2px dashed #d9d9d9;
  background: #ececec;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 15px;
}
body.invite-by-letter .neighbours-to-invite .add-invites .needs-invites {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-add.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
  margin: 0;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #d9d9d9;
  margin-bottom: 5px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .list-group {
  margin-bottom: 0;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .list-group .list-group-item {
  border-width: 1px 0;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .table {
  margin-bottom: 0;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .panel-body + .table {
  border-top: 1px solid #ececec;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .panel-heading > p:last-child {
  margin: 0px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .panel-body > p:last-child {
  margin: 0px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .panel-footer > p:last-child {
  margin: 0px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite.panel-primary .panel-heading a {
  color: #fff;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite.panel-primary .panel-heading a:focus,
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite.panel-primary .panel-heading a:visited,
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite.panel-primary .panel-heading a:hover,
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite.panel-primary .panel-heading a:active {
  color: #fff;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .list-group {
  margin-bottom: 0px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .panel-heading {
  color: #333;
  background-color: #F0F2EF;
  border-color: #d9d9d9;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d9d9d9;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d9d9d9;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .address-name {
  padding: 4px;
  position: relative;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .address-name .letter-address {
  display: block;
  font-size: 14px;
  padding-left: 32px;
  padding-right: 20px;
  margin-bottom: 0px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .address-name .close {
  margin-top: -1px;
  margin-right: 3px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .neighbour-names {
  padding-top: 8px;
  padding-bottom: 8px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .neighbour-names > p:last-child {
  margin: 0px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .neighbour-names input {
  display: inline-block;
  width: 48%;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .neighbour-names input:first-child {
  margin-right: 1%;
  margin-left: 1%;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .map-marker {
  float: left;
  margin-top: -2px;
}
body.invite-by-letter .neighbours-to-invite .neighbour-to-invite .neighbour-select {
  float: right;
  margin-right: 6px;
}
body.invite-by-letter .neighbours-to-invite .explanation {
  margin-top: 20px;
}
.map-key {
  background: #fff;
  overflow: auto;
  margin-bottom: 15px;
  font-size: 14px;
}
.map-key dl {
  margin: 0px;
}
.map-key img {
  height: 20px;
}
.map-key .verified,
.map-key .invited,
.map-key .unverified,
.map-key .you,
.map-key .my-invite {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-member.svg) no-repeat;
  background-size: 90% 90%;
  background-position: center center;
  vertical-align: middle;
}
.map-key .you {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-you.svg);
}
.map-key .invited {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-invited.svg);
}
.map-key .my-invite {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-add-second.png);
}
.map-key .unverified {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-add.svg);
}
html.no-svg .map-info-box .address-link.invited:before {
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-invited.png) no-repeat;
}
html.no-svg .map-info-box .address-link.unverified:before {
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-add.png) no-repeat;
}
html.no-svg .map-info-box .address-link.my-invite:before {
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-invited-second.png) no-repeat;
}
html.no-svg .map-info-box .address-link.verified:before {
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-member.png) no-repeat;
}
html.no-svg body.invite-by-letter .neighbours-to-invite .add-invites .needs-invites {
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-add.png) no-repeat;
}
html.no-svg .map-key .verified {
  background: transparent url(/bundles/neighbourlystatic/img/map-icon-member.png) no-repeat;
  background-position: center center;
  height: 50px;
  width: 50px;
}
html.no-svg .map-key .you {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-you.png);
  background-position: center center;
  height: 50px;
  width: 50px;
}
html.no-svg .map-key .invited {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-invited.png);
  background-position: center center;
  height: 50px;
  width: 50px;
}
html.no-svg .map-key .my-invite {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-add-second.png);
  background-position: center center;
  height: 50px;
  width: 50px;
}
html.no-svg .map-key .unverified {
  background-image: url(/bundles/neighbourlystatic/img/map-icon-add.png);
  background-position: center center;
  height: 50px;
  width: 50px;
}
.mobile-container {
  position: relative;
  border: solid 1px #d9d9d9;
  padding: 30px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  margin: 30px 0;
}
.mobile-container .table-wrap {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.mobile-container .table-wrap .app-preview {
  position: absolute;
  bottom: -30px;
  left: 0px;
  width: 38%;
}
.mobile-container .table-wrap:before {
  content: "";
  display: table-cell;
  vertical-align: middle;
  width: 38%;
}
.mobile-container .table-wrap .app-content-wrap {
  display: table-cell;
  width: 62%;
}
.mobile-container .table-wrap .app-content-wrap > h5,
.mobile-container .table-wrap .app-content-wrap > p {
  padding-left: 30px;
}
.mobile-container .table-wrap .app-content-wrap .app-button {
  display: block;
  padding-left: 30px;
}
.mobile-container .table-wrap .app-content-wrap .app-button > img {
  display: block;
  max-height: 60px;
  height: auto;
  width: auto;
  max-width: calc(100% - 60px);
}
.invite-cta {
  display: block;
  background: #F0F2EF;
  border-radius: 5px;
  padding: 15px;
  margin-top: 15px;
  color: #545454;
  text-decoration: none;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
  -webkit-transition: all border-color 0.25s ease-in-out ease-out;
  transition: all border-color 0.25s ease-in-out ease-out;
}
.invite-cta:before,
.invite-cta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.invite-cta:after {
  clear: both;
}
.invite-cta:before,
.invite-cta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.invite-cta:after {
  clear: both;
}
.invite-cta .circle-prize {
  position: relative;
  display: block;
  float: left;
  border-radius: 100%;
  border: solid 5px #fff;
  height: 128px;
  width: 128px;
  background: #fff url('/bundles/neighbourlystatic/img/shoppingvouchers.jpg') center center no-repeat;
  background-size: cover;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
  -webkit-transition: all border-color 0.25s ease-in-out ease-out;
  transition: all border-color 0.25s ease-in-out ease-out;
}
.invite-cta .circle-prize.mccafe {
  background: #fff url('/bundles/neighbourlystatic/img/mccafe-takeaway.jpg') center center no-repeat;
  background-size: cover;
}
.invite-cta .circle-prize.business {
  background-image: url(https://cdn.neighbourly.co.nz/compiled/image/default-business.574d20f45485916c7cdeaf8a2271f318.png);
}
.invite-cta .circle-prize .number {
  background: #60a735;
  height: 36px;
  width: 36px;
  position: absolute;
  top: -2px;
  left: -2px;
  border-radius: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  line-height: 2;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all all 0.25s ease-in-out ease-out;
  transition: all all 0.25s ease-in-out ease-out;
}
.invite-cta .circle-prize-au {
  background-image: url('/bundles/neighbourlystatic/img/au-prize.jpg');
}
.invite-cta .invite-cta-content {
  padding-left: 152px;
  padding-right: 15px;
}
.invite-cta .invite-cta-content h6 {
  margin: 5px 0;
  color: #333;
}
.invite-cta .invite-cta-content p {
  font-size: 14px;
  margin: 0 0 10px;
}
.invite-cta:hover {
  color: #545454;
  text-decoration: none;
}
.invite-cta:hover .circle-prize {
  border-color: #60a735;
}
.invite-cta:hover .circle-prize .number {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
}
.invite-cta:hover .circle-prize.business {
  border-color: #0B9ABC;
}
.invite-cta.invite-cta-sm {
  padding: 10px;
  margin: 0 0 15px;
}
.invite-cta.invite-cta-sm .circle-prize {
  height: 56px;
  width: 56px;
  border-width: 2px;
}
.invite-cta.invite-cta-sm .invite-cta-content {
  padding-left: 66px;
  padding-right: 0px;
}
.invite-cta.invite-cta-sm .invite-cta-content h6 {
  font-size: 16px;
  margin: 0 0 7px;
}
.email-invite-form .form-horizontal .control-label,
.email-invite-form .form-horizontal .col-md-6 {
  float: none;
  display: block;
  width: auto;
  margin-bottom: 5px;
  text-align: left;
}
.email-invite-form .form-horizontal .col-md-offset-6 {
  margin: 0px;
}
.email-invite-form .import {
  margin-top: 0px;
}
.email-invite-form #imported-email-selection .select-email {
  max-width: 440px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invite-table .tab-pane .alert {
  margin-top: 15px;
}
.invite-table .invited-profile-pic-cell {
  width: 30px;
}
.invite-table .invited-profile-pic-cell .invited-profile-pic {
  display: block;
  width: 30px;
}
.invite-table .invited-profile-pic-cell .avatar-thumb {
  width: 30px;
  height: 30px;
}
.invite-type-list {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.invite-type-list > li {
  float: left;
  margin-left: 20px;
}
.invite-type-list > li:first-child {
  margin-left: 0px;
}
.invite-type-list > li > a {
  display: block;
}
.invite-type-list > li > a .glyphicon {
  font-size: 30px;
}
.invite-type-list > li > a .invite-title {
  display: block;
  font-size: 14px;
  color: #999;
}
.invite-type-list > li > a:hover {
  text-decoration: none;
}
.invite-type-list > li > a:hover .invite-title {
  color: #545454;
}
.profile-info .create-form.spaced-top {
  margin-top: 0;
}
.profile-info .create-form h4 {
  border: none;
  margin: 0;
  padding-top: 30px;
}
.profile-info .create-form h4:first-child {
  padding-top: 15px;
}
.profile-info .create-form .form-section {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding: 15px;
}
.profile-info .create-form .form-section .alert {
  margin-left: 15px;
  margin-right: 15px;
}
.profile-info .create-form .form-section .form-group {
  padding: 15px 15px 30px;
  border-bottom: solid 1px #ececec;
}
.profile-info .create-form .form-section .form-group:last-child {
  padding: 15px;
  border-bottom: none;
}
.profile-info .create-form .form-section .form-group .form-row .spaced-bottom-lg {
  padding-bottom: 0px;
  margin-bottom: 40px;
  border-bottom: none;
}
.profile-info .create-form .form-section #user-relationship-container {
  margin: 0 -15px;
  padding: 0 15px;
  border-bottom: solid 1px #ececec;
}
.profile-info .create-form .form-section .js-form-group-container {
  margin: 0 -15px;
  padding: 0 15px;
  border-bottom: solid 1px #ececec;
}
.profile-info .create-form .form-section .js-form-group-container:last-child {
  border-bottom: none;
}
.profile-info .create-form .form-section:last-child {
  margin-bottom: 30px;
}
.email-settings-form {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  font-size: 14px;
}
.email-settings-form .saving-notification-container,
.email-settings-form .saved-notification-container {
  margin-left: 5px;
}
.email-settings-form .disabled {
  opacity: 0.5;
}
.email-settings-form .table-striped {
  margin: 0;
}
.email-settings-form .table-striped th h6 {
  font-size: 14px;
  margin: 0 0 5px;
  height: 1.8em;
  line-height: 1.8em;
}
.email-settings-form .table-striped th h5 {
  font-size: 16px;
  margin: 15px 0 0;
}
.email-settings-form .table-striped th h5.business-heading {
  margin: 30px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #0B9ABC;
}
.email-settings-form .table-striped th h5.business-heading .business-icon {
  display: inline-block;
  height: 30px;
  width: 30px;
  margin-right: 3px;
}
.email-settings-form .table-striped th small {
  display: block;
  font-size: 12px;
  color: #999;
}
.email-settings-form .table-striped th.business-section {
  padding-bottom: 0px;
  border-bottom: none;
}
.email-settings-form .table-striped td {
  width: 20%;
}
.email-settings-form .table-striped td.label-cell {
  width: 30%;
}
.email-settings-form .table-striped td label {
  margin: 0px;
  text-transform: capitalize;
}
.email-settings-form .table-striped thead ~ thead th {
  border-top: none;
}
.email-settings-form .table-striped .unsubscribe-all {
  background: #fff;
  border-top: solid 1px #d9d9d9;
  padding: 10px;
}
.email-settings-form .table-striped .unsubscribe-all .panel {
  margin: 0;
}
.email-settings-form .table-striped .unsubscribe-all .panel .panel-body {
  padding: 10px 15px;
}
.email-settings-form .table-striped .unsubscribe-all .panel .panel-body .checkbox {
  margin: 0;
}
.email-settings-form .table-striped .unsubscribe-all .panel .panel-body .checkbox label {
  text-transform: initial;
}
.resubscribe .loading-spin {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-left: 3px;
}
.account-settings li {
  margin-bottom: 10px;
}
.account-settings li .from-organisation {
  margin-top: 5px;
}
.break-alert {
  margin-top: 15px;
}
.break-alert .glyphicon {
  -webkit-transform: scale(2);
  transform: scale(2);
  padding-left: 7px;
  padding-right: 10px;
}
.community-banner-press.community-banner {
  background: #60a735 url(/bundles/neighbourlystatic/img/community-press.jpg) center center no-repeat;
  background-size: cover;
}
.press .panel .list-group .list-group-item:before,
.press .panel .list-group .list-group-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.press .panel .list-group .list-group-item:after {
  clear: both;
}
.press .panel .list-group .list-group-item:before,
.press .panel .list-group .list-group-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.press .panel .list-group .list-group-item:after {
  clear: both;
}
.press .panel .list-group .list-group-item .thumbnail {
  width: 112px;
  max-width: 30%;
  margin-right: 15px;
  margin-bottom: 0px;
  float: left;
  height: auto;
}
.press .panel .list-group .list-group-item .press-title {
  font-size: 20px;
  margin: 5px 0;
}
.press .panel .list-group .list-group-item .press-description {
  margin: 0 0 10px;
}
.help-banner {
  background: url(/bundles/neighbourlystatic/img/hero_2.jpg) center center no-repeat;
  background-size: cover;
  margin-top: 50px;
  padding: 40px 0 100px;
  color: #fff;
  position: relative;
}
.help-banner .container {
  position: relative;
}
.help-banner .help-banner-shadow {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 70%;
  width: 100%;
  background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.917) 5.3%, rgba(0, 0, 0, 0.834) 10.6%, rgba(0, 0, 0, 0.753) 15.9%, rgba(0, 0, 0, 0.672) 21.3%, rgba(0, 0, 0, 0.591) 26.8%, rgba(0, 0, 0, 0.511) 32.5%, rgba(0, 0, 0, 0.433) 38.4%, rgba(0, 0, 0, 0.357) 44.5%, rgba(0, 0, 0, 0.283) 50.9%, rgba(0, 0, 0, 0.213) 57.7%, rgba(0, 0, 0, 0.147) 65%, rgba(0, 0, 0, 0.089) 72.9%, rgba(0, 0, 0, 0.042) 81.4%, rgba(0, 0, 0, 0.011) 90.6%, rgba(0, 0, 0, 0) 100%);
}
.help-banner .help-search {
  border-radius: 10px;
  padding: 5px;
  background: #F0F2EF;
  margin-bottom: 20px;
}
.help-banner .help-search .form-control {
  height: 48px;
}
.help {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  margin-top: -80px;
  padding: 20px;
  position: relative;
}
.help .help-button {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.help .dropdown-menu {
  max-width: 100%;
}
.help .dropdown-menu > li > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.help .article-list {
  margin: 0px 0px 30px;
  padding: 0px;
  border-top: solid 1px #ececec;
}
.help .article-list li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.help .article-list li a {
  display: block;
  position: relative;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.help .article-list li a:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 0px dotted;
  border-left: 4px solid #d9d9d9;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -2px;
  margin-right: -2px;
}
.btn-default .help .article-list li a:before,
.btn-info .help .article-list li a:before {
  border-top-color: #0B9ABC;
}
.btn-primary .help .article-list li a:before,
.btn-success .help .article-list li a:before,
.btn-warning .help .article-list li a:before,
.btn-danger .help .article-list li a:before {
  border-top-color: #fff;
}
.help .article-list li a .help-title {
  display: block;
  font-size: 20px;
  padding-bottom: 5px;
}
.help .article-list li a .help-body {
  display: block;
  color: #545454;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.help .article-list li a:hover {
  text-decoration: none;
}
.help .article-list li a:hover:before {
  border-left-color: #0B9ABC;
}
.help .article {
  border-top: solid 1px #ececec;
  margin-bottom: 30px;
  padding-top: 15px;
}
.help .deactivate-row {
  padding-top: 30px;
  padding-bottom: 30px;
  display: table;
  vertical-align: middle;
  border-bottom: solid 1px #f0f0f0;
}
.help .deactivate-row .reason {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.help .leaving-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
.help-footer {
  border-top: solid 1px #ececec;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 0px;
}
.help-footer .help-footer-icon {
  float: left;
  height: 64px;
  width: 64px;
  line-height: 64px;
  text-align: center;
  background: #60a735;
  color: #fff;
  font-size: 30px;
  border-radius: 100%;
}
.help-footer .help-footer-content {
  padding-left: 80px;
  padding-bottom: 30px;
}
.help-footer .help-footer-content .help-footer-title {
  margin-bottom: 5px;
}
.top-inviters {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.top-inviters .table-top-inviters > tbody > tr > td,
.top-inviters .table-top-inviters > tbody > tr > th {
  vertical-align: middle;
}
.top-inviters .table-top-inviters .numeric-cell {
  width: 20px;
}
.top-inviters .table-top-inviters .avatar-cell {
  width: 30px;
}
.top-inviters .table-top-inviters .avatar-cell .avatar-container {
  display: inline;
  float: none;
}
.top-inviters .table-top-inviters .avatar-cell .avatar-container .avatar-thumb {
  display: inline;
  height: 30px;
  width: 30px;
}
.top-inviters .alert {
  margin: 0 15px 15px;
}
.full-page-body {
  height: 100%;
  width: 100%;
  overflow-x: auto;
  display: table;
  background: #60a735 url(/bundles/neighbourlystatic/img/memberinvite.jpg) center bottom no-repeat;
  background-size: cover;
}
.full-page-invite {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.full-page-invite ::-webkit-input-placeholder {
  color: #999;
}
.full-page-invite :-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
.full-page-invite ::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
.full-page-invite :-ms-input-placeholder {
  color: #999;
}
.full-page-invite .dropdown-address,
.full-page-invite .react-dropdown-address {
  text-align: left;
}
.full-page-invite .dropdown-address > ul > li > a,
.full-page-invite .react-dropdown-address > ul > li > a {
  font-size: 20px;
  line-height: 2;
}
.full-page-invite .dropdown-address .ui-autocomplete,
.full-page-invite .react-dropdown-address .ui-autocomplete {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.full-page-invite .full-logo {
  display: block;
}
.full-page-invite .full-logo img {
  display: block;
  margin: 0 auto;
  width: 500px;
  max-width: 100%;
  height: auto;
}
.full-page-invite .alert {
  border-radius: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.full-page-invite .full-page-form {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #545454;
}
.full-page-invite .full-page-form .form-group {
  margin-bottom: 0px;
  position: relative;
}
.full-page-invite .full-page-form .form-group:before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0px;
  height: 1px;
  background: #d9d9d9;
  z-index: 999;
}
.full-page-invite .full-page-form .form-group:last-child:before {
  display: none;
}
.full-page-invite .full-page-form .form-group .control-label {
  font-size: 20px;
  line-height: 4;
  padding-top: 0px;
}
.full-page-invite .full-page-form .form-group .form-control {
  height: 80px;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 2;
  border: none;
  margin: 0px;
}
.full-page-invite .full-page-form .form-group.has-error {
  background: #F8D7D4;
}
.full-page-invite .full-page-form .form-group.has-error .form-control {
  background: transparent;
}
.full-page-invite .full-page-form .form-group.has-error .help-block {
  font-size: 20px;
  text-align: left;
  padding: 0 7px;
}
.leads-directory {
  margin-bottom: 60px;
}
.leads-directory .table {
  font-size: 14px;
  margin-bottom: 0px;
}
.leads-directory .table .avatar-container {
  float: none;
  display: inline-block;
  margin-right: 3px;
}
.leads-directory .table .avatar-container img {
  height: 30px;
  width: 30px;
  display: inline;
}
.leads-directory .table .moderation-message,
.leads-directory .table .moderation-subject {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leads-directory .table .moderation-reason span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leads-directory .table .moderation-actions {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leads-directory .moderation-buttons {
  border-top: solid 1px #d9d9d9;
  padding-top: 10px;
  margin-bottom: 30px;
  text-align: right;
}
.leads-directory .directory {
  margin-bottom: 0px;
}
.leads-directory .directory > li {
  border-bottom: none;
  border-top: solid 1px #ececec;
}
.leads-directory .group-invite {
  margin-top: 0px;
}
.leads-directory th {
  white-space: nowrap;
}
.leads-directory .reply-form .buttons {
  text-align: right;
}
.leads-directory .full-text {
  display: none;
}
.leads-directory .images {
  display: none;
}
.leads-directory .images img {
  max-width: 120px;
}
.leads-directory .nearby-leads {
  margin-top: 60px;
  border-bottom: solid 1px #ececec;
}
.bulk-private-message .group-help {
  border: solid 1px #d9d9d9;
  border-radius: 0px;
}
.search-filters {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
}
.search-filters .filter {
  font-size: 14px;
}
.search-filters .filter:before {
  content: "Filter by:";
  font-size: 14px;
  color: #999999;
  text-align: right;
  white-space: nowrap;
  padding-right: 10px;
  float: left;
  line-height: 34px;
}
.search-filters .filter li a {
  padding: 5px 10px;
}
.results {
  margin-bottom: 30px;
}
.results .scroll-loading {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.results .no-more-message {
  display: none;
  text-align: center;
  font-style: italic;
}
.results .empty-results {
  display: none;
}
.results.is-empty .empty-results {
  display: block;
}
.results.no-more .no-more-message {
  display: block;
}
.results.loading .scroll-loading {
  display: block;
}
.results.loading [data-show-more] {
  display: none;
}
.result-list li,
.ui-autocomplete li {
  margin: 0px;
  padding: 0px;
}
.result-list li.section-heading,
.ui-autocomplete li.section-heading {
  display: none;
}
.result-list li a,
.ui-autocomplete li a {
  display: block;
  padding: 10px 20px;
  color: #545454;
}
.result-list li a > .avatar-container,
.ui-autocomplete li a > .avatar-container {
  margin-right: 10px;
}
.result-list li a > p,
.ui-autocomplete li a > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0px;
}
.result-list li a > p.subject,
.ui-autocomplete li a > p.subject,
.result-list li a > p.member,
.ui-autocomplete li a > p.member,
.result-list li a > p.group,
.ui-autocomplete li a > p.group,
.result-list li a > p.organisation,
.ui-autocomplete li a > p.organisation {
  color: #323232;
  font-weight: 700;
  margin-top: 3px;
}
.result-list li a > p.content,
.ui-autocomplete li a > p.content,
.result-list li a > p.member-address,
.ui-autocomplete li a > p.member-address {
  color: #999;
  margin-bottom: 3px;
}
.result-list li a .highlighted-search,
.ui-autocomplete li a .highlighted-search {
  background: #E6F5F9;
  border-bottom: solid 1px #d1edf4;
}
.result-list li.active a,
.ui-autocomplete li.active a,
.result-list li:hover a,
.ui-autocomplete li:hover a {
  text-decoration: none;
  background: #E6F5F9;
}
.result-list li:last-child > a,
.ui-autocomplete li:last-child > a {
  border-radius: 0 0 5px 5px;
}
.result-list li.message-1,
.ui-autocomplete li.message-1 {
  position: relative;
}
.result-list li.message-1:before,
.ui-autocomplete li.message-1:before {
  content: "Posts";
  display: block;
  padding: 5px 15px 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #60a735;
  background: #F0F2EF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 10px 5px;
  padding: 5px 15px 5px 35px;
}
.result-list li.message-1:before .glyphicon,
.ui-autocomplete li.message-1:before .glyphicon {
  color: #999;
  font-size: 16px;
}
.result-list li.message-1:after,
.ui-autocomplete li.message-1:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e012";
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 25px;
}
.result-list li.message-1:after:before,
.ui-autocomplete li.message-1:after:before {
  content: "\e012";
}
.result-list li.reply-1,
.ui-autocomplete li.reply-1 {
  position: relative;
}
.result-list li.reply-1:before,
.ui-autocomplete li.reply-1:before {
  content: "Replies";
  display: block;
  padding: 5px 15px 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #60a735;
  background: #F0F2EF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 10px 5px;
  padding: 5px 15px 5px 35px;
}
.result-list li.reply-1:before .glyphicon,
.ui-autocomplete li.reply-1:before .glyphicon {
  color: #999;
  font-size: 16px;
}
.result-list li.reply-1:after,
.ui-autocomplete li.reply-1:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e011";
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 25px;
}
.result-list li.reply-1:after:before,
.ui-autocomplete li.reply-1:after:before {
  content: "\e011";
}
.result-list li.user-1,
.ui-autocomplete li.user-1 {
  position: relative;
}
.result-list li.user-1:before,
.ui-autocomplete li.user-1:before {
  content: "Neighbours";
  display: block;
  padding: 5px 15px 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #60a735;
  background: #F0F2EF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 10px 5px;
  padding: 5px 15px 5px 35px;
}
.result-list li.user-1:before .glyphicon,
.ui-autocomplete li.user-1:before .glyphicon {
  color: #999;
  font-size: 16px;
}
.result-list li.user-1:after,
.ui-autocomplete li.user-1:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 25px;
}
.result-list li.user-1:after:before,
.ui-autocomplete li.user-1:after:before {
  content: "\e003";
}
.result-list li.group-1,
.ui-autocomplete li.group-1 {
  position: relative;
}
.result-list li.group-1:before,
.ui-autocomplete li.group-1:before {
  content: "Groups";
  display: block;
  padding: 5px 15px 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #60a735;
  background: #F0F2EF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 10px 5px;
  padding: 5px 15px 5px 35px;
}
.result-list li.group-1:before .glyphicon,
.ui-autocomplete li.group-1:before .glyphicon {
  color: #999;
  font-size: 16px;
}
.result-list li.group-1:after,
.ui-autocomplete li.group-1:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 25px;
}
.result-list li.group-1:after:before,
.ui-autocomplete li.group-1:after:before {
  content: "\e005";
}
.result-list li.organisation-1,
.ui-autocomplete li.organisation-1 {
  position: relative;
}
.result-list li.organisation-1:before,
.ui-autocomplete li.organisation-1:before {
  content: "Organisations";
  display: block;
  padding: 5px 15px 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #60a735;
  background: #F0F2EF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 10px 10px 5px;
  padding: 5px 15px 5px 35px;
}
.result-list li.organisation-1:before .glyphicon,
.ui-autocomplete li.organisation-1:before .glyphicon {
  color: #999;
  font-size: 16px;
}
.result-list li.organisation-1:after,
.ui-autocomplete li.organisation-1:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Icon';
  padding: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e003";
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 25px;
}
.result-list li.organisation-1:after:before,
.ui-autocomplete li.organisation-1:after:before {
  content: "\e030";
}
.result-list li:first-child:before,
.ui-autocomplete li:first-child:before {
  border: none;
}
.result-list .more,
.ui-autocomplete .more {
  border-top: solid 1px #ececec;
  text-align: center;
}
.result-list .more > a,
.ui-autocomplete .more > a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.result-list li a {
  border-radius: 5px;
}
.search-title {
  padding: 5px 15px 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #60a735;
  background: #F0F2EF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.search-title .glyphicon {
  color: #999;
  font-size: 16px;
}
.search-title-icon {
  color: #999;
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 25px;
}
.neighbourly-search {
  margin: 10px 10px 10px 20px;
  position: relative;
  font-size: 14px;
}
.neighbourly-search .neighbourly-searching-indicator {
  padding: 15px;
  text-align: center;
}
.neighbourly-search .neighbourly-searching-indicator .loading-spin {
  height: 16px;
  width: 16px;
  display: inline-block;
  margin-right: 5px;
}
.neighbourly-search .dropdown {
  margin-top: -25px;
}
.neighbourly-search .search-input {
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  height: 30px;
  padding: 2px 40px 2px 10px;
  border-radius: 15px;
  font-size: 14px;
  min-width: 300px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.neighbourly-search .search-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.neighbourly-search .search-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.neighbourly-search .search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.neighbourly-search .search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.neighbourly-search .search-input:focus {
  background: #fff;
  background: #ffffff;
}
.neighbourly-search .search-input:focus:-moz-placeholder {
  color: #d9d9d9;
}
.neighbourly-search .search-input:focus::-moz-placeholder {
  color: #d9d9d9;
}
.neighbourly-search .search-input:focus:-ms-input-placeholder {
  color: #d9d9d9;
}
.neighbourly-search .search-input:focus::-webkit-input-placeholder {
  color: #d9d9d9;
}
.neighbourly-search .search-input:before {
  content: "";
  background: red;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.neighbourly-search .search-button {
  position: absolute;
  text-align: center;
  margin: 0px;
  padding: 0px;
  top: 0px;
  right: 0px;
  height: 30px;
  width: 35px;
  font-size: 16px;
  background: transparent;
  border: none;
  color: rgba(0, 0, 0, 0.6);
}
.neighbourly-search .search-button.focus {
  color: #999;
}
.neighbourly-search .neighbourly-searching-indicator,
.neighbourly-search .ui-autocomplete {
  position: absolute;
  background: #fff;
  top: 100%;
  margin-top: 5px;
  width: 100%;
  border-radius: 5px;
  border: solid 1px #d9d9d9;
}
.neighbourly-search .ui-autocomplete {
  list-style-type: none;
  margin: 5px 0 0;
  padding: 0px;
}
.neighbourly-search .no-results {
  text-align: center;
  margin: 0 0 -12.5px;
  padding: 15px;
}
.neighbourly-search .no-results span,
.neighbourly-search .no-results small {
  display: block;
}
.neighbourly-search .no-results span {
  color: #323232;
  font-weight: 700;
}
.city-steps {
  text-align: center;
}
.city-steps h2 {
  margin-top: 40px;
}
.city-steps .city-steps-list {
  margin-top: 60px;
  margin-bottom: 0px;
  padding: 0px;
  list-style-type: none;
  counter-reset: li;
}
.city-steps .city-steps-list li {
  margin-bottom: 60px;
}
.city-steps .city-steps-list li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.city-steps .city-steps-list li a .icon-container {
  display: inline-block;
  height: 128px;
  width: 128px;
  font-size: 64px;
  line-height: 2;
  border-radius: 100%;
  background: #60a735;
  border: solid 2px #fff;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: all all 0.5s ease ease-out;
  transition: all all 0.5s ease ease-out;
}
.city-steps .city-steps-list li a .icon-container:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  height: 40px;
  width: 40px;
  font-size: 25px;
  background: #0B9ABC;
  border-radius: 100%;
  left: -5px;
  top: -5px;
  color: #fff;
  text-align: center;
}
.city-steps .city-steps-list li a .step-text {
  margin-top: 10px;
}
.city-steps .city-steps-list li a .step-text .step-text-content {
  display: inline-block;
  background: transparent;
  font-size: 20px;
  border-radius: 5px;
  padding: 7px 30px;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  -webkit-transition: all background-color 0.5s ease ease-out;
  transition: all background-color 0.5s ease ease-out;
}
.city-steps .city-steps-list li a:hover .icon-container,
.city-steps .city-steps-list li a.active .icon-container {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.city-steps .city-steps-list li a:hover .step-text .step-text-content,
.city-steps .city-steps-list li a.active .step-text .step-text-content {
  background: #0B9ABC;
}
.city-launch {
  text-align: center;
}
.city-launch .carousel-indicators li {
  border-color: #d9d9d9;
}
.city-launch .carousel-indicators li.active {
  background-color: #d9d9d9;
}
.city-launch .carousel-control {
  width: 7.5%;
  filter: alpha(opacity=100);
  opacity: 1;
}
.city-launch .carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, color-stop(#ffffff 0%), color-stop(rgba(255, 255, 255, 0) 100%));
  background-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1);
}
.city-launch .carousel-control.right {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0) 0%), color-stop(#ffffff 100%));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
}
.city-launch .item {
  border-bottom: none;
}
.city-launch .lead {
  margin-bottom: 5px;
}
.city-launch .city-quote {
  position: relative;
  font-size: 20px;
  border: none;
  margin-left: 20px;
  margin-right: 20px;
}
.city-launch .city-quote:before,
.city-launch .city-quote:after {
  content: "\201c";
  top: 30px;
  left: -20px;
  font-family: arial, sans-serif;
  position: absolute;
  font-size: 140px;
  line-height: 40px;
  color: #0B9ABC;
}
.city-launch .city-quote:after {
  content: "\201d";
  top: auto;
  left: auto;
  bottom: -30px;
  right: -20px;
}
.city-launch .city-name {
  font-size: 20px;
  margin: 5px 0 0;
}
.city-launch .city-title {
  margin-bottom: 60px;
}
@media print {
  .no-print * {
    display: none;
  }
  .no-print .print-section {
    display: block !important;
  }
  .no-print .print-section .container {
    display: block !important;
  }
  .no-print .print-section .container .row {
    display: block !important;
  }
  .no-print .print-section .container .row .col-md-8 {
    display: block !important;
  }
  .no-print .print-section .container .row .col-md-8 .panel {
    display: block !important;
  }
  .no-print .print-section .container .row .col-md-8 .panel .panel-body {
    display: block !important;
  }
  .no-print .print-section .container .row .col-md-8 .panel .panel-body .checklist {
    display: block !important;
  }
  .no-print .print-section .container .row .col-md-8 .panel .panel-body .checklist * {
    display: block !important;
  }
}
.sticky-message > .close:before {
  content: "Close";
  position: relative;
  top: -4px;
  font-size: 14px;
  padding-right: 5px;
}
.sticky-message .advertisement-badge {
  position: relative;
  float: right;
  line-height: 1;
  color: #000000;
  text-shadow: none;
  font-size: 14px;
  opacity: 0.2;
}
.item.sticky-item .sticky-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  color: #323232;
}
.item.sticky-item .sticky-title .glyphicon {
  font-size: 30px;
  top: 6px;
  color: #0B9ABC;
}
.item.sticky-item .media {
  font-size: 16px;
  margin-top: 20px;
  padding-right: 60px;
}
.item.sticky-item .media .media-body .list-inline {
  font-size: 14px;
  margin-bottom: 0px;
}
.item.sticky-item .media .media-body .list-inline > li:first-child {
  padding-left: 0px;
}
.item.sticky-item .media:last-child {
  margin-bottom: 10px;
}
.item.sticky-item .media.last-child {
  padding-bottom: 10px;
}
.item.sticky-item .sticky-browse {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
}
.item.sticky-item .sticky-browse .glyphicon {
  color: #999;
}
.item.sticky-item .sticky-neighbour-grid {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-right: 60px;
}
.item.sticky-item .sticky-neighbour-grid .user-info {
  padding-bottom: 5px;
}
.item.sticky-item .sticky-neighbour-grid .user-info .avatar-container {
  margin-right: 10px;
}
.item.sticky-item .sticky-neighbour-grid .user-info .user-info-name {
  display: block;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item.sticky-item .sticky-neighbour-grid .user-info .location {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
}
.item.sticky-item .sticky-neighbour-grid .user-info .location .glyphicon {
  color: #0B9ABC;
}
.item.sticky-item .sticky-neighbour-all {
  margin: 0 0 10px;
}
.item.sticky-item .sticky-add-image {
  margin-top: 20px;
  padding-right: 60px;
  margin-bottom: 10px;
}
.item.sticky-item .sticky-add-image:before,
.item.sticky-item .sticky-add-image:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.sticky-item .sticky-add-image:after {
  clear: both;
}
.item.sticky-item .sticky-add-image:before,
.item.sticky-item .sticky-add-image:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.sticky-item .sticky-add-image:after {
  clear: both;
}
.item.sticky-item .sticky-add-image .thumbnail {
  float: left;
  margin-right: 20px;
}
.item.sticky-item .sticky-add-image .thumbnail .avatar-thumb {
  height: 110px;
  width: 110px;
}
.item.sticky-item .sticky-invite-options {
  margin-top: 20px;
  padding-right: 60px;
  margin-bottom: 10px;
}
.item.sticky-item .sticky-invite-options:before,
.item.sticky-item .sticky-invite-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item.sticky-item .sticky-invite-options:after {
  clear: both;
}
