@import url('lives-bootstrap-blessed1.css?z=842');

@media (min-width:1200px) {
  .fact-history-wrapper {
    display: table;
    border: 1px solid #919191;
  }

  .fact-history-wrapper dt.fact-history--actions {
    color: #ededed;
  }
}

.fact-history-table-faux-thead {
  background: #ededed;
  display: none;
}

.fact-history-table-faux-thead dt {
  display: table-cell;
  font-weight: 700;
  border-bottom: 1px solid #919191;
  padding: 5px;
  width: auto;
}

.fact-history-table {
  border: 1px solid #919191;
}

.fact-history-table dt {
  float: left;
  padding: 5px;
  font-weight: 700;
}

.fact-history-table dd {
  border-bottom: 1px solid #919191;
  padding: 5px 5px 5px 35%;
  min-height: 35px;
  clear: right;
  width: 100%;
}

.community-headline-organistion-content:after,
.history-topic-list-item:after,
.home-section-start .social-icons:after,
.modal-search-facets .list-search-facets:after,
.pagination:after,
.rememberPanel:after,
.remembered-life-stories:after,
.row--community-paginator,
.selectEvidenceSources-link:after,
.selectEvidenceSources-list-item:after,
.shareLifeStory-wrapper,
.story-form-container .connected-evidence:after,
.story-form-container .tab-pane a:after,
.timeline-event:after,
.timelineYearMarker:after,
.undatedTimelineEvents-add-section:after,
.undatedTimelineEvents-wrapper:after {
  clear: both;
}

.fact-history-table dd:last-child {
  border-bottom: none;
}

.fact-history-table:nth-child(2) {
  background: #faf5fb;
}

@media (min-width:1200px) {
  .fact-history-table-faux-thead {
    display: table-row;
  }

  .fact-history-table {
    display: table-row;
    border: none;
    margin-bottom: 0;
  }

  .fact-history-table dd,
  .fact-history-table dd:last-child {
    border-bottom: 1px solid #919191;
  }

  .fact-history-table dt {
    display: none;
  }

  .fact-history-table dd {
    display: table-cell;
    padding: 5px;
    width: auto;
    height: auto;
  }

  .fact-history-table:last-child dd {
    border-bottom: none;
  }
}

.form-control:focus {
  border: 1px solid #cc94cd;
}

.form-control {
  padding: 8px 10px;
}

.form-control.disabled,
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border-color: #a0ecf2;
  background-color: #fdfdfd;
  color: grey;
}

.input-group .input-group-btn .btn-primary {
  margin-top: 0;
}

.form-group.date-field-input .form-control {
  width: 100%;
}

.form-group .character-count {
  color: grey;
  font-size: 14px;
  margin-top: 4px;
  float: right!important;
}

.required-field {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #888;
}

.field-has-error {
  border-color: #b94a48;
}

.validationMessage {
  background: #f2dede;
  border: 1px solid #ebccd1;
  color: #b94a48;
  display: block;
  margin: 5px 0 10px;
  padding: 5px;
}

.field-validation-error {
  font-style: italic;
}

.panel-form {
  border: 1px solid #d9d9d9;
  margin: 40px auto;
}

.panel-form h1 {
  font-size: 28px;
  font-weight: 700;
  margin: 5px 0 0;
}

.panel-form .panel-body {
  padding: 10px 20px 20px;
}

.panel-form .panel-heading {
  margin-bottom: 15px;
  padding: 10px 20px;
}

.panel-form .panel-heading p {
  color: grey;
  font-size: 14px;
  line-height: 1.3;
  margin: 10px 0 0;
}

.formSection {
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
  padding-top: 15px;
}

.page-member-profile-edit .input-group-addon {
  background: 0 0;
  border: none;
  padding-left: 0;
  font-style: italic;
  cursor: pointer;
  display: block;
}

.page-member-profile-edit .input-group .form-control:last-child {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

@media (min-width:440px) {
  .page-member-profile-edit .input-group-addon {
    background: #f9f9f9;
    border: 1px solid #bfbfbf;
    border-right: none;
    padding-left: 16px;
    display: table-cell;
  }

  .page-member-profile-edit .input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
}

.signupForm .required {
  color: #b3b3b3;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

.signupForm #dropzone-form {
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  position: relative;
}

.signupForm .avatarUpload-info {
  position: absolute;
  top: 30px;
  left: 170px;
}

.signupForm .dropzone {
  margin: 0;
  min-height: 150px;
  width: 150px;
}

.signupForm .dropzone .dz-default.dz-message {
  font-size: 14px;
  line-height: 1.2;
  margin: 40px 0 0;
  top: 0;
  left: 0;
  width: 100%;
}

.signupForm-profile {
  margin: 0 0 20px;
}

.signupForm-title {
  color: #333;
  font-size: 28px;
  font-weight: 700;
}

.alert-success--signup {
  margin-top: 15px;
}

.panel--notification-settings .panel-body {
  padding: 10px;
}

.panel--notification-settings h6 {
  margin-bottom: 1.2em;
}

.toggleSwitch {
  position: relative;
}

.toggleSwitch-label {
  cursor: pointer;
  font-weight: 400;
  display: block;
  position: relative;
  width: 100%;
}

.toggleSwitch-checkbox {
  cursor: pointer;
  display: block;
  opacity: 0;
  height: 1px;
}

.toggleSwitch-checkbox+span {
  position: relative;
  right: 0;
  top: 0;
  float: left;
}

@media (min-width:992px) {
  .toggleSwitch-checkbox {
    display: inline;
  }

  .toggleSwitch-checkbox+span {
    float: right;
  }
}

.toggleSwitch-checkbox+span:before {
  background: #eee;
  border: 1px solid #aaa;
  border-radius: 25px;
  content: "";
  display: inline-block;
  position: relative;
  width: 60px;
  height: 28px;
}

.toggleSwitch-checkbox+span:after {
  background: #aaa;
  border-radius: 25px;
  content: "";
  display: inline-block;
  height: 24px;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 24px;
}

.toggleSwitch-checkbox:checked+span:before {
  border-color: #afcb39;
}

.toggleSwitch-checkbox:checked+span:after {
  background: #afcb39;
  left: 34px;
}

.toggleSwitch-checkbox:checked:focus+span:before {
  background: #f0f5db;
}

.toggleSwitch-checkbox:focus+span:before {
  background: #fafefe;
}

.alert-pinned {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
}

.alert-info,
.alert-verify-email {
  padding: 15px 30px 15px 15px;
  background-color: #d9edf7;
  display: none;
}

.alert-pinned .btn-group {
  width: auto;
  margin-top: 5px;
}

.alert-pinned .btn {
  float: none;
  margin-bottom: 5px;
}

.alert-pinned .btn-default {
  margin-left: 10px;
}

.alert-verify-email {
  border: 1px solid #bce8f1;
  border-radius: 5px;
  color: #31708f;
  width: 100%;
  margin: 1em auto;
}

.alert-verify-email h4 {
  margin-top: 0;
  color: inherit;
}

.alert-verify-email .alert-link {
  font-weight: 700;
  color: #245269;
}

.alert-verify-email>p,
.alert-verify-email>ul {
  margin-bottom: 0;
}

.alert-verify-email>p+p {
  margin-top: 5px;
}

.alert-verify-email hr {
  border-top-color: #a6e1ec;
}

.alert-info {
  border: 1px solid #bce8f1;
  border-radius: 5px;
  color: #31708f;
  width: 100%;
  margin: 1em auto -20px;
}

.alert-info h4 {
  margin-top: 0;
  color: inherit;
}

.alert-info .alert-link {
  font-weight: 700;
  color: #245269;
}

.alert-info>p,
.alert-info>ul {
  margin-bottom: 0;
}

.alert-info>p+p {
  margin-top: 5px;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

#save-facts-alert {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 5px 15px 12px;
  text-align: center;
}

#save-facts-alert .btn-group {
  width: auto;
}

#save-facts-alert .btn-group .btn {
  float: none!important;
  margin-bottom: 10px;
}

#save-facts-alert .btn-group .btn-warning.btn-default {
  margin-left: 10px;
}

@media screen and (min-width:900px) {
  #save-facts-alert .btn-group,
  #save-facts-alert p {
    float: left!important;
  }

  #save-facts-alert {
    padding: 15px;
  }

  #save-facts-alert p {
    padding-top: 10px;
    margin-right: 10px;
  }

  #save-facts-alert .btn-group .btn {
    margin-bottom: 0;
  }
}

.panel-featured-faq ul,
.panel-name-search-tips ul {
  padding-left: 1.5em;
}

.panel-name-search {
  margin-bottom: 24px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  background: #f1fcfd;
}

.panel-name-search>.list-group,
.panel-name-search>.table,
.panel-name-search>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-name-search>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-name-search>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-name-search>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel-name-search>.table-responsive:first-child>.table:first-child,
.panel-name-search>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-name-search>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel-name-search>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel-name-search>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel-name-search>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel-name-search>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel-name-search>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel-name-search>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel-name-search>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.panel-name-search>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel-name-search>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel-name-search>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel-name-search>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel-name-search>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel-name-search>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel-name-search>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel-name-search>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.panel-name-search>.table-responsive:last-child>.table:last-child,
.panel-name-search>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel-name-search>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel-name-search>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel-name-search>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel-name-search>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel-name-search>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel-name-search>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel-name-search>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel-name-search>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.panel-name-search>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel-name-search>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel-name-search>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel-name-search>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel-name-search>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel-name-search>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel-name-search>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel-name-search>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.panel-name-search>.panel-body+.table,
.panel-name-search>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.panel-name-search>.table>tbody:first-child>tr:first-child td,
.panel-name-search>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel-name-search>.table-bordered,
.panel-name-search>.table-responsive>.table-bordered {
  border: 0;
}

.panel-name-search>.table-bordered>tbody>tr>td:first-child,
.panel-name-search>.table-bordered>tbody>tr>th:first-child,
.panel-name-search>.table-bordered>tfoot>tr>td:first-child,
.panel-name-search>.table-bordered>tfoot>tr>th:first-child,
.panel-name-search>.table-bordered>thead>tr>td:first-child,
.panel-name-search>.table-bordered>thead>tr>th:first-child,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel-name-search>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel-name-search>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel-name-search>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel-name-search>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel-name-search>.table-bordered>tbody>tr>td:last-child,
.panel-name-search>.table-bordered>tbody>tr>th:last-child,
.panel-name-search>.table-bordered>tfoot>tr>td:last-child,
.panel-name-search>.table-bordered>tfoot>tr>th:last-child,
.panel-name-search>.table-bordered>thead>tr>td:last-child,
.panel-name-search>.table-bordered>thead>tr>th:last-child,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel-name-search>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel-name-search>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel-name-search>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel-name-search>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel-name-search>.table-bordered>tbody>tr:first-child>td,
.panel-name-search>.table-bordered>tbody>tr:first-child>th,
.panel-name-search>.table-bordered>tbody>tr:last-child>td,
.panel-name-search>.table-bordered>tbody>tr:last-child>th,
.panel-name-search>.table-bordered>tfoot>tr:last-child>td,
.panel-name-search>.table-bordered>tfoot>tr:last-child>th,
.panel-name-search>.table-bordered>thead>tr:first-child>td,
.panel-name-search>.table-bordered>thead>tr:first-child>th,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel-name-search>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel-name-search>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel-name-search>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel-name-search>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel-name-search>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel-name-search>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-name-search>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-name-search>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-name-search>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-name-search h3 {
  margin-top: .25em;
  font-size: 24px;
  font-weight: 700;
}

.panel-name-search-tips {
  border-top: 1px solid #e5e5e5;
  padding-top: 1em;
  color: #4d4d4d;
  font-size: 14px;
}

.panel-featured-faq {
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 5px;
  background: 0 0;
  box-shadow: none;
}

.panel-featured-faq>.list-group,
.panel-featured-faq>.table,
.panel-featured-faq>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-featured-faq>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-featured-faq>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-featured-faq>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel-featured-faq>.table-responsive:first-child>.table:first-child,
.panel-featured-faq>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-featured-faq>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel-featured-faq>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel-featured-faq>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel-featured-faq>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel-featured-faq>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel-featured-faq>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel-featured-faq>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel-featured-faq>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.panel-featured-faq>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel-featured-faq>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel-featured-faq>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel-featured-faq>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel-featured-faq>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel-featured-faq>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel-featured-faq>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel-featured-faq>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.panel-featured-faq>.table-responsive:last-child>.table:last-child,
.panel-featured-faq>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel-featured-faq>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel-featured-faq>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel-featured-faq>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel-featured-faq>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel-featured-faq>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel-featured-faq>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel-featured-faq>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel-featured-faq>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.panel-featured-faq>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel-featured-faq>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel-featured-faq>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel-featured-faq>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel-featured-faq>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel-featured-faq>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel-featured-faq>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel-featured-faq>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.panel-featured-faq>.panel-body+.table,
.panel-featured-faq>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.panel-featured-faq>.table>tbody:first-child>tr:first-child td,
.panel-featured-faq>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel-featured-faq>.table-bordered,
.panel-featured-faq>.table-responsive>.table-bordered {
  border: 0;
}

.panel-featured-faq>.table-bordered>tbody>tr>td:first-child,
.panel-featured-faq>.table-bordered>tbody>tr>th:first-child,
.panel-featured-faq>.table-bordered>tfoot>tr>td:first-child,
.panel-featured-faq>.table-bordered>tfoot>tr>th:first-child,
.panel-featured-faq>.table-bordered>thead>tr>td:first-child,
.panel-featured-faq>.table-bordered>thead>tr>th:first-child,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel-featured-faq>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel-featured-faq>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel-featured-faq>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel-featured-faq>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel-featured-faq>.table-bordered>tbody>tr>td:last-child,
.panel-featured-faq>.table-bordered>tbody>tr>th:last-child,
.panel-featured-faq>.table-bordered>tfoot>tr>td:last-child,
.panel-featured-faq>.table-bordered>tfoot>tr>th:last-child,
.panel-featured-faq>.table-bordered>thead>tr>td:last-child,
.panel-featured-faq>.table-bordered>thead>tr>th:last-child,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel-featured-faq>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel-featured-faq>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel-featured-faq>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel-featured-faq>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel-featured-faq>.table-bordered>tbody>tr:first-child>td,
.panel-featured-faq>.table-bordered>tbody>tr:first-child>th,
.panel-featured-faq>.table-bordered>tbody>tr:last-child>td,
.panel-featured-faq>.table-bordered>tbody>tr:last-child>th,
.panel-featured-faq>.table-bordered>tfoot>tr:last-child>td,
.panel-featured-faq>.table-bordered>tfoot>tr:last-child>th,
.panel-featured-faq>.table-bordered>thead>tr:first-child>td,
.panel-featured-faq>.table-bordered>thead>tr:first-child>th,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel-featured-faq>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel-featured-faq>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel-featured-faq>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel-featured-faq>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel-featured-faq>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel-featured-faq>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-featured-faq h3 {
  margin-top: .25em;
  font-size: 24px;
  font-weight: 700;
}

.unsubscribe-email-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.unsubscribe-email-container .panel-form {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.unsubscribe-email-container .panel-form>.list-group,
.unsubscribe-email-container .panel-form>.table,
.unsubscribe-email-container .panel-form>.table-responsive>.table {
  margin-bottom: 0;
}

.unsubscribe-email-container .panel-form>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.unsubscribe-email-container .panel-form>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.unsubscribe-email-container .panel-form>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child,
.unsubscribe-email-container .panel-form>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.unsubscribe-email-container .panel-form>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.unsubscribe-email-container .panel-form>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.unsubscribe-email-container .panel-form>.table:first-child>thead:first-child>tr:first-child td:first-child,
.unsubscribe-email-container .panel-form>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.unsubscribe-email-container .panel-form>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.unsubscribe-email-container .panel-form>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.unsubscribe-email-container .panel-form>.table:first-child>thead:first-child>tr:first-child td:last-child,
.unsubscribe-email-container .panel-form>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child,
.unsubscribe-email-container .panel-form>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.unsubscribe-email-container .panel-form>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.unsubscribe-email-container .panel-form>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.unsubscribe-email-container .panel-form>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.unsubscribe-email-container .panel-form>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.unsubscribe-email-container .panel-form>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.unsubscribe-email-container .panel-form>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.unsubscribe-email-container .panel-form>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.unsubscribe-email-container .panel-form>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.unsubscribe-email-container .panel-form>.panel-body+.table,
.unsubscribe-email-container .panel-form>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.unsubscribe-email-container .panel-form>.table>tbody:first-child>tr:first-child td,
.unsubscribe-email-container .panel-form>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.unsubscribe-email-container .panel-form>.table-bordered,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered {
  border: 0;
}

.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr>td:first-child,
.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr>th:first-child,
.unsubscribe-email-container .panel-form>.table-bordered>tfoot>tr>td:first-child,
.unsubscribe-email-container .panel-form>.table-bordered>tfoot>tr>th:first-child,
.unsubscribe-email-container .panel-form>.table-bordered>thead>tr>td:first-child,
.unsubscribe-email-container .panel-form>.table-bordered>thead>tr>th:first-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>thead>tr>td:first-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr>td:last-child,
.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr>th:last-child,
.unsubscribe-email-container .panel-form>.table-bordered>tfoot>tr>td:last-child,
.unsubscribe-email-container .panel-form>.table-bordered>tfoot>tr>th:last-child,
.unsubscribe-email-container .panel-form>.table-bordered>thead>tr>td:last-child,
.unsubscribe-email-container .panel-form>.table-bordered>thead>tr>th:last-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>thead>tr>td:last-child,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr:first-child>td,
.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr:first-child>th,
.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr:last-child>td,
.unsubscribe-email-container .panel-form>.table-bordered>tbody>tr:last-child>th,
.unsubscribe-email-container .panel-form>.table-bordered>tfoot>tr:last-child>td,
.unsubscribe-email-container .panel-form>.table-bordered>tfoot>tr:last-child>th,
.unsubscribe-email-container .panel-form>.table-bordered>thead>tr:first-child>td,
.unsubscribe-email-container .panel-form>.table-bordered>thead>tr:first-child>th,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>thead>tr:first-child>td,
.unsubscribe-email-container .panel-form>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.unsubscribe-email-container .panel-form>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.unsubscribe-email-container .panel-form>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.unsubscribe-email-container .panel-form>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.unsubscribe-email-container .panel-form>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.unsubscribe-email-container .panel-form .panel-heading h1 {
  margin-top: 10px;
  text-align: center;
  color: #afcb39;
}

.panel-go-back {
  margin-top: 1.5em;
}

@media (min-width:992px) {
  .unsubscribe-email-container {
    float: left;
    width: 58.33333333%;
    margin-left: 25%;
  }

  .panel-go-back-text {
    float: left!important;
  }

  .btn-go-back {
    float: right!important;
  }
}

.spinner-container {
  position: relative;
  height: 40px;
  margin: 25px 0 0;
}

.spinner {
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 24px;
  color: #652f66;
}

#loading-remembers {
  width: 50%;
}

.pager em {
  font-weight: 400;
  font-style: normal;
}

.modal-title {
  font-size: 21px;
  line-height: 1;
  margin-top: 4px;
}

.modal-footer .btn-group {
  width: 100%;
}

.modal-footer .btn-group button {
  margin: 0;
}

.modal-verify-email {
  text-align: center;
}

.modal-verify-email .modal-title {
  font-weight: 700;
  color: #333;
}

.modal-verify-email .lead {
  font-weight: 700;
  font-size: 21px;
}

.modal-verify-email em {
  font-weight: 400;
}

.modal-verify-email .modal-footer {
  margin-top: 0;
  text-align: center;
}

.modal-verify-email--help {
  font-size: 14px;
  font-style: italic;
  text-align: left;
  margin-top: 2em;
}

.modal-adding-facts-guide,
.modal-saved .modal-body,
.modal-saved .modal-title,
.story-form-container .connected-evidence--image-wrapper,
.view-source-modal--content .transcription-image-container,
.view-source-modal-image .view-source-modal--connected-by,
.view-source-modal-image .view-source-modal-reasons {
  text-align: center;
}

@media (min-width:768px) {
  .modal-verify-email .modal-footer .btn {
    width: 30%;
  }
}

.connect-source .control-label,
.connect-source label {
  display: block;
}

.connect-source .form-group {
  margin-top: 20px;
}

.connect-source-evidence,
.connect-source-reasons {
  background: #f2f2f2;
  margin: 0 -20px;
  padding: 10px 20px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.connect-source-evidence legend,
.connect-source-reasons legend {
  font-size: 16px;
  font-weight: 700;
  border: none;
  margin-bottom: .5em;
}

.connect-source-reasons {
  margin: 20px -20px -36px;
}

.external-link-type-description {
  font-style: italic;
  margin-top: 15px;
}

.connect-source-evidence {
  margin-top: -20px;
  border-top: none;
}

.connect-source-evidence .radio-inline label {
  font-weight: 400;
}

.connect-source-evidence .radio-inline input[type=radio] {
  margin-left: -15px;
}

.connect-source-evidence .radio-inline {
  margin-left: 18px;
}

.connect-source-evidence .radio-inline:nth-of-type(1) {
  margin-left: -7px;
}

@media screen and (min-width:0) and (max-width:992px) {
  .connect-source-evidence .radio-inline {
    display: block;
    margin-left: 0;
  }

  .connect-source-evidence .radio-inline:nth-of-type(1) {
    margin-left: 0;
  }
}

.list-group-item.active,
.list-group-item.active:hover {
  background-color: #652f66;
  border-color: #652f66;
  color: #fff;
  outline: 0;
}

a.list-group-item {
  color: #652f66;
  cursor: pointer;
  padding: 10px;
}

a.list-group-item .fa {
  font-size: 12px;
  top: 6px;
}

.list-group-item.sub,
.list-group-item.sub:hover {
  background: #f9f9f9;
  padding: 10px;
  font-weight: 700;
}

a:focus {
  outline: 0;
}

#add-fact-modal-content h3,
#transcription h2 {
  margin: 0;
}

#transcription .table-condensed tbody>tr>td,
#transcription .table-condensed tfoot>tr>td,
#transcription .table-condensed tfoot>tr>th,
#transcription .table-condensed thead>tr>td,
#transcription .table-condensed thead>tr>th,
.table-condensed tbody>tr>th {
  padding: 5px;
  font-size: 14px;
}

#add-facts-modal .modal-dialog {
  width: 860px;
}

#fact-form-container h3 {
  padding: 0;
  margin: 0 0 10px;
}

.form-section {
  margin-bottom: 20px;
}

.form-group.date-field-input {
  width: 20%;
}

.form-group.date-field-select {
  width: 57%;
}

.note {
  color: #acacac;
  font-size: 11px;
  margin: 0;
  padding: 5px 0 0;
}

@media screen and (min-width:1200px) {
  #add-facts-modal .modal-dialog {
    width: 1100px;
  }
}

@media screen and (min-width:993px) and (max-width:1199px) {
  #transcription .table-condensed tbody>tr>td {
    word-wrap: break-word;
    max-width: 280px;
  }

  #transcription .table-condensed tbody>tr>th {
    max-width: none;
  }

  #add-facts-modal .modal-dialog {
    width: 95%;
  }
}

@media screen and (min-width:769px) and (max-width:992px) {
  #add-facts-modal .modal-dialog {
    width: auto;
  }
}

@media screen and (min-width:0) and (max-width:768px) {
  #add-facts-modal .modal-dialog,
  .form-group.date-field-input,
  .form-group.date-field-select {
    width: 100%;
  }

  #transcription-table thead {
    display: none;
  }

  #transcription-table td,
  #transcription-table th {
    display: block;
    white-space: normal;
    border: none;
    padding: 2px 5px!important;
    line-height: normal;
  }

  #transcription-table th {
    padding-top: 10px!important;
  }

  #transcription-table th:after {
    content: ":";
  }

  #transcription-table td {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px!important;
  }

  .fact-wizard-source {
    background-color: transparent!important;
    border: none!important;
    box-shadow: none!important;
    margin-bottom: 0;
    padding: 0!important;
  }
}

.view-source-modal .modal-footer {
  margin-top: 0;
}

.view-source-modal--source-type-description {
  font-style: italic;
}

.view-source-modal--content {
  margin-bottom: 12px;
}

.view-source-modal--content .transcription-image {
  border: 1px solid #ccc;
  max-width: 100%;
  height: auto;
  display: inline;
  margin-bottom: 1em;
}

.view-source-modal-reasons {
  font-size: 14px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 20px;
  margin: 0 -20px;
  background: #f2f2f2;
}

.view-source-modal-reasons dd:last-child {
  font-style: italic;
  margin-top: .5em;
  opacity: .8;
}

.view-source-modal--official-record-provider {
  font-style: italic;
  opacity: .9;
  font-size: 14px;
}

.view-source-modal--official-record-provider a {
  font-weight: 400;
}

.view-source-modal--connected-by {
  font-size: 14px;
  padding-top: .25em;
}

.view-source-modal-evidence {
  box-shadow: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 15px;
}

.view-source-modal-evidence .fa {
  float: right;
}

.view-source-modal-evidence .panel {
  box-shadow: none;
}

.view-source-modal-evidence .panel-body {
  padding: 0;
  max-height: 200px;
  overflow-y: scroll;
}

.view-source-modal-evidence .panel-heading:hover {
  background: #f0eaf0;
}

