/* @override 
	https://www.guildquality.com/build/css/build/answers-compiled-e8c42859a8.css */
.answers .section-header {
  display: inline-block;
  font-family: "Sentinel A", "Sentinel B", "Besley", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  width: calc(100% - 32px);
  font-size: 18px;
  font-weight: 800;
  margin: 32px 16px 0px 16px;
  padding: 0;
  color: #8B94A9;
}

@media (max-width: 736px) {
  .answers .section-header {
    text-align: center;
  }
}
.answers .show-more {
  text-align: center;
  padding: 16px 32px;
  margin: 16px 16px 24px;
  flex-grow: 0;
  align-self: center;
  font-size: 18px;
}

.stream {
  display: block;
  padding: 0 0 40px 0;
}

.answers .jscroll-loading,
.answers .show_more {
  background-color: #F4F4F4;
  padding: 16px 0;
  margin: 32px 16px;
  width: calc(100% - 32px);
  display: block;
  float: left;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  color: #333333;
}

.button-cont {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* @group sidebar */
.sidebar {
  overflow: hidden;
  padding: 0 0 40px 0;
}

.answers .card.no-header {
  margin-top: 64px;
}

@media (max-width: 575px) {
  .answers .card.no-header {
    margin-top: 16px;
  }

  .answers .ask-button {
    display: none;
  }
}
button.button-sidebar {
  height: 50px;
  margin: 0 16px 16px 16px;
  width: calc(100% - 32px);
  text-align: center;
  line-height: 49px;
  padding: 0 22px;
  background: #007ddd;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
}

button.button-sidebar:first-of-type {
  margin: 16px;
}

button.button-sidebar:hover {
  background: #006bbd;
}

button.button-sidebar.checked {
  background: #8B94A9;
}

.popular-questions .copy-body {
  font-size: 16px;
  line-height: 1.2;
}

.popular-questions a:hover .card .copy-body,
.popular-topics a:hover .card .copy-primary {
  color: #007ddd;
  text-decoration: none;
}

/* @end sidebar */
/* @group card overides - possibly temp? */
.answers .card {
  width: calc(100% - 32px);
  margin: 8px 16px;
  overflow: visible;
}

.answers .popular-topics .card .copy-primary {
  color: #8B94A9;
}

.card.question *,
.card.answer * {
  -webkit-font-smoothing: antialiased;
}

.card .card-description ol,
.card .card-description li,
.card .card-description p {
  font-weight: 400 !important;
  line-height: 1.4em;
}

.card .card-description ol,
.card .card-description p {
  margin-bottom: 1em !important;
}

.card .nested-card .card-description aa {
  color: #007ddd;
}

.card .nested-card .card-description a:hover {
  color: #006bbd;
}

.card .card-description .qa-details {
  color: #8B94A9;
  display: inline-block;
  width: 100%;
  font-size: 14px;
}

.question.card p img,
.answer.card p img {
  width: 100%;
  margin: 16px 0;
}

.auth_company sup {
  background: #0f4777;
  color: #fff !important;
  padding: 1px 3px;
  border-radius: 2px;
  margin-right: 1px;
  vertical-align: -3px !important;
  font-weight: 600 !important;
  font-size: 9px;
}

.card p:last-of-type {
  margin: 0;
}

.answers .qa-thumb-box {
  width: calc(100% + 8px);
  margin: 16px 8px 0 0;
  padding: 0;
}

.answers .qa-thumb {
  display: inline-block;
  width: calc(20% - 8px);
  border: none;
  padding: 0 16px 0 0;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}

.answers .qa-thumb img {
  float: left;
}

.answers .qa-thumb:hover img {
  filter: brightness(0.8);
}

.answers .qa-thumb-box .favorite-thumb {
  position: absolute;
  left: 8px;
  bottom: 6px;
  color: #fff;
  font-size: 16px;
}

.answers .qa-thumb-box .favorite-thumb:hover {
  color: #dd0038;
}

/* @end card overides - possibly temp? */
/* @group univeral overides - possibly temp? */
.copy-primary a {
  color: #123965;
}

.copy-primary a:focus,
.copy-primary a:hover {
  color: #007ddd;
  text-decoration: none;
}

.card.alert {
  background: #FFD6DB;
  box-shadow: none;
  color: #D24040;
}

/* @end univeral overides - possibly temp? */
/* @group new answer */
.new-answer-form {
  float: left;
  width: 100%;
  margin: 16px 0 0 0;
}

.new-answer-form #mce_15 {
  border: 1px solid #e7ebef;
  border-radius: 3px;
}

.new-answer-form .mce-btn-group .mce-btn {
  background: none;
  border: none;
  box-shadow: none;
}

.new-answer-form .mce-panel {
  background: none;
  border-color: #e7ebef;
}

.new-answer-form .mce-btn i:hover {
  color: #007ddd;
}

.new-answer-form input[type=checkbox] {
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}

.new-answer-form .action-holder,
.new-answer-form .copy-body {
  margin: 8px 0 0;
}

.single-answer .button-search {
  margin: 0 0 0 16px;
}