.view-source-modal-evidence .panel-title {
  color: #333;
  font-size: 15px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.view-source-modal-evidence .panel-title a {
  display: block;
  text-decoration: none;
}

.view-source-modal-evidence .panel-title a:hover {
  background: #f0eaf0;
  text-decoration: none;
}

.view-source-modal-evidence .fact-summary-container {
  border: none;
  box-shadow: none;
  margin-bottom: 10px;
}

.view-source-modal-evidence .fact-summary-container .fact-summary {
  height: auto;
}

.view-source-modal-evidence .fact-summary-container .fact-summary-fields {
  padding: 0 0 5px;
}

.view-source-modal-evidence .fact-summary-container .fact-summary-fact h6 {
  display: none;
}

.source-modal--section {
  border-bottom: 1px solid #d9d9d9;
  border-bottom: 20px;
}

.story-form-container .form-section {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: .5em;
}

.story-form-container .add-to-story-btn {
  display: block;
  color: #18a4ae;
  margin-bottom: 1.5em;
}

.story-form-container .add-to-story-btn:last-child {
  margin-bottom: 0;
}

.story-form-container .add-to-story-btn .fa {
  float: right!important;
  color: #18a4ae;
}

.story-form-container .remove-from-story-btn {
  font-weight: 400;
  font-size: 14px;
  float: right!important;
}

.story-form-container .remove-from-story-btn .fa {
  font-size: 12px;
}

.story-form-container .connected-evidence {
  cursor: pointer;
  display: block;
}

.story-form-container .connected-evidence:after,
.story-form-container .connected-evidence:before {
  content: " ";
  display: table;
}

.story-form-container .connected-evidence:hover .connected-evidence--title {
  text-decoration: underline;
}

.story-form-container .connected-evidence--description,
.story-form-container .connected-evidence--title {
  color: #18a4ae;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}

.story-form-container .connected-evidence--description {
  font-weight: 400;
}

.story-form-container .connected-evidence--image-wrapper {
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin: 0 15px 0 0;
  position: relative;
  background: #fafafa;
  outline: #d9d9d9 solid 1px;
  float: left!important;
}

.story-form-container .tab-pane .story-evidence--type,
.story-form-container .tab-pane ul {
  margin-bottom: 0;
}

.story-form-container .connected-evidence--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.story-form-container .connected-evidence--image-wrapper .connected-evidence--image {
  max-width: 70px;
  max-height: 70px;
  display: inline-block;
  vertical-align: middle;
}

.story-form-container .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.story-form-container .nav-tabs>li {
  width: 100%;
}

.story-form-container .nav-tabs>li>a {
  display: block;
  border: none;
  width: 100%;
}

.story-form-container .nav-tabs>li>a:hover {
  background: #f6f3f6;
}

.story-form-container .nav-tabs>li.active>a {
  background: #fff;
}

.story-form-container .nav-tabs>li.active>a:hover {
  border: none;
}

.story-form-container .tab-pane li {
  border-bottom: 1px solid #ddd;
  padding: .5em;
}

.story-form-container .tab-pane li:last-child {
  border: none;
}

.story-form-container .tab-pane a {
  color: #18a4ae;
  display: block;
  font-size: 14px;
}

.story-form-container .tab-pane a:after,
.story-form-container .tab-pane a:before {
  content: " ";
  display: table;
}

.story-form-container .tab-pane a:hover {
  text-decoration: none;
}

.story-form-container .tab-pane a:hover .story-evidence--type {
  text-decoration: underline;
}

.modal-adding-facts-guide .btn-start-adding-facts:focus,
.modal-adding-facts-guide .btn-start-adding-facts:hover,
.selectEvidenceSources-link:active,
.selectEvidenceSources-link:hover,
.selectEvidenceSources-link:visited,
.timeline-event__actions a:focus,
.timeline-event__actions a:hover,
.timeline-event_action--group a:focus,
.timeline-event_action--group a:hover {
  text-decoration: none;
}

.story-form-container .tab-pane .story-evidence--connected-by,
.story-form-container .tab-pane .story-evidence--description {
  color: #333;
  font-weight: 400;
  margin-bottom: 0;
}

.story-form-container .tab-pane .story-evidence--not-found {
  font-size: 14px;
  padding: 1em .5em .5em;
}

.story-form-container .tab-pane .story-evidence--image-wrapper {
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin: 0 15px 0 0;
  position: relative;
  background: #fafafa;
  outline: #d9d9d9 solid 1px;
  text-align: center;
  float: left!important;
}

.story-form-container .tab-pane .story-evidence--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.story-form-container .tab-pane .story-evidence--image-wrapper .story-evidence--image {
  max-width: 70px;
  max-height: 70px;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width:560px) {
  .story-form-container .nav-tabs>li,
  .story-form-container .nav-tabs>li>a {
    width: auto;
  }

  .story-form-container .nav-tabs>li.active>a {
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
  }

  .story-form-container .nav-tabs>li.active>a:hover {
    border: 1px solid #ddd;
    border-bottom: none;
  }
}

.modal-improve-fact-guide .btn {
  margin-top: 20px;
  font-weight: 700;
}

@media (min-width:768px) {
  .modal-improve-fact-guide {
    width: 420px;
    margin-top: 100px;
  }
}

.modal-search-facets .modal-body {
  padding-bottom: 0;
}

.modal-search-facets .filter-facets-form {
  margin-bottom: 1.5em;
}

.modal-search-facets .list-search-facets {
  margin-bottom: 2em;
  padding-left: 0;
  list-style: none;
}

.modal-search-facets .list-search-facets:after,
.modal-search-facets .list-search-facets:before {
  content: " ";
  display: table;
}

.modal-search-facets .list-search-facets li {
  width: 100%;
  float: left;
  margin-bottom: .25em;
}

@media screen and (min-width:768px) {
  .modal-search-facets .modal-dialog {
    width: 760px;
  }

  .modal-search-facets .list-search-facets li {
    width: 48%;
    padding: 0 1% 0 0;
  }

  .modal-fact-history {
    width: 720px;
  }
}

@media screen and (min-width:992px) {
  .modal-fact-history {
    width: 940px;
  }
}

@media screen and (min-width:1200px) {
  .modal-fact-history {
    width: 1140px;
  }
}

.modal-remove-source .fact-summary-container {
  margin: .5em 0 0;
}

.modal-remove-source .fact-summary {
  height: auto;
  max-height: 300px;
  overflow: scroll;
  position: relative;
}

.modal-challenge-source .connect-source-reasons {
  margin-top: -21px;
}

.modal-saved .modal-title {
  color: #8ea62b;
  font-size: 24px;
  line-height: 1.2;
  padding: 0 1em;
}

.modal-saved .modal-title .fa {
  display: block;
  margin: 0 auto .25em;
}

.modal-saved .modal-title em {
  display: block;
  font-style: normal;
  font-weight: 700;
}

.modal-saved .modal-header {
  background-color: #f7faeb;
  border-radius: 6px 6px 0 0;
  border-color: #afcb39;
}

.modal-saved .btn-primary {
  display: block;
  margin: 0 auto;
  padding: 8px 64px;
}

.modal-saved__share .btn-share-email,
.modal-saved__share .btn-share-facebook,
.modal-saved__share .btn-share-twitter {
  padding: 4px 24px;
}

.modal-premium-content .modal-header {
  background: #e3fafb;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.modal-premium-content .modal-title {
  font-size: 21px;
  line-height: 1.2;
  padding-top: .25em;
}

.modal-premium-content .modal-body {
  padding-bottom: 0;
}

.modal-premium-content .modal-footer {
  margin-top: 0;
}

.modal-premium-content .btn-primary {
  font-weight: 700;
}

.modal-adding-facts-guide .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}

.modal-adding-facts-guide .modal-title {
  font-weight: 700;
  color: #652f66;
}

.modal-adding-facts-guide .lead {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.2;
  color: #652f66;
}

.modal-adding-facts-guide .modal-body {
  padding: 10px 20px 0;
}

.modal-adding-facts-guide .adding-facts-guide-video iframe {
  width: 100%;
}

.modal-adding-facts-guide .checkbox,
.modal-adding-facts-guide .form-group {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.modal-adding-facts-guide .modal-footer {
  text-align: center;
}

.modal-adding-facts-guide .btn-start-adding-facts {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #158f98;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #18a4ae;
  margin: 0 auto;
  font-weight: 700;
}

.modal-adding-facts-guide .btn-start-adding-facts.active:focus,
.modal-adding-facts-guide .btn-start-adding-facts:active:focus,
.modal-adding-facts-guide .btn-start-adding-facts:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.modal-adding-facts-guide .btn-start-adding-facts.active,
.modal-adding-facts-guide .btn-start-adding-facts:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.modal-adding-facts-guide .btn-start-adding-facts.disabled,
.modal-adding-facts-guide .btn-start-adding-facts[disabled],
fieldset[disabled] .modal-adding-facts-guide .btn-start-adding-facts {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.modal-adding-facts-guide .btn-start-adding-facts.active,
.modal-adding-facts-guide .btn-start-adding-facts:active,
.modal-adding-facts-guide .btn-start-adding-facts:focus,
.modal-adding-facts-guide .btn-start-adding-facts:hover,
.open .dropdown-toggle.modal-adding-facts-guide .btn-start-adding-facts {
  color: #fff;
  background-color: #13828a;
  border-color: #0d5c62;
}

.modal-adding-facts-guide .btn-start-adding-facts.active,
.modal-adding-facts-guide .btn-start-adding-facts:active,
.open .dropdown-toggle.modal-adding-facts-guide .btn-start-adding-facts {
  background-image: none;
}

.modal-adding-facts-guide .btn-start-adding-facts.disabled,
.modal-adding-facts-guide .btn-start-adding-facts.disabled.active,
.modal-adding-facts-guide .btn-start-adding-facts.disabled:active,
.modal-adding-facts-guide .btn-start-adding-facts.disabled:focus,
.modal-adding-facts-guide .btn-start-adding-facts.disabled:hover,
.modal-adding-facts-guide .btn-start-adding-facts[disabled],
.modal-adding-facts-guide .btn-start-adding-facts[disabled].active,
.modal-adding-facts-guide .btn-start-adding-facts[disabled]:active,
.modal-adding-facts-guide .btn-start-adding-facts[disabled]:focus,
.modal-adding-facts-guide .btn-start-adding-facts[disabled]:hover,
fieldset[disabled] .modal-adding-facts-guide .btn-start-adding-facts,
fieldset[disabled] .modal-adding-facts-guide .btn-start-adding-facts.active,
fieldset[disabled] .modal-adding-facts-guide .btn-start-adding-facts:active,
fieldset[disabled] .modal-adding-facts-guide .btn-start-adding-facts:focus,
fieldset[disabled] .modal-adding-facts-guide .btn-start-adding-facts:hover {
  background-color: #18a4ae;
  border-color: #158f98;
}

.modal-adding-facts-guide .btn-start-adding-facts .badge {
  color: #18a4ae;
  background-color: #fff;
}

@media (min-width:380px) {
  .modal-adding-facts-guide .adding-facts-guide-video iframe {
    height: 244px;
  }
}

@media (min-width:548px) {
  .modal-adding-facts-guide .adding-facts-guide-video iframe {
    height: 386px;
  }
}

@media (min-width:668px) {
  .modal-adding-facts-guide .adding-facts-guide-video iframe {
    width: 560px;
    height: 478px;
  }
}

@media (min-width:740px) {
  .modal-adding-facts-guide {
    width: 620px;
  }

  .btn-start-adding-facts {
    width: 50%;
  }
}

.emailShare {
  color: #333;
}

.emailShare .modal-header {
  padding: 10px 15px;
}

.emailShare .form-group:last-child {
  margin-bottom: 5px;
}

.emailShare .modal-footer {
  margin-top: 0;
}

.emailShare-link {
  font-weight: 400;
}

.joinLoginModal .modal-body {
  background: #f8f8f8;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0;
}

.joinLoginModal-join,
.joinLoginModal-login {
  border-bottom-right-radius: 6px;
  padding: 5px 15px;
}

.joinLoginModal .modal-header--success {
  background-color: #dff0d8;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: #3c763d;
  color: #3c763d;
}

.joinLoginModal .modal-header--success .modal-title {
  font-size: 18px;
}

@media (min-width:992px) {
  .joinLoginModal {
    width: 740px;
  }
}

.joinLoginModal-title {
  font-weight: 700;
  margin-bottom: 6px;
}

.pagination .disabled a,
.tooltip {
  font-weight: 400;
}

.joinLoginModal-join {
  background: #fff;
  border-right: 1px solid #d9d9d9;
  border-bottom-left-radius: 6px;
}

.joinLoginModal-login .btn-primary {
  color: #18a4ae;
  background-color: #fafefe;
  border-color: #18a4ae;
}

.joinLoginModal-login .btn-primary:hover {
  background-color: #b7f1f5;
}

.tooltip {
  font-size: 12px;
  text-transform: none;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.tooltip .tooltip-inner {
  padding: 5px 8px;
}

.tooltip-fact-guidance {
  color: #ccc;
  font-size: 16px;
  margin-left: .5em;
  position: relative;
  top: -2px;
  cursor: help;
}

.tooltip-fact-guidance:hover {
  color: #200f20;
}

.popover-content {
  padding: 0;
  margin: 0;
}

.popover-content .btn {
  line-height: 1;
  text-align: left;
  width: 100%;
}

.popover-title {
  width: auto;
}

.addToLifeStory-body .popover-content,
.undatedTimelineEvents .popover-content {
  font-size: 14px;
  padding: 9px 14px;
}

.popover-fact-actions .fa,
.popover-fact-actions .glphicon {
  font-size: 12px;
  margin-right: .5em;
  opacity: .5;
}

.popover-fact-actions button {
  font-size: 14px;
}

.popover-source-actions button {
  font-size: 14px;
  color: #18a4ae;
}

.popover-source-actions button:hover {
  color: #18a4ae;
}

.popover-remove-fact-actions {
  padding: 10px 15px;
  font-size: 14px;
}

.popover-remove-fact-actions p {
  margin-bottom: .25em;
}

.popover-remove-fact-actions .btn {
  padding-left: 0;
  font-size: 14px;
}

.popover-remove-fact-actions .fa {
  font-size: 14px;
  margin-right: .5em;
  opacity: .5;
}

.pagination {
  display: block;
}

.pagination:after,
.pagination:before {
  content: " ";
  display: table;
}

.pagination li {
  margin: 0 2px;
  float: left;
  display: none;
}

.pagination li a {
  background-color: #fff;
  margin-left: 3px;
  padding: 2px 12px;
}

.pagination .pagination-next,
.pagination .pagination-previous {
  display: inline;
}

.pagination .disabled a,
.pagination .disabled a:focus,
.pagination .disabled a:hover,
.pagination .pagination-next a,
.pagination .pagination-next a:focus,
.pagination .pagination-next a:hover,
.pagination .pagination-previous a,
.pagination .pagination-previous a:focus,
.pagination .pagination-previous a:hover,
.pagination .pagination-text a,
.pagination .pagination-text a:focus,
.pagination .pagination-text a:hover {
  background-color: transparent;
  border-color: transparent;
}

.pagination .active a,
.pagination .active a:focus,
.pagination .active a:hover {
  background-color: #909090;
  border-color: #707070;
  color: #fff;
}

.pagination .pagination-text a {
  color: #999;
  cursor: text;
  font-weight: 400;
}

@media (min-width:600px) {
  .pagination li {
    display: inline;
  }
}

.page-community .pagination {
  margin-top: 0;
}

.addToLifeStory {
  font-size: 14px;
}

.addToLifeStory-body {
  padding: 0;
}

.addToLifeStory-section {
  border-top: 1px solid #d9d9d9;
  padding: 20px;
}

.addToLifeStory-section--evidence {
  border-top: 0;
}

.addToLifeStory-title {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 6px;
}

.addToLifeStory-help,
.addToLifeStory-help:visited {
  color: #18a4ae;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.addToLifeStory-help:hover {
  color: #0c5054;
}

.addToLifeStory-help-icon {
  color: #18a4ae!important;
}

@media (min-width:480px) {
  .addToLifeStory-title--facts {
    float: left!important;
    margin-right: 1em;
  }
}

@media (min-width:992px) {
  .addToLifeStory {
    width: 800px;
  }
}

.existingEvidenceList-item {
  margin-right: .5em;
}

.existingEvidenceList-item:last-child {
  margin-right: 0;
}

.addNewEvidenceButtons {
  padding-left: 0;
  list-style: none;
  margin: .5em 0 1em;
}

.addToLifeStory .btn-add-story,
.addToLifeStory .btn-external-ref,
.addToLifeStory .btn-image-upload,
.addToLifeStory .btn-search-records,
.addToLifeStory .btn-select-evidence {
  width: 240px;
}

.addNewEvidenceButtons-item {
  margin-bottom: .5em;
}

.addNewEvidenceButtons-text {
  margin: 0 0 5px;
}

@media (min-width:992px) {
  .addNewEvidenceButtons {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }

  .addNewEvidenceButtons>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }

  .addNewEvidenceButtons:after,
  .addNewEvidenceButtons:before {
    content: " ";
    display: table;
  }

  .addNewEvidenceButtons:after {
    clear: both;
  }

  .addNewEvidenceButtons-item {
    margin: 0 0 4px;
    padding: 0;
    float: left;
    width: 33%;
  }

  .selectEvidence {
    width: 800px;
  }
}

.selectEvidence-section {
  padding-bottom: 10px;
}

.selectEvidence-section:last-child {
  padding-bottom: 0;
}

.selectEvidence-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 6px;
  margin-top: 0;
}

.selectEvidence-text {
  color: grey;
  font-size: 14px;
}

.selectEvidenceSources-list {
  margin-bottom: 20px;
  padding-left: 0;
}

.selectEvidenceSources-list-item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  border: 1px solid #ddd;
  background: #fdfdfd;
  padding: 0;
}

.selectEvidenceSources-list-item:after,
.selectEvidenceSources-list-item:before {
  content: " ";
  display: table;
}

.selectEvidenceSources-list-item:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.selectEvidenceSources-list-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.selectEvidenceSources-list-item>.badge {
  float: right;
}

.selectEvidenceSources-list-item>.badge+.badge {
  margin-right: 5px;
}

.selectEvidenceSources-link {
  color: grey;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 10px;
  width: 100%;
}

.selectEvidenceSources-link:after,
.selectEvidenceSources-link:before {
  content: " ";
  display: table;
}

.selectEvidenceSources-link:hover {
  color: grey;
}

.selectEvidenceSources-link:hover .selectEvidenceSources-evidence-title {
  color: #127a81;
}

@media (min-width:992px) {
  .selectEvidenceSources-link:hover .selectEvidenceSources-button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #158f98;
    white-space: nowrap;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #18a4ae;
    font-weight: 700;
  }

  .selectEvidenceSources-link:hover .selectEvidenceSources-button.active:focus,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:active:focus,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
  }

  .selectEvidenceSources-link:hover .selectEvidenceSources-button:focus,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:hover {
    text-decoration: none;
  }

  .selectEvidenceSources-link:hover .selectEvidenceSources-button.active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  }

  .selectEvidenceSources-link:hover .selectEvidenceSources-button.disabled,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button[disabled],
  fieldset[disabled] .selectEvidenceSources-link:hover .selectEvidenceSources-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
  }

  .open .dropdown-toggle.selectEvidenceSources-link:hover .selectEvidenceSources-button,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button.active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:focus,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:hover {
    color: #fff;
    background-color: #13828a;
    border-color: #0d5c62;
  }

  .open .dropdown-toggle.selectEvidenceSources-link:hover .selectEvidenceSources-button,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button.active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button:active {
    background-image: none;
  }

  .selectEvidenceSources-link:hover .selectEvidenceSources-button.disabled,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button.disabled.active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button.disabled:active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button.disabled:focus,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button.disabled:hover,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button[disabled],
  .selectEvidenceSources-link:hover .selectEvidenceSources-button[disabled].active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button[disabled]:active,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button[disabled]:focus,
  .selectEvidenceSources-link:hover .selectEvidenceSources-button[disabled]:hover,
  fieldset[disabled] .selectEvidenceSources-link:hover .selectEvidenceSources-button,
  fieldset[disabled] .selectEvidenceSources-link:hover .selectEvidenceSources-button.active,
  fieldset[disabled] .selectEvidenceSources-link:hover .selectEvidenceSources-button:active,
  fieldset[disabled] .selectEvidenceSources-link:hover .selectEvidenceSources-button:focus,
  fieldset[disabled] .selectEvidenceSources-link:hover .selectEvidenceSources-button:hover {
    background-color: #18a4ae;
    border-color: #158f98;
  }

  .selectEvidenceSources-link:hover .selectEvidenceSources-button .badge {
    color: #18a4ae;
    background-color: #fff;
  }

  .selectEvidenceSources-evidence {
    float: left!important;
  }
}

.btn-next-slide,
.btn-prev-slide,
.modal-welcome .btn-get-started {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

@media (max-width:992px) {
  .selectEvidenceSources-link:hover {
    background: #fafefe;
    border-radius: 5px;
  }
}

.selectEvidenceSources-evidence {
  margin: 0;
}

.selectEvidenceSources-evidence-title {
  color: #18a4ae;
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.selectEvidenceSources-button {
  color: #18a4ae;
  display: none;
  font-size: 16px;
}

@media (min-width:992px) {
  .selectEvidenceSources-button {
    float: right!important;
    display: block;
    padding: 8px 16px;
  }

  .selectEvidence-images .image-gallery-item {
    margin-right: 18px;
  }
}

.modal-footer--selectEvidence {
  margin-top: 0;
}

.timeline {
  list-style: none;
  min-height: 500px;
  padding: 30px 0 0;
  position: relative;
}

.timeline-event {
  position: relative;
  margin: 0 0 25px;
}

.timeline-event:after,
.timeline-event:before {
  content: " ";
  display: table;
}

.timeline-event:last-child {
  margin-bottom: 0;
}

.timeline-event--global {
  margin-bottom: 20px;
}

.animate .timeline-event {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 0;
  animation-name: fadeInUp;
  animation-duration: .5s;
}

.animate .timeline-event:nth-child(2) {
  animation-delay: .3s;
}

.animate .timeline-event:nth-child(3) {
  animation-delay: .51s;
}

.animate .timeline-event:nth-child(4) {
  animation-delay: .72s;
}

.animate .timeline-event:nth-child(5) {
  animation-delay: .93s;
}

.animate .timeline-event:nth-child(6) {
  animation-delay: 1.14s;
}

.animate .timeline-event:nth-child(7) {
  animation-delay: 1.35s;
}

.animate .timeline-event:nth-child(8) {
  animation-delay: 1.56s;
}

.timeline:before {
  background: #652f66;
  bottom: 0;
  content: "";
  left: 54px;
  margin-left: -10px;
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
}

.animate .timeline:before {
  -webkit-animation-fill-mode: both;
  animation: stretchHeight .5s;
  animation-fill-mode: forwards;
  animation-duration: 2s;
}

.timelineYearMarker {
  color: #333;
  display: block;
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 28px;
  font-weight: 400;
  position: relative;
  margin: 0 0 0 57px;
}

.timelineYearMarker:after,
.timelineYearMarker:before {
  content: " ";
  display: table;
}

.timelineYearMarker:before {
  background: #f2f2f2;
  border: 2px solid #652f66;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  top: 14px;
  left: -32px;
  line-height: 10px;
  position: absolute;
  width: 12px;
}

@media (min-width:480px) {
  .timelineYearMarker:before {
    left: -18px;
  }
}

.animate .timelineYearMarker-year,
.animate .timelineYearMarker:before {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: .2s;
  animation-name: scaleIn;
  animation-duration: .22s;
}

.timeline-event_article {
  box-shadow: 0 2px 2px rgba(0,0,0,.2);
  background: #f2f2f2;
  border: 1px solid #652f66;
  border-radius: 3px;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  position: relative;
}

.timeline-event__top--section {
  padding: 0;
  position: relative;
  background: #e4d3e3;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.timeline-event__image {
  padding: 0;
  line-height: normal;
  width: 100%;
  display: block;
  position: relative;
}

.timeline-event__image:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}

.timeline-event__image-link {
  overflow: hidden;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.timeline-event__image--default .timeline-event__image-link:before {
  font-family: FontAwesome;
  font-size: 22px;
  color: #fff;
  background: rgba(255,255,255,.2);
  opacity: .6;
  content: "\f083";
  display: block;
  left: 300px;
  position: absolute;
  top: 18px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 41px;
  height: 41px;
  padding-top: 8px;
  padding-left: 9px;
}

.timeline-event__image--default .timeline-event__image-link:after {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  opacity: .6;
  content: "Illustrate this event";
  display: block;
  left: 262px;
  position: absolute;
  top: 64px;
}

.timeline-event__image.timeline-event__image--default {
  width: 100%;
  display: block;
  position: relative;
}

.timeline-event__image.timeline-event__image--default:after {
  padding-top: 15%;
  display: block;
  content: '';
}

.image-gallery-item__image--default {
  opacity: .14;
}

.timeline-event__actions {
  position: absolute;
  bottom: -25px;
  right: 15px;
  z-index: 300;
}

.timeline-event__actions a span {
  display: block;
  text-indent: -5000px;
}

.timeline-event__actions a:hover {
  background: #744475;
  border-color: #421f43;
}

.timeline-event__actions .fa,
.timeline-event__actions .icon {
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 8px;
  font-size: 24px;
  line-height: normal;
}

.timeline-event__actions .fa-quote-right {
  padding-top: 10px;
}

.timeline-event__content {
  padding: 20px 15px 10px;
  z-index: 2;
  position: relative;
  background: #fff;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.timeline-event__label {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6a6869;
}

.timeline-event__date {
  display: inline;
  font-size: 14px;
  font-weight: 400;
  margin-left: 1em;
  text-transform: capitalize;
}

.timeline-event__content__body,
.timeline-event__content__main__link {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.timeline-event__content__body {
  color: #333;
}

.timeline-event__content__aside {
  color: grey;
  font-style: italic;
}

.timeline-event__content__main__link {
  color: #18a4ae;
  display: block;
  margin: 0 10px 10px 0;
}

.timeline-event__content__main__link:hover {
  color: #0c5054;
}

.timeline-event__content__main__link .fa {
  margin-left: 5px;
}

.timeline-event__marker {
  background: #fff;
  border: 1px solid #652f66;
  border-radius: 50%;
  display: block;
  height: 60px;
  position: absolute;
  top: 42%;
  left: 14px;
  width: 60px;
  z-index: 1;
}

.timeline-event__marker .fa,
.timeline-event__marker .icon {
  color: #652f66;
  display: block;
  font-size: 24px;
  text-align: center;
  padding-top: 15px;
}

.timeline-event_article:before {
  background-color: #652f66;
  bottom: 0;
  content: "";
  left: 43px;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}

.timeline-event_main-action {
  background: #f5f5f5;
  border: 1px solid #ccc;
  padding: 10px 10px 0;
  border-radius: 3px;
}

.timeline-event_main-action p {
  color: grey;
  font-style: italic;
}

.timeline-event_main-action .btn-primary {
  margin-top: 3px;
}

.timeline-event__meta:after,
.timeline-event__meta:before {
  content: " ";
  display: table;
}

.timeline-event__meta:after {
  clear: both;
}

.timeline-event__meta a {
  font-weight: 400;
}

.timeline-event__show-more {
  float: right!important;
}

.timeline-event__key-evidence {
  float: left!important;
}

@media (min-width:1200px) {
  .timeline-event-header .event-image {
    max-height: 600px;
  }
}

.timeline-event_action--group {
  position: absolute;
  right: 15px;
  top: -20px;
}

.timeline-event_action--group span {
  display: block;
  text-indent: -5000px;
}

.timeline-event_action--group a:hover {
  background: #744475;
  border-color: #421f43;
}

.timeline-event_action--group .fa,
.timeline-event_action--group .icon {
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 8px;
  font-size: 24px;
  line-height: normal;
}

.timeline-event_action--group .fa-quote-right {
  padding-top: 10px;
}

.timeline-event_action--images-btn,
.timeline-event_action--share-btn,
.timeline-event_action--story-btn {
  border: 1px solid #623465;
  background: #652f66;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  float: left;
  margin-left: 5px;
  overflow: visible;
  display: none;
}

.timeline-event_action--images-btn:hover,
.timeline-event_action--share-btn:hover,
.timeline-event_action--story-btn:hover {
  background: #744475;
}

.timeline-event_action--confirm-btn {
  background: #afcb39;
  border: 1px solid #8ea62b;
}

.timeline-event_action--confirm-btn:hover {
  background: #8ea62b!important;
  border: 1px solid #8ea62b!important;
}

.timeline-event_action--decline-btn {
  background: #cc2036;
  border: 1px solid #a0192a;
}

.timeline-event_action--decline-btn:hover {
  background: #a0192a!important;
  border: 1px solid #a0192a!important;
}

.timeline-event__marker.timeline-event__image--default {
  top: 20px;
}

.timeline-event--empty .timeline-event__marker {
  top: 15px;
}

.timeline-event--empty .timeline-event__content {
  padding-left: 90px;
  z-index: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding-bottom: 10px;
}

.timeline-event-adding__content {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  margin-bottom: 7px;
  background: #f2f2f2;
}

.timeline-event-adding__content:last-child,
.timeline-event-adding__content>.list-group,
.timeline-event-adding__content>.table,
.timeline-event-adding__content>.table-responsive>.table {
  margin-bottom: 0;
}

.timeline-event-adding__content>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.timeline-event-adding__content>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.timeline-event-adding__content>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.timeline-event-adding__content>.table-responsive:first-child>.table:first-child,
.timeline-event-adding__content>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.timeline-event-adding__content>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.timeline-event-adding__content>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.timeline-event-adding__content>.table:first-child>thead:first-child>tr:first-child td:first-child,
.timeline-event-adding__content>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.timeline-event-adding__content>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.timeline-event-adding__content>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.timeline-event-adding__content>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.timeline-event-adding__content>.table:first-child>thead:first-child>tr:first-child td:last-child,
.timeline-event-adding__content>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.timeline-event-adding__content>.table-responsive:last-child>.table:last-child,
.timeline-event-adding__content>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.timeline-event-adding__content>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.timeline-event-adding__content>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.timeline-event-adding__content>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.timeline-event-adding__content>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.timeline-event-adding__content>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.timeline-event-adding__content>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.timeline-event-adding__content>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.timeline-event-adding__content>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.timeline-event-adding__content>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.timeline-event-adding__content>.panel-body+.table,
.timeline-event-adding__content>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.timeline-event-adding__content>.table>tbody:first-child>tr:first-child td,
.timeline-event-adding__content>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.timeline-event-adding__content>.table-bordered,
.timeline-event-adding__content>.table-responsive>.table-bordered {
  border: 0;
}

.timeline-event-adding__content>.table-bordered>tbody>tr>td:first-child,
.timeline-event-adding__content>.table-bordered>tbody>tr>th:first-child,
.timeline-event-adding__content>.table-bordered>tfoot>tr>td:first-child,
.timeline-event-adding__content>.table-bordered>tfoot>tr>th:first-child,
.timeline-event-adding__content>.table-bordered>thead>tr>td:first-child,
.timeline-event-adding__content>.table-bordered>thead>tr>th:first-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>thead>tr>td:first-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.timeline-event-adding__content>.table-bordered>tbody>tr>td:last-child,
.timeline-event-adding__content>.table-bordered>tbody>tr>th:last-child,
.timeline-event-adding__content>.table-bordered>tfoot>tr>td:last-child,
.timeline-event-adding__content>.table-bordered>tfoot>tr>th:last-child,
.timeline-event-adding__content>.table-bordered>thead>tr>td:last-child,
.timeline-event-adding__content>.table-bordered>thead>tr>th:last-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>thead>tr>td:last-child,
.timeline-event-adding__content>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.timeline-event-adding__content>.table-bordered>tbody>tr:first-child>td,
.timeline-event-adding__content>.table-bordered>tbody>tr:first-child>th,
.timeline-event-adding__content>.table-bordered>tbody>tr:last-child>td,
.timeline-event-adding__content>.table-bordered>tbody>tr:last-child>th,
.timeline-event-adding__content>.table-bordered>tfoot>tr:last-child>td,
.timeline-event-adding__content>.table-bordered>tfoot>tr:last-child>th,
.timeline-event-adding__content>.table-bordered>thead>tr:first-child>td,
.timeline-event-adding__content>.table-bordered>thead>tr:first-child>th,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.timeline-event-adding__content>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.timeline-event-adding__content>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.timeline-event-adding__content>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.timeline-event-adding__content>.table-responsive>.table-bordered>thead>tr:first-child>td,
.timeline-event-adding__content>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.timeline-event-adding__content>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.timeline-event-adding__content>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.timeline-event-adding__content>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.timeline-event-adding__content>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.timeline-event-adding__content .timeline-event-adding__content__body {
  color: #333;
  font-size: 14px;
  padding: 10px;
}

.timeline-event-adding__content .timeline-event-adding__content__body .timeline-event-adding__label {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 5px;
}

.timeline-event-adding__content .timeline-event-adding__content__body .timeline-event-adding__intro {
  font-style: italic;
}

.timeline-event-adding__content .timeline-event-adding__content__body .timeline-event-adding__intro a {
  font-weight: 400;
  text-decoration: underline;
}

.timeline-event-adding__content .timeline-event-adding__content__body .row .timeline-event-adding__intro {
  margin-bottom: 0;
}

.timeline-event-adding__content .timeline-event-adding__content__body .row .btn-primary {
  float: right!important;
  color: #f5f5f5;
}

.timeline-event-adding__content .timeline-event-adding__content__body .timeline-event-adding__action {
  display: block;
  color: #18a4ae;
  font-weight: 700;
  border: none;
  background: 0 0;
  padding: 0 0 5px;
}

.timeline-event--birth .timeline-event__marker,
.timeline-event--birth .timeline-event_article {
  border-color: #652f66;
}

.timeline-event-adding__content .timeline-event-adding__content__body .timeline-event-adding__action:last-child {
  padding: 0;
}

.timeline-event-adding__content .timeline-event-adding__content__body .timeline-event-adding__action:hover {
  text-decoration: underline;
}

.timeline-event--birth .timeline-event_article:before {
  background: #652f66;
}

.timeline-event--birth .timeline-event__top--section {
  background: #edd9ee;
}

.timeline-event--birth .timeline-event__marker .fa,
.timeline-event--birth .timeline-event__marker .icon {
  color: #652f66;
  font-size: 31px;
  padding-top: 12px;
  padding-right: 4px;
}

.timeline-event--death a {
  color: #81d1d0;
}

.timeline-event--death .timeline-event_article:before {
  background: #652f66;
}

.timeline-event--death .timeline-event__top--section {
  background: #20201e;
}

.timeline-event--death .timeline-event__marker {
  border-color: #9a829a;
  background: #333;
}

.timeline-event--death .timeline-event__marker .fa,
.timeline-event--death .timeline-event__marker .icon {
  color: #9a829a;
  font-size: 30px;
  padding-top: 12px;
}

.timeline-event--death .timeline-event__image--default .timeline-event__image-link:after,
.timeline-event--death .timeline-event__image--default .timeline-event__image-link:before {
  opacity: .1;
}

.timeline-event--death .timeline-event__content {
  background: #333;
  color: #fafafa;
}

.timeline-event--death .timeline-event__content .timeline-event__label {
  color: #a3a3a3;
}

.timeline-event--death .timeline-event__content__main__link {
  color: #81d1d0;
}

.timeline-event--death .timeline-event__content__body {
  color: #fafafa;
}

.timeline-event--death .timeline-event__meta a.timeline-event__key-evidence,
.timeline-event--death .timeline-event__meta a.timeline-event__key-evidence span,
.timeline-event--death .timeline-event__meta button.timeline-event__key-evidence {
  color: #9a829a;
}

.timeline-event--death .timeline-event-adding__content {
  background: #474747;
  border: 1px solid #656565;
  color: #81d1d0;
}

.timeline-event--service .timeline-event__marker,
.timeline-event--service .timeline-event_article {
  border-color: #106c53;
}

.timeline-event--death .timeline-event-adding__content .timeline-event-adding__content__body {
  color: #cbcbcb;
}

.timeline-event--death .timeline-event-adding__content .timeline-event-adding__content__body button,
.timeline-event--death .timeline-event-adding__content .timeline-event-adding__content__body button.timeline-event-adding__action {
  color: #81d1d0;
}

.timeline-event--service .timeline-event_article:before {
  background: #652f66;
}

.timeline-event--service .timeline-event__top--section {
  background: #7eb0a4;
}

.timeline-event--fcl .timeline-event__marker,
.timeline-event--fcl .timeline-event_article {
  border-color: #044e7c;
}

.timeline-event--service .timeline-event__marker .fa,
.timeline-event--service .timeline-event__marker .icon {
  color: #106c53;
  font-size: 20px;
  padding-left: 2px;
  padding-top: 18px;
}

.timeline-event--fcl .timeline-event_article:before {
  background: #652f66;
}

.timeline-event--fcl .timeline-event__top--section {
  background: #82a7be;
}

.timeline-event--fcl .timeline-event__marker .fa,
.timeline-event--fcl .timeline-event__marker .icon {
  color: #044e7c;
  font-size: 32px;
  padding-left: 0;
  padding-top: 13px;
}

.timeline-event--fcl .timeline-event__marker .icon-marriage {
  padding-left: 2px;
}

.timeline-event--fcl .timeline-event__marker .icon-children {
  font-size: 18px;
  left: -1px;
  padding: 12px 0 0;
}

@media (min-width:480px) {
  .timeline-event_action--images-btn,
  .timeline-event_action--share-btn,
  .timeline-event_action--story-btn {
    display: block;
  }

  .timeline-event--fcl .timeline-event__marker .icon-children {
    font-size: 24px;
    padding: 16px 0 0;
  }
}

.timeline-event--story {
  box-shadow: 0 -3px 2px rgba(0,0,0,.1);
  margin-bottom: 35px;
  position: relative;
}

.timeline-event--story .timeline-event__marker {
  background: #18a4ae;
  border-color: #18a4ae;
  top: 50px;
  z-index: 4;
}

.timeline-event--story .timeline-event__marker .fa {
  color: #fff;
  font-size: 18px;
  padding-left: 0;
  padding-top: 11px;
}

.timeline-event--story .timeline-event_article {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.timeline-event--story .timeline-event_article:before {
  left: 30px;
  top: -4px;
  z-index: 3;
}

@media (min-width:480px) {
  .timeline-event--story .timeline-event__marker .fa {
    font-size: 24px;
    padding-left: 0;
    padding-top: 17px;
  }

  .timeline-event--story .timeline-event_article:before {
    left: 44px;
  }
}

.timeline-event--story .timeline-event__label {
  line-height: 23px;
  margin: 23px 0 0;
}

.timeline-event--story .timeline-event__content {
  border-radius: 6px;
  padding: 35px 15px 14px 65px;
  background-color: #f8f9f3;
  background: linear-gradient(to bottom,#ccc,#f8f9f3 1px);
  background-size: 100% 23px;
}

@media (min-width:480px) {
  .timeline-event--story .timeline-event__content {
    padding-left: 90px;
  }
}

.timeline-event--story .timeline-event__content:before {
  background-attachment: scroll,scroll;
  background-clip: border-box,border-box;
  background-color: rgba(0,0,0,0);
  background-image: linear-gradient(-135deg,transparent 75%,#f8f9f3 75%),linear-gradient(135deg,transparent 75%,#f8f9f3 75%);
  background-origin: padding-box,padding-box;
  background-position: 0 50%,0 50%;
  background-repeat: repeat-x;
  background-size: 9px 9px,9px 9px;
  content: " ";
  display: block;
  height: 9px;
  margin-left: -89px;
  margin-right: -15px;
  margin-top: -42px;
}

.timeline-event--story .timeline-event__content__body {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 23px;
  margin: 23px 0 0;
  white-space: pre-wrap;
}

.timeline-event--story .timeline-event__content__show-more {
  display: inline-block;
  font-size: 14px;
  margin-top: 2px;
}

.timeline-event--story .timeline-event__meta {
  margin-top: 25px;
}

.timeline-event--story .timeline-event__meta__author,
.timeline-event--story .timeline-event__meta__source {
  font-size: 14px;
  font-style: italic;
  margin: 0;
}

.timeline-event--story .timeline-event__meta__source {
  margin-top: 3px;
}

.timeline-event--story .timeline-event__location {
  color: grey;
  font-size: 14px;
  margin-bottom: 27px;
}

.timeline-event--story .timeline-event__location .fa-map-marker {
  font-size: 16px;
  vertical-align: text-bottom;
}

.timeline-event--story .timeline-event__key-evidence {
  border: 1px solid grey;
  margin: 0 5px 0 0;
  padding: 0;
  top: 0;
}

.timeline-event--story .timeline-event__key-evidence:hover {
  border-color: #652f66;
}

.timeline-event--story .image-gallery-item--image {
  max-width: 75px;
  max-height: 100%;
}

.timeline-event--global .timeline-event__content__body {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 0;
}

.timeline-event--global .timeline-event__content__body span {
  color: grey;
  display: block;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-style: italic;
  font-size: 16px;
  margin-top: 5px;
}

.timeline-event--global .timeline-event__content {
  background: #f2f2f2;
  margin: 24px auto 0;
  padding: 0;
  position: relative;
  width: 220px;
  text-align: center;
}

.timeline-event--global .timeline-event-war-start--icon {
  position: absolute;
  left: 90px;
  top: -28px;
  font-size: 24px;
}

@media (min-width:480px) {
  .timeline-event--global .timeline-event__content {
    width: 320px;
  }

  .timeline-event--global .timeline-event-war-start--icon {
    left: 140px;
  }
}

.timeline-event--global .timeline-event-war-end--icon {
  position: absolute;
  left: 96px;
  top: -35px;
  font-size: 32px;
}

@media (min-width:480px) {
  .timeline-event--global .timeline-event-war-end--icon {
    left: 145px;
  }
}

@media (min-width:768px) {
  .timeline-event--global .timeline-event__content {
    background: 0 0;
  }

  .timeline-event--global .timeline-event__content:before {
    content: url(/Content/images/globalDateAfter.gif);
    position: absolute;
    top: 2px;
    left: -95px;
  }

  .timeline-event--global .timeline-event__content:after {
    content: url(/Content/images/globalDateBefore.gif);
    position: absolute;
    top: 2px;
    right: -95px;
  }
}

.animate .timeline-event--global {
  animation-delay: 0;
  animation-name: fadeInUp;
  animation-duration: .5s;
}

.timeline-event_action--group {
  z-index: 200;
}

.timeline-event_action--group--confirm {
  z-index: 300;
}

.timeline-event-view-image {
  z-index: 1050;
}

.timeline-event-view-image .timeline-event__marker,
.timeline-event-view-image .timeline-event_article:before {
  display: none;
}

.timeline-event-view-image .timeline-event__content {
  opacity: .3;
}

.timeline-event--death.timeline-event-view-image .timeline-event__content {
  opacity: 1;
}

.timeline-event--death.timeline-event-view-image .timeline-event__content .timeline-event__content__body,
.timeline-event--death.timeline-event-view-image .timeline-event__content .timeline-event__key-evidence,
.timeline-event--death.timeline-event-view-image .timeline-event__content .timeline-event__label,
.timeline-event--death.timeline-event-view-image .timeline-event__content .timeline-event__meta {
  color: #444;
}

.timeline-event--death.timeline-event-view-image .timeline-event__content .recordImage:before {
  opacity: .1;
}

@media (max-width:480px) {
  .timeline:before {
    left: 40px;
  }

  .timeline-event__image--default .timeline-event__image-link:after,
  .timeline-event__image--default .timeline-event__image-link:before {
    display: none;
  }

  .timeline-event__image.timeline-event__image--default:after {
    padding-top: 54px;
  }

  .timeline-event__marker {
    top: 10px!important;
    left: 7px;
    width: 44px;
    height: 44px;
  }

  .timelineYearMarker:after {
    margin: 0 0 0 -29px;
  }

  .timelineYearMarker-year {
    margin-left: -12px;
  }

  .timeline-event_article:before {
    left: 29px;
  }

  .timeline-event__marker.timeline-event__image--default {
    top: 5px!important;
  }

  .timeline-event--birth .timeline-event__marker .icon {
    font-size: 22px;
    padding-top: 9px;
  }

  .timeline-event--death .timeline-event__marker .icon {
    font-size: 23px;
    padding-top: 7px;
  }

  .timeline-event--fcl .timeline-event__marker .fa {
    font-size: 21px;
    padding-left: 11px;
    padding-top: 10px;
  }

  .timeline-event--service .timeline-event__marker .icon {
    font-size: 15px;
    padding-top: 12px;
  }

  .timeline-event--empty .timeline-event__content {
    padding-left: 46px;
    padding-top: 54px;
  }
}

.imagePicker {
  background: rgba(0,0,0,.7);
  color: #fff;
  height: 100%;
  padding: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.imagePicker .timeline-event_action--group {
  top: 280px;
}

.imagePicker--confirm {
  z-index: 100;
}

.imagePicker-title {
  font-size: 14px;
  font-weight: 700;
}

.imagePicker-gallery {
  list-style: none;
  padding-left: 0;
  max-height: 220px;
  overflow-y: scroll;
  width: auto;
}

.imagePicker-gallery .imagePicker-gallery-item {
  float: left;
  margin: 0 10px 10px 0;
  position: relative;
}

.imagePicker-gallery .imagePicker-gallery-image {
  outline-color: #18a4ae;
  width: 90px;
  height: 90px;
  display: block;
  overflow: hidden;
}

.imagePicker-gallery .imagePicker-gallery-image:hover {
  outline-color: #2fadb6;
}

.imagePicker-gallery-image--selected {
  background: #18a4ae;
}

.imagePicker-gallery-image--selected img {
  opacity: .3;
}

.imagePicker-gallery-image--selected:before {
  color: #fff;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 26px;
  position: absolute;
  top: 28px;
  left: 34px;
  z-index: 1;
}

.imagePicker-gallery-image--selected:hover {
  cursor: default;
}

.image-gallery--remove-button {
  float: right!important;
  padding-top: 10px;
  margin-right: -10px;
}

.image-gallery--remove-button a {
  color: #afeaee!important;
  margin-right: 10px;
  font-size: 14px;
}

.image-gallery--remove-button a .fa {
  color: #afeaee;
}

@media (min-width:768px) {
  .imagePicker-gallery {
    float: left!important;
    max-height: 245px;
    margin-top: 10px;
    width: 67%;
  }

  .imagePicker-gallery li {
    display: inline;
  }

  .timeline-event--gallery__upload {
    float: right!important;
    margin-top: 30px;
    width: 31%;
  }

  .timeline-event--gallery__upload__text {
    font-size: 14px;
  }

  .timeline-event--gallery__upload__list {
    font-size: 14px;
    margin-bottom: 7px;
  }

  .btn-image-upload--event-gallery {
    font-size: 16px;
    width: auto;
  }
}

.timeline-event__image__options {
  position: absolute;
  bottom: 10px;
  left: 0;
  padding: 0 10px;
  width: 100%;
}

.timeline-event__image__caption {
  color: #fafafa;
  font-style: normal;
  font-size: 14px;
  padding: 0;
  width: 100%;
}

.timeline-event__image__title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
}

.evidenceItem .member-link,
.lastestFacts-added .member-link {
  font-weight: 400;
}

.timeline-event__image__link {
  color: #b1eef1;
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
}

.timeline-event__image__link:hover {
  color: #86e5e9;
}

.timeline-event__image__link:first-child {
  padding-left: 0;
}

.timeline-event__image__link--view .fa-arrow-up {
  transform: rotate(45deg);
}

.latestImages-image {
  background: #fafafa;
  display: block;
  height: 200px;
  margin: 10px auto;
  outline: #bfbfbf solid 1px;
  overflow: hidden;
  width: 200px;
}

.latestImages-image img {
  display: block;
}

.latestImages-image:hover {
  outline: #652f66 solid 1px;
}

@media (min-width:1200px) {
  .latestImages-image {
    height: 164px;
    width: 164px;
    margin: -6px auto 10px;
  }

  .latestImages-image-wrapper .col-md-6 {
    margin-left: 0;
    margin-right: -10px;
    width: 50%;
    margin-top: 5px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .latestImages-image {
    height: 98px;
    width: 98px;
    margin: -10px auto 9px;
  }

  .latestImages-image-wrapper .text-images {
    padding-top: 10px;
  }

  .latestImages-image-wrapper .col-md-6 {
    margin-left: 0;
    margin-right: -13px;
    width: 50%;
    margin-top: 5px;
  }
}

.lastestRecords-item {
  display: block;
  margin-bottom: 10px;
}

.lastestRecords-item:last-child {
  margin-bottom: 0;
}

.lastestRecords-small {
  background: #f8f8f8;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: block;
  margin-bottom: 5px;
  padding: 6px 4px;
}

.evidenceItem {
  font-size: 14px;
}

.evidenceItem-heading {
  display: block;
}

.evidenceItem-count {
  color: grey;
  font-size: 14px;
  font-style: italic;
  line-height: 1.3;
}

.seeAllFacts-title,
.undatedTimelineEvents-title {
  color: #652f66;
  font-size: 14px;
  text-transform: uppercase;
}

.evidenceItem-imageWrap {
  position: relative;
  margin-bottom: 3px;
}

.evidenceItem-badge {
  position: absolute;
  bottom: -3px;
  right: -3px;
}

.life-stories-landing-page .evidenceItem-imageWrap {
  height: 40px;
  width: 40px;
}

.lastestFacts-item {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}

.lastestFacts-added,
.lastestFacts-item:last-child {
  margin-bottom: 0;
}

.lastestFacts-text {
  display: inline;
}

.seeAllFacts {
  background: #f3eef3;
  margin: -7px -7px 0;
  padding: 7px 7px 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.seeAllFacts-title {
  font-weight: 700;
}

.seeAllFacts-link {
  display: block;
  margin-bottom: 10px;
}

.seeAllFacts-link:last-child {
  margin-bottom: 0;
}

.seeAllFacts-link .fa-chevron-circle-right,
.seeAllFacts-link .fa-question-circle {
  position: relative;
  right: -.5em;
}

.seeAllFacts-link:hover .fa-chevron-circle-right {
  transition: right .11s ease-in;
  right: -.75em;
}

.undatedTimelineEvents {
  background: #fff;
  border: 1px solid #744475;
  border-radius: 5px;
  margin: 1.5em 0;
  padding: .5em;
  font-size: 14px;
}

.undatedTimelineEvents-wrapper {
  padding-top: 7px;
}

.undatedTimelineEvents-wrapper:after,
.undatedTimelineEvents-wrapper:before {
  content: " ";
  display: table;
}

.undatedTimelineEvents-title {
  font-weight: 700;
}

@media (min-width:992px) {
  .undatedTimelineEvents-title {
    float: left;
    margin-right: 1em;
  }
}

.addToLifeStory-help--undatedTimelineEvents {
  display: block;
  margin: 0 0 12px;
}

@media (min-width:992px) {
  .addToLifeStory-help--undatedTimelineEvents {
    margin: 8px 0 0;
  }
}

.undatedTimelineEvents-events {
  display: inline-block;
  margin: 0 0 5px;
  width: 100%;
}

.rememberPanel:after,
.rememberPanel:before,
.undatedTimelineEvents-add-section:after,
.undatedTimelineEvents-add-section:before {
  content: " ";
  display: table;
}

.undatedTimelineEvents-type {
  font-size: 14px;
  margin-bottom: 0;
}

.undatedTimelineEvents-type-list {
  list-style: none;
  padding: 0;
}

.undatedTimelineEvents-fact-list {
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

.undatedTimelineEvents-fact-item {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
}

.undatedTimelineEvents-fact-item:last-child {
  border: none;
}

.undatedTimelineEvents-add-section {
  background: #e8f6f7;
  border-radius: 0 0 3px 3px;
  margin: 0 -7px -7px;
  padding: 10px 5px;
}

.rememberPanel {
  background: #fff;
  border: 1px solid #18a4ae;
  border-radius: 5px;
  margin: 1.5em 0;
  padding: .5em;
  font-size: 14px;
}

.rememberPanel-title {
  color: #127a81;
  font-size: 14px;
  font-weight: 700;
  margin: 5px 0;
}

.shareLifeStory-wrapper {
  display: inline-block;
}

@media (min-width:768px) {
  .rememberPanel-content {
    float: left;
    width: 68%;
  }

  .rememberPanel-text {
    margin-bottom: 0;
  }

  .rememberPanel-button {
    float: right;
    margin-top: 3px;
  }

  .shareLifeStory-wrapper {
    position: absolute;
    bottom: 5px;
    right: 15px;
  }
}

@media (min-width:992px) {
  .shareLifeStory-wrapper {
    background: rgba(255,255,255,.05);
    border-radius: 4px;
    bottom: 0;
    padding: 5px 11px;
  }
}

.shareLifeStory {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.shareLifeStory-item {
  display: inline-block;
  margin-right: 2px;
}

.shareLifeStory-item:last-child {
  margin-right: 0;
}

.shareLifeStory-title {
  margin: 0 0 2px;
  font-weight: 700;
}

@media (min-width:768px) {
  .shareLifeStory-title {
    display: none;
  }
}

@media (min-width:992px) {
  .shareLifeStory-title {
    display: block;
  }
}

.messageBar {
  margin-bottom: 0;
}

.notificationMenu .swingLoop {
  animation-delay: 2.2s;
  animation-duration: 3.12s;
  animation-iteration-count: 4;
}

.notificationMenu-link {
  font-size: 14px;
  display: block;
}

.notificationMenu-link:hover {
  color: #edd9ee;
  text-decoration: none;
}

.notificationMenu-list {
  background: #fff;
  border-radius: 5px;
  margin: 0 0 0 -6px;
  right: auto;
  padding: 5px;
  width: 100%;
}

.notificationMenu-list:after {
  left: 2%;
  top: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent transparent #fff;
  border-width: 10px;
  margin-top: -16px;
}

@media (min-width:378px) {
  .notificationMenu-list {
    margin: 0 4px 0 0;
    right: 0;
    width: 240px;
  }

  .notificationMenu-list:after {
    left: 92%;
    top: 0;
  }
}

@media (min-width:480px) {
  .notificationMenu-list {
    margin: 0 -6px 0 0;
    width: 360px;
  }
}

.dropdown .notificationMenu-item-asset {
  padding: 0;
}

.notificationMenu-item {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 4px;
  margin-bottom: 4px;
}

.notificationMenu-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.notificationMenu-item-content,
.notificationMenu-item-time {
  display: table-cell!important;
  vertical-align: middle;
}

.notificationMenu-item-asset {
  display: none!important;
  width: 40px;
}

@media (min-width:480px) {
  .notificationMenu-item-asset {
    display: table-cell!important;
    vertical-align: middle;
  }
}

.notificationMenu-item-content {
  color: #333;
  font-size: 13px;
  line-height: 1.3;
  padding: 0 5px;
  width: 70%;
}

.notificationMenu-item-content a {
  font-weight: 400;
}

.notificationMenu-item-content a:hover {
  color: #421f43;
}

@media (min-width:992px) {
  .notificationMenu-item-content {
    vertical-align: top;
  }
}

.notificationMenu-item-time {
  color: grey;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
}

.notificationMenu-item-time span {
  display: block;
}

.notificationMenu-item-link {
  padding: 5px;
  font-size: 14px;
}

.notificationMenu-item-image {
  height: 40px;
  width: 40px;
}

.notificationMenu-view-all {
  color: #744475!important;
  font-size: 14px;
  text-align: center;
}

.notificationMenu-view-all:hover {
  border-radius: 5px;
}

.nav .open .notificationMenu-link,
.nav .open .notificationMenu-link:active,
.nav .open .notificationMenu-link:focus,
.nav .open .notificationMenu-link:hover {
  background: 0 0;
}

.notificationMenu-item--empty {
  text-align: center;
}

.notificationMenu-item--empty p {
  font-weight: 700;
  margin-bottom: 0;
}

.notificationMenu-item--empty p+p {
  color: grey;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

.notificationMenu-item--featured {
  background: #f0f5db;
  border: 1px solid #afcb39;
  border-radius: 5px;
  padding: 5px;
}

.notificationMenu-item--featured:last-child {
  border: 1px solid #afcb39;
  padding: 5px;
}

.notificationMenu-item-content--featured {
  color: #687a20;
  width: 100%;
}

.notificationMenu-item-content--featured p {
  margin: 0;
}

.notificationMenu-item-asset--featured {
  color: #8ea62b;
  text-align: center;
  padding: 0 8px;
  vertical-align: middle;
}

.badge--notifications {
  background: #cc2036;
  border: 2px solid #652f66;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  padding: 1px 4px;
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 1;
}

.badge--notificationsAlt {
  background: #044e7c;
}

.notification-list {
  margin: 0 0 1.5em;
  padding: 0;
  width: 100%;
}

.home footer,
.modal-merge-life-story .modal-footer,
.modal-unmerge-life-story .modal-footer {
  margin-top: 0;
}

.notification-item {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  list-style: none;
  margin: 0;
  padding: 5px;
}

.notification-item-asset,
.notification-item-content,
.notification-item-time {
  display: table-cell!important;
  vertical-align: middle;
}

.notification-item-asset {
  width: 40px;
}

.notification-item-content {
  color: #333;
  font-size: 14px;
  line-height: 1.3;
  padding: 0 5px;
  width: 85%;
}

.notification-item-content a {
  font-weight: 400;
}

.notification-item-content a:hover {
  color: #421f43;
}

@media (min-width:992px) {
  .notification-item-content {
    vertical-align: top;
  }
}

.notification-item-time {
  color: grey;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  width: 20%;
}

.notification-item-time span {
  display: block;
}

.notification-item-link {
  padding: 5px;
  font-size: 14px;
}

.notification-item-image {
  height: 40px;
  width: 40px;
}

.notification-item--empty {
  text-align: center;
}

.notification-item--empty p {
  font-weight: 700;
  margin-bottom: 0;
}

.notification-item--empty p+p {
  color: grey;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

.notification-item--featured {
  background: #f0f5db;
}

.notification-item-content--featured {
  color: #687a20;
  width: 100%;
}

.notification-item-content--featured p {
  margin: 0;
}

.notification-item-asset--featured {
  color: #8ea62b;
  text-align: center;
  padding: 0 8px;
  vertical-align: middle;
}

.lifeStoryActions-wrapper {
  display: inline-block;
  vertical-align: top;
}

.lifeStoryActions-toggle {
  background-color: #edd9ee;
  border-color: #744475;
  color: #744475;
  padding: 8px;
}

.lifeStoryActions-toggle:focus,
.lifeStoryActions-toggle:hover,
.open .dropdown-toggle.lifeStoryActions-toggle {
  background-color: #fff;
  border-color: #744475;
  color: #744475;
}

.lifeStoryActions-dropdown {
  left: inherit;
  right: 0;
  text-align: left;
}

.modal-merge-life-story .modal-body,
.modal-unmerge-life-story .modal-body {
  padding: 10px 20px;
}

.is-mergedLifeStory {
  opacity: .7;
}

.mergedLifeStory {
  color: #18a4ae;
  font-weight: 400;
  padding: 5px;
}

.mergedLifeStory:focus,
.mergedLifeStory:hover {
  color: #127a81;
}

.mergedLifeStory .fa-random {
  margin-right: .25em;
}

.mergedLifeStory--community {
  font-size: 12px;
  padding: 0 5px;
}

@media (min-width:768px) {
  .lifeStoryActions-wrapper {
    float: left;
    margin-left: .5em;
  }

  .lifeStoryActions-dropdown {
    left: 0;
    right: inherit;
  }

  .mergedLifeStory {
    position: absolute;
    bottom: 14px;
    right: 10px;
  }

  .mergedLifeStory--community {
    position: relative;
    bottom: auto;
    right: auto;
  }

  .home-section-intro .home-section-intro--primary {
    float: left;
    width: 100%;
  }
}

.home {
  padding-top: 0;
}

.home-section {
  padding: 1em 0;
}

.home-section h2,
.home-section h3 {
  font-size: 32px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  color: #652f66;
}

.home-section-lives--sub-heading {
  color: #652f66;
  font-weight: lighter;
  text-align: center;
}

@media (min-width:480px) {
  .home-section h2,
  .home-section h3 {
    font-size: 36px;
  }
}

.home-section-intro {
  background-color: #652f66;
  background-image: url(/content/images/home-banners/mobile@2x.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fafafa;
  padding: 0;
}

.home-section-intro .home-section-intro--content,
.home-section-intro .home-section-intro--primary,
.home-section-intro .home-section-intro--secondary {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.home-section-intro .container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.home-section-intro h1 {
  color: #bbedf0;
  font-weight: lighter;
  margin: 0 0 10px;
  font-size: 32px;
}

.home-section-intro h1 a {
  font-weight: 700;
  text-decoration: underline;
  -webkit-text-decoration-color: #edd9ee;
  text-decoration-color: #edd9ee;
}

.home-section-intro h1 a:hover {
  color: #bbedf0;
  -webkit-text-decoration-color: #bbedf0;
  text-decoration-color: #bbedf0;
}

.home-section-intro .brand {
  margin-left: -5px;
}

.home-section-intro a {
  color: #fafafa;
}

.home-section-intro .home-section-intro--primary .login {
  padding-top: 20px;
  color: #fafafa;
  font-weight: 700;
  text-align: left;
}

.home-section-intro .home-section-intro--primary .login span {
  color: #fafafa;
}

.home-section-intro .home-section-intro--primary .login a {
  color: #fafafa;
  text-decoration: underline;
}

.home-section-intro .home-section-intro--primary .login a:hover {
  text-decoration: none;
}

@media (min-width:992px) {
  .home-section-intro .home-section-intro--content {
    float: left;
    width: 66.66666667%;
  }
}

.home-section-intro .home-section-intro--secondary .home-section-intro--secondary--text-overlay a {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 24px;
  margin: 0;
  font-weight: lighter;
  text-shadow: 1px 1px 2px #333;
}

.home-section-intro .home-section-intro--secondary .home-section-intro--secondary--text-overlay p {
  text-shadow: 1px 1px 2px #333;
  margin-bottom: 5px;
}

.home-section-intro .home-section-intro--secondary .home-section-intro--secondary--text-overlay p a {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 700;
}

.home-section-intro-list {
  color: #fafafa;
  font-size: 16px;
  padding: 0 0 0 1.4em;
}

.home-section-intro-list a {
  font-weight: 400;
  text-decoration: underline;
}

.history-topic-list-item a:hover,
.modal-welcome .btn-get-started:focus,
.modal-welcome .btn-get-started:hover,
.site-search-category-list a:hover {
  text-decoration: none;
}

.home-section-intro-list a:hover {
  color: #bbedf0;
  text-decoration: none;
}

@media (min-width:768px) {
  .home-section-intro .home-section-intro--secondary {
    float: left;
    width: 33.33333333%;
  }

  .home-section-intro .home-section-intro--content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width:992px) {
  .home-section-intro {
    background-image: url(/content/images/home-banners/thiepval.jpg);
    background-size: inherit;
  }

  .home-section-intro .home-section-intro--content p {
    padding-right: 40px;
  }

  .home-section-intro .container {
    background-image: url(/content/images/home-banners/james-beaney.png);
    background-repeat: no-repeat;
    background-position: top right;
  }

  .home-section-intro .brand {
    float: left;
    margin-top: 5px;
    display: block;
  }

  .home-section-intro .brand img {
    width: 220px;
  }

  .home-section-intro .home-section-intro--primary .login {
    text-align: right;
    padding-top: 0;
    margin-right: 10px;
    color: #333;
  }

  .home-section-intro .home-section-intro--primary .login span {
    color: grey;
  }

  .home-section-intro .home-section-intro--primary .login a {
    color: #18a4ae;
  }

  .home-section-intro .home-section-intro--primary .home-social-links {
    margin-left: 70px;
    padding-top: 10px;
  }

  .home-section-intro .home-section-intro--secondary {
    min-height: 222px;
  }

  .home-section-intro--secondary--text-overlay {
    position: absolute;
    bottom: 0;
    right: 20px;
    line-height: 1.3em;
  }

  .home-section-start .home-section-start-wrapper {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:1200px) {
  .home-section-intro .home-section-intro--primary .login {
    margin-right: 20px;
  }

  .home-section-intro .home-section-intro--secondary {
    min-height: 225px;
  }

  .home-section-intro--secondary--text-overlay {
    position: absolute;
    bottom: 0;
    right: 30px;
  }
}

@media (max-width:991px) {
  .home-section-intro--secondary {
    display: none;
  }
}

.home-section-lives {
  background: url(/Content/images/lifestory-gradient.gif) bottom repeat-x;
  padding-bottom: 60px;
}

.home-section-start {
  background: url(/Content/images/home-pre-footer-bg.jpg) top left no-repeat #18a4ae;
  text-align: center;
  color: #fafafa;
  padding: 30px 0;
}

.home-section-start .home-section-start-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .home-section-start .home-section-start-wrapper {
    margin-left: 16.66666667%;
  }
}

.home-section-start .home-section-start-wrapper h3,
.home-section-start a {
  color: #fafafa;
}

.home-section-start .btn {
  background: #158f98;
  border-color: #1bb9c4;
  margin: 20px 0 5px;
}

.home-section-start .btn:hover {
  background: #1bb9c4;
}

.home-section-start .social-icons {
  text-align: center;
  margin-top: 25px;
}

.home-section-start .social-icons:after,
.home-section-start .social-icons:before {
  content: " ";
  display: table;
}

.home-section-start .social-icons a {
  display: block;
  padding: 5px 5px 5px 30px;
  width: 150px;
  background: url(/Content/images/socialSprite.png) no-repeat;
  margin: 0 auto 10px;
}

.home-section-start .social-icons .social-icons--facebook,
.home-section-start .social-icons .social-icons--twitter {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}

.home-section-start .social-icons .social-icons--twitter a {
  background-position: 0 -74px;
}

.home-section-start .social-icons .social-icons--twitter a:hover {
  background-position: 0 -110px;
}

@media (min-width:768px) {
  .home-section-start .social-icons .social-icons--facebook,
  .home-section-start .social-icons .social-icons--twitter {
    float: left;
    width: 50%;
  }
}

.home-section-start .social-icons .social-icons--facebook a {
  background-position: 0 3px;
}

.home-section-start .social-icons .social-icons--facebook a:hover {
  background-position: 0 -37px;
}

.home-section-tour {
  text-align: center;
  color: #fafafa;
  padding: 15px 0 90px;
  background: url(/Content/images/puzzle-pieces-teal.png) 50% 100% #18a4ae;
}

.home-section-tour .home-section-tour-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .home-section-tour .home-section-tour-wrapper {
    float: left;
    width: 50%;
    margin-left: 25%;
  }
}

.home-section-tour .home-section-tour-wrapper a.primary-link {
  font-size: 60px;
  color: #fafafa;
  line-height: 60px;
  display: block;
  margin-bottom: 15px;
}

.home-section-counts .lives-count p,
.home-section-find p,
.home-section-key-features p,
.stats-bar-small .lives-count p {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 28px;
}

.home-section-tour .home-section-tour-wrapper a.button-link {
  border: 2px solid #fff;
  background-color: #39b1b9;
  border-radius: 50%;
  left: 40%;
  width: 70px;
  height: 70px;
  position: absolute;
  font-size: 40px;
  padding-top: 7px;
  color: #fafafa;
}

.home-section-tour .home-section-tour-wrapper a.button-link span {
  color: #fafafa;
  padding-left: 10px;
}

.home-section-tour .home-section-tour-wrapper a.button-link:hover {
  background-color: #127a81;
}

.home-section-tour .home-section-tour-wrapper h3 {
  font-size: 60px;
}

@media (min-width:768px) {
  .home-section-tour {
    padding: 60px 0;
  }

  .home-section-tour .home-section-tour-wrapper a.button-link {
    top: 28px;
    right: -160px;
    left: auto;
    bottom: auto;
    width: 100px;
    height: 100px;
    font-size: 60px;
    padding-top: 7px;
  }
}

@media (min-width:768px) and (max-width:992px) {
  .home-section-tour {
    padding: 26px 0 133px;
  }

  .home-section-tour .home-section-tour-wrapper a.button-link {
    right: 40%;
    top: 125px;
    width: 100px;
    height: 100px;
    font-size: 60px;
    padding-top: 7px;
  }
}

.home-section-find {
  text-align: center;
  padding: 0 0 30px;
}

.home-section-find .home-section-find--intro {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:1200px) {
  .home-section-find .home-section-find--intro {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }
}

@media (min-width:992px) {
  .home-section-find .home-section-find--intro {
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }

  .home-section-find .home-section-find--search {
    float: left;
    width: 50%;
  }
}

.home-section-find .home-section-find--search {
  position: relative;
  min-height: 1px;
  padding: 0 30px;
}

@media (min-width:1200px) {
  .home-section-find .home-section-find--search {
    float: left;
    width: 50%;
    margin-left: 25%;
  }
}

@media (min-width:992px) {
  .home-section-find .home-section-find--search {
    margin-left: 25%;
  }
}

.home-section-find .home-section-find--search .btn.search {
  background: #f8f5f8;
  border-color: #421f43;
  font-size: 23px;
  padding: 3px 12px;
  color: #652f66;
}

.home-section-find .home-section-find--search .input-group .form-control {
  background: #f8f5f8;
  border-color: #421f43;
}

.home-section-find h2 {
  margin-bottom: 0;
}

.home-section-find p {
  font-size: 24px;
  color: #652f66;
  margin-bottom: 15px;
  font-weight: lighter;
}

.home-section-gallery {
  text-align: center;
  padding: 15px 0 30px;
}

.home-section-counts {
  padding: 0;
}

.home-section-counts .lives-count {
  color: #fff;
  text-align: center;
  padding: 15px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
}

@media (min-width:768px) {
  .home-section-counts .lives-count {
    float: left;
    width: 25%;
  }
}

.home-section-counts .lives-count p {
  font-size: 20px;
  margin-bottom: 7px;
  font-weight: lighter;
}

.home-section-counts .lives-count a.btn-default {
  margin: 0;
  background: #58315b;
  border: 1px solid #f5f5f5;
  color: #f5f5f5;
  padding: 3px 10px;
}

.home-section-counts .lives-count a.btn-default:hover {
  background: #18a4ae;
  color: #e3fafb;
  border-color: #e3fafb;
}

.home-section-counts .lives-count span {
  display: block;
  font-weight: 700;
  font-size: 31px;
}

.home-section-counts .lives-count.member,
.home-section-counts .lives-count.member .btn-default {
  background: #6a316b;
}

.home-section-counts .lives-count.updates,
.home-section-counts .lives-count.updates .btn-default {
  background: #24949c;
}

.home-section-counts .lives-count.remember,
.home-section-counts .lives-count.remember .btn-default {
  background: #83992b;
}

.home-section-counts .lives-count.communities,
.home-section-counts .lives-count.communities .btn-default {
  background: #db740d;
}

.stats-bar-small {
  margin-top: -20px;
  margin-bottom: 20px;
}

.stats-bar-small .lives-count {
  color: #fff;
  text-align: left;
  padding: 10px 15px 0;
  float: left;
  width: 100%;
  min-height: 1px;
  position: relative;
}

.stats-bar-small .lives-count:hover {
  opacity: .9;
}

.stats-bar-small .lives-count p {
  font-size: 20px;
  margin-bottom: 7px;
  font-weight: lighter;
}

.stats-bar-small .lives-count a.btn-default {
  color: #fff;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  border: none;
  padding: 24px 30px 24px 10px;
  background: url(/Content/images/chevronSprite.png) right 12px no-repeat!important;
  text-indent: -5000px;
}

.stats-bar-small .lives-count span {
  display: block;
  font-weight: 700;
  font-size: 31px;
}

@media (max-width:480px) {
  .home-section-counts {
    padding: 0;
  }

  .home-section-counts .lives-count {
    color: #fff;
    text-align: left;
    padding: 10px 15px 0;
    float: left;
    width: 100%;
    min-height: 1px;
    position: relative;
  }

  .home-section-counts .lives-count:hover {
    opacity: .9;
  }

  .home-section-counts .lives-count p {
    font-size: 20px;
    font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 28px;
    margin-bottom: 7px;
    font-weight: lighter;
  }

  .home-section-counts .lives-count a.btn-default {
    color: #fff;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    border: none;
    padding: 24px 30px 24px 10px;
    background: url(/Content/images/chevronSprite.png) right 12px no-repeat!important;
    text-indent: -5000px;
  }

  .home-section-counts .lives-count span {
    display: block;
    font-weight: 700;
    font-size: 31px;
  }
}

.home-section-key-features {
  color: #652f66;
  text-align: center;
  padding: 15px 0 30px;
}

.home-section-key-features p {
  font-size: 24px;
  color: #652f66;
  margin-bottom: 5px;
  font-weight: lighter;
}

.home-section-key-features .home-section-key {
  color: #333;
  position: relative;
  min-height: 1px;
  padding: 20px 15px;
}

@media (min-width:768px) {
  .home-section-key-features .home-section-key {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .home-section-key-features .home-section-key {
    float: left;
    width: 25%;
  }
}

.home-section-key-features .home-section-key span.fa {
  display: block;
  margin: 0 auto 15px;
  width: 55px;
  height: 55px;
  border: 2px solid #ccc;
  border-radius: 5px;
  padding-top: 10px;
  font-size: 30px;
}

.home-section-key-features .home-section-key h4 {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 20px;
  color: #333;
  margin-bottom: 5px;
}

.home-section-key-features .home-section-key p,
.home-section-key-features p.sub-text {
  font-size: 16px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.home-section-key-features .home-section-key p {
  color: #333;
  margin-bottom: 0;
}

.home-section-key-features .home-section-key p.free {
  color: #652f66;
}

.home-section-key-features .home-section-key a.subscriber,
.home-section-key-features p.sub-text .sub-link {
  color: #f4810e;
  font-weight: 400;
}

.home-section-key-features p.sub-text {
  margin: 0;
}

.home-section-key-features p.sub-text .sub-link:hover {
  color: #24949c;
}

.home-section-key-features p.sub-text em {
  color: #f4810e;
}

.home-section-key-features .home-section-key--photos span.fa {
  border-color: #710fd4;
  color: #710fd4;
}

.home-section-key-features .home-section-key--facts span.fa {
  border-color: #83992b;
  color: #83992b;
}

.home-section-key-features .home-section-key--records span.fa {
  border-color: #24949c;
  color: #24949c;
}

.home-section-key-features .home-section-key--communities span.fa {
  border-color: #db740d;
  color: #db740d;
}

.life-images-gallery .life-images-gallery--image {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding: 0;
}

@media (min-width:768px) {
  .life-images-gallery .life-images-gallery--image {
    float: left;
    width: 8.33333333%;
  }
}

.life-images-gallery .life-images-gallery--image a {
  display: block;
}

.life-images-gallery .life-images-gallery--image img {
  opacity: .8;
  width: 100%;
}

.life-images-gallery .life-images-gallery--image img:hover {
  opacity: 1;
}

.content-page-header {
  background: #652f66;
  background-image: linear-gradient(290deg,#5b2a5c 60%,#421f43 60%);
  color: #fafafa;
  padding: 1em 0;
}

.content-page-header h1 {
  position: relative;
  min-height: 1px;
  padding: 0;
}

.payment-page .content-page-header {
  background-image: linear-gradient(290deg,#5b2a5c 20%,#421f43 20%);
}

.content-page-content-wrapper {
  background: #f2f2f2;
}

.content-page-content {
  position: relative;
  min-height: 1px;
  padding: 1.5em 15px;
}

@media (min-width:992px) {
  .content-page-header h1 {
    float: left;
    width: 83.33333333%;
  }

  .content-page-content {
    float: left;
    width: 100%;
  }
}

.page-coming-soon {
  text-align: left;
}

.page-coming-soon h1 {
  font-weight: 300;
  font-size: 64px;
  color: #652f66;
  text-transform: uppercase;
  margin: .5em 0 0;
  text-align: center;
}

.page-coming-soon h2 {
  text-align: center;
  color: #333;
  font-weight: 700;
}

.page-coming-soon .content-page-content {
  padding-top: .5em;
  font-size: 16px;
  line-height: 1.4;
}

.faq-page-content,
.faq-page-sidebar,
.help-page-content,
.help-page-sidebar {
  padding: 1.5em 15px;
  position: relative;
  min-height: 1px;
}

.page-coming-soon .preview-image {
  margin: 1.5em 0;
  text-align: center;
}

.page-coming-soon .preview-image img {
  border: 1px solid #ccc;
  display: block;
  max-width: 100%;
  height: auto;
}

.page-coming-soon .preview-image-description {
  text-align: center;
}

@media (min-width:922px) {
  .page-coming-soon #content .container {
    width: 720px;
  }
}

@media (min-width:992px) {
  .help-page-content {
    float: left;
    width: 75%;
  }
}

@media (min-width:768px) {
  .help-page-content {
    float: left;
    width: 75%;
  }

  .help-page-sidebar {
    float: left;
    width: 25%;
  }
}

@media (min-width:992px) {
  .help-page-sidebar {
    float: left;
    width: 25%;
  }
}

.help-page-content-faq-group {
  margin-top: 2.5em;
}

.help-page-content-faq-group:first-child {
  margin-top: 0;
}

.faq-page-content {
  float: right!important;
}

@media (min-width:768px) {
  .faq-page-content {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:992px) {
  .faq-page-content {
    float: left;
    width: 66.66666667%;
  }
}

.faq-page-sidebar {
  float: left!important;
}

@media (min-width:992px) {
  .faq-page-sidebar {
    float: left;
    width: 33.33333333%;
  }
}

.discover-intro {
  background: url(../../Content/images/discover-intro-bg.jpg) top center no-repeat;
  background-size: cover;
  margin-bottom: 2em;
  padding-bottom: 2em;
}

.discover-intro h2 {
  color: #652f66;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}

.discover-intro-section {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

@media (min-width:768px) {
  .discover-intro-section,
  .faq-page-sidebar {
    float: left;
    width: 33.33333333%;
  }
}

.discover-intro-section h3 {
  color: #652f66;
  font-size: 24px;
}

.discover-intro-section p {
  font-size: 14px;
}

.discover-intro-section img {
  display: none;
  width: 100%;
  border: 1px solid #aaa;
}

.panel-launch-welcome {
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 5px;
  background: 0 0;
  box-shadow: none;
}

.panel-launch-welcome>.list-group,
.panel-launch-welcome>.table,
.panel-launch-welcome>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-launch-welcome>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-launch-welcome>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-launch-welcome>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel-launch-welcome>.table-responsive:first-child>.table:first-child,
.panel-launch-welcome>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-launch-welcome>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel-launch-welcome>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel-launch-welcome>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel-launch-welcome>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel-launch-welcome>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel-launch-welcome>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel-launch-welcome>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel-launch-welcome>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.panel-launch-welcome>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel-launch-welcome>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel-launch-welcome>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel-launch-welcome>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel-launch-welcome>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel-launch-welcome>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel-launch-welcome>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel-launch-welcome>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.panel-launch-welcome>.table-responsive:last-child>.table:last-child,
.panel-launch-welcome>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel-launch-welcome>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel-launch-welcome>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel-launch-welcome>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel-launch-welcome>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel-launch-welcome>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel-launch-welcome>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel-launch-welcome>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel-launch-welcome>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel-launch-welcome>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.panel-launch-welcome>.panel-body+.table,
.panel-launch-welcome>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.panel-launch-welcome>.table>tbody:first-child>tr:first-child td,
.panel-launch-welcome>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel-launch-welcome>.table-bordered,
.panel-launch-welcome>.table-responsive>.table-bordered {
  border: 0;
}

.panel-launch-welcome>.table-bordered>tbody>tr>td:first-child,
.panel-launch-welcome>.table-bordered>tbody>tr>th:first-child,
.panel-launch-welcome>.table-bordered>tfoot>tr>td:first-child,
.panel-launch-welcome>.table-bordered>tfoot>tr>th:first-child,
.panel-launch-welcome>.table-bordered>thead>tr>td:first-child,
.panel-launch-welcome>.table-bordered>thead>tr>th:first-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel-launch-welcome>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel-launch-welcome>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel-launch-welcome>.table-bordered>tbody>tr>td:last-child,
.panel-launch-welcome>.table-bordered>tbody>tr>th:last-child,
.panel-launch-welcome>.table-bordered>tfoot>tr>td:last-child,
.panel-launch-welcome>.table-bordered>tfoot>tr>th:last-child,
.panel-launch-welcome>.table-bordered>thead>tr>td:last-child,
.panel-launch-welcome>.table-bordered>thead>tr>th:last-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel-launch-welcome>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel-launch-welcome>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel-launch-welcome>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel-launch-welcome>.table-bordered>tbody>tr:first-child>td,
.panel-launch-welcome>.table-bordered>tbody>tr:first-child>th,
.panel-launch-welcome>.table-bordered>tbody>tr:last-child>td,
.panel-launch-welcome>.table-bordered>tbody>tr:last-child>th,
.panel-launch-welcome>.table-bordered>tfoot>tr:last-child>td,
.panel-launch-welcome>.table-bordered>tfoot>tr:last-child>th,
.panel-launch-welcome>.table-bordered>thead>tr:first-child>td,
.panel-launch-welcome>.table-bordered>thead>tr:first-child>th,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel-launch-welcome>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel-launch-welcome>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel-launch-welcome>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel-launch-welcome>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel-launch-welcome>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel-launch-welcome>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-launch-welcome h3 {
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
}

.launch-welcome {
  display: block;
  position: relative;
  width: 100%;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
}

.launch-welcome img {
  width: 100%;
  border-radius: 5px;
}

.launch-welcome .fa {
  position: absolute;
  top: 25%;
  left: 40%;
  font-size: 40px;
  background: #18a4ae;
  padding: 15px;
  border-radius: 5px;
  color: #fff;
  opacity: .7;
}

.launch-welcome:hover {
  border: 2px solid #18a4ae;
}

.launch-welcome:hover .fa {
  background: #127a81;
  opacity: .8;
}

@media (min-width:768px) and (max-width:991px) {
  .launch-welcome {
    width: 50%;
  }
}

@media (max-width:767px) {
  .launch-welcome .fa {
    top: 30%;
    left: 42%;
    padding: 9px;
    font-size: 30px;
  }
}

@media (min-width:768px) {
  .discover-intro-section {
    text-align: left;
  }

  .discover-intro-section img {
    display: block;
  }
}

.modal-welcome,
.modal-welcome .modal-footer {
  text-align: center;
}

.remembered-life-stories:after,
.remembered-life-stories:before {
  content: " ";
  display: table;
}

.remembered-life-stories h2 {
  font-weight: 700;
}

.remembered-life-stories .remembered-life-stories-container {
  padding: 0;
}

.remembered-life-stories .panel h3 {
  font-size: 21px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  color: #652f66;
  margin: .5em 0 1.2em;
}

.communities-list {
  margin-bottom: 20px;
  padding-left: 0;
}

.communities-list .list-group-item {
  background: 0 0;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 0;
}

.communities-list .list-group-item .list-group-item-heading {
  color: #652f66;
  font-size: 21px;
  font-weight: 700;
}

.communities-list .list-group-item .list-group-item-text {
  color: #333;
  font-weight: 400;
}

.communities-list h2 {
  font-weight: 700;
}

.modal-welcome .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}

.modal-welcome .modal-title {
  font-size: 41px;
  font-weight: 700;
  color: #652f66;
}

.modal-welcome .lead {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.2;
  color: #652f66;
}

.research-tip h3,
.site-search-community-org-details h3,
.site-search-community-result--managed-by {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.modal-welcome .btn-get-started {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #158f98;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 5px;
  user-select: none;
  color: #fff;
  background-color: #18a4ae;
  margin: 0 auto;
  width: 50%;
  font-weight: 700;
}

.modal-welcome .btn-get-started.active:focus,
.modal-welcome .btn-get-started:active:focus,
.modal-welcome .btn-get-started:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.modal-welcome .btn-get-started.active,
.modal-welcome .btn-get-started:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.modal-welcome .btn-get-started.disabled,
.modal-welcome .btn-get-started[disabled],
fieldset[disabled] .modal-welcome .btn-get-started {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.modal-welcome .btn-get-started.active,
.modal-welcome .btn-get-started:active,
.modal-welcome .btn-get-started:focus,
.modal-welcome .btn-get-started:hover,
.open .dropdown-toggle.modal-welcome .btn-get-started {
  color: #fff;
  background-color: #13828a;
  border-color: #0d5c62;
}

.modal-welcome .btn-get-started.active,
.modal-welcome .btn-get-started:active,
.open .dropdown-toggle.modal-welcome .btn-get-started {
  background-image: none;
}

.modal-welcome .btn-get-started.disabled,
.modal-welcome .btn-get-started.disabled.active,
.modal-welcome .btn-get-started.disabled:active,
.modal-welcome .btn-get-started.disabled:focus,
.modal-welcome .btn-get-started.disabled:hover,
.modal-welcome .btn-get-started[disabled],
.modal-welcome .btn-get-started[disabled].active,
.modal-welcome .btn-get-started[disabled]:active,
.modal-welcome .btn-get-started[disabled]:focus,
.modal-welcome .btn-get-started[disabled]:hover,
fieldset[disabled] .modal-welcome .btn-get-started,
fieldset[disabled] .modal-welcome .btn-get-started.active,
fieldset[disabled] .modal-welcome .btn-get-started:active,
fieldset[disabled] .modal-welcome .btn-get-started:focus,
fieldset[disabled] .modal-welcome .btn-get-started:hover {
  background-color: #18a4ae;
  border-color: #158f98;
}

.modal-welcome .btn-get-started .badge {
  color: #18a4ae;
  background-color: #fff;
}

@media (max-width:767px) {
  .welcome-movie iframe {
    width: 100%;
    height: auto;
  }
}

@media (min-width:740px) {
  .modal-welcome .modal-dialog {
    width: 700px;
  }
}

.community-landing {
  text-align: left;
  margin-left: -15px;
  margin-right: -15px;
}

.community-landing .community-landing-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:1200px) {
  .community-landing .community-landing-container {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }
}

@media (min-width:992px) {
  .community-landing .community-landing-container {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }

  .site-search-header h1 {
    float: left;
    width: 75%;
  }
}

.community-landing h1 {
  margin: .5em 0 0;
  font-size: 46px;
  color: #652f66;
  text-align: center;
}

.community-landing .content-page-content {
  padding-top: .5em;
  font-size: 16px;
  line-height: 1.4;
}

.community-landing .preview-image {
  margin: 1.5em 0;
  text-align: center;
}

.community-landing .preview-image img {
  border: 1px solid #d9d9d9;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.search-page .spinner-container {
  margin-bottom: 1.5em;
}

.site-search-content {
  background: #f2f2f2;
}

.site-search-header {
  padding: .5em 0;
}

.site-search-header .site-search-form,
.site-search-header h1,
.site-search-results-container {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}

@media (min-width:992px) {
  .site-search-header h1 {
    margin-left: 25%;
  }
}

@media (min-width:768px) {
  .site-search-header h1 {
    float: left;
    width: 66.66666667%;
    margin-left: 33.33333333%;
  }
}

@media (min-width:992px) {
  .site-search-header .site-search-form {
    float: left;
    width: 75%;
    margin-left: 25%;
  }
}

@media (min-width:768px) {
  .site-search-header .site-search-form {
    float: left;
    width: 66.66666667%;
    margin-left: 33.33333333%;
  }
}

.site-search-results-container {
  padding-bottom: 1.5em;
}

@media (min-width:992px) {
  .site-search-results-container {
    float: left;
    width: 75%;
  }
}

@media (min-width:768px) {
  .site-search-results-container {
    float: left;
    width: 66.66666667%;
  }
}

.site-search-result {
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
  background: #fff;
  margin: 0 0 .5em;
  padding: 1em;
  position: relative;
}

.site-search-result--image {
  margin-right: 10px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #fafafa;
  outline: #f2f2f2 solid 1px;
  text-align: center;
  float: left!important;
}

.site-search-result--image:hover {
  outline: #442845 solid 1px;
}

.site-search-result--image span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.site-search-result--image img {
  max-width: 100px;
  max-height: 100px;
  display: inline-block;
  vertical-align: middle;
}

.site-search-result--birth-death,
.site-search-result--contribution,
.site-search-result--merged,
.site-search-result--name,
.site-search-result--number-remembering,
.site-search-result--service-record {
  margin-bottom: 0;
}

.site-search-result--name {
  font-weight: 700;
  font-size: 24px;
}

.site-search-result--birth-death {
  font-weight: 700;
}

@media (min-width:480px) {
  .site-search-result--contribution {
    float: left!important;
  }
}

@media (min-width:768px) {
  .site-search-results-container {
    float: right!important;
  }
}

.site-search-community-result--managed-by {
  font-size: 14px;
  color: #999;
  font-weight: 400;
}

.site-search-community-result--number-lifestories {
  margin-top: .5em;
  font-size: 14px;
}

.site-search-community-result--number-lifestories .fa {
  padding-right: .2em;
  color: #999;
  font-size: 12px;
}

.site-search-community-org-details {
  border-top: 1px solid #ddd;
  padding-top: 1em;
  font-size: 14px;
}

.site-search-community-org-details .site-search-result--image {
  width: 40px;
  height: 40px;
  margin-left: 1px;
}

.site-search-community-org-details .site-search-result--image img {
  max-width: 40px;
  max-height: 40px;
}

.site-search-community-org-details .site-search-result--image:hover {
  outline: #f2f2f2 solid 1px;
}

.site-search-community-org-details h3 {
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 .25em;
}

.site-search-community-org-details .site-search-community-result--org-description {
  margin: 0;
  font-size: 12px;
  line-height: 1.3;
}

.site-search-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .site-search-sidebar {
    float: left;
    width: 25%;
  }
}

@media (min-width:768px) {
  .site-search-sidebar {
    float: left;
    width: 33.33333333%;
  }
}

#lifestories .site-search-sidebar {
  top: -42px;
}

.site-search-category-container,
.site-search-facets-container {
  background: #fff;
  border: 1px solid #f2f2f2;
  padding: .5em 1em;
  margin-bottom: 1em;
}

.site-search-category-container h2,
.site-search-facets-container h2 {
  font-size: 24px;
}

.site-search-tips .btn-link {
  color: #18a4ae;
}

.site-search-tips--content {
  background: #f1fcfd;
  padding: 1em 1em .5em;
  margin-bottom: 1em;
  border: 1px solid #18a4ae;
}

.site-search-tips--content ul {
  padding-left: 1em;
}

.site-search-category-list {
  list-style: none;
  padding: 0;
}

.site-search-category-list li.active {
  background: #f0eaf0;
  position: relative;
}

.site-search-category-list li.active a {
  color: #200f20;
}

.site-search-category-list li.active:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent transparent transparent #f0eaf0;
  border-width: 20px;
  margin-top: -20px;
}

.site-search-category-list a {
  display: block;
  padding: .5em;
}

.site-search-category-list a em {
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
}

.site-search-facet {
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 1px solid #eee;
}

.site-search-facet h3 {
  font-size: 16px;
  font-weight: 700;
}

.site-search-facet label {
  font-weight: 400;
  display: block;
  font-size: 14px;
}

.site-search-facet input {
  margin-right: .25em;
}

.search-filters legend {
  font-size: 16px;
  padding: 0;
  margin-bottom: 0;
}

.search-filters fieldset {
  margin-bottom: 30px;
}

.search-filters .checkbox {
  padding-left: 30px;
}

.search-filters label {
  font-size: 14px;
}

.profile-image-wrapper {
  width: 100px;
  height: 100px;
  overflow: hidden;
  text-align: center;
  background: #d9d9d9;
  outline: #d9d9d9 solid 1px;
}

.profile-image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.profile-image-wrapper .profile--image {
  max-width: 100px;
  max-height: 100px;
  display: inline-block;
  vertical-align: middle;
}

.community-create-page-container {
  margin-left: -15px;
  margin-right: -15px;
}

.community-create-organisation {
  margin-top: 2em;
}

.community-create-organisation legend {
  font-weight: 700;
  border: none;
}

.community-headline {
  text-align: center;
  background: #652f66;
  color: #fafafa;
  margin-bottom: 3em;
}

.community-headline--community-manager {
  display: none;
  font-style: italic;
  opacity: .8;
}

.community-headline--community-manager a,
.community-headline--community-manager small {
  color: #fafafa;
}

.community-headline-organistion {
  background: #421f43;
  text-align: left;
  font-size: 14px;
  padding: 1em 0 .2em;
}

.community-headline-organistion a {
  font-weight: 400;
  color: #b297b3;
}

.community-headline-organistion-content:after,
.community-headline-organistion-content:before {
  content: " ";
  display: table;
}

.community-headline-organistion-content-description {
  float: left!important;
  width: 80%;
}

.community-headline-organistion-content-description p:first-child {
  margin-bottom: 6px;
}

.community-headline-image-wrapper {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0 1em 0 0;
  text-align: center;
  background: 0 0;
  float: left!important;
}

.community-headline-image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.community-headline-image-wrapper .community-headline--image {
  max-width: 60px;
  max-height: 60px;
  display: inline-block;
  vertical-align: middle;
  outline: #d9d9d9 solid 1px;
}

.community-page-adding-to-community {
  text-align: center;
  margin-bottom: 3em;
}

@media screen and (min-width:769px) {
  .community-headline-organistion .community-headline-organistion-content {
    margin: 0 auto;
    width: 60%;
  }

  .community-page-adding-to-community {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width:1199px) {
  .community-page-adding-to-community {
    width: 60%;
  }
}

.history-topic-list-container {
  width: 100%;
  float: left;
  padding-right: 15px;
}

.history-topic-list-container .btn-link {
  padding: 8px 0;
  font-weight: 700;
}

.history-topic-list {
  padding: 0;
}

.history-topic-list-item {
  background: #fff;
  box-shadow: 1px 1px 0 0 rgba(0,0,0,.2);
  position: relative;
  list-style: none;
  padding: 5px;
  margin: 10px 0;
}

.history-topic-list-item:after,
.history-topic-list-item:before {
  content: " ";
  display: table;
}

.history-topic-list-item a:hover .history-topic-list-item--title {
  text-decoration: underline;
}

.history-topic-list-item p {
  margin-bottom: 0;
}

.history-topic-list-item--provider {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  color: #333;
}

.history-topic-list-item--thumbnail-wrapper {
  display: block;
  float: left;
  height: 50px;
  width: 55px;
  padding-right: 5px;
  border-right: 1px solid #d6d6d6;
  margin-right: 5px;
}

.history-topic-list-item--content-wrapper {
  float: left;
  display: block;
  width: 80%;
}

.btn-link-next-slide,
.btn-link-prev-slide,
.btn-next-slide,
.btn-prev-slide {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1.5;
}

.history-topic-list-item--has-podcast {
  position: absolute;
  top: 33%;
  right: 5px;
}

.history-topic-list-item--has-podcast .fa {
  color: #d6d6d6;
}

.modal-body .history-topic-list-item {
  box-shadow: none;
  border-bottom: 1px solid #eee;
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: .5em;
}

@media screen and (min-width:992px) {
  .history-topic-list-container {
    width: 50%;
  }

  .history-topic-list-item--has-podcast {
    top: 33%;
  }

  .modal-body .history-topic-list-container {
    width: 100%;
  }
}

.page-history {
  background: #333;
}

.page-history footer,
.page-history main {
  color: #fafafa;
}

.page-history footer a,
.page-history main a {
  color: #18a4ae;
}

.page-history footer h2,
.page-history main h2 {
  color: #fafafa;
  margin-bottom: 24px;
}

.page-history footer .row,
.page-history main .row {
  margin-bottom: 1.5em;
}

.page-history .content-page-header {
  padding-bottom: 0;
  text-align: center;
  background: #421f43;
}

.page-history .content-page-header h1 {
  margin: 12px 0 18px;
  width: 100%;
}

.page-history .history-category {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 0;
  opacity: .6;
}

.page-history footer {
  background: #333;
  border-color: #262626;
}

.page-history .notification-bar {
  background: #404040;
}

.history-credits {
  background: #200f20;
  padding: 1em 0;
  font-size: 14px;
}

.history-credits p {
  margin-bottom: 0;
}

.history-credits--podcast {
  float: left!important;
}

.btn-improve-fact,
.btn-remove-another-fact,
.history-credits--provider {
  float: right!important;
}

.history-credits--podcast a[rel=external] .fa {
  color: #a3dbdf;
  font-size: 16px;
  padding-left: .5em;
  opacity: .8;
  top: 2px;
}

.research-tip {
  background: url(/content/images/research-tip-icon.png) no-repeat;
  color: #a3dbdf;
  font-size: 14px;
  margin-top: 2.8em;
  padding-left: 2.5em;
  width: 80%;
}

.research-tip h3 {
  font-size: 21px;
  font-weight: 700;
}

@keyframes next-chevron-nudge {
  from {
    left: 0;
  }

  to {
    left: 3px;
  }
}

@keyframes prev-chevron-nudge {
  from {
    left: 0;
  }

  to {
    left: -3px;
  }
}

.btn-next-slide,
.btn-prev-slide {
  margin-bottom: 0;
  cursor: pointer;
  background-image: none;
  border: 1px solid #158f98;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 5px;
  user-select: none;
  color: #fff;
  background-color: #18a4ae;
  font-weight: 700;
  margin-top: 2em;
}

.btn-next-slide.active:focus,
.btn-next-slide:active:focus,
.btn-next-slide:focus,
.btn-prev-slide.active:focus,
.btn-prev-slide:active:focus,
.btn-prev-slide:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-next-slide:focus,
.btn-next-slide:hover,
.btn-prev-slide:focus,
.btn-prev-slide:hover {
  text-decoration: none;
}

.btn-next-slide.active,
.btn-next-slide:active,
.btn-prev-slide.active,
.btn-prev-slide:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-next-slide.disabled,
.btn-next-slide[disabled],
.btn-prev-slide.disabled,
.btn-prev-slide[disabled],
fieldset[disabled] .btn-next-slide,
fieldset[disabled] .btn-prev-slide {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-next-slide.active,
.btn-next-slide:active,
.btn-next-slide:focus,
.btn-next-slide:hover,
.btn-prev-slide.active,
.btn-prev-slide:active,
.btn-prev-slide:focus,
.btn-prev-slide:hover,
.open .dropdown-toggle.btn-next-slide,
.open .dropdown-toggle.btn-prev-slide {
  color: #fff;
  background-color: #13828a;
  border-color: #0d5c62;
}

.btn-next-slide.active,
.btn-next-slide:active,
.btn-prev-slide.active,
.btn-prev-slide:active,
.open .dropdown-toggle.btn-next-slide,
.open .dropdown-toggle.btn-prev-slide {
  background-image: none;
}

.btn-next-slide.disabled,
.btn-next-slide.disabled.active,
.btn-next-slide.disabled:active,
.btn-next-slide.disabled:focus,
.btn-next-slide.disabled:hover,
.btn-next-slide[disabled],
.btn-next-slide[disabled].active,
.btn-next-slide[disabled]:active,
.btn-next-slide[disabled]:focus,
.btn-next-slide[disabled]:hover,
.btn-prev-slide.disabled,
.btn-prev-slide.disabled.active,
.btn-prev-slide.disabled:active,
.btn-prev-slide.disabled:focus,
.btn-prev-slide.disabled:hover,
.btn-prev-slide[disabled],
.btn-prev-slide[disabled].active,
.btn-prev-slide[disabled]:active,
.btn-prev-slide[disabled]:focus,
.btn-prev-slide[disabled]:hover,
fieldset[disabled] .btn-next-slide,
fieldset[disabled] .btn-next-slide.active,
fieldset[disabled] .btn-next-slide:active,
fieldset[disabled] .btn-next-slide:focus,
fieldset[disabled] .btn-next-slide:hover,
fieldset[disabled] .btn-prev-slide,
fieldset[disabled] .btn-prev-slide.active,
fieldset[disabled] .btn-prev-slide:active,
fieldset[disabled] .btn-prev-slide:focus,
fieldset[disabled] .btn-prev-slide:hover {
  background-color: #18a4ae;
  border-color: #158f98;
}

.btn-next-slide .badge,
.btn-prev-slide .badge {
  color: #18a4ae;
  background-color: #fff;
}

.btn-next-slide .fa,
.btn-prev-slide .fa {
  color: #127a81;
  padding-left: .25em;
}

.btn-next-slide:focus .fa,
.btn-next-slide:hover .fa,
.btn-prev-slide:focus .fa,
.btn-prev-slide:hover .fa {
  color: #74c8ce;
  animation: next-chevron-nudge .15s linear;
  left: 3px;
}

.btn-prev-slide .fa {
  padding-right: .25em;
}

.btn-prev-slide:focus .fa,
.btn-prev-slide:hover .fa {
  animation: prev-chevron-nudge .15s linear;
  left: -3px;
}

.btn-link-next-slide,
.btn-link-prev-slide {
  margin-bottom: 0;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 0;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
  float: right!important;
  color: #18a4ae;
}

.btn-link-next-slide.active:focus,
.btn-link-next-slide:active:focus,
.btn-link-next-slide:focus,
.btn-link-prev-slide.active:focus,
.btn-link-prev-slide:active:focus,
.btn-link-prev-slide:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-link-next-slide.active,
.btn-link-next-slide:active,
.btn-link-prev-slide.active,
.btn-link-prev-slide:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-link-next-slide.disabled,
.btn-link-next-slide[disabled],
.btn-link-prev-slide.disabled,
.btn-link-prev-slide[disabled],
fieldset[disabled] .btn-link-next-slide,
fieldset[disabled] .btn-link-prev-slide {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-link-next-slide,
.btn-link-next-slide:active,
.btn-link-next-slide[disabled],
.btn-link-prev-slide,
.btn-link-prev-slide:active,
.btn-link-prev-slide[disabled],
fieldset[disabled] .btn-link-next-slide,
fieldset[disabled] .btn-link-prev-slide {
  background-color: transparent;
  box-shadow: none;
}

.btn-link-next-slide,
.btn-link-next-slide:active,
.btn-link-next-slide:focus,
.btn-link-next-slide:hover,
.btn-link-prev-slide,
.btn-link-prev-slide:active,
.btn-link-prev-slide:focus,
.btn-link-prev-slide:hover {
  border-color: transparent;
}

.btn-link-next-slide:focus,
.btn-link-next-slide:hover,
.btn-link-prev-slide:focus,
.btn-link-prev-slide:hover {
  text-decoration: underline;
  background-color: transparent;
}

.btn-link-next-slide[disabled]:focus,
.btn-link-next-slide[disabled]:hover,
.btn-link-prev-slide[disabled]:focus,
.btn-link-prev-slide[disabled]:hover,
fieldset[disabled] .btn-link-next-slide:focus,
fieldset[disabled] .btn-link-next-slide:hover,
fieldset[disabled] .btn-link-prev-slide:focus,
fieldset[disabled] .btn-link-prev-slide:hover {
  color: #999;
  text-decoration: none;
}

.btn-link-next-slide .fa,
.btn-link-prev-slide .fa {
  padding-left: .25em;
}

.btn-link-next-slide:focus,
.btn-link-next-slide:hover,
.btn-link-prev-slide:focus,
.btn-link-prev-slide:hover {
  color: #1bb9c4;
}

.btn-link-next-slide:focus .fa,
.btn-link-next-slide:hover .fa,
.btn-link-prev-slide:focus .fa,
.btn-link-prev-slide:hover .fa {
  animation: next-chevron-nudge .15s linear;
  left: 3px;
}

.btn-link-prev-slide .fa {
  padding-right: .25em;
}

.btn-link-prev-slide:focus .fa,
.btn-link-prev-slide:hover .fa {
  animation: prev-chevron-nudge .15s linear;
  left: -3px;
}

.member-order-history-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width:768px) {
  .member-order-history-container {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .member-order-history-container {
    float: left;
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }
}

.member-order-history-container .panel-body {
  padding: 5px;
}

.member-order-history-details {
  width: 100%;
  margin-bottom: 24px;
}

.member-order-history-details>tbody>tr>td,
.member-order-history-details>tbody>tr>th,
.member-order-history-details>tfoot>tr>td,
.member-order-history-details>tfoot>tr>th,
.member-order-history-details>thead>tr>td,
.member-order-history-details>thead>tr>th {
  padding: 10px 20px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.landingPageHeader-subtitle,
.landingPageSubhead-icon--text {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.1;
}

.member-order-history-details>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.member-order-history-details>caption+thead>tr:first-child>td,
.member-order-history-details>caption+thead>tr:first-child>th,
.member-order-history-details>colgroup+thead>tr:first-child>td,
.member-order-history-details>colgroup+thead>tr:first-child>th,
.member-order-history-details>thead:first-child>tr:first-child>td,
.member-order-history-details>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.member-order-history-details>tbody+tbody {
  border-top: 2px solid #ddd;
}

.member-order-history-details .table {
  background-color: #f2f2f2;
}

.member-order-history-details .recordTable-row>td {
  vertical-align: top;
}

.member-order-history-details tbody>tr>td {
  vertical-align: top;
  padding: 20px 5px;
}

.member-order-history-details>tbody>tr:first-child>td {
  border-top: 0;
}

.member-order-payment-amount {
  text-align: right;
  font-weight: 700;
}

.member-order-subscription {
  font-weight: 700;
}

.member-order-payment-date,
.member-order-subscription span {
  color: grey;
  font-weight: 400;
}

@media screen and (min-width:769px) {
  .member-order-history-container .panel-body {
    padding: 20px;
  }

  .member-order-history-details tbody>tr>td {
    vertical-align: top;
    padding: 20px;
  }
}

.page-recent-updates .intro {
  padding: 1em;
  font-size: 16px;
}

.recent-updates .community-snippet,
.recent-updates .life-story-snippet,
.recent-updates .member-updated-list {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.recent-updates {
  position: relative;
}

@media (min-width:768px) {
  .recent-updates .community-snippet,
  .recent-updates .life-story-snippet {
    float: left;
    width: 58.33333333%;
  }
}

@media (min-width:992px) {
  .recent-updates .community-snippet,
  .recent-updates .life-story-snippet {
    float: left;
    width: 50%;
  }
}

@media (min-width:768px) {
  .recent-updates .member-updated-list {
    float: left;
    width: 41.66666667%;
  }
}

.page-tour h2 {
  font-weight: 700;
}

.page-tour section {
  padding: 1.5em 0;
  border-top: 1px solid #d9d9d9;
}

.page-tour .intro {
  border: none;
}

.page-tour .tour-content {
  margin-bottom: 1.5em;
}

.page-tour .tour-image {
  max-width: 100%;
  height: auto;
}

.page-tour footer {
  margin-top: 0;
}

.landingPageHeader {
  background-color: #421f43;
  background-image: url(/Content/images/landing-banners/lifestories-banner.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
}

.landingPageHeader .btn-teachers {
  margin: .75em 0 .5em;
}

.landingPageHeader-container {
  padding: 1.5em 15px 1em;
}

@media (min-width:992px) {
  .recent-updates .member-updated-list {
    float: left;
    width: 50%;
  }

  .page-tour section {
    display: table;
    width: 100%;
  }

  .page-tour .tour-content,
  .page-tour .tour-image--wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }

  .page-tour .tour-image {
    float: right;
  }

  .landingPageHeader-container {
    background-color: transparent;
    background-image: url(/Content/images/landing-banners/lifestories-aside.png);
    background-position: center right;
    background-repeat: no-repeat;
  }
}

.landingPageHeader-title {
  font-size: 38px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: .45em;
}

.landingPageHeader-subtitle {
  font-size: 24px;
}

.landingPageHeader-subtitle a {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.landingPageHeader-subtitle a:focus,
.landingPageHeader-subtitle a:hover {
  color: inherit;
  opacity: .8;
  text-decoration: none;
}

.landingPageHeader-subtext {
  color: #fff;
  font-size: 14px;
  font-style: italic;
  opacity: .8;
}

.landingPageHeader-subtext a {
  color: inherit;
  font-weight: 400;
  text-decoration: underline;
}

.landingPageHeader-subtext p {
  margin-bottom: 0;
}

.landingPageHeader--records {
  background-color: #022e4a;
  background-image: url(/Content/images/landing-banners/records-banner.jpg);
}

@media (min-width:992px) {
  .landingPageHeader-container--records {
    background-image: url(/Content/images/landing-banners/records-aside.png);
  }
}

.landingPageHeader--history {
  background-color: #2e4d5a;
  background-image: url(/Content/images/landing-banners/history-banner.jpg);
}

@media (min-width:992px) {
  .landingPageHeader-container--history {
    background-image: url(/Content/images/landing-banners/history-aside.png);
    background-position: bottom right;
    min-height: 320px;
  }
}

.landingPageHeader-subtitle--history {
  margin-bottom: 1em;
}

.landingPageHeader-subtext--history {
  margin-bottom: 1.5em;
}

.landingPageHeader--communities {
  background-color: #0c676e;
  background-image: url(/Content/images/landing-banners/communities-banner.jpg);
}

@media (min-width:992px) {
  .landingPageHeader-container--communities {
    background-image: url(/Content/images/landing-banners/communities-aside.png);
  }
}

.landingPageHeader--teachers {
  background-color: #022e4a;
  background-image: url(/Content/images/landing-banners/teachers-banner.jpg);
}

@media (min-width:992px) {
  .landingPageHeader-container--teachers {
    background-image: url(/Content/images/landing-banners/teachers-aside.png);
  }
}

.landingPageHeader--theme {
  background-color: #044e7c;
  background-image: none;
  background-image: linear-gradient(290deg,#044e7c 20%,#022f4a 20%);
}

.landingPageHeader-container--theme {
  position: relative;
  overflow: hidden;
}

.landingPageHeader-themeImage {
  display: none;
}

@media (min-width:992px) {
  .landingPageHeader-container--theme {
    background-image: none;
  }

  .landingPageHeader-themeImage {
    display: block;
    position: absolute;
  }
}

.lifeStoriesSearchForm {
  background: #fafefe;
  border: 1px solid #18a4ae;
  border-radius: 5px;
  display: inline-block;
  padding: 10px;
  margin: 1.5em 0 .5em;
  width: auto;
}

.lifeStoriesSearchForm-group,
.lifeStoriesSearchForm-input {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

@media (min-width:768px) {
  .lifeStoriesSearchForm-group,
  .lifeStoriesSearchForm-input {
    width: auto;
  }
}

.lifeStoriesSearchForm-input {
  padding: 8px 4px;
  border-radius: 5px;
}

.lifeStoriesSearchForm-input:focus {
  border-color: #18a4ae;
}

.form-control.lifeStoriesSearchForm-input {
  width: 10em;
}

.form-group.lifeStoriesSearchForm-group--button {
  vertical-align: bottom;
}

.lifeStoriesSearchForm-label {
  color: #333;
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
  font-size: small;
}

.recordSearchForm {
  display: table;
  height: 100%;
  margin: 1.5em 0 .5em;
}

.recordSearchForm-fields {
  background: #fef2e7;
  border: 0;
  border-right: none;
  border-radius: 5px 5px 0 0;
  display: block;
  height: auto;
  padding: 10px;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

@media (min-width:768px) {
  .recordSearchForm-fields {
    border-radius: 5px 0 0 5px;
    display: table-cell;
    height: 100%;
    padding-right: 5px;
  }

  .recordSearchForm-fields:after,
  .recordSearchForm-fields:before {
    content: "";
    position: absolute;
    right: -5px;
    height: 50%;
    width: 20%;
    background: #fef2e7;
    z-index: -1;
  }

  .recordSearchForm-fields:after {
    bottom: 0;
    transform: skew(-12deg,0deg);
  }

  .recordSearchForm-fields:before {
    top: 0;
    transform: skew(12deg,0deg);
  }
}

.recordSearchForm-group,
.recordSearchForm-input {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

@media (min-width:768px) {
  .recordSearchForm-group,
  .recordSearchForm-input {
    width: auto;
  }
}

.recordSearchForm-input {
  padding: 8px 4px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  width: 100%;
}

.recordSearchForm-input:focus {
  border-color: #f4810e;
}

.recordSearchForm-label {
  color: #333;
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
  font-size: small;
}

.recordSearchForm-button {
  background: #f4810e;
  border: none;
  border-radius: 0 0 5px 5px;
  color: #eee;
  display: inline-block;
  font-weight: 700;
  padding: 10px 5px;
  position: relative;
  z-index: 2;
  vertical-align: middle;
  width: 100%;
}

.recordTypeIcon,
.table .recordTable-row>td {
  vertical-align: top;
}

.recordSearchForm-button .fa {
  display: block;
  font-size: 30px;
}

@media (min-width:768px) {
  .recordSearchForm-button {
    border-radius: 0 5px 5px 0;
    display: table-cell;
    height: 100%;
    left: 20px;
    padding: 0 30px 0 24px;
    width: auto;
  }

  .recordSearchForm-button:after,
  .recordSearchForm-button:before {
    content: "";
    position: absolute;
    left: -5px;
    height: 100%;
    width: 20%;
    background: #f4810e;
    z-index: -1;
  }

  .recordSearchForm-button:after {
    bottom: 0;
    transform: skew(-12deg,0deg);
  }
}

.recordSearchForm-button:before {
  top: 0;
  transform: skew(12deg,0deg);
}

.recordSearchForm-button:focus,
.recordSearchForm-button:focus:after,
.recordSearchForm-button:focus:before,
.recordSearchForm-button:hover,
.recordSearchForm-button:hover:after,
.recordSearchForm-button:hover:before {
  background-color: #c66809;
  color: #fff;
  outline: 0;
}

.landingPageSubhead {
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
  font-size: 14px;
  padding: 10px 0;
}

.landingPageSubhead-row {
  margin: 0;
}

.landingPageSubhead-wrapper {
  padding: 20px 10px;
}

.landingPageSubhead-header {
  margin-bottom: 1em;
}

.landingPageSubhead-icon {
  float: left;
  margin: 2px 5px 0 0;
  width: 49px;
  height: 34px;
}

.landingPageSubhead-icon--communities,
.landingPageSubhead-icon--history,
.landingPageSubhead-icon--lifestories {
  width: 40px;
}

.landingPageSubhead-icon--text {
  color: #044e7c;
  font-size: 32px;
  font-weight: 700;
  margin: 0 10px 0 0;
}

.landingPageSubhead-title {
  font-size: 21px;
  font-weight: 700;
  margin: 0;
}

.landingPageSubhead-link {
  color: inherit;
}

.landingPageSubhead-subtext {
  color: grey;
  font-style: italic;
  line-height: 1;
}

.landingPageSubhead-text p {
  margin: 0;
}

.landingPageSubhead-text a {
  font-weight: 400;
  text-decoration: underline;
}

.landingPageSubhead-wrapper--premium {
  background-color: #faf9f7;
  border: 1px solid #f4810e;
  border-bottom: 0;
}

.landingPageSubhead--second {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

@media (min-width:992px) {
  .landingPageSubhead-wrapper--premium {
    border-bottom: 1px solid #f4810e;
    border-right: 0;
    min-height: 200px;
  }

  .landingPageSubhead--second {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
  }

  .landingPageSubhead--third {
    border-left: 0;
  }
}

.landingPageSection {
  padding-top: 1em;
  padding-bottom: 1em;
}

.landingPageSection-title {
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.landingPageSection-title .fa {
  color: #652f66;
  font-size: 24px;
}

.landingPageSection-title--teachers .fa {
  color: #044e7c;
}

.landingPageSection-title--themeLead {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 1.25em;
}

.tabPanel {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
}

.tabPanel-nav {
  border-bottom: 1px solid #ddd;
}

.tabPanel-item {
  display: block;
}

.tabPanel-item.active .tabPanel-link {
  background: #f0eaf0;
  color: #333;
  text-decoration: none;
  z-index: 1;
}

@media (min-width:992px) {
  .tabPanel-nav {
    border-right: 1px solid #ddd;
    border-bottom: 0;
    margin-bottom: 0;
  }

  .tabPanel-item.active .tabPanel-link:after {
    border: solid transparent;
    border-left-color: #f0eaf0;
    border-width: 20px;
    content: "";
    height: 0;
    top: 0;
    right: -40px;
    position: absolute;
  }
}

.tabPanel-item:first-child .tabPanel-link {
  border-radius: 5px 5px 0 0;
}

.tabPanel-link {
  display: block;
  font-weight: 400;
  padding: 10px 15px;
  position: relative;
}

.tabPanel-link:hover {
  background: 0 0;
  text-decoration: underline;
}

@media (min-width:992px) {
  .tabPanel-item:first-child .tabPanel-link {
    border-radius: 5px 0 0;
  }

  .tabPanel-item:last-child .tabPanel-link {
    border-radius: 0 0 0 5px;
  }

  .tabPanel-content {
    border-left: 1px solid #ddd;
    margin-left: -16px;
    padding-left: 30px;
  }
}

.tabPanel-pane {
  padding: 15px;
}

@media (min-width:992px) {
  .tabPanel-pane {
    padding: 15px 0;
  }

  .subscribeCta--landingPageSubhead {
    min-height: 200px;
  }
}

.tabPanel-intro {
  font-size: 16px;
}

.tabPanel-intro p {
  margin-bottom: 1.2em;
  line-height: 1.4;
}

.tabPanel-text {
  color: #707070;
  overflow: hidden;
}

.tabPanel-image {
  display: none;
}

@media (min-width:768px) {
  .tabPanel-image {
    display: block;
    float: right;
    padding-left: 15px;
    position: relative;
    right: -16px;
  }

  .createCommunityPanel-content {
    float: left;
    width: 60%;
  }

  .createCommunityPanel-button {
    float: right;
  }
}

.landingSpotlight-imageWrap {
  border: 1px solid #ddd;
  display: none;
  margin-bottom: 4px;
  position: relative;
}

.landingSpotlight-imageWrap:hover {
  border-color: #333;
}

.landingSpotlight-badge {
  position: absolute;
  bottom: -4px;
  right: -4px;
}

.WarTheme-content,
.WarTheme-copy {
  position: relative;
}

.landingSpotlight-content {
  clear: left;
}

@media (min-width:480px) {
  .landingSpotlight-imageWrap {
    display: block;
  }

  .landingSpotlight-content {
    clear: none;
  }
}

.landingSpotlight-title {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 16px;
  margin: 0 0 .5em;
}

.landingSpotlight-subtitle {
  color: grey;
  font-size: 14px;
  font-style: italic;
}

.landingSpotlight-text {
  font-size: 14px;
  margin-bottom: 1.5em;
}

.landingSpotlight-button {
  background: #fff;
  border-color: #652f66;
  color: #652f66;
  font-weight: 700;
}

.landingSpotlight-button:focus,
.landingSpotlight-button:hover {
  background: #652f66;
  border-color: #652f66;
  color: #fff;
}

.recordTypeIcon {
  display: inline-block;
}

.createCommunityPanel {
  background: #fef9f3;
  border-color: #f4810e;
  color: #333;
  margin-top: 1.5em;
}

.createCommunityPanel .panel-body {
  padding: 10px;
}

.createCommunityPanel-content {
  font-size: 14px;
  font-style: italic;
}

.createCommunityPanel-button {
  background: #f4810e;
  border-color: #c66809;
  color: #fff;
  display: inline-block;
  padding: 8px 32px;
}

.createCommunityPanel-button:focus,
.createCommunityPanel-button:hover {
  background-color: #de740a;
  border-color: #c66809;
  color: #fff;
}

.evidenceItem-lifeStories,
.evidenceItem-manager {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 0;
}

.evidenceItem-manager {
  color: grey;
  font-style: italic;
}

.recordSets {
  margin-bottom: 3em;
}

.recordSets-text {
  margin-top: 30px;
}

.recordSets-icon {
  display: block;
  margin-bottom: 15px;
}

.recordSets-title {
  font-size: 21px;
  font-weight: 700;
  margin: 0;
}

.recordSets-subtitle {
  border-bottom: 1px solid #adadad;
  color: grey;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.recordSets-subtext {
  color: #707070;
  font-size: 14px;
  font-style: italic;
}

.recordTable-wrapper {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.recordTable {
  margin-bottom: 0;
}

.recordTable-descriptionToggle {
  color: grey;
  font-size: 12px;
  font-weight: 400;
  padding: 0 5px;
}

.recordTable-descriptionToggle:hover {
  color: inherit;
}

.recordTable-record {
  width: 66%;
}

@media (min-width:1200px) {
  .recordTable-record {
    width: 72%;
  }
}

.recordTable-count {
  width: 17%;
}

@media (min-width:1200px) {
  .recordTable-count {
    width: 14%;
  }
}

.recordTable-search {
  font-size: 14px;
  width: 17%;
}

@media (min-width:1200px) {
  .recordTable-search {
    width: 14%;
  }
}

.recordTable-recordLink {
  border-bottom: 1px solid #c8b4c8;
  color: #744475;
  font-weight: 400;
}

.recordTable-recordLink:focus,
.recordTable-recordLink:hover {
  text-decoration: none;
  border-color: #744475;
}

.recordTable-description {
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  margin: .5em 0;
  padding: 10px 10px 0;
  width: 80%;
}

.subscribeCta {
  background-color: #fef9f3;
  border-color: #f4810e;
  color: #022e4a;
  font-size: 14px;
  margin-bottom: 15px;
  text-align: center;
}

.subscribeCta .popover {
  border-color: #c66809;
}

.subscribeCta .popover .arrow {
  border-bottom-color: #c66809;
}

.subscribeCta .popover-content {
  font-size: 12px;
  padding: 10px;
}

.subscribeCta p {
  margin-bottom: 6px;
}

.subscribeCta-link {
  color: #c66809;
  font-style: italic;
  font-weight: 400;
}

.subscribeCta-button {
  background-color: #fff;
  border-color: #f4810e;
  color: #f4810e;
  display: inline-block;
  padding: 8px 32px;
}

.subscribeCta-button:focus,
.subscribeCta-button:hover {
  background-color: #f4810e;
  border-color: #f4810e;
  color: #fff;
}

.subscribeCta-badge {
  display: block;
  margin: 0 auto 10px;
}

.subscribeCta--landingPageSubhead {
  background-color: #fef2e7;
  border-radius: 5px;
  margin-bottom: 0;
}

.subscribeCta--landingPageSubhead .panel-body {
  padding: 10px 0;
}

.records-landing-page .subscribeCta--landingPageSubhead {
  border-radius: 0 0 5px 5px;
}

@media (min-width:992px) {
  .records-landing-page .subscribeCta--landingPageSubhead {
    border-radius: 0 5px 5px 0;
  }
}

.subscribeCtaLarge {
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  margin: 15px auto 0;
  padding: 1em 0;
  text-align: center;
  width: 80%;
}

@media (min-width:992px) {
  .subscribeCtaLarge {
    width: 50%;
  }
}

.subscribeCtaLarge-text {
  display: block;
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 21px;
  line-height: 1.1;
  margin-bottom: .75em;
}

.recordScanCta {
  background-color: #f7f5f7;
  border-color: #652f66;
  color: #652f66;
  font-size: 14px;
  margin-bottom: 15px;
  text-align: center;
}

.recordScanCta-image {
  margin-bottom: 10px;
}

.historyTopic-wrapper {
  width: 50%;
  padding: 0 15px;
}

.historyTopic {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: table;
  width: 100%;
}

.historyTopic-item {
  background: 0 0;
  display: table-row;
  padding: 0;
  width: 100%;
}

.historyTopic-category {
  color: #333;
  font-size: 21px;
  font-weight: 700;
  margin: 0;
}

.WarTheme-copy,
.historyTopic-title {
  font-size: 14px;
}

.historyTopic-count {
  color: grey;
  display: block;
  margin-bottom: 1em;
}

.historyTopic-content,
.historyTopic-img-wrapper {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}

.historyTopic-img-wrapper {
  padding: 5px 0 5px 5px;
  width: 50px;
}

.historyTopic-img {
  width: 50px;
  height: 50px;
}

.historyTopic-content {
  padding: 5px 10px;
}

.historyTopic-description {
  color: grey;
  font-size: 14px;
  font-style: italic;
  line-height: 1.3;
}

.historyTopic-description p {
  margin-bottom: 0;
}

.historyTopic-view {
  border-bottom: 1px solid #ddd;
  display: none;
  padding: 5px 5px 5px 0;
}

@media (min-width:480px) {
  .historyTopic-view {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
  }
}

@media (min-width:992px) {
  .WarTheme {
    width: 430px;
  }

  .WarTheme-content {
    padding-right: 45px;
  }
}

@media (min-width:1200px) {
  .WarTheme {
    width: 530px;
  }
}

.WarTheme-link {
  color: #044e7c;
  display: block;
  margin-bottom: .5em;
}

.WarTheme-link:hover {
  color: #022f4a;
}

.WarTheme-copy ul {
  padding-left: 1.4em;
}

.WarTheme-img {
  background: #fff;
  border: 2px solid #6895b0;
  width: 80px;
  height: 80px;
}

@media (max-width:480px) {
  .WarTheme-img {
    display: none;
  }
}

@media (max-width:991px) {
  .WarTheme-img {
    float: right;
    margin-top: 30px;
  }
}

.WarTheme-cta {
  display: block;
  font-size: 12px;
  margin-right: 15px;
}

@media (min-width:480px) {
  .WarTheme-cta {
    float: left!important;
    width: 45%;
  }

  .WarTheme-btn {
    float: right!important;
  }
}

@media (min-width:992px) {
  .WarTheme-img {
    position: absolute;
    top: 45px;
    right: -40px;
  }

  .WarTheme-wrapper:nth-child(2n+1),
  .testimonialPanel-wrapper:nth-child(2n+1) {
    clear: left;
  }
}

.badge--theme {
  background: #044e7c;
  color: #fff!important;
  border-radius: 20px;
  margin-bottom: 1em;
  padding: 5px 13px 5px 10px;
}

.badge--theme:hover {
  background: #e6edf2;
  color: #044e7c!important;
}

.lifeStoryPanel {
  margin-bottom: 10px;
}

.lifeStoryPanel-avatarWrap {
  border: 1px solid #a382a3;
  height: 60px;
  overflow: hidden;
  width: 60px;
}

.lifeStoryPanel-avatarWrap:hover {
  border-color: #421f43;
}

.lifeStoryPanel-title {
  margin: 0 0 .25em;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 16px;
}

.actionPanel-status,
.softSignupHeader-title {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.lifeStoryPanel-copy {
  font-size: 14px;
  font-style: italic;
}

@media (min-width:768px) {
  .lifeStoryPanel-avatarWrap {
    height: 120px;
    width: 120px;
  }

  .lifeStoryPanel-wrapper:nth-child(2n+1) {
    clear: left;
  }
}

.actionPanel {
  position: relative;
  text-align: center;
}

.actionPanel .panel-body {
  padding: 20px 10px 10px;
}

.actionPanel-statusWrapper {
  position: absolute;
  top: -15px;
  width: 100%;
}

.actionPanel-status {
  background: #652f66;
  border-radius: 50%;
  color: #fafafa;
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  width: 30px;
  height: 30px;
}

.actionPanel-title {
  color: #744475;
  display: block;
  line-height: 1.3;
  margin-bottom: .5em;
}

.actionPanel-content {
  font-size: 14px;
  line-height: 1.4;
}

.actionPanel-action {
  background: #652f66;
  border-radius: 0 0 5px 5px;
  color: #fff;
  display: block;
  padding: 15px 10px;
  text-align: left;
  width: 100%;
}

.actionPanel-action:hover {
  background: #421f43;
  color: #fff;
}

.actionPanel-actionLabel {
  display: inline-block;
  line-height: 1.3;
  vertical-align: middle;
  width: 60%;
}

.actionPanel-actionIcon {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  width: 40%;
}

.actionPanel--teachers .actionPanel-status {
  background: #044e7c;
}

.actionPanel--teachers .actionPanel-title {
  color: #044e7c;
}

.actionPanel--success {
  background: #f7faeb;
  border-color: #afcb39;
  padding-bottom: 10px;
}

.actionPanel--success .actionPanel-status {
  background: #afcb39;
}

.actionPanel--success .actionPanel-title {
  color: #8ea62b;
}

.panel-footer--success {
  background: #f7faeb;
  border: 1px solid #afcb39;
  border-radius: 0 0 5px 5px;
}

.testimonialPanel-content {
  color: grey;
  font-size: 14px;
  font-style: italic;
}

.testimonialPanel-content p {
  display: inline;
}

.testimonialPanel-content:after,
.testimonialPanel-content:before {
  content: "\201D";
  display: inline;
}

.testimonialPanel-content:before {
  content: "\201C";
}

.fact-wizard-facts-list-group-item a:after,
.life-story-headline-profile-actions:after,
.life-story-headline-wrapper:after,
.life-story-snippet .life-story-snippet-link:after,
.lifeStory-sidebar .panel-heading:after,
.lifeStorySubnav:after,
.liquid-slider .panel-wrapper:after,
.stories-story:after,
.stories-wrapper:after {
  clear: both;
}

.landing-page footer {
  margin-top: 0;
}

.mailInbox-container {
  border-right: 1px solid #eee;
}

.mailInbox {
  margin: 0 -15px 12px;
}

.mailInbox-item {
  background: #fff;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.mailInbox-item .media {
  margin-top: 0;
}

.mailInbox-item:first-child {
  border-radius: 4px 0 0;
}

.mailInbox-image {
  width: 40px;
  height: 40px;
  overflow: hidden;
}

.mailInbox-link {
  display: block;
  padding: 10px;
}

.mailInbox-link:hover {
  text-decoration: none;
}

.mailInbox-link:hover .mailInbox-from {
  text-decoration: underline;
}

.mailInbox-replied,
.mailInbox-unread {
  color: #888;
  font-size: 12px;
  margin-bottom: .75em;
}

.mailInbox-subject,
.mailInbox-time {
  font-weight: 400;
  margin-bottom: 0;
}

.mailInbox-favourite {
  position: relative;
  z-index: 2;
}

.mailInbox-favourite .fa-star {
  color: #f4810e;
}

.mailInbox-favourite:hover .fa {
  color: #b35f0b;
}

.mailInbox-from {
  font-weight: 400;
}

.mailInbox-time {
  font-style: italic;
  font-size: 12px;
}

.mailInbox-item--active .mailInbox-from,
.mailInbox-item--unread .mailInbox-from {
  font-weight: 700;
}

.mailInbox-item--active {
  background: #652f66;
}

.mailInbox-item--active .mailInbox-link {
  color: #fff;
}

.mailInbox-item--active .mailInbox-link .mailInbox-from {
  text-decoration: none;
}

.mailInbox-item--unread {
  background: #e8f6f7;
}

.mailInbox-item--unread a {
  color: #127a81;
}

.mailInbox-item--deleted .mailInbox-link,
.mailInbox-item--sent .mailInbox-link {
  padding: 20px 10px;
}

.mailInbox-item--deleted .mailInbox-link {
  color: #cc2036;
}

.mailInbox-item--deleted.mailInbox-item--active {
  background: #cc2036;
}

.mailInbox-item--deleted.mailInbox-item--active .mailInbox-link {
  color: #fff;
}

.mailInboxEmpty-title {
  font-size: 21px;
  font-weight: 700;
}

.mailInboxEmpty-content {
  font-size: 14px;
  font-style: italic;
}

.pagination-mail>li>a,
.pagination-mail>li>span {
  padding: 0 2px;
  font-size: 14px;
}

.pagination-mail>li:first-child>a,
.pagination-mail>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-mail>li:last-child>a,
.pagination-mail>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination-mail li a {
  margin: 0;
  border: none;
}

.mailMessage {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  position: relative;
}

.mailMessage .media {
  border-bottom: 1px solid #eee;
  margin: 0 0 1em;
  padding-bottom: .5em;
}

.mailMessage-close {
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  color: #744475;
  position: absolute;
  top: -15px;
  right: -16px;
}

.mailMessage-close:hover {
  color: #421f43;
}

.mailMessage-replied {
  background: #f0f5db;
  color: #8ea62b;
  font-size: 14px;
  margin-bottom: 1.5em;
  padding: 5px;
}

.mailMessage-from {
  font-size: 14px;
}

.mailMessage-time {
  font-weight: 400;
  margin-bottom: 0;
  font-style: italic;
  font-size: 12px;
}

.mailMessage-subject {
  color: #333;
  font-size: 21px;
  font-weight: 700;
  margin: 0;
}

.mailMessage-body {
  padding: 15px 0;
}

.mailMessage-deletePermanently,
.mailMessage-recover {
  font-size: 14px;
  font-weight: 400;
}

.mailMessage-recover {
  color: #8ea62b;
}

.mailMessage-recover:hover {
  color: #687a20;
}

.mailMessage-deletePermanently {
  color: #cc2036;
}

.mailMessage-deletePermanently:hover {
  color: #a0192a;
}

.noMailMessage {
  text-align: center;
  color: #744475;
}

.noMailMessage .fa {
  color: #e0d5e0;
}

@media (min-width:992px) {
  .noMailMessage {
    margin-top: 2em;
  }
}

.noMailMessage-instructions {
  border: 1px solid #eee;
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  margin-top: 1em;
  padding: .75em;
}

.noMailMessage-link {
  text-decoration: underline;
}

.noMailMessage-icons {
  position: relative;
  display: inline-block;
}

.noMailMessage-iconSuccess {
  background: #fff;
  border-radius: 50px;
  position: absolute;
  top: 0;
  right: -10px;
}

.noMailMessage-iconSuccess .fa-circle {
  color: #fff;
}

.noMailMessage-iconSuccess .fa-check-circle {
  color: #afcb39;
}

.mailMenu-link {
  font-size: 12px;
  white-space: normal!important;
}

.mailMenu-link:hover {
  background: #f5f5f5!important;
}

.mailMenu-link-member {
  display: block;
}

.mailMenu-link-title {
  color: grey;
  line-height: 1.2;
  margin-bottom: 0;
}

.mailMenu-item--new {
  border: none;
  padding-bottom: 0;
}

.mailMenu-item--new .notificationMenu-link {
  background: #e8f6f7!important;
  border-radius: 5px;
}

.mailMenu-item--new .notificationMenu-link:hover {
  background: #f5f5f5!important;
}

.mailMenu-item--new small {
  color: #127a81!important;
}

.soft-sign-up-page {
  padding-top: 0;
}

.soft-sign-up-page .Footer {
  display: none;
}

.softSignupHeader {
  background-color: #421f43;
  background-image: url(/content/images/landing-banners/soft-signup-banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  color: #fafafa;
  padding: 20px 0 50px;
}

.softSignupHeader-title {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  margin-top: 1em;
}

.softSignupHeader-subtitle {
  font-style: italic;
  line-height: 1.3;
  opacity: .9;
}

.panel-soft-signup {
  margin: -40px 0 0;
}

@media (min-width:768px) {
  .softSignupForm-input {
    width: 400px!important;
  }
}

@media (min-width:1200px) {
  .softSignupForm-input {
    width: 560px!important;
  }
}

.softSignupFeatures {
  margin: 1em 0 1.5em;
  text-align: center;
}

.softSignupFeatures-title {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: .25em;
}

.softSignupFeatures-icon {
  border: 2px solid #640dba;
  border-radius: 5px;
  color: #640dba;
  display: block;
  font-size: 28px;
  margin: 0 auto .5em;
  padding: 10px;
  width: 55px;
}

.softSignupFeatures-icon--two {
  color: #f4810e;
  border-color: #f4810e;
}

.softSignupFeatures-icon--three {
  color: #afcb39;
  border-color: #afcb39;
}

.softSignupFeatures-icon--four {
  color: #18a4ae;
  border-color: #18a4ae;
}

.softSignupFeatures-copy {
  font-size: 14px;
}

.softSignupFooter {
  font-size: small;
  margin: 1.5em 0;
}

.btn-existing-fact,
.btn-existing-fact-improved {
  color: #744475;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
  display: block;
  text-align: left;
}

.btn-add-another-fact,
.btn-remove-another-fact {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1.5;
  -moz-user-select: none;
  -ms-user-select: none;
  font-weight: 400;
}

.btn-existing-fact,
.btn-existing-fact-improved,
.btn-existing-fact-improved:active,
.btn-existing-fact-improved[disabled],
.btn-existing-fact:active,
.btn-existing-fact[disabled],
fieldset[disabled] .btn-existing-fact,
fieldset[disabled] .btn-existing-fact-improved {
  background-color: transparent;
  box-shadow: none;
}

.btn-existing-fact,
.btn-existing-fact-improved,
.btn-existing-fact-improved:active,
.btn-existing-fact-improved:focus,
.btn-existing-fact-improved:hover,
.btn-existing-fact:active,
.btn-existing-fact:focus,
.btn-existing-fact:hover {
  border-color: transparent;
}

.btn-existing-fact-improved:focus,
.btn-existing-fact-improved:hover,
.btn-existing-fact:focus,
.btn-existing-fact:hover {
  color: #442845;
  text-decoration: underline;
  background-color: transparent;
}

.btn-existing-fact-improved[disabled]:focus,
.btn-existing-fact-improved[disabled]:hover,
.btn-existing-fact[disabled]:focus,
.btn-existing-fact[disabled]:hover,
fieldset[disabled] .btn-existing-fact-improved:focus,
fieldset[disabled] .btn-existing-fact-improved:hover,
fieldset[disabled] .btn-existing-fact:focus,
fieldset[disabled] .btn-existing-fact:hover {
  color: #999;
  text-decoration: none;
}

.btn-add-another-fact {
  cursor: pointer;
  border: 1px solid #1bb9c4;
  padding: 8px 16px;
  border-radius: 5px;
  -webkit-user-select: none;
  user-select: none;
  background-color: #e3fafb;
  color: #18a4ae;
}

.btn-add-another-fact.active:focus,
.btn-add-another-fact:active:focus,
.btn-add-another-fact:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-add-another-fact:focus,
.btn-add-another-fact:hover {
  text-decoration: none;
}

.btn-add-another-fact.active,
.btn-add-another-fact:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-add-another-fact.disabled,
.btn-add-another-fact[disabled],
fieldset[disabled] .btn-add-another-fact {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-add-another-fact.active,
.btn-add-another-fact:active,
.btn-add-another-fact:focus,
.btn-add-another-fact:hover,
.open .dropdown-toggle.btn-add-another-fact {
  color: #18a4ae;
  background-color: #bff3f6;
  border-color: #14868f;
}

.btn-add-another-fact.active,
.btn-add-another-fact:active,
.open .dropdown-toggle.btn-add-another-fact {
  background-image: none;
}

.btn-add-another-fact.disabled,
.btn-add-another-fact.disabled.active,
.btn-add-another-fact.disabled:active,
.btn-add-another-fact.disabled:focus,
.btn-add-another-fact.disabled:hover,
.btn-add-another-fact[disabled],
.btn-add-another-fact[disabled].active,
.btn-add-another-fact[disabled]:active,
.btn-add-another-fact[disabled]:focus,
.btn-add-another-fact[disabled]:hover,
fieldset[disabled] .btn-add-another-fact,
fieldset[disabled] .btn-add-another-fact.active,
fieldset[disabled] .btn-add-another-fact:active,
fieldset[disabled] .btn-add-another-fact:focus,
fieldset[disabled] .btn-add-another-fact:hover {
  background-color: #e3fafb;
  border-color: #1bb9c4;
}

.btn-add-another-fact .badge {
  color: #e3fafb;
  background-color: #18a4ae;
}

.btn-remove-another-fact {
  border: 1px solid #1bb9c4;
  -webkit-user-select: none;
  user-select: none;
  color: #744475;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
}

.btn-improve-fact,
.btn-link-to-form {
  display: inline-block;
  margin-bottom: 0;
  line-height: 1.5;
  -moz-user-select: none;
  -ms-user-select: none;
  background-image: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.btn-remove-another-fact.active:focus,
.btn-remove-another-fact:active:focus,
.btn-remove-another-fact:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-remove-another-fact.active,
.btn-remove-another-fact:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-remove-another-fact.disabled,
.btn-remove-another-fact[disabled],
fieldset[disabled] .btn-remove-another-fact {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-remove-another-fact.active,
.btn-remove-another-fact:active,
.btn-remove-another-fact:focus,
.btn-remove-another-fact:hover,
.open .dropdown-toggle.btn-remove-another-fact {
  color: #18a4ae;
  background-color: #bff3f6;
  border-color: #14868f;
}

.btn-remove-another-fact.active,
.btn-remove-another-fact:active,
.open .dropdown-toggle.btn-remove-another-fact {
  background-image: none;
}

.btn-remove-another-fact.disabled,
.btn-remove-another-fact.disabled.active,
.btn-remove-another-fact.disabled:active,
.btn-remove-another-fact.disabled:focus,
.btn-remove-another-fact.disabled:hover,
.btn-remove-another-fact[disabled],
.btn-remove-another-fact[disabled].active,
.btn-remove-another-fact[disabled]:active,
.btn-remove-another-fact[disabled]:focus,
.btn-remove-another-fact[disabled]:hover,
fieldset[disabled] .btn-remove-another-fact,
fieldset[disabled] .btn-remove-another-fact.active,
fieldset[disabled] .btn-remove-another-fact:active,
fieldset[disabled] .btn-remove-another-fact:focus,
fieldset[disabled] .btn-remove-another-fact:hover {
  background-color: #e3fafb;
  border-color: #1bb9c4;
}

.btn-remove-another-fact .badge {
  color: #e3fafb;
  background-color: #18a4ae;
}

.btn-remove-another-fact,
.btn-remove-another-fact:active,
.btn-remove-another-fact[disabled],
fieldset[disabled] .btn-remove-another-fact {
  background-color: transparent;
  box-shadow: none;
}

.btn-remove-another-fact,
.btn-remove-another-fact:active,
.btn-remove-another-fact:focus,
.btn-remove-another-fact:hover {
  border-color: transparent;
}

.btn-remove-another-fact:focus,
.btn-remove-another-fact:hover {
  color: #442845;
  text-decoration: underline;
  background-color: transparent;
}

.btn-remove-another-fact[disabled]:focus,
.btn-remove-another-fact[disabled]:hover,
fieldset[disabled] .btn-remove-another-fact:focus,
fieldset[disabled] .btn-remove-another-fact:hover {
  color: #999;
  text-decoration: none;
}

.fact-wizard-fact-form--measurements .btn-remove-another-fact {
  margin-top: -25px;
}

.btn-improve-fact {
  border: 1px solid transparent;
  -webkit-user-select: none;
  user-select: none;
  color: #744475;
  cursor: pointer;
  padding: 1px 5px;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 700;
}

.btn-improve-fact.active:focus,
.btn-improve-fact:active:focus,
.btn-improve-fact:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-improve-fact.active,
.btn-improve-fact:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-improve-fact.disabled,
.btn-improve-fact[disabled],
fieldset[disabled] .btn-improve-fact {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-improve-fact,
.btn-improve-fact:active,
.btn-improve-fact[disabled],
fieldset[disabled] .btn-improve-fact {
  background-color: transparent;
  box-shadow: none;
}

.btn-improve-fact,
.btn-improve-fact:active,
.btn-improve-fact:focus,
.btn-improve-fact:hover {
  border-color: transparent;
}

.btn-improve-fact:focus,
.btn-improve-fact:hover {
  color: #442845;
  text-decoration: underline;
  background-color: transparent;
}

.btn-improve-fact[disabled]:focus,
.btn-improve-fact[disabled]:hover,
fieldset[disabled] .btn-improve-fact:focus,
fieldset[disabled] .btn-improve-fact:hover {
  color: #999;
  text-decoration: none;
}

.btn-improve-fact .fa {
  font-size: 13px;
}

.btn-link-to-form {
  font-weight: 400;
  cursor: pointer;
  border: 1px solid #1bb9c4;
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 5px;
  -webkit-user-select: none;
  user-select: none;
  color: #18a4ae;
  background-color: #e3fafb;
}

.btn-link-to-form.active:focus,
.btn-link-to-form:active:focus,
.btn-link-to-form:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-link-to-form:focus,
.btn-link-to-form:hover {
  text-decoration: none;
}

.btn-link-to-form.active,
.btn-link-to-form:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-link-to-form.disabled,
.btn-link-to-form[disabled],
fieldset[disabled] .btn-link-to-form {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-link-to-form.active,
.btn-link-to-form:active,
.btn-link-to-form:focus,
.btn-link-to-form:hover,
.open .dropdown-toggle.btn-link-to-form {
  color: #18a4ae;
  background-color: #bff3f6;
  border-color: #14868f;
}

.btn-link-to-form.active,
.btn-link-to-form:active,
.open .dropdown-toggle.btn-link-to-form {
  background-image: none;
}

.btn-link-to-form.disabled,
.btn-link-to-form.disabled.active,
.btn-link-to-form.disabled:active,
.btn-link-to-form.disabled:focus,
.btn-link-to-form.disabled:hover,
.btn-link-to-form[disabled],
.btn-link-to-form[disabled].active,
.btn-link-to-form[disabled]:active,
.btn-link-to-form[disabled]:focus,
.btn-link-to-form[disabled]:hover,
fieldset[disabled] .btn-link-to-form,
fieldset[disabled] .btn-link-to-form.active,
fieldset[disabled] .btn-link-to-form:active,
fieldset[disabled] .btn-link-to-form:focus,
fieldset[disabled] .btn-link-to-form:hover {
  background-color: #e3fafb;
  border-color: #1bb9c4;
}

.btn-link-to-form .badge {
  color: #e3fafb;
  background-color: #18a4ae;
}

.fact-wizard-modal-image-content {
  text-align: center;
}

.fact-wizard-modal-image-content .transcription-image {
  border: 1px solid #ccc;
  margin-bottom: .5em;
  max-width: 100%;
  height: auto;
  display: inline;
}

.fact-wizard-modal-image-content--title {
  font-weight: 700;
}

.fact-wizard-modal-image-content-set-container {
  border-top: 1px solid #ccc;
  padding: 15px 0;
  width: 80%;
  margin: 0 auto;
  font-style: italic;
}

.fact-wizard-add-facts {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 15px;
}

@media (min-width:1200px) {
  .fact-wizard-add-facts {
    float: left;
    width: 41.66666667%;
  }
}

@media (min-width:992px) {
  .fact-wizard-add-facts {
    float: left;
    width: 41.66666667%;
  }
}

.fact-wizard-fact-form-wrapper {
  margin-bottom: 1em;
}

.fact-wizard-fact-form-wrapper legend {
  line-height: 1.1;
}

.fact-wizard-fact-form {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #999;
}

.fact-wizard-fact-form:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.fact-wizard-fact-form .checkbox {
  margin-top: 0;
}

.btn-group.fact-wizard-end-form {
  border-top: none;
  margin-top: 0;
}

.form-group.date-field-select .form-control {
  width: 100%;
}

.input-group-measurement-height {
  width: 48%;
  float: left!important;
}

.input-group-measurement-height:last-child {
  float: right!important;
}

@media screen and (min-width:992px) {
  .fact-wizard-add-facts {
    padding-left: 15px;
    margin-top: 0;
  }
}

.fact-wizard-existing-facts {
  margin-bottom: 1.5em;
}

.fact-wizard-fact-form-link-to-form {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.fact-wizard-fact-form-link-to-form>.list-group,
.fact-wizard-fact-form-link-to-form>.table,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table {
  margin-bottom: 0;
}

.fact-wizard-fact-form-link-to-form>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.fact-wizard-fact-form-link-to-form>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child,
.fact-wizard-fact-form-link-to-form>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child,
.fact-wizard-fact-form-link-to-form>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fact-wizard-fact-form-link-to-form>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.fact-wizard-fact-form-link-to-form>.panel-body+.table,
.fact-wizard-fact-form-link-to-form>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.fact-wizard-fact-form-link-to-form>.table>tbody:first-child>tr:first-child td,
.fact-wizard-fact-form-link-to-form>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.fact-wizard-fact-form-link-to-form>.table-bordered,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered {
  border: 0;
}

.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr>td:first-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr>th:first-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>tfoot>tr>td:first-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>tfoot>tr>th:first-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>thead>tr>td:first-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>thead>tr>th:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>thead>tr>td:first-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr>td:last-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr>th:last-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>tfoot>tr>td:last-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>tfoot>tr>th:last-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>thead>tr>td:last-child,
.fact-wizard-fact-form-link-to-form>.table-bordered>thead>tr>th:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>thead>tr>td:last-child,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr:first-child>td,
.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr:first-child>th,
.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr:last-child>td,
.fact-wizard-fact-form-link-to-form>.table-bordered>tbody>tr:last-child>th,
.fact-wizard-fact-form-link-to-form>.table-bordered>tfoot>tr:last-child>td,
.fact-wizard-fact-form-link-to-form>.table-bordered>tfoot>tr:last-child>th,
.fact-wizard-fact-form-link-to-form>.table-bordered>thead>tr:first-child>td,
.fact-wizard-fact-form-link-to-form>.table-bordered>thead>tr:first-child>th,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>thead>tr:first-child>td,
.fact-wizard-fact-form-link-to-form>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.fact-wizard-fact-form-link-to-form>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.fact-wizard-fact-form-link-to-form>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.fact-wizard-fact-form-link-to-form>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.fact-wizard-fact-form-link-to-form>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.fact-wizard-fact-form-link-to-form .fact-wizard-fact-form-link-to-form-content {
  padding: 15px;
}

.fact-wizard-filter-wrapper {
  background: #edd9ee;
  border-bottom: 1px solid #ccc;
  padding: .25em;
}

.fact-wizard-filter {
  border: 1px solid #ccc;
  border-radius: 25px;
  display: block;
  padding: .1em .5em;
  width: 100%;
}

.fact-wizard-filter::-webkit-input-placeholder {
  font-style: italic;
}

.fact-wizard-filter::-moz-placeholder {
  font-style: italic;
}

.fact-wizard-filter:-ms-input-placeholder {
  font-style: italic;
}

.fact-wizard-filter:focus {
  border-color: #652f66;
  outline: 0;
}

.fact-wizard-facts-list-container {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 514px;
  width: 100%;
  margin-bottom: 1em;
  padding-bottom: 50px;
  overflow: hidden;
  position: relative;
}

.fact-wizard-facts-list h5,
.fact-wizard-facts-list-container h4 {
  font-size: 16px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  padding: 1em .5em;
  margin: 0;
}

.fact-wizard-facts-list-container h4 {
  font-weight: 400;
  background: #652f66;
  color: #fafafa;
}

.fact-wizard-facts-list {
  height: 100%;
  width: 100%;
  overflow: auto;
}

.fact-wizard-facts-list h5 {
  font-weight: 700;
  background: #f9f9f9;
  border-bottom: 1px solid #ccc;
}

.fact-wizard-facts-list-group {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.fact-wizard-facts-list-group-item a {
  display: block;
  padding: .5em;
  font-weight: 400;
  background: #fff;
  border-bottom: 1px solid #ccc;
}

.fact-wizard-facts-list-group-item a:after,
.fact-wizard-facts-list-group-item a:before {
  content: " ";
  display: table;
}

.fact-wizard-facts-list-group-item a:hover {
  background: #f0eaf0;
}

.fact-wizard-facts-list-group-item span {
  float: left!important;
}

.fact-wizard-facts-list-group-item .fa {
  font-size: 12px;
  padding-top: 6px;
  float: right!important;
}

.fact-wizard-story {
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 1em;
  position: relative;
}

.fact-wizard-story h4,
.fact-wizard-story p {
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.fact-wizard-story h4 {
  padding: 1em .5em;
  font-weight: 400;
  background: #652f66;
  color: #fafafa;
}

.fact-wizard-story p {
  padding: .5em;
  background: #f9f9f9;
  font-style: italic;
}

.fact-wizard-story .fact-wizard-facts-list-group-item a {
  border-bottom: none;
  border-radius: 0 0 4px 4px;
}

.fact-wizard-source {
  position: relative;
  min-height: 20px;
  padding: 19px;
  background-color: #fdfdfd;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  margin-bottom: 0;
}

@media (min-width:1200px) {
  .fact-wizard-source {
    float: left;
    width: 58.33333333%;
  }
}

@media (min-width:992px) {
  .fact-wizard-source {
    float: left;
    width: 58.33333333%;
  }
}

.fact-wizard-source blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.fact-wizard-source table {
  margin-bottom: 0;
}

.fact-wizard-source .view-source-modal-reasons {
  border-color: #ebebeb;
  border-radius: 0 0 5px 5px;
}

.fact-summary-container {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.fact-summary-container>.list-group,
.fact-summary-container>.table,
.fact-summary-container>.table-responsive>.table,
.fact-summary-heading h5 {
  margin-bottom: 0;
}

.fact-summary-container>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.fact-summary-container>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.fact-summary-container>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fact-summary-container>.table-responsive:first-child>.table:first-child,
.fact-summary-container>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.fact-summary-container>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fact-summary-container>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fact-summary-container>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fact-summary-container>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.fact-summary-container>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fact-summary-container>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fact-summary-container>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fact-summary-container>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.fact-summary-container>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fact-summary-container>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fact-summary-container>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fact-summary-container>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.fact-summary-container>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fact-summary-container>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fact-summary-container>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fact-summary-container>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.fact-summary-container>.table-responsive:last-child>.table:last-child,
.fact-summary-container>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fact-summary-container>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fact-summary-container>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fact-summary-container>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fact-summary-container>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.fact-summary-container>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fact-summary-container>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fact-summary-container>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fact-summary-container>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.fact-summary-container>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fact-summary-container>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fact-summary-container>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fact-summary-container>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.fact-summary-container>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fact-summary-container>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fact-summary-container>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fact-summary-container>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.fact-summary-container>.panel-body+.table,
.fact-summary-container>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.fact-summary-container>.table>tbody:first-child>tr:first-child td,
.fact-summary-container>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.fact-summary-container>.table-bordered,
.fact-summary-container>.table-responsive>.table-bordered {
  border: 0;
}

.fact-summary-container>.table-bordered>tbody>tr>td:first-child,
.fact-summary-container>.table-bordered>tbody>tr>th:first-child,
.fact-summary-container>.table-bordered>tfoot>tr>td:first-child,
.fact-summary-container>.table-bordered>tfoot>tr>th:first-child,
.fact-summary-container>.table-bordered>thead>tr>td:first-child,
.fact-summary-container>.table-bordered>thead>tr>th:first-child,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.fact-summary-container>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.fact-summary-container>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.fact-summary-container>.table-responsive>.table-bordered>thead>tr>td:first-child,
.fact-summary-container>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.fact-summary-container>.table-bordered>tbody>tr>td:last-child,
.fact-summary-container>.table-bordered>tbody>tr>th:last-child,
.fact-summary-container>.table-bordered>tfoot>tr>td:last-child,
.fact-summary-container>.table-bordered>tfoot>tr>th:last-child,
.fact-summary-container>.table-bordered>thead>tr>td:last-child,
.fact-summary-container>.table-bordered>thead>tr>th:last-child,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.fact-summary-container>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.fact-summary-container>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.fact-summary-container>.table-responsive>.table-bordered>thead>tr>td:last-child,
.fact-summary-container>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.fact-summary-container>.table-bordered>tbody>tr:first-child>td,
.fact-summary-container>.table-bordered>tbody>tr:first-child>th,
.fact-summary-container>.table-bordered>tbody>tr:last-child>td,
.fact-summary-container>.table-bordered>tbody>tr:last-child>th,
.fact-summary-container>.table-bordered>tfoot>tr:last-child>td,
.fact-summary-container>.table-bordered>tfoot>tr:last-child>th,
.fact-summary-container>.table-bordered>thead>tr:first-child>td,
.fact-summary-container>.table-bordered>thead>tr:first-child>th,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.fact-summary-container>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.fact-summary-container>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.fact-summary-container>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.fact-summary-container>.table-responsive>.table-bordered>thead>tr:first-child>td,
.fact-summary-container>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.fact-summary-container>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.fact-summary-container>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.fact-summary-heading h5>a,
.fact-summary-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.fact-summary-container>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.fact-summary-container>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.fact-summary-heading {
  padding: 10px 15px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
}

.fact-summary-heading h5 {
  margin-top: 0;
  font-size: 18px;
  color: inherit;
}

.fact-summary {
  padding: 0;
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.fact-summary-content {
  height: 100%;
  width: 100%;
  overflow: auto;
}

.fact-summary-fact {
  padding: 15px 15px 0;
}

.fact-summary-fact h6 {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: grey;
}

.fact-summary-fields {
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 15px;
  margin: 0;
}

.fact-summary-fields li {
  list-style: none;
}

.fact-summary-fact:last-child .fact-summary-fields {
  border-bottom: none;
}

.fact-summary-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fact-summary-content-container:after,
.fact-wizard-facts-list-container:after {
  border-radius: 15%;
  box-shadow: 0 0 4px #ccc;
  content: "";
  height: 30%;
  width: 90%;
  position: absolute;
  bottom: -60px;
  left: 2px;
}

.fact-wizard-facts-list-container:after {
  bottom: -154px;
}

.life-story-headline {
  text-align: center;
  background: #421f43;
  padding: 1em 0;
  color: #fafafa;
}

@media (max-width:768px) {
  .life-story-headline {
    background-image: linear-gradient(290deg,#5b2a5c 22%,#421f43 22%);
    -webkit-backface-visibility: hidden;
  }
}

@media (min-width:992px) {
  .life-story-headline {
    background-image: linear-gradient(290deg,#5b2a5c 28%,#421f43 28%);
    -webkit-backface-visibility: hidden;
  }

  .life-story-headline-profile--birth-death {
    width: 78%;
  }
}

@media (min-width:1200px) {
  .life-story-headline {
    background-image: linear-gradient(290deg,#5b2a5c 30%,#421f43 30%);
    -webkit-backface-visibility: hidden;
  }
}

.life-story-headline #life-story-headline-container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.life-story-headline-wrapper {
  position: relative;
}

.life-story-headline-wrapper:after,
.life-story-headline-wrapper:before {
  content: " ";
  display: table;
}

.life-story-headline-profile--full-name {
  line-height: 1;
  margin: 0 0 4px;
}

.life-story-headline-profile--name {
  font-weight: 400;
}

.life-story-headline-link {
  color: #fafafa;
}

.life-story-headline-link:focus,
.life-story-headline-link:hover {
  color: #edd9ee;
  text-decoration: none;
}

.life-story-headline-link:focus {
  text-decoration: underline;
}

.life-story-headline-profile--name-rank {
  font-weight: 300;
}

.life-story-headline-profile--birth-death {
  font-weight: 700;
  margin-bottom: 0;
}

.life-story-headline-profile--birth-death span {
  font-weight: 400;
}

.life-story-headline-profile--service-record {
  margin-bottom: 1em;
}

@media (min-width:992px) {
  .life-story-headline-profile--service-record {
    width: 78%;
  }
}

.life-story-headline-image-wrapper {
  width: 160px;
  height: 160px;
  overflow: hidden;
  margin: 0 auto 1em;
  position: relative;
  background: #fafafa;
  outline: #d9d9d9 solid 1px;
  text-align: center;
  z-index: 100;
}

.life-story-headline-image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.life-story-headline-image-wrapper .life-story-headline--image {
  max-width: 160px;
  max-height: 160px;
  display: inline-block;
  vertical-align: middle;
}

.life-story-headline-image-wrapper .add-image-icon {
  position: absolute;
  top: 120px;
  left: 61px;
  width: 38px;
  height: 32px;
}

@media (min-width:768px) {
  .life-story-headline {
    text-align: left;
  }

  .life-story-headline #life-story-headline-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .life-story-headline-image-wrapper {
    float: left!important;
    margin: 0 15px 0 0;
  }
}

.life-story-headline-profile-actions {
  margin-top: 16px;
}

.life-story-headline-profile-actions:after,
.life-story-headline-profile-actions:before {
  content: " ";
  display: table;
}

.life-story-headline-profile-actions .popover {
  color: #333;
}

.life-story-headline-profile-actions .popover p {
  color: #333;
  padding: 10px 10px 0;
}

.life-story-stats {
  padding: 8px 16px;
}

.life-story-stats--remember-count {
  font-weight: 700;
}

.test-life-story-message-bar {
  background: #cc2036;
  color: #fafafa;
  font-size: 14px;
  padding: 10px 0 8px;
  display: none;
}

.btn-share-life-story,
.popover-share-actions .share-on-facebook {
  display: inline-block;
  margin-bottom: 0;
  -webkit-user-select: none;
  text-align: center;
  font-weight: 700;
}

.locked-life-story-message-bar,
.merged-life-story-message-bar {
  background: #fff4cd;
  color: grey;
  padding: 8px 0;
}

.locked-life-story-message-bar .fa {
  color: #c4a46e;
  font-size: 25px;
  vertical-align: bottom;
  margin-right: 4px;
}

.merged-life-story-message-bar {
  background: #fff7dc;
}

@media (min-width:768px) {
  .life-story-headline-profile-actions {
    float: left;
    margin-top: 0;
    width: 60%;
  }

  .btn-remember,
  .life-story-stats,
  .share-lifestory {
    float: left!important;
  }
}

.btn-share-life-story {
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  line-height: 1.5;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border-radius: 0;
  color: #d1c1d1;
  font-size: 14px;
}

.btn-share-life-story.active:focus,
.btn-share-life-story:active:focus,
.btn-share-life-story:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-share-life-story.active,
.btn-share-life-story:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-share-life-story.disabled,
.btn-share-life-story[disabled],
fieldset[disabled] .btn-share-life-story {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-share-life-story,
.btn-share-life-story:active,
.btn-share-life-story[disabled],
fieldset[disabled] .btn-share-life-story {
  background-color: transparent;
  box-shadow: none;
}

.btn-share-life-story,
.btn-share-life-story:active,
.btn-share-life-story:focus,
.btn-share-life-story:hover {
  border-color: transparent;
}

.btn-share-life-story[disabled]:focus,
.btn-share-life-story[disabled]:hover,
fieldset[disabled] .btn-share-life-story:focus,
fieldset[disabled] .btn-share-life-story:hover {
  color: #999;
  text-decoration: none;
}

.btn-share-life-story:focus,
.btn-share-life-story:hover {
  background-color: transparent;
  color: #f0eaf0;
  text-decoration: none;
}

.btn-share-life-story .fa {
  color: inherit;
  font-size: 12px;
}

.popover-share-actions {
  padding: 15px 20px;
}

.popover-share-actions p {
  line-height: 1.3;
  color: grey;
  font-size: 14px;
}

.btn-life-story-actions,
.popover-share-actions .share-on-facebook {
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1.5;
  -moz-user-select: none;
  -ms-user-select: none;
}

.popover-share-actions .share-on-facebook {
  cursor: pointer;
  border: 1px solid #273869;
  font-size: 16px;
  border-radius: 5px;
  user-select: none;
  color: #fff;
  background: #3a549b;
  width: 100%;
  padding: 8px 16px;
}

.popover-share-actions .share-on-facebook.active:focus,
.popover-share-actions .share-on-facebook:active:focus,
.popover-share-actions .share-on-facebook:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.popover-share-actions .share-on-facebook.active,
.popover-share-actions .share-on-facebook:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.popover-share-actions .share-on-facebook.disabled,
.popover-share-actions .share-on-facebook[disabled],
fieldset[disabled] .popover-share-actions .share-on-facebook {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.open .dropdown-toggle.popover-share-actions .share-on-facebook,
.popover-share-actions .share-on-facebook.active,
.popover-share-actions .share-on-facebook:active,
.popover-share-actions .share-on-facebook:focus,
.popover-share-actions .share-on-facebook:hover {
  color: #fff;
  background-color: #13828a;
  border-color: #0d5c62;
}

.open .dropdown-toggle.popover-share-actions .share-on-facebook,
.popover-share-actions .share-on-facebook.active,
.popover-share-actions .share-on-facebook:active {
  background-image: none;
}

.popover-share-actions .share-on-facebook.disabled,
.popover-share-actions .share-on-facebook.disabled.active,
.popover-share-actions .share-on-facebook.disabled:active,
.popover-share-actions .share-on-facebook.disabled:focus,
.popover-share-actions .share-on-facebook.disabled:hover,
.popover-share-actions .share-on-facebook[disabled],
.popover-share-actions .share-on-facebook[disabled].active,
.popover-share-actions .share-on-facebook[disabled]:active,
.popover-share-actions .share-on-facebook[disabled]:focus,
.popover-share-actions .share-on-facebook[disabled]:hover,
fieldset[disabled] .popover-share-actions .share-on-facebook,
fieldset[disabled] .popover-share-actions .share-on-facebook.active,
fieldset[disabled] .popover-share-actions .share-on-facebook:active,
fieldset[disabled] .popover-share-actions .share-on-facebook:focus,
fieldset[disabled] .popover-share-actions .share-on-facebook:hover {
  background-color: #18a4ae;
  border-color: #158f98;
}

.popover-share-actions .share-on-facebook .badge {
  color: #18a4ae;
  background-color: #fff;
}

.popover-share-actions .share-on-facebook span {
  background: url(/Content/images/16x16-sprite.png) 0 1px no-repeat;
  padding-left: 24px;
}

.popover-share-actions .share-on-facebook:focus,
.popover-share-actions .share-on-facebook:hover {
  text-decoration: none;
  background: #273869;
}

.lifeStorySubnav {
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
  background: #fafafa;
  border-bottom: 1px solid #cacaca;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

.lifeStorySubnav:after,
.lifeStorySubnav:before {
  content: " ";
  display: table;
}

.lifeStorySubnav-list {
  padding-left: 0;
  list-style: none;
  font-size: 14px;
  text-align: center;
}

.lifeStorySubnav-link {
  color: #744475;
  display: block;
  padding: .85em 10px .8em;
}

.lifeStorySubnav-link:hover {
  color: #442845;
  text-decoration: underline;
}

.lifeStorySubnav-item {
  position: relative;
}

.lifeStorySubnav-item.active .lifeStorySubnav-link {
  background-color: #744475;
  color: #f0eaf0;
  border-radius: 20px;
  padding: .4em 10px;
}

.lifeStorySubnav-item.active .badge {
  background-color: rgba(240,234,240,.2);
  color: #f0eaf0;
}

@media (min-width:768px) {
  .lifeStorySubnav-item .lifeStorySubnav-link--timeline:before {
    background: #f5f5f5;
    bottom: 0;
    content: "";
    left: 59px;
    position: absolute;
    top: -60px;
    width: 2px;
    height: 57px;
  }
}

.lifeStorySubnav-item .animate .lifeStorySubnav-link--timeline:before {
  height: 0!important;
  animation: stretchHeight ease-in 1;
  animation-fill-mode: forwards;
  animation-duration: .5s;
  animation-delay: 0s;
}

.lifeStorySubnav.affix,
.lifeStorySubnav.affix-top {
  position: relative!important;
}

@media screen and (min-width:500px) {
  .lifeStorySubnav-list {
    margin: 0 auto;
  }

  .lifeStorySubnav-item {
    display: inline-block;
  }
}

@media (min-width:768px) {
  .lifeStorySubnav-link--timeline {
    margin-left: 18px;
  }

  .lifeStorySubnav-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .lifeStorySubnav-item--add {
    float: right!important;
    padding: 0;
  }
}

@media (min-width:992px) {
  .lifeStorySubnav.affix {
    position: fixed!important;
    top: 47px;
    z-index: 100;
  }
}

@media screen and (min-width:768px) {
  .lifeStorySubnav-list {
    text-align: left;
  }
}

.life-story-page-container {
  min-height: 745px;
}

.lifestories-landing-page h2 {
  color: #652f66;
}

.lifestories-landing-page .image-gallery-item--image-wrapper {
  width: 160px;
  height: 160px;
  overflow: hidden;
  margin: 0 auto 15px;
  position: relative;
  background: #fafafa;
  outline: #d9d9d9 solid 1px;
  text-align: center;
}

.lifestories-landing-page .image-gallery-item--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lifestories-landing-page .image-gallery-item--image-wrapper img {
  max-width: 160px;
  max-height: 160px;
  display: inline-block;
  vertical-align: middle;
}

.btn-life-story-actions {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  background-image: none;
  border: 1px solid #1bb9c4;
  padding: 6px 16px;
  font-size: 16px;
  border-radius: 5px;
  -webkit-user-select: none;
  user-select: none;
  color: #18a4ae;
  background-color: #e3fafb;
  margin-left: 1em;
}

.btn-add-life-story-to-community,
.btn-add-to-community {
  -ms-user-select: none;
  background-image: none;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  white-space: nowrap;
}

.btn-life-story-actions.active:focus,
.btn-life-story-actions:active:focus,
.btn-life-story-actions:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-life-story-actions:focus,
.btn-life-story-actions:hover {
  text-decoration: none;
}

.btn-life-story-actions.active,
.btn-life-story-actions:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-life-story-actions.disabled,
.btn-life-story-actions[disabled],
fieldset[disabled] .btn-life-story-actions {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-life-story-actions.active,
.btn-life-story-actions:active,
.btn-life-story-actions:focus,
.btn-life-story-actions:hover,
.open .dropdown-toggle.btn-life-story-actions {
  color: #18a4ae;
  background-color: #bff3f6;
  border-color: #14868f;
}

.btn-life-story-actions.active,
.btn-life-story-actions:active,
.open .dropdown-toggle.btn-life-story-actions {
  background-image: none;
}

.btn-life-story-actions.disabled,
.btn-life-story-actions.disabled.active,
.btn-life-story-actions.disabled:active,
.btn-life-story-actions.disabled:focus,
.btn-life-story-actions.disabled:hover,
.btn-life-story-actions[disabled],
.btn-life-story-actions[disabled].active,
.btn-life-story-actions[disabled]:active,
.btn-life-story-actions[disabled]:focus,
.btn-life-story-actions[disabled]:hover,
fieldset[disabled] .btn-life-story-actions,
fieldset[disabled] .btn-life-story-actions.active,
fieldset[disabled] .btn-life-story-actions:active,
fieldset[disabled] .btn-life-story-actions:focus,
fieldset[disabled] .btn-life-story-actions:hover {
  background-color: #e3fafb;
  border-color: #1bb9c4;
}

.btn-life-story-actions .badge {
  color: #e3fafb;
  background-color: #18a4ae;
}

.btn-add-life-story-to-community {
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  border-radius: 0;
  color: #d1c1d1;
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin: 0 auto;
  padding: 8px;
}

.btn-add-life-story-to-community.active:focus,
.btn-add-life-story-to-community:active:focus,
.btn-add-life-story-to-community:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-add-life-story-to-community.active,
.btn-add-life-story-to-community:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-add-life-story-to-community.disabled,
.btn-add-life-story-to-community[disabled],
fieldset[disabled] .btn-add-life-story-to-community {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-add-life-story-to-community,
.btn-add-life-story-to-community:active,
.btn-add-life-story-to-community[disabled],
fieldset[disabled] .btn-add-life-story-to-community {
  background-color: transparent;
  box-shadow: none;
}

.btn-add-life-story-to-community,
.btn-add-life-story-to-community:active,
.btn-add-life-story-to-community:focus,
.btn-add-life-story-to-community:hover {
  border-color: transparent;
}

.btn-add-life-story-to-community[disabled]:focus,
.btn-add-life-story-to-community[disabled]:hover,
fieldset[disabled] .btn-add-life-story-to-community:focus,
fieldset[disabled] .btn-add-life-story-to-community:hover {
  color: #999;
  text-decoration: none;
}

.btn-add-life-story-to-community:focus,
.btn-add-life-story-to-community:hover {
  background-color: transparent;
  color: #f0eaf0;
  text-decoration: none;
}

@media (min-width:768px) {
  .btn-add-life-story-to-community {
    float: left!important;
    margin-left: .5em;
  }
}

.add-to-community-modal .modal-body {
  padding: 0;
}

.add-to-community-modal .modal-footer {
  margin-top: 0;
  background-color: #efefef;
  border-radius: 0 0 4px 4px;
}

.add-to-community-list-wrapper {
  height: 100%;
  max-height: 600px;
  overflow-y: scroll;
}

.create-community-wrapper {
  padding: 20px;
}

.btn-add-to-community {
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
  padding: 8px 16px;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-weight: 700;
  background-color: #fff;
  color: #652f66;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
  border-radius: 0;
  border: none;
  border-right: 1px solid #e5e5e5;
}

.btn-add-to-community.active:focus,
.btn-add-to-community:active:focus,
.btn-add-to-community:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn-add-to-community:focus,
.btn-add-to-community:hover {
  text-decoration: none;
}

.btn-add-to-community.active,
.btn-add-to-community:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-add-to-community.disabled,
.btn-add-to-community[disabled],
fieldset[disabled] .btn-add-to-community {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-add-to-community.active,
.btn-add-to-community:active,
.btn-add-to-community:focus,
.btn-add-to-community:hover,
.open .dropdown-toggle.btn-add-to-community {
  color: #fff;
  background-color: #13828a;
  border-color: #0d5c62;
}

.btn-add-to-community.active,
.btn-add-to-community:active,
.open .dropdown-toggle.btn-add-to-community {
  background-image: none;
}

.btn-add-to-community.disabled,
.btn-add-to-community.disabled.active,
.btn-add-to-community.disabled:active,
.btn-add-to-community.disabled:focus,
.btn-add-to-community.disabled:hover,
.btn-add-to-community[disabled],
.btn-add-to-community[disabled].active,
.btn-add-to-community[disabled]:active,
.btn-add-to-community[disabled]:focus,
.btn-add-to-community[disabled]:hover,
fieldset[disabled] .btn-add-to-community,
fieldset[disabled] .btn-add-to-community.active,
fieldset[disabled] .btn-add-to-community:active,
fieldset[disabled] .btn-add-to-community:focus,
fieldset[disabled] .btn-add-to-community:hover {
  background-color: #18a4ae;
  border-color: #158f98;
}

.btn-add-to-community .badge {
  color: #18a4ae;
  background-color: #fff;
}

.btn-add-to-community:focus {
  background-color: #845985;
}

.btn-add-to-community:hover {
  background-color: #652f66;
  color: #fff;
}

.add-to-community-item {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}

.add-to-community-item:after,
.add-to-community-item:before {
  content: " ";
  display: table;
}

.add-to-community-item:after {
  clear: both;
}

.add-to-community-item .add-to-community-item-text {
  position: relative;
  padding: 1em 1em 1em 80px;
}

.add-to-community-item .add-to-community-item-text--organisation {
  display: block;
  font-size: 14px;
}

.add-to-community-item.added-to-community .btn-add-to-community {
  background-color: #845985;
  color: #fff;
  border: none;
}

.life-story-communities .life-story-community {
  margin-bottom: 1em;
}

.lifeStory-sidebar {
  margin-top: 2em;
}

.lifeStory-sidebar .panel {
  background: 0 0;
  box-shadow: none;
}

.lifeStory-sidebar .panel-default {
  margin-bottom: 2em;
}

.lifeStory-sidebar .panel-heading {
  background: 0 0;
  border-color: #ddd;
  padding: 10px 5px;
}

.lifeStory-sidebar .panel-heading:after,
.lifeStory-sidebar .panel-heading:before {
  content: " ";
  display: table;
}

@media (min-width:1200px) {
  .lifeStory-sidebar .panel-heading {
    padding: 10px;
  }
}

.lifeStory-sidebar .panel-title {
  float: left!important;
  font-size: 16px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-weight: 700;
}

.lifeStory-sidebar .panel-body {
  background: #f5f5f5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 5px 5px;
}

.lifeStory-sidebar .panel-body .primary-link {
  color: #18a4ae;
}

@media (min-width:1200px) {
  .lifeStory-sidebar .panel-body {
    padding: 10px 10px 5px;
  }
}

.lifeStory-sidebar .panel-view-all {
  float: right!important;
  font-size: 12px;
  font-weight: 400;
  margin-top: -1px;
}

.lifeStory-sidebar .panel-small-text {
  font-size: 14px;
  font-style: italic;
}

.lifeStory-sidebar .btn-link {
  color: #18a4ae;
  padding: 8px 0;
  font-weight: 700;
}

.timeline-event__key-evidence {
  font-size: 14px;
  padding: 7px 0 0;
  position: relative;
  top: -4px;
}

.timeline-event__key-evidence__icon {
  margin-right: 5px;
}

.timeline-event__content {
  padding-bottom: 0;
}

.timeline-event__meta {
  position: relative;
  overflow: hidden;
}

.recordImage {
  padding: 12px 0 0 46px;
}

.stories-intro,
.stories-story-container {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.recordImage:before {
  background-image: url(/Content/images/records/default.jpg);
  background-repeat: no-repeat;
  background-size: 40px;
  border: 1px solid #d9d9d9;
  content: "";
  height: 57px;
  margin: 0 0 0 -46px;
  position: absolute;
  width: 40px;
  top: 8px;
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage:before {
    background-image: url(/Content/images/records/default@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage:before {
    background-image: url(/Content/images/records/default@3x.jpg);
  }
}

.recordImage:hover:before {
  border-color: #652f66;
  transition: top .11s ease-in;
  top: 4px;
}

.recordImage--mic:before {
  background-image: url(/Content/images/records/mic.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--mic:before {
    background-image: url(/Content/images/records/mic@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--mic:before {
    background-image: url(/Content/images/records/mic@3x.jpg);
  }
}

.recordImage--birth:before {
  background-image: url(/Content/images/records/birth.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--birth:before {
    background-image: url(/Content/images/records/birth@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--birth:before {
    background-image: url(/Content/images/records/birth@3x.jpg);
  }
}

.recordImage--death:before {
  background-image: url(/Content/images/records/death.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--death:before {
    background-image: url(/Content/images/records/death@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--death:before {
    background-image: url(/Content/images/records/death@3x.jpg);
  }
}

.recordImage--marriage:before {
  background-image: url(/Content/images/records/marriage.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--marriage:before {
    background-image: url(/Content/images/records/marriage@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--marriage:before {
    background-image: url(/Content/images/records/marriage@3x.jpg);
  }
}

.recordImage--census-1881:before {
  background-image: url(/Content/images/records/census-1881.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--census-1881:before {
    background-image: url(/Content/images/records/census-1881@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--census-1881:before {
    background-image: url(/Content/images/records/census-1881@3x.jpg);
  }
}

.recordImage--census-1891:before {
  background-image: url(/Content/images/records/census-1891.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--census-1891:before {
    background-image: url(/Content/images/records/census-1891@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--census-1891:before {
    background-image: url(/Content/images/records/census-1891@3x.jpg);
  }
}

.recordImage--census-1901:before {
  background-image: url(/Content/images/records/census-1901.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--census-1901:before {
    background-image: url(/Content/images/records/census-1901@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--census-1901:before {
    background-image: url(/Content/images/records/census-1901@3x.jpg);
  }
}

.recordImage--census-1911:before {
  background-image: url(/Content/images/records/census-1911.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--census-1911:before {
    background-image: url(/Content/images/records/census-1911@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--census-1911:before {
    background-image: url(/Content/images/records/census-1911@3x.jpg);
  }
}

.recordImage--service:before {
  background-image: url(/Content/images/records/service.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--service:before {
    background-image: url(/Content/images/records/service@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--service:before {
    background-image: url(/Content/images/records/service@3x.jpg);
  }
}

.recordImage--royal-navy:before {
  background-image: url(/Content/images/records/royal-navy.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--royal-navy:before {
    background-image: url(/Content/images/records/royal-navy@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--royal-navy:before {
    background-image: url(/Content/images/records/royal-navy@3x.jpg);
  }
}

.recordImage--raf:before {
  background-image: url(/Content/images/records/raf.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--raf:before {
    background-image: url(/Content/images/records/raf@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--raf:before {
    background-image: url(/Content/images/records/raf@3x.jpg);
  }
}

.recordImage--canadian:before {
  background-image: url(/Content/images/records/canadian.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--canadian:before {
    background-image: url(/Content/images/records/canadian@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--canadian:before {
    background-image: url(/Content/images/records/canadian@3x.jpg);
  }
}

.recordImage--royal-marines:before {
  background-image: url(/Content/images/records/royal-marines.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--royal-marines:before {
    background-image: url(/Content/images/records/royal-marines@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--royal-marines:before {
    background-image: url(/Content/images/records/royal-marines@3x.jpg);
  }
}

.recordImage--royal-navy-officers:before {
  background-image: url(/Content/images/records/royal-navy-officers.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--royal-navy-officers:before {
    background-image: url(/Content/images/records/royal-navy-officers@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--royal-navy-officers:before {
    background-image: url(/Content/images/records/royal-navy-officers@3x.jpg);
  }
}

.recordImage--merchant-navy:before {
  background-image: url(/Content/images/records/merchant-navy.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--merchant-navy:before {
    background-image: url(/Content/images/records/merchant-navy@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--merchant-navy:before {
    background-image: url(/Content/images/records/merchant-navy@3x.jpg);
  }
}

.recordImage--raf-air-80:before {
  background-image: url(/Content/images/records/raf-air-80.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--raf-air-80:before {
    background-image: url(/Content/images/records/raf-air-80@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--raf-air-80:before {
    background-image: url(/Content/images/records/raf-air-80@3x.jpg);
  }
}

.recordImage--womans-royal-navy-service-officers:before {
  background-image: url(/Content/images/records/womans-royal-navy-service-officers.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--womans-royal-navy-service-officers:before {
    background-image: url(/Content/images/records/womans-royal-navy-service-officers@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--womans-royal-navy-service-officers:before {
    background-image: url(/Content/images/records/womans-royal-navy-service-officers@3x.jpg);
  }
}

.recordImage--womans-royal-navy-service:before {
  background-image: url(/Content/images/records/womans-royal-navy-service.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--womans-royal-navy-service:before {
    background-image: url(/Content/images/records/womans-royal-navy-service@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--womans-royal-navy-service:before {
    background-image: url(/Content/images/records/womans-royal-navy-service@3x.jpg);
  }
}

.recordImage--womans-army-auxiliary:before {
  background-image: url(/Content/images/records/womans-army-auxiliary.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--womans-army-auxiliary:before {
    background-image: url(/Content/images/records/womans-army-auxiliary@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--womans-army-auxiliary:before {
    background-image: url(/Content/images/records/womans-army-auxiliary@3x.jpg);
  }
}

.recordImage--new-zealand-expeditionary:before {
  background-image: url(/Content/images/records/new-zealand-expeditionary.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--new-zealand-expeditionary:before {
    background-image: url(/Content/images/records/new-zealand-expeditionary@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--new-zealand-expeditionary:before {
    background-image: url(/Content/images/records/new-zealand-expeditionary@3x.jpg);
  }
}

.recordImage--aus-imperial-force:before {
  background-image: url(/Content/images/records/aus-imperial-force.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--aus-imperial-force:before {
    background-image: url(/Content/images/records/aus-imperial-force@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--aus-imperial-force:before {
    background-image: url(/Content/images/records/aus-imperial-force@3x.jpg);
  }
}

.recordImage--co:before {
  background-image: url(/Content/images/records/co.jpg);
}

@media "(min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2)","(min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx)" {
  .recordImage--co:before {
    background-image: url(/Content/images/records/co@2x.jpg);
  }
}

@media "(min-device-pixel-ratio: 3), (-webkit-min-device-pixel-ratio: 3.5520833333333335), (-webkit-min-device-pixel-ratio: 3)","(min-device-pixel-ratio: 3), (min-resolution: 341dpi), (min-resolution: 3dppx)" {
  .recordImage--co:before {
    background-image: url(/Content/images/records/co@3x.jpg);
  }
}

.stories-intro {
  position: relative;
}

.stories-wrapper:after,
.stories-wrapper:before {
  content: " ";
  display: table;
}

.stories-story-container {
  position: relative;
  margin: 15px 0;
  width: 100%;
}

@media (min-width:1200px) {
  .stories-intro {
    float: left;
    width: 100%;
  }

  .stories-story-container {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .stories-story-container {
    float: left;
    width: 50%;
  }
}

.stories-story {
  background: #fafafa;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.125);
}

.stories-story:after,
.stories-story:before {
  content: " ";
  display: table;
}

.stories-story-title {
  font-size: 16px;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  margin-top: 10px;
  font-weight: 700;
}

.featuredLifeStory-description,
.payment-option .payment-option-body span.price,
.redeem-fieldset legend,
.subscription-includes-list {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.stories-story-narrative {
  margin-bottom: 15px;
  word-wrap: break-word;
}

.stories-story-meta {
  font-size: 14px;
  color: #999;
  margin-bottom: 0;
  float: left!important;
}

.stories-story-meta p {
  margin-bottom: 0;
}

.stories-story-credit {
  font-size: 14px;
  padding: 10px 15px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.image-gallery-item {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
  width: 100%;
  margin: 0 auto 10px;
  padding: 5px 2px;
  text-align: center;
  border: 1px solid #d9d9d9;
}

.image-gallery-item--description {
  font-size: 14px;
  text-align: left;
  margin: 0;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.image-gallery-item--image-wrapper {
  width: 160px;
  height: 160px;
  overflow: hidden;
  margin: 0 auto 5px;
  position: relative;
  background: #f2f2f2;
  outline: #d9d9d9 solid 1px;
  text-align: center;
}

.image-gallery-item--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.image-gallery-item--image-wrapper img {
  max-width: 160px;
  max-height: 160px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width:420px) {
  .image-gallery-item {
    width: 170px;
    float: left;
    margin: 0 10px 20px 0;
  }
}

@media screen and (min-width:992px) {
  .image-gallery-item {
    margin-right: 20px;
  }
}

.flip-image-gallery {
  margin: 0 auto;
  padding: 0;
  width: 320px;
}

@media (min-width:768px) {
  .flip-image-gallery {
    width: 490px;
  }
}

@media (min-width:992px) {
  .flip-image-gallery {
    width: 960px;
  }
}

.flip-image-gallery li {
  display: inline;
  float: left;
}

.flip-image-gallery>li:nth-child(1) .flip-image-gallery-item-container {
  animation-delay: 2s;
}

.flip-image-gallery>li:nth-child(2) .flip-image-gallery-item-container {
  animation-delay: 7s;
}

.flip-image-gallery>li:nth-child(3) .flip-image-gallery-item-container {
  animation-delay: 4s;
}

.flip-image-gallery>li:nth-child(4) .flip-image-gallery-item-container {
  animation-delay: 10s;
}

.flip-image-gallery>li:nth-child(5) .flip-image-gallery-item-container {
  animation-delay: 1s;
}

.flip-image-gallery>li:nth-child(6) .flip-image-gallery-item-container {
  animation-delay: 12s;
}

.flip-image-gallery>li:nth-child(7) .flip-image-gallery-item-container {
  animation-delay: 6s;
}

.flip-image-gallery>li:nth-child(8) .flip-image-gallery-item-container {
  animation-delay: 3s;
}

.flip-image-gallery>li:nth-child(9) .flip-image-gallery-item-container {
  animation-delay: 8s;
}

.flip-image-gallery>li:nth-child(10) .flip-image-gallery-item-container {
  animation-delay: 14s;
}

.flip-image-gallery>li:nth-child(11) .flip-image-gallery-item-container {
  animation-delay: 2s;
}

.flip-image-gallery>li:nth-child(12) .flip-image-gallery-item-container {
  animation-delay: 11s;
}

.flip-image-gallery-item-container {
  transform: perspective(1000px);
  transform-style: preserve-3d;
  animation: flip 1s ease-in forwards;
  animation-delay: 5s;
  width: 80px;
  height: 80px;
}

.flip-image-gallery-item-wrapper {
  position: relative;
  transform: perspective(1000px);
  transform-style: preserve-3d;
  transition: all .6s ease 0s;
  width: 80px;
  height: 80px;
}

.flip-image-back,
.flip-image-front {
  width: 80px;
  height: 80px;
  backface-visibility: hidden;
  left: 0;
  position: absolute;
  top: 0;
  transform-style: preserve-3d;
  transition: all .6s ease 0s;
}

.flip-image-back img,
.flip-image-front img {
  margin: 0;
}

.flip-image-front {
  background: #652f66;
  z-index: 0;
}

.flip-image-back {
  background: #18a4ae;
  transform: rotateY(-180deg);
  z-index: 1;
}

.page-member-profile header {
  background: #fafafa;
  padding: 1.5em 0;
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
}

.page-member-profile .member-profile-image-wrapper {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  overflow: hidden;
  outline: #aaa solid 1px;
}

.page-member-profile .member-profile-image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.page-member-profile .member-profile-image {
  max-width: 120px;
  max-height: 120px;
  display: inline-block;
  vertical-align: middle;
}

.page-member-profile .member-profile-info {
  text-align: center;
}

.page-member-profile .member-profile-bio {
  font-size: 14px;
  color: #666;
}

.page-member-profile .member-profile-external-sites {
  padding-left: 0;
  list-style: none;
  margin: .25em 0 .5em;
}

.page-member-profile .member-profile-external-sites .fa {
  font-size: 14px;
  margin-right: 4px;
}

.page-member-profile .member-profile-external-sites .member-profile-external-sites--facebook {
  padding-left: 18px;
  background: url(/Content/images/14x14-sprite.png) 0 2px no-repeat;
}

.page-member-profile .member-profile-external-sites .member-profile-external-sites--twitter {
  padding-left: 18px;
  background: url(/Content/images/14x14-sprite.png) 0 -26px no-repeat;
}

.page-member-profile .communities-list h2 {
  font-size: 28px;
  color: #333;
}

@media (min-width:540px) {
  .page-member-profile .member-profile-image-wrapper {
    float: left!important;
    margin-right: 1em;
  }

  .page-member-profile .member-profile-info {
    text-align: left;
    float: left;
    width: 70%;
  }

  .page-member-profile .member-profile-info h1 {
    margin: 0;
  }

  .page-member-profile .member-profile-external-sites {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
  }

  .page-member-profile .member-profile-external-sites>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.subscription-payment-options,
.subscription-reasons {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}

.volunteer-badge {
  font-size: 18px;
  margin-top: 3px;
  vertical-align: top;
}

.volunteer-badge-bg {
  color: #afcb39;
}

.subscription-landing-page {
  margin-left: -15px;
  margin-right: -15px;
}

.subscription-landing-page-title {
  color: #333;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 12px;
}

.subscription-payment-options {
  background: #fdfdfd;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-top: 30px;
}

@media (min-width:768px) {
  .subscription-payment-options {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .subscription-payment-options {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:1200px) {
  .subscription-payment-options {
    float: left;
    width: 66.66666667%;
  }
}

.subscription-payment-options h5 {
  color: #652f66;
  margin-top: 25px;
}

@media (min-width:768px) {
  .subscription-reasons {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .subscription-reasons {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:1200px) {
  .subscription-reasons {
    float: left;
    width: 33.33333333%;
  }
}

.subscription-reasons h3 {
  color: #652f66;
}

.subscription-reasons p {
  color: grey;
  font-style: italic;
}

.subscription-reasons ul {
  margin-left: 10px;
  padding-left: 5px;
}

.subscription-reasons ul li {
  margin: 10px 0;
}

.payment-page .table-responsive {
  border: none;
}

.subscription-benefits-list {
  margin-bottom: 20px;
  padding-left: 0;
}

.subscription-benefits-list li {
  position: relative;
  display: block;
  padding: 10px 15px 10px 20px;
  margin-bottom: -1px;
  border: 1px solid #ddd;
  background: #fdfdfd;
  border-left: none;
  border-right: none;
}

.subscription-benefits-list li:last-child {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.subscription-benefits-list li>.badge {
  float: right;
}

.subscription-benefits-list li>.badge+.badge {
  margin-right: 5px;
}

.subscription-benefits-list li strong {
  margin-left: -10px;
}

.subscription-benefits-list li:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.subscription-benefits-list .fa {
  float: right;
  color: #afcb39;
  font-size: 21px;
}

.subscription-benefits {
  width: 100%;
  margin-bottom: 24px;
  border: 1px solid #ddd;
  text-align: left;
  margin-top: 1em;
}

.subscription-benefits>tbody>tr>td,
.subscription-benefits>tbody>tr>th,
.subscription-benefits>tfoot>tr>td,
.subscription-benefits>tfoot>tr>th,
.subscription-benefits>thead>tr>td,
.subscription-benefits>thead>tr>th {
  padding: 10px 20px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.subscription-benefits>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.subscription-benefits>caption+thead>tr:first-child>td,
.subscription-benefits>caption+thead>tr:first-child>th,
.subscription-benefits>colgroup+thead>tr:first-child>td,
.subscription-benefits>colgroup+thead>tr:first-child>th,
.subscription-benefits>thead:first-child>tr:first-child>td,
.subscription-benefits>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.subscription-benefits>tbody+tbody {
  border-top: 2px solid #ddd;
}

.subscription-benefits .table {
  background-color: #f2f2f2;
}

.subscription-benefits tbody>tr>td {
  vertical-align: middle;
}

.subscription-benefits .recordTable-row>td {
  vertical-align: top;
}

.subscription-benefits th {
  font-weight: 400;
  background: #f9f9f9;
}

.subscription-benefits td {
  background: #fff;
}

.subscription-benefits .benefit-th {
  visibility: hidden;
  border: none;
}

.subscription-benefits .friend-th,
.subscription-benefits .member-th {
  border: none;
  border-left: 1px solid #ddd;
  text-align: center;
}

.subscription-benefits tr:last-child {
  border-bottom: 1px solid #ddd;
}

.subscription-benefits span {
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #afcb39;
  font-size: 21px;
}

.subscription-benefits .friend,
.subscription-benefits .member {
  border-left: 1px solid #d9d9d9;
}

.subscription-benefits .member .fa {
  color: #c7db76;
}

.subscription-benefits .benefit {
  padding-left: 30px;
}

.subscription-benefits .benefit strong {
  margin-left: -15px;
  display: inline-block;
}

.subscription-includes {
  color: #afcb39;
  font-size: 21px;
  font-weight: 700;
}

.subscription-includes-list {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  font-size: 24px;
  font-weight: 400;
}

@media screen and (min-width:769px) {
  .subscription-reasons {
    padding-left: 20px;
    padding-top: 40px;
  }
}

@media screen and (min-width:1200px) {
  .subscription-reasons {
    padding-left: 30px;
  }
}

.subscription-payment-container {
  margin-left: -15px;
  margin-right: -15px;
}

.subscription-payment-container .subscription-payment-infomation {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
}

@media (min-width:768px) {
  .subscription-payment-container .subscription-payment-infomation {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .subscription-payment-container .subscription-payment-infomation {
    float: left;
    width: 25%;
  }
}

@media (min-width:1200px) {
  .subscription-payment-container .subscription-payment-infomation {
    float: left;
    width: 33.33333333%;
  }
}

.subscription-payment-container .subscription-payment-infomation .payment-option {
  margin-bottom: 0;
}

.subscription-payment-container .subscription-payment-infomation section {
  padding-top: 10px;
  padding-bottom: 10px;
}

.subscription-payment-container .subscription-payment-infomation p {
  color: grey;
  font-style: italic;
}

.subscription-payment-container .subscription-payment-infomation h3 {
  color: #652f66;
}

.subscription-payment-container .subscription-payment {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fdfdfd;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-top: 30px;
}

@media (min-width:768px) {
  .subscription-payment-container .subscription-payment {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .subscription-payment-container .subscription-payment {
    float: left;
    width: 75%;
  }
}

@media (min-width:1200px) {
  .subscription-payment-container .subscription-payment {
    float: left;
    width: 66.66666667%;
  }
}

.subscription-payment-container .payment-form-container {
  background: #fdfdfd;
  margin: 0;
  padding: 10px;
}

.payment-option-container,
.subscription-confirmation-container .subscription-management {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  position: relative;
  min-height: 1px;
}

.subscription-confirmation-container {
  margin-left: -15px;
  margin-right: -15px;
}

.subscription-confirmation-container h2 {
  color: #333;
}

.subscription-confirmation-container .subscription-confirmation {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fdfdfd;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-top: 30px;
}

@media (min-width:768px) {
  .subscription-confirmation-container .subscription-confirmation {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .subscription-confirmation-container .subscription-confirmation {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:1200px) {
  .subscription-confirmation-container .subscription-confirmation {
    float: left;
    width: 66.66666667%;
  }
}

.subscription-confirmation-container .subscription-confirmation .payment-option {
  border-color: #a6a6a6;
  border-width: 2px;
  width: 60%;
}

.subscription-confirmation-container .subscription-confirmation .payment-option .payment-option-body p {
  color: #a6a6a6;
}

.subscription-confirmation-container .subscription-confirmation .payment-option .panel-heading {
  background: #a6a6a6;
}

.subscription-confirmation-container .subscription-confirmation .btn-faux {
  margin: 0 auto;
  font-weight: 700;
  color: #afcb39!important;
  border-color: #afcb39!important;
  background: #fdfdfd;
  cursor: default;
}

.subscription-confirmation-container .subscription-confirmation .btn-faux .fa {
  background: #afcb39!important;
}

@media (min-width:768px) {
  .subscription-confirmation-container .subscription-management {
    float: left;
    width: 100%;
  }
}

@media (min-width:992px) {
  .subscription-confirmation-container .subscription-management {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:1200px) {
  .subscription-confirmation-container .subscription-management {
    float: left;
    width: 33.33333333%;
  }

  .payment-option-container {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width:769px) {
  .subscription-confirmation .payment-option {
    width: 50%;
    margin: 0 auto;
  }
}

@media (min-width:992px) {
  .payment-option-container {
    float: left;
    width: 50%;
  }
}

@media (min-width:768px) {
  .payment-option-container {
    float: left;
    width: 50%;
  }

  .payment-option-container:first-child {
    padding-left: 0;
  }

  .payment-option-container:last-child {
    padding-right: 0;
  }
}

.payment-option {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid #652f66;
  border-radius: 5px 5px 2px 2px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.payment-option>.list-group,
.payment-option>.table,
.payment-option>.table-responsive>.table {
  margin-bottom: 0;
}

.payment-option>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.payment-option>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.payment-option>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.payment-option>.table-responsive:first-child>.table:first-child,
.payment-option>.table:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.payment-option>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.payment-option>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.payment-option>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.payment-option>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.payment-option>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.payment-option>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.payment-option>.table:first-child>thead:first-child>tr:first-child td:first-child,
.payment-option>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.payment-option>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.payment-option>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.payment-option>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.payment-option>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.payment-option>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.payment-option>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.payment-option>.table:first-child>thead:first-child>tr:first-child td:last-child,
.payment-option>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.payment-option>.table-responsive:last-child>.table:last-child,
.payment-option>.table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.payment-option>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.payment-option>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.payment-option>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.payment-option>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.payment-option>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.payment-option>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.payment-option>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.payment-option>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}

.payment-option>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.payment-option>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.payment-option>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.payment-option>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.payment-option>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.payment-option>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.payment-option>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.payment-option>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}

.payment-option>.panel-body+.table,
.payment-option>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.payment-option>.table>tbody:first-child>tr:first-child td,
.payment-option>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.payment-option>.table-bordered,
.payment-option>.table-responsive>.table-bordered {
  border: 0;
}

.payment-option>.table-bordered>tbody>tr>td:first-child,
.payment-option>.table-bordered>tbody>tr>th:first-child,
.payment-option>.table-bordered>tfoot>tr>td:first-child,
.payment-option>.table-bordered>tfoot>tr>th:first-child,
.payment-option>.table-bordered>thead>tr>td:first-child,
.payment-option>.table-bordered>thead>tr>th:first-child,
.payment-option>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.payment-option>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.payment-option>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.payment-option>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.payment-option>.table-responsive>.table-bordered>thead>tr>td:first-child,
.payment-option>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.payment-option>.table-bordered>tbody>tr>td:last-child,
.payment-option>.table-bordered>tbody>tr>th:last-child,
.payment-option>.table-bordered>tfoot>tr>td:last-child,
.payment-option>.table-bordered>tfoot>tr>th:last-child,
.payment-option>.table-bordered>thead>tr>td:last-child,
.payment-option>.table-bordered>thead>tr>th:last-child,
.payment-option>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.payment-option>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.payment-option>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.payment-option>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.payment-option>.table-responsive>.table-bordered>thead>tr>td:last-child,
.payment-option>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.payment-option>.table-bordered>tbody>tr:first-child>td,
.payment-option>.table-bordered>tbody>tr:first-child>th,
.payment-option>.table-bordered>tbody>tr:last-child>td,
.payment-option>.table-bordered>tbody>tr:last-child>th,
.payment-option>.table-bordered>tfoot>tr:last-child>td,
.payment-option>.table-bordered>tfoot>tr:last-child>th,
.payment-option>.table-bordered>thead>tr:first-child>td,
.payment-option>.table-bordered>thead>tr:first-child>th,
.payment-option>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.payment-option>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.payment-option>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.payment-option>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.payment-option>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.payment-option>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.payment-option>.table-responsive>.table-bordered>thead>tr:first-child>td,
.payment-option>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.payment-option>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.payment-option>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.payment-option>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #ddd;
}

.payment-option>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.payment-option .panel-heading {
  background: #652f66;
  text-align: center;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.payment-option .panel-heading h3 {
  font-weight: 700;
  color: #fafafa;
  position: relative;
}

.payment-option .panel-heading h3 span.special-offer {
  background: url(/Content/images/specialOfferFlag.png) no-repeat;
  top: -16px;
  right: -23px;
  position: absolute;
  width: 99px;
  height: 92px;
  text-indent: -5000px;
  display: block;
}

.payment-option .panel-heading h3 span.best-value {
  background: url(/Content/images/bestValueFlag.png) no-repeat;
  position: absolute;
  top: -14px;
  width: 99px;
  height: 92px;
  right: -24px;
  text-indent: -5000px;
  display: block;
}

.payment-option .payment-option-body {
  padding: 15px;
  text-align: center;
  line-height: 18px;
}

.payment-option .payment-option-body p {
  margin: 30px 0;
  color: #652f66;
  font-style: normal;
}

.payment-option .payment-option-body span.price {
  font-size: 50px;
  font-style: normal;
}

.payment-option .payment-option-body span.price.line-through {
  text-decoration: line-through;
  color: grey;
}

.payment-option .payment-option-body span.price.discounted {
  color: #c81b17;
}

.payment-option .btn {
  width: 80%;
}

.payment-option--selected,
.subscription-confirmation .payment-option {
  border-color: #a6a6a6;
}

.payment-option--selected .panel-heading,
.subscription-confirmation .payment-option .panel-heading {
  background: #a6a6a6;
}

.payment-option.payment-option--selected .payment-option-body p {
  color: #a6a6a6;
}

.payment-option.payment-option--selected .payment-option-body p.btn-faux {
  margin: 0 auto;
  border-color: #afcb39;
}

.payment-option.payment-option--selected .payment-option-body p.btn-faux:hover {
  cursor: auto;
}

.payment-option.payment-option--selected .payment-option-body p.btn-faux .fa {
  background-color: #afcb39;
}

.change-subscription {
  font-weight: 400;
  font-size: 14px;
  margin-top: 15px;
  display: block;
  text-decoration: underline;
}

.change-subscription:hover {
  color: #311732;
}

.card-declined {
  padding: 15px;
  border: 1px solid #ebccd1;
  border-radius: 5px;
  background-color: #f2dede;
  color: #a94442;
  margin-bottom: -20px;
  margin-top: 10px;
}

.card-declined h4 {
  margin-top: 0;
  color: inherit;
}

.card-declined .alert-link {
  font-weight: 700;
  color: #843534;
}

.card-declined>p,
.card-declined>ul {
  margin-bottom: 0;
}

.card-declined>p+p {
  margin-top: 5px;
}

.card-declined hr {
  border-top-color: #e4b9c0;
}

.card-declined h3 {
  margin-top: 0;
}

#member-subscription-page-container .alert-success {
  margin-top: 20px;
  margin-bottom: -15px;
}

.member-subscription-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .member-subscription-wrapper {
    float: left;
    width: 66.66666667%;
    margin-left: 16.66666667%;
  }
}

@media (min-width:992px) {
  .member-subscription-wrapper {
    float: left;
    width: 50%;
    margin-left: 25%;
  }
}

@media (min-width:1200px) {
  .member-subscription-wrapper {
    float: left;
    width: 50%;
    margin-left: 25%;
  }
}

#redeem-container .subscription-landing-page .subscription-payment-options {
  padding-left: 0;
  padding-right: 0;
  background: #f2f2f2;
  border: none;
  border-radius: 0;
  margin-top: 0;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background: #fdfdfd;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-top: 15px;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper:first-child {
  margin-top: 30px;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper.redeem-form {
  background: #f1fcfd;
  margin-top: 15px;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper.alert-success {
  background: #f8faed!important;
  text-align: center;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper.alert-success span {
  color: #8ea62b;
  font-size: 42px;
  margin-top: 10px;
  margin-bottom: 0;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper.alert-success h3 {
  color: #8ea62b;
  font-weight: 700;
  margin-top: 10px;
}

#redeem-container .subscription-landing-page .subscription-payment-options .section-wrapper.alert-success p {
  color: #333;
}

.redeem-fieldset {
  position: relative;
}

.redeem-fieldset legend {
  font-size: 24px;
  font-weight: 400;
  border: none;
  padding-top: 15px;
  margin-bottom: -5px;
}

.redeem-fieldset label {
  font-weight: 400;
  font-size: 85%;
  padding-bottom: 15px;
}

@media screen and (min-width:769px) {
  #PaymentFormContainer {
    height: 706px!important;
  }

  .redeem-form {
    position: relative;
  }

  .voucher-success-message .btn-primary {
    position: absolute;
    top: 88px;
    left: 216px;
  }

  .redeem-fieldset .validationMessage {
    max-width: 312px;
  }

  .redeem-fieldset .btn-primary {
    margin-top: 0;
  }

  .redeem-fieldset .spinner-container {
    margin-top: 10px;
  }

  .redeem-fieldset .spinner-container .spinner {
    left: 10px;
  }
}

.remembered-by-list {
  overflow: hidden;
  zoom: 1;
  margin-top: 15px;
}

.remembered-by-list>.pull-left {
  margin-right: 10px;
}

.remembered-by-list>.pull-right {
  margin-left: 10px;
}

.remembered-by-list-profile {
  overflow: hidden;
  zoom: 1;
}

.remembered-by-list-profile--name {
  margin: 0 0 5px;
}

.remembered-by-list--image-info-wrapper {
  display: block;
  float: left;
  height: 74px;
  position: relative;
  width: 74px;
  margin-right: 10px;
}

.remembered-by-list--image-info-wrapper .subscribed-badge {
  right: -1px;
  position: absolute;
  bottom: -3px;
  vertical-align: bottom;
}

.remembered-by-list--image-wrapper {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 70px;
  height: 70px;
  background: #ddd;
}

.remembered-by-list--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.remembered-by-list--image {
  display: inline-block;
  max-height: 70px;
  max-width: 70px;
  vertical-align: middle;
}

.remembered-by-list-profile--description {
  margin-bottom: 0;
  color: grey;
  font-style: italic;
}

.featured-life-group {
  margin-top: 1.5em;
}

.featuredLifeStory {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 15px;
  text-align: center;
}

.featuredLifeStory:hover {
  background: #fdfdfd;
}

.featuredLifeStory-content,
.featuredLifeStory-image-link {
  display: block;
}

@media (min-width:480px) {
  .featuredLifeStory {
    text-align: left;
  }

  .featuredLifeStory-content,
  .featuredLifeStory-image-link {
    display: table-cell;
    vertical-align: top;
  }
}

.featuredLifeStory-image-link {
  padding: 0 10px 10px 0;
}

.featuredLifeStory-image-wrapper {
  background: #fafafa;
  display: block;
  height: 140px;
  overflow: hidden;
  outline: #d9d9d9 solid 1px;
  position: relative;
  text-align: center;
  width: 140px;
  margin: 0 auto;
}

.featuredLifeStory-image-wrapper>span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.featuredLifeStory-image-wrapper>img {
  display: inline-block;
  max-width: 140px;
  max-height: 140px;
  vertical-align: middle;
}

.featuredLifeStory-image-wrapper:hover {
  outline-color: #652f66;
}

@media (min-width:480px) {
  .featuredLifeStory-image-wrapper {
    margin: 0;
  }
}

.featuredLifeStory-title {
  font-size: 24px;
  margin: 0 0 5px;
}

.featuredLifeStory-date {
  margin-bottom: 0;
}

.featuredLifeStory-description {
  font-size: 21px;
  line-height: 1.3;
}

.life-story-snippet {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  margin-bottom: .5em;
  float: left;
  padding-bottom: .5em;
  position: relative;
  width: 100%;
}

.life-story-snippet:last-child {
  border-bottom: none;
}

.life-story-snippet .life-story-snippet-link {
  display: block;
  padding: 5px;
  width: 100%;
}

.life-story-snippet .life-story-snippet-link:after,
.life-story-snippet .life-story-snippet-link:before {
  content: " ";
  display: table;
}

.life-story-snippet .life-story-snippet-link,
.life-story-snippet .life-story-snippet-link:focus,
.life-story-snippet .life-story-snippet-link:hover {
  text-decoration: none;
  color: #333;
  font-weight: 400;
}

.life-story-snippet .life-story-snippet-link:hover {
  background: #fafafa;
}

.life-story-snippet .life-story-snippet-link:hover .life-story-snippet-profile--name {
  text-decoration: underline;
}

.life-story-snippet p {
  margin-bottom: 0;
}

.life-story-snippet .life-story-snippet--image-wrapper {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0 15px 0 0;
  position: relative;
  background: #fafafa;
  outline: #d9d9d9 solid 1px;
  text-align: center;
  float: left!important;
}

.life-story-snippet .life-story-snippet--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.life-story-snippet .life-story-snippet--image-wrapper .life-story-snippet--image {
  max-width: 100px;
  max-height: 100px;
  display: inline-block;
  vertical-align: middle;
}

.life-story-snippet .life-story-snippet-profile--name {
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 0;
  color: #652f66;
  margin-top: 6px;
}

.community-snippet h4,
.recent-updates .life-story-snippet h4 {
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 24px;
}

.life-story-snippet .life-story-snippet-profile--name-rank {
  font-weight: 400;
}

.life-story-snippet .life-story-snippet-profile--birth-death {
  font-weight: 700;
}

.life-story-snippet .life-story-snippet-profile--service-record {
  margin-bottom: .7em;
}

.page-community .life-story-snippet {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
}

@media (min-width:768px) {
  .page-community .life-story-snippet {
    float: left;
    width: 50%;
  }
}

@media (min-width:992px) {
  .page-community .life-story-snippet {
    float: left;
    width: 33.33333333%;
  }
}

.page-community .life-story-snippet--image-wrapper {
  float: right!important;
  margin: 0 0 0 15px;
}

.page-community .life-story-snippet-profile--service-record {
  margin-bottom: 0;
}

.recent-updates .life-story-snippet {
  background: #fff;
  padding: 1em;
  margin: 0 0 .5em;
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.recent-updates .life-story-snippet a {
  font-weight: inherit;
  color: #744475;
  display: inline;
}

.recent-updates .life-story-snippet a:hover {
  color: #442845;
  background: 0 0;
}

.recent-updates .life-story-snippet h4 {
  font-weight: 700;
}

.recent-updates .life-story-snippet .life-story-snippet-profile--name-rank {
  font-weight: 400;
}

.recent-updates .life-story-snippet .life-story-snippet-profile--service-record {
  margin-bottom: .3em;
}

.community-snippet {
  background: #fff;
  padding: 1em;
  margin: 0 0 .5em;
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.community-snippet h4 {
  font-weight: 700;
  margin: 0;
}

.community-snippet a {
  font-weight: inherit;
  color: #744475;
  display: inline;
}

.community-snippet a:hover {
  color: #442845;
  background: 0 0;
}

.community-snippet .community-snippet--life-stories {
  font-size: 14px;
  margin-top: .5em;
}

.community-snippet .community-snippet--life-stories span {
  padding-right: .2em;
  color: #999;
  font-size: 12px;
}

.community-snippet .community-org--details {
  border-top: 1px solid #ddd;
  padding-top: 1em;
  font-size: 14px;
}

.community-snippet .community-org--name {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 .25em;
}

.memberSnippet {
  font-size: 14px;
}

.memberSnippet--unknown {
  margin-bottom: .5em;
}

.memberSnippet-remembering {
  font-style: italic;
  margin: 0;
}

.memberSnippet-avatar-container {
  display: table;
  height: 40px;
  position: relative;
  width: 40px;
  margin: 1px 1px 8px;
  outline: #c4c4c4 solid 1px;
}

.memberSnippet-avatar-wrapper {
  background: #ddd;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
}

.memberSnippet-avatar {
  display: inline-block;
  max-height: 40px;
  max-width: 40px;
  vertical-align: middle;
}

.memberSnippet-avatar-shiv {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.memberSnippet-subscribed {
  position: absolute;
  bottom: -6px;
  right: -6px;
}

.member-updated-list {
  font-size: 14px;
  padding-top: 1em;
}

.member-updated-list .member-updated-list--image-info-wrapper {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  display: block;
  margin-right: 10px;
}

.member-updated-list .member-updated-list--image-wrapper {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
  background: #ddd;
}

.member-updated-list .member-updated-list--image-wrapper span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.member-updated-list .member-updated-list--image-wrapper img {
  display: inline-block;
  vertical-align: middle;
  max-height: 40px;
  max-width: 40px;
}

.member-updated-list .member-updated-list--member-link {
  display: block;
  width: 40px;
  height: 40px;
}

.liquid-slider,
.liquid-slider .col-md-4,
.liquid-slider .col-md-8,
.liquid-slider .panel {
  width: 100%;
}

.member-updated-list .subscribed-badge {
  position: absolute;
  right: -4px;
  bottom: -4px;
}

.member-updated-list .subscribed-badge .fa {
  top: -1px;
}

.member-updated-list .member-updated-list--time {
  font-style: italic;
  font-size: 12px;
}

.member-updated-list .member-updated-list--count,
.member-updated-list .member-updated-list--created,
.member-updated-list .member-updated-list--remembered {
  margin-bottom: .3em;
}

.dropzone {
  min-height: 120px;
  padding: 0;
  background: #ebf4f5;
  border: 2px dashed #aaa;
  margin-bottom: 10px;
}

.dropzone .dz-default.dz-message {
  background-image: none;
  height: 100px;
  margin-top: -30px;
}

.liquid-slider,
.ls-responsive .ls-nav-left a,
.ls-responsive .ls-nav-left a:hover,
.ls-responsive .ls-nav-right a,
.ls-responsive .ls-nav-right a:hover {
  background: 0 0;
}

.dropzone .dz-default.dz-message span {
  display: block;
  font-size: 1.3em;
  font-family: InterFace;
  font-weight: 700;
  text-align: center;
  position: relative;
  top: 0;
}

.page-community-create .dz-size,
.page-community-edit .dz-size,
.page-member-profile-edit .dropzone .dz-size {
  display: none;
}

.dropzone .dz-remove {
  cursor: pointer;
}

.asset-upload-warning {
  text-align: center;
  padding: .5em 0;
}

.connect-source-asset-upload .date-field-input,
.connect-source-asset-upload .date-field-select {
  margin-top: 0;
}

.page-community-create .dz-message span,
.page-community-edit .dz-message span {
  margin-top: .5em;
}

.page-member-profile-edit .dropzone {
  min-height: 100px;
}

.page-member-profile-edit .dropzone .dz-default {
  text-align: center;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
}

.page-member-profile-edit .dropzone .dz-default span {
  position: relative;
  top: 20%;
  font-size: 1.2em;
}

.page-member-profile-edit .dropzone .dz-details {
  margin-bottom: 0;
}

.page-member-profile-edit .dropzone .dz-remove {
  margin-top: 0;
}

@media (min-width:500px) {
  .page-member-profile-edit .dropzone .dz-default span {
    top: 30%;
  }
}

.liquid-slider .panel {
  background: 0 0;
  border: none;
  margin-top: 24px;
}

.liquid-slider .panel-wrapper {
  padding: 0;
}

.liquid-slider .panel-wrapper:after,
.liquid-slider .panel-wrapper:before {
  content: " ";
  display: table;
}

.ls-responsive .ls-nav-left,
.ls-responsive .ls-nav-right {
  display: none;
}

#main-slider-nav-ul,
.ls-select-box {
  display: none!important;
}

.carousel-main-nav {
  background: #404040;
  padding: .2em 0;
}

.carousel-main-nav-count {
  text-align: center;
  padding-top: 10px;
  font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #a3dbdf;
}

.carousel-main-nav-count span {
  font-weight: 700;
  font-size: 18px;
  padding: 0 3px;
}

.carousel-main-nav-count,
.next-slide,
.prev-slide {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.prev-slide {
  width: 33.33333333%;
}

@media (min-width:768px) {
  .prev-slide {
    float: left;
    width: 8.33333333%;
  }
}

.carousel-main-nav-count {
  width: 33.33333333%;
}

@media (min-width:768px) {
  .carousel-main-nav-count {
    float: left;
    width: 83.33333333%;
  }
}

.next-slide {
  width: 33.33333333%;
}

@media (min-width:768px) {
  .next-slide {
    float: left;
    width: 8.33333333%;
  }
}

@media (min-width:992px) {
  .liquid-slider .col-md-4 {
    width: 33.33333333%;
  }

  .liquid-slider .col-md-8 {
    width: 66.66666667%;
  }
}

.tourGuideCarousel-wrapper {
  height: 500px;
}

@media (min-width:768px) {
  .tourGuideCarousel-wrapper {
    width: 460px;
  }
}

.tourGuideCarousel-wrapper .item {
  border: 1px solid transparent;
  height: 630px;
  top: 0;
  border-radius: 4px;
}

.tourGuideCarousel-wrapper .carousel-caption {
  left: 0;
  right: 0;
  bottom: 128px;
  padding: 10px 5px 0;
  text-shadow: none;
  width: 100%;
}

@media (min-width:480px) {
  .tourGuideCarousel-wrapper .carousel-caption {
    padding: 10px 10px 0;
  }
}

.tourGuideCarousel-wrapper .carousel-caption h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.tourGuideCarousel-wrapper .carousel-caption p {
  font-size: 16px;
  line-height: 1.3;
  opacity: .8;
}

@media (min-width:768px) {
  .tourGuideCarousel-wrapper .carousel-caption p {
    font-family: InterFace,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 21px;
  }
}

.tourGuideCarousel-wrapper img {
  margin: 40px auto 0;
  display: block;
  animation: fadeIn ease 1;
  animation-fill-mode: forwards;
  animation-duration: 2s;
}

.tourGuideCarousel-wrapper .carousel-indicators {
  bottom: 0;
  background: #fff;
}

.tourGuideCarousel-wrapper .carousel-indicators li {
  border: 1px solid #add0d2;
}

.tourGuideCarousel-wrapper .carousel-indicators .active {
  background: #add0d2;
}

.tourGuideCarousel-wrapper .itemWrapper-ImproveLifeStory,
.tourGuideCarousel-wrapper .itemWrapper-ImproveLifeStory .tourGuideCarousel-title {
  background: #fdfdfd;
  color: #333;
}

.tourGuideCarousel-wrapper .itemWrapper-ImproveLifeStory img {
  margin-top: 90px;
}

.tourGuideCarousel-wrapper .itemWrapper-ImproveLifeStory .carousel-caption {
  color: #333;
}

.tourGuideCarousel-wrapper .itemWrapper-ConnectYourImages {
  background: #640db9;
}

.tourGuideCarousel-wrapper .itemWrapper-ConnectYourImages .tourGuideCarousel-title {
  color: #fff;
  background: #560ba1;
}

.tourGuideCarousel-wrapper .itemWrapper-ShareTheirStories {
  background: #12959f;
}

.tourGuideCarousel-wrapper .itemWrapper-ShareTheirStories img {
  margin-top: 70px;
}

.tourGuideCarousel-wrapper .itemWrapper-ShareTheirStories .tourGuideCarousel-title {
  color: #fff;
  background: #0f7f87;
}

.tourGuideCarousel-wrapper .itemWrapper-ConnectTheirRecords {
  background: #f2800e;
}

.tourGuideCarousel-wrapper .itemWrapper-ConnectTheirRecords .tourGuideCarousel-title {
  color: #fff;
  background: #db740d;
}

.tourGuideCarousel-wrapper .itemWrapper-StartWithEvidence {
  background: #aeca39;
}

.tourGuideCarousel-wrapper .itemWrapper-StartWithEvidence img {
  margin-top: 60px;
}

.tourGuideCarousel-wrapper .itemWrapper-StartWithEvidence .tourGuideCarousel-title {
  color: #fff;
  background: #99b332;
}

.tourGuideCarousel-title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  padding: 15px 0 10px;
  text-align: center;
  width: 100%;
}

.tourGuideCarousel-footer {
  background: #fff;
  bottom: 0;
  border: 1px solid transparent;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 15px 0 45px;
  position: absolute;
  width: 100%;
}

.open .dropdown-toggle.tourGuideCarousel-footer .btn-guide-done,
.open .dropdown-toggle.tourGuideCarousel-footer .btn-guide-next,
.tourGuideCarousel-footer .btn-guide-done.active,
.tourGuideCarousel-footer .btn-guide-done:active,
.tourGuideCarousel-footer .btn-guide-next.active,
.tourGuideCarousel-footer .btn-guide-next:active {
  background-image: none;
}

.tourGuideCarousel-footer .btn-guide-done,
.tourGuideCarousel-footer .btn-guide-next {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #18a4ae;
  white-space: nowrap;
  padding: 8px 16px;
  line-height: 1.5;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #18a4ae;
  background-color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto;
  width: auto;
}

.tourGuideCarousel-footer .btn-guide-done.active:focus,
.tourGuideCarousel-footer .btn-guide-done:active:focus,
.tourGuideCarousel-footer .btn-guide-done:focus,
.tourGuideCarousel-footer .btn-guide-next.active:focus,
.tourGuideCarousel-footer .btn-guide-next:active:focus,
.tourGuideCarousel-footer .btn-guide-next:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.tourGuideCarousel-footer .btn-guide-done:focus,
.tourGuideCarousel-footer .btn-guide-done:hover,
.tourGuideCarousel-footer .btn-guide-next:focus,
.tourGuideCarousel-footer .btn-guide-next:hover {
  text-decoration: none;
}

.tourGuideCarousel-footer .btn-guide-done.active,
.tourGuideCarousel-footer .btn-guide-done:active,
.tourGuideCarousel-footer .btn-guide-next.active,
.tourGuideCarousel-footer .btn-guide-next:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.tourGuideCarousel-footer .btn-guide-done.disabled,
.tourGuideCarousel-footer .btn-guide-done[disabled],
.tourGuideCarousel-footer .btn-guide-next.disabled,
.tourGuideCarousel-footer .btn-guide-next[disabled],
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-next {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.open .dropdown-toggle.tourGuideCarousel-footer .btn-guide-done,
.open .dropdown-toggle.tourGuideCarousel-footer .btn-guide-next,
.tourGuideCarousel-footer .btn-guide-done.active,
.tourGuideCarousel-footer .btn-guide-done:active,
.tourGuideCarousel-footer .btn-guide-done:focus,
.tourGuideCarousel-footer .btn-guide-done:hover,
.tourGuideCarousel-footer .btn-guide-next.active,
.tourGuideCarousel-footer .btn-guide-next:active,
.tourGuideCarousel-footer .btn-guide-next:focus,
.tourGuideCarousel-footer .btn-guide-next:hover {
  color: #18a4ae;
  background-color: #ebebeb;
  border-color: #117178;
}

.tourGuideCarousel-footer .btn-guide-done.disabled,
.tourGuideCarousel-footer .btn-guide-done.disabled.active,
.tourGuideCarousel-footer .btn-guide-done.disabled:active,
.tourGuideCarousel-footer .btn-guide-done.disabled:focus,
.tourGuideCarousel-footer .btn-guide-done.disabled:hover,
.tourGuideCarousel-footer .btn-guide-done[disabled],
.tourGuideCarousel-footer .btn-guide-done[disabled].active,
.tourGuideCarousel-footer .btn-guide-done[disabled]:active,
.tourGuideCarousel-footer .btn-guide-done[disabled]:focus,
.tourGuideCarousel-footer .btn-guide-done[disabled]:hover,
.tourGuideCarousel-footer .btn-guide-next.disabled,
.tourGuideCarousel-footer .btn-guide-next.disabled.active,
.tourGuideCarousel-footer .btn-guide-next.disabled:active,
.tourGuideCarousel-footer .btn-guide-next.disabled:focus,
.tourGuideCarousel-footer .btn-guide-next.disabled:hover,
.tourGuideCarousel-footer .btn-guide-next[disabled],
.tourGuideCarousel-footer .btn-guide-next[disabled].active,
.tourGuideCarousel-footer .btn-guide-next[disabled]:active,
.tourGuideCarousel-footer .btn-guide-next[disabled]:focus,
.tourGuideCarousel-footer .btn-guide-next[disabled]:hover,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done.active,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done:active,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done:focus,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done:hover,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-next,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-next.active,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-next:active,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-next:focus,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-next:hover {
  background-color: #fff;
  border-color: #18a4ae;
}

.tourGuideCarousel-footer .btn-guide-done .badge,
.tourGuideCarousel-footer .btn-guide-next .badge {
  color: #fff;
  background-color: #18a4ae;
}

.tourGuideCarousel-footer .btn-guide-done:focus,
.tourGuideCarousel-footer .btn-guide-next:focus {
  background-color: #fff;
}

.tourGuideCarousel-footer .btn-guide-done:hover,
.tourGuideCarousel-footer .btn-guide-next:hover {
  background-color: #d1edef;
}

@media (min-width:480px) {
  .tourGuideCarousel-footer .btn-guide-done,
  .tourGuideCarousel-footer .btn-guide-next {
    width: 190px;
  }
}

.tourGuideCarousel-footer .btn-guide-done {
  color: #fff;
  background-color: #18a4ae;
  border-color: #127a81;
}

.open .dropdown-toggle.tourGuideCarousel-footer .btn-guide-done,
.tourGuideCarousel-footer .btn-guide-done.active,
.tourGuideCarousel-footer .btn-guide-done:active,
.tourGuideCarousel-footer .btn-guide-done:focus,
.tourGuideCarousel-footer .btn-guide-done:hover {
  color: #fff;
  background-color: #13828a;
  border-color: #0a474b;
}

.tourGuideCarousel-footer .btn-guide-done.disabled,
.tourGuideCarousel-footer .btn-guide-done.disabled.active,
.tourGuideCarousel-footer .btn-guide-done.disabled:active,
.tourGuideCarousel-footer .btn-guide-done.disabled:focus,
.tourGuideCarousel-footer .btn-guide-done.disabled:hover,
.tourGuideCarousel-footer .btn-guide-done[disabled],
.tourGuideCarousel-footer .btn-guide-done[disabled].active,
.tourGuideCarousel-footer .btn-guide-done[disabled]:active,
.tourGuideCarousel-footer .btn-guide-done[disabled]:focus,
.tourGuideCarousel-footer .btn-guide-done[disabled]:hover,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done.active,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done:active,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done:focus,
fieldset[disabled] .tourGuideCarousel-footer .btn-guide-done:hover {
  background-color: #18a4ae;
  border-color: #127a81;
}

.tourGuideCarousel-footer .btn-guide-done .badge {
  color: #18a4ae;
  background-color: #fff;
}

.tourGuideCarousel-footer .btn-guide-done:hover {
  background-color: #127a81;
}