.single-answer .new-answer-form .button-search {
  margin: 16px 0 0 0;
}

.nested-container {
  width: 100%;
}

/* @end new answer */
/* @group ask question page */
.ask-question {
  margin: -16px 16px 16px;
  width: 100%;
}

.ask-question textarea {
  width: calc(100% - 32px);
  resize: vertical;
  padding: 16px !important;
  border: 1px solid #e7ebef;
}

.new-question .section-header {
  margin: 32px 0 8px 0;
  width: calc(100% - 32px);
  float: left;
}

label.error {
  float: left;
  margin: 0 0 8px 0;
  color: #FF6300;
}

.new-question .card {
  margin: 32px 16px;
}

.new-question .qa-thumb {
  padding: 24px 16px 16px 0;
}

.add-photos {
  margin: 32px 0 0;
  float: left;
  width: calc(100% - 32px);
  border: 2px dashed #e7ebef;
  border-radius: 3px;
  color: #fff;
  text-align: left;
  padding: 16px;
  cursor: pointer;
  transition: border 0.2s ease;
}

.add-photos span {
  float: left;
  color: #8B94A9;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
}

.add-photos:hover {
  border: 2px dashed #007ddd;
}

.add-photos .uploaded-thumbs {
  float: left;
  width: 100%;
}

.add-photos button {
  background: none;
  border: none;
  color: #007ddd;
  font-size: 15px;
  font-weight: 300;
  line-height: inherit;
  outline: 0;
}

.add-photos button:hover {
  color: #006bbd;
  cursor: pointer;
}

.new-question {
  padding: 0 0 64px 0;
}

.new-question .form-action .button {
  margin: 32px 0 0;
  font-size: 18px;
  height: auto;
  padding: 8px 24px;
}

.copy-meta.edited {
  color: rgba(139, 148, 168, 0.5);
}

/* @end ask question page */
/* @group comments */
.comments-view {
  width: 100%;
  float: left;
}

.comments-view textarea {
  float: left;
  width: 100%;
  resize: vertical;
  min-height: 200px;
  border: 1px solid #e7ebef;
  padding: 62px 16px 62px 16px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #8B94A9;
}

.comments {
  margin: 32px 0 0 0;
  width: 100%;
  display: block;
  float: left;
}

.comments .copy-body {
  margin: 8px 0 0 0;
}

.comments-body {
  width: calc(100% - 40px);
  display: block;
  float: left;
  margin: 0 0 0 8px;
}

.copy-meta a {
  color: #8b94a8;
}

.copy-meta a:hover {
  color: #007ddd;
}

.comments-view textarea:hover,
.comments-view textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: #007ddd;
}

.comments-view form {
  position: relative;
  width: 100%;
  float: left;
  margin: 16px 0 0 0;
}

.comments-view form .card-avatar-cont {
  position: absolute;
  top: 0;
  padding: 16px;
}

.comments-view form .card-name {
  position: absolute;
  top: 0;
  height: 60px;
  line-height: 60px;
  margin: 0 0 0 62px;
  width: auto;
  max-width: calc(100% - 78px);
}

.comments-view form .card-name h3 {
  font-size: 14px;
  font-weight: 600;
}

.comments-view form .card-actions {
  position: absolute;
  bottom: 16px;
  left: 16px;
  display: block;
  margin: 0;
}

/* @end comments end */
/* @group share popup */
.share-row {
  margin: 16px 0 0;
}

.share-row a span {
  font-size: 24px;
  margin: 0 8px 0 0;
  color: #8B94A9;
}

.share-row a:hover span {
  color: #007ddd;
}

/* @end share popup */
/* @group chosen plugin overiders */
.chosen-container-multi .chosen-choices li.search-choice {
  margin: 6px 0 5px 5px !important;
}

.chosen-select {
  border-radius: 3px;
  padding: 16px;
  width: calc(100% - 32px) !important;
  border: 1px solid #e7ebef;
}

.chosen-results {
  padding: 16px !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  padding: 0 !important;
  margin: 0 !important;
  color: #8B94A9 !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text]::-webkit-input-placeholder {
  color: #8B94A9;
}

.chosen-choices .search-field {
  padding: 0 !important;
}

.chosen-container-multi .chosen-choices {
  min-height: 53px;
  box-shadow: none;
  border-radius: 3px;
  background-image: none;
  padding: 16px;
  border: 1px solid #e7ebef;
}

.chosen-container .chosen-results li.highlighted {
  background: #007ddd;
  background-image: none !important;
  border-radius: 3px;
}

.chosen-container {
  width: calc(100% - 30px) !important;
}

.chosen-container .chosen-drop {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 0;
}

/* @end chosen plugin overiders */
/* @group popover overides */
.answers .popover {
  box-shadow: 0 0 22px rgba(0, 8, 27, 0.17);
  border: none;
  max-width: 360px;
  padding: 0;
  z-index: 100;
  border-radius: 3px;
  position: absolute !important;
}

.answers .popover.top .arrow {
  border-top-color: none;
  border-top-color: rgba(0, 0, 0, 0.05);
}

.answers .popover-title {
  padding: 16px;
  color: #123965;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.answers .popover-content {
  background: #fff;
  padding: 16px;
  float: left;
}

.answers .popover .pull-right {
  float: right;
}

.answers .flag-footer {
  margin: 16px 0 0;
}

/* @end popovers overides */
/* @ground fancybox - move to universal? */
.fancybox-skin .button.icon-add {
  border: none;
  background: #8B94A9;
  padding: 3px;
  color: #fff;
  margin: 4px 4px 4px 0;
}

.fancybox-skin .button.icon-add:hover {
  background: #007ddd;
}

.fancybox-skin .chosen-container {
  width: 100% !important;
}

.fancybox-skin .chosen-container-multi .chosen-choices {
  border: 1px #8B94A9 solid;
  border-radius: 3px;
  box-shadow: none;
}

.fancybox-opened ul,
.fancybox-opened p {
  margin: 0 0 1em 0;
}

.fancybox-overlay {
  top: 0;
  z-index: 9000;
  background: #1B1F2D;
  background: rgba(27, 31, 45, 0.85);
}

.fancybox-opened {
  z-index: 9100;
}

.fancybox-opened .fancybox-skin {
  background: #fff;
  box-shadow: 0 0 22px rgba(0, 8, 27, 0.17);
  padding: 32px !important;
  width: calc(100% - 64px);
}

.fancybox-close {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 8050;
  box-shadow: none;
  background: #fff;
  color: #8B94A9;
}

.fancybox-title-float-wrap {
  margin-bottom: -72px;
}

.fancybox-close:before {
  font-family: "gq3-icons" !important;
  content: "x";
  position: relative;
}

.fancybox-close:hover {
  color: #007ddd;
}

.follow .fancy-box-inner {
  width: 100%;
}

/* @end fancybox */
/* @group settings page - Not sure if this should go here */
.settings-screen-header {
  background: #5c6b78;
}

.settings-actions-row {
  background: #fff;
}

.answers .card.input-card {
  width: calc(100% - 32px);
  margin: 0 16px;
  float: left;
}

.settings-avatar {
  border-radius: 50%;
  margin: 48px auto;
  height: 128px;
  width: 128px;
  display: block;
  box-shadow: 0 1px 2px rgba(51, 74, 109, 0.1);
}

.settings-row .button-full-width {
  width: calc(100% - 32px);
  font-size: 16px;
  margin: 40px 16px;
  float: left;
}

/* @end settings */
/* @group favorite photos */
.fav-photo {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 3px !important;
  overflow: hidden !important;
}

.no-fav-photo {
  padding: 32px 40px 40px;
  margin-top: 32px !important;
}

.no-fav-photo p {
  color: #123965;
  font-weight: 300;
  font-size: 16px;
}

.fav-photo-cont {
  float: left;
  width: 200px;
  height: 200px;
  margin: 8px 16px 8px 0;
  transition: 0.1s all;
}

.fav-photo-cont:hover {
  filter: brightness(0.8);
}

@media (max-width: 736px) {
  .fav-photo-cont {
    width: calc(50% - 24px);
  }
}
.answers .fav-photo-cont .favorite-thumb {
  padding: 6px 8px 2px 8px;
  width: auto;
  height: auto;
  bottom: 0 !important;
  right: 0;
  /*  opacity: 0 !important;
  transition: .2s all !important;
  transition-delay: 1s !important;*/
  transform-origin: 100% 100% !important;
}

/*.ready .answers .fav-photo-cont .favorite-thumb {
  opacity: 1 !important;
}*/
.photo-col {
  width: 100%;
  margin: 0 16px 32px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.photo-sort.icon {
  vertical-align: -3px;
  position: relative;
}

.admin-container {
  width: 100%;
}

.admin-sort {
  margin: 0 16px;
}

.admin-sort .icon {
  top: 2px;
  position: relative;
}

/* @end favorite photos */
/* @group survey join modal */
#survey-join-modal {
  text-align: center;
  padding-top: 16px;
}

#survey-join-modal .copy-mrk-subhead {
  font-size: 20px;
  font-weight: 500;
  margin: 40px 0 8px 0;
}

#survey-join-modal .copy-mrk-primary {
  width: calc(100% - 32px);
  color: #8b94a8;
  margin-bottom: 24px;
}

#survey-join-modal .button {
  font-size: 20px;
  margin: 32px 0 16px 0;
}

#survey-join-modal .social-icon a img {
  width: 32px;
  transition: opacity 0.2s ease;
}

#survey-join-modal .social-icon a:hover img {
  opacity: 0.7;
}

/* @end survey join modal */
/* @group Page CTA */
.answers-cta {
  text-align: center;
  padding: 72px 0 80px 0;
  font-size: 20px;
  border-top: 1px solid #F3F3F3;
}

.answeres .button {
  margin: 32px 0 0;
}

@media (max-width: 575px) {
  .answers-cta .copy-mrk-header {
    font-size: 36px;
  }

  .answers-cta .copy-mrk-primary {
    font-size: 18px;
  }
}