@charset "UTF-8";
/* Because bootstrap screwed up a few things */
dialog {
  display: block; }

dialog:not([open]) {
  display: none; }

/*
<div class="Aligner">
  <div class="Aligner-item Aligner-item--top">…</div>
  <div class="Aligner-item">…</div>
  <div class="Aligner-item Aligner-item--bottom">…</div>
</div>
*/
.btn {
  max-width: 280px;
  display: block;
  margin-right: auto !important;
  margin-left: auto !important; }

.socialaccount_providers {
  padding: 0; }

@media (min-width: 640px) {
  .btn-md-side-by-side .btn-block, .btn-md-side-by-side .btn {
    display: inline-block !important;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important; } }

.matches-page .btn {
  display: inline-block;
  max-width: none; }

.badge, .bage {
  font-size: .9rem; }

.badge-success {
  color: #fff;
  background-color: #5FB9B3; }

.badge-warning {
  background-color: #FFE149; }

.email_list {
  padding: 10px 5px 5px;
  margin-top: 10px;
  background-color: #F6F6F6; }
  .email_list .buttonHolder {
    display: block; }
    .email_list .buttonHolder .btn {
      display: inline-block; }
  .email_list--add {
    background-color: #fff; }

.fb-aligner, main, .home main section {
  display: flex;
  align-items: center;
  justify-content: center; }

.fb-aligner-item {
  max-width: 50%; }

.fb-aligner-item--top {
  align-items: flex-start;
  align-self: flex-start; }

.fb-aligner-item--bottom {
  align-self: flex-end; }

body {
  padding-top: 47px; }
  @media only screen and (max-width: 960px) {
    body.home .mt-5 {
      margin-top: 1rem !important; } }

main {
  min-height: calc(100vh - 47px); }
  @media only screen and (min-width: 992px) {
    main .home-top-section,
    main .support-section,
    main .home-bottom-section {
      min-height: calc(100vh - 47px); }
    main .support-section {
      align-items: flex-start !important;
      position: relative; }
      main .support-section .starter-template {
        padding-top: 12rem; }
      main .support-section .support-section-row {
        position: absolute;
        bottom: 0; } }

.home main {
  flex-direction: column; }

.separator {
  margin-bottom: 60px; }

.align-self-center {
  align-self: center; }

.starter-template {
  padding: 3rem 1.5rem 0rem 1.5rem; }
  .starter-template.what-is-section {
    padding-bottom: 3rem; }
    .starter-template.what-is-section .img-tech {
      width: 100%; }
    @media only screen and (min-width: 960px) {
      .starter-template.what-is-section {
        padding-bottom: 7rem; } }
  @media only screen and (min-width: 960px) {
    .starter-template {
      padding-top: 7rem; }
      .starter-template .lead + .lead {
        margin-top: 100px !important; } }

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff; }

/* xs */
@media (max-width: 767px) {
  .xs-only-text-left {
    text-align: left !important; }
  .xs-only-text-right {
    text-align: right !important; }
  .xs-only-text-center {
    text-align: center !important; } }

@media only screen {
  .xs-text-left {
    text-align: left !important; }
  .xs-text-right {
    text-align: right !important; }
  .xs-text-center {
    text-align: center !important; } }

/* sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sm-only-text-left {
    text-align: left !important; }
  .sm-only-text-right {
    text-align: right !important; }
  .sm-only-text-center {
    text-align: center !important; } }

@media only screen and (min-width: 768px) {
  .sm-text-left {
    text-align: left !important; }
  .sm-text-right {
    text-align: right !important; }
  .sm-text-center {
    text-align: center !important; } }

/* md */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .md-only-text-left {
    text-align: left !important; }
  .md-only-text-right {
    text-align: right !important; }
  .md-only-text-center {
    text-align: center !important; } }

@media only screen and (min-width: 992px) {
  .md-text-left {
    text-align: left !important; }
  .md-text-right {
    text-align: right !important; }
  .md-text-center {
    text-align: center !important; } }

/* lg */
@media (min-width: 1200px) {
  .lg-only-text-left {
    text-align: left !important; }
  .lg-only-text-right {
    text-align: right !important; }
  .lg-only-text-center {
    text-align: center !important; } }

@media only screen and (min-width: 1200px) {
  .lg-text-left {
    text-align: left !important; }
  .lg-text-right {
    text-align: right !important; }
  .lg-text-center {
    text-align: center !important; } }

img.question_support_image {
  max-width: 100%; }

header {
  min-width: 340px;
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 1rem; }
  header.messages {
    text-align: center; }
    header.messages .alert {
      margin-bottom: 0; }

@media only screen and (max-width: 480px) {
  header .container {
    padding-right: 0px;
    padding-left: 0px; } }

nav a {
  color: #333;
  text-transform: uppercase;
  font-weight: 500; }
  nav a:hover {
    color: #5FB9B3; }

.nav-item {
  margin-right: 20px; }

.navbar {
  padding: 0; }

.logo {
  width: 70%;
  max-width: 180px;
  margin-right: 1.5rem; }
  .logo img {
    width: 100%; }

.navbar-nav-svg {
  display: inline-block;
  vertical-align: text-top; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

@media (max-width: 470px) {
  .profile-btn-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .profile-btn-group .flat-edge-btn {
      border-radius: 1rem !important;
      margin: 5px; } }

body {
  color: #333;
  font-family: "Source Sans Pro";
  font-weight: 200;
  line-height: 1.4;
  font-size: 1.1rem; }

.body-copy .btn {
  margin-top: 20px; }
  .body-copy .btn.flat-edge-btn {
    margin-top: 0; }

.page-title {
  margin-bottom: 1rem; }

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1000px; } }

b, strong {
  font-weight: 600; }

p {
  margin-bottom: 0.5rem; }

.h1, .page-headline, h1 {
  font-weight: 300;
  font-size: 1.9rem; }

.h2, h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 300; }

.h3, h3 {
  font-size: 1.4rem;
  font-weight: 300; }

.home h1 {
  font-weight: 500; }

.home h3 {
  font-weight: 500; }

.lead {
  font-size: 1.1rem;
  margin-bottom: 1rem; }
  .lead + .page-headline {
    margin-top: 10px; }

.greybox .page-headline, .greybox h2 {
  margin-bottom: 0; }

@media only screen and (max-width: 960px) {
  .h1, .page-headline, h1 {
    font-size: 1.4rem; }
  .h2, h2 {
    font-size: 1.3rem; }
  .h3, h3 {
    font-size: 1.2rem; } }

.nav-book-movie li.movie {
  border: 1px solid #eee;
  border-top-right-radius: 10%;
  border-bottom-right-radius: 10%; }

.nav-book-movie li.book {
  border: 1px solid #eee;
  border-top-left-radius: 10%;
  border-bottom-left-radius: 10%; }

.match-item .lead {
  font-size: 1.7rem; }

.match-item .btn.thin-rounded-style {
  padding: 0.3rem 1.0rem;
  line-height: 1.2rem; }

.match-item .form-check {
  padding-left: 0; }
  .match-item .form-check input[type=checkbox]:checked + label .fas {
    color: #5FB9B3; }
  .match-item .form-check:hover .fas {
    color: #888888; }
  .match-item .form-check .form-check-label {
    display: inline-flex;
    vertical-align: middle;
    align-items: center; }
    .match-item .form-check .form-check-label span {
      font-size: 1.1rem; }
  .match-item .form-check .form-check-input {
    visibility: hidden;
    position: absolute; }

.movie-cover{
   position: relative;
}

.yellow-circle{
    width: 50px;
    height: 50px;
    background: #FFE149;
    position: absolute;
    top: -15px;
    left: -5px;
    border-radius: 50%;
    text-align: center;
    padding-top: 15px;
    color: #000;
    font-weight: 300;
    font-size: 0.8em;
}

@media only screen and (max-width: 960px) {
  .match-item .lead {
    font-size: 1.5rem; } }
.book-cover {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 5px; }

.book-title {
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: unset;
  text-transform: capitalize; }
  .book-title + p {
    font-weight: 400; }

.nav-label {
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #5FB9B3;
  border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  padding: .25rem 1.2rem; }

.nav-box {
  border: 1px solid #5FB9B3;
  border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px; }

.nav-box li {
  border-bottom: 1px solid #5FB9B3;
  margin-left: 20px;
  margin-right: 20px; }

.nav-box li a.nav-link {
  padding: .3rem 0rem;
  color: #333; }

.nav-box li a.active {
  color: #5FB9B3; }

.nav-box li:last-child {
  border-bottom: none; }

.rate-it .rate-it-below {
  display: inline-block; }

.rate-it .fas {
  font-size: 1.1rem;
  color: #d6d6d1;
  margin-right: 5px; }
  .rate-it .fas.fa-times {
    font-size: 1.1rem; }
  .rate-it .fas.fa-heart {
    font-size: 0.911rem;
    margin-right: .18rem; }
  .rate-it .fas:hover {
    color: #888888; }

.rate-it .form-check-label .fa-heart {
  margin-right: 5px; }

.rate-it .symbol {
  color: #5FB9B3; }

.rate-it .symbol-filled {
  color: #5FB9B3; }

.rate-it .symbol-empty {
  color: #d6d6d1; }

.teal-heart {
  color: #5FB9B3; }

.match-item-movie .form-check input[type=checkbox]:checked + label .fas {
  color: #FFE149; }

.match-item-movie .rate-it .symbol {
  color: #FFE149; }

.match-item-movie .rate-it .symbol-filled {
  color: #FFE149; }

.match-item-movie .rate-it .symbol-empty {
  color: #d6d6d1; }

.profile-image {
  width: 40px; }

.profile-styler {
  text-align: center; }
  .profile-styler form input {
    max-width: 280px;
    margin: 0 auto; }

.form-group {
  margin-bottom: 2.5rem; }

.form-control,
.form-text {
  text-align: center; }

.form-check {
  margin-top: .60rem;
  margin-bottom: .60rem; }

td > .form-check {
  margin-top: 0;
  margin-bottom: 0; }

.form-group label {
  font-size: 1.3rem; }

.form-group .form-check label {
  font-size: 1rem;
  margin-left: .5rem; }

.matrix-row-label, .matrix-col-label {
  font-size: 1rem; }

.form-option {
  color: #9ca6af;
  margin-left: 16px;
  margin-right: 16px;
  padding-bottom: 32px;
  padding-top: 32px;
  position: relative;
  text-align: center; }

label.question {
  font-weight: 400; }

.form-option:after, .form-option:before, hr {
  border-top: 1px solid #ccd3d7;
  content: "";
  height: 1px;
  left: 0;
  top: 50%;
  width: 40%;
  z-index: 0; }

.form-option:after, .form-option:before {
  position: absolute; }

.form-option:before {
  left: auto;
  right: 0; }

.custom-control-label::before,
.custom-control-label::after {
  top: 0rem;
  width: 1.25rem;
  height: 1.25rem; }

.custom-control-label:before {
  background-color: #fff;
  border: 1px solid #333; }

.custom-checkbox .custom-control-label::before {
  /*border-radius:50%;*/ }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5FB9B3; }

form.survey-update {
  margin: 40px auto; }

form ul.errorlist {
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545; }

.survey-form-page table {
  width: 65%;
  text-align: center; }
  .survey-form-page table tbody th {
    text-align: left; }

.survey-form-page .form-group ul {
  list-style: none;
  padding-left: 0; }
  .survey-form-page .form-group ul label {
    font-size: 1.2rem; }

.survey-form-page .form-group label p {
  display: inline; }

@media only screen and (max-width: 960px) {
  .survey-form-page {
    padding-top: 20px; }
    .survey-form-page table {
      width: 100%; } }

.home-top-section .btn,
.support-section .btn,
.home-bottom-section .btn {
  min-width: 187px;
  display: inline-block !important;
  margin-right: 0.5rem !important; }

.home section {
  width: 100%;
  position: relative; }
  .home section:nth-of-type(odd) {
    background-color: #fff; }

@media only screen and (min-width: 768px) {
  .home-top-section .starter-template {
    padding-bottom: 3rem; } }

@media only screen and (min-width: 960px) {
  .home-top-section .starter-template {
    padding-bottom: 7rem; } }

.multipage_nav .multipage_back,
.multipage_nav .multipage_next {
  display: inline-block; }

.multipage_nav .multipage_back {
  margin-right: 18px !important; }

.nav-sort {
  margin-top: 15px;
  text-align: center; }
  .nav-sort p {
    margin-bottom: 0; }
  .nav-sort a {
    color: #5FB9B3; }
  .nav-sort .nav-link {
    font-size: 1rem;
    border-radius: 1rem;
    padding: 0.2rem 0.8rem; }
  .nav-sort .nav-link.active {
    color: #fff;
    background-color: #5FB9B3; }
  .nav-sort .nav-link:hover {
    color: #fff;
    background-color: #7bc5c0; }
  .nav-sort .nav-item {
    margin: 0;
    font-size: smaller; }
  .nav-sort.movie-sort a {
    color: #333; }
  .nav-sort.movie-sort .nav-link.active {
    color: #333;
    background-color: #FFE149; }
  .nav-sort.movie-sort .nav-link:hover {
    color: #333;
    background-color: #ffe872; }

.pagination .page-item.active .page-link {
  color: #fff;
  background-color: #5FB9B3;
  border-color: #5FB9B3; }

.pagination .page-link:hover {
  color: #5FB9B3; }

.progress-dots {
  text-align: center; }
  .progress-dots ul {
    list-style: none; }
  .progress-dots li {
    display: inline-block; }
  .progress-dots .progress-dot-item {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d6d6d1; }
    .progress-dots .progress-dot-item:hover {
      background-color: #a6a69b; }
  .progress-dots .is-active {
    background-color: #a6a69b; }

.recommendation .reccomended-item .book-title {
  margin-bottom: 0.5rem; }

.recommendation .reccomended-item .lead {
  margin-bottom: 0.4rem; }

@media only screen and (max-width: 960px) {
  .recommendation .reccomended-item {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

.support-section {
  background: #FBF7E9; }

.matrix-table {
  width: 100%; }

.matrix-table td, .matrix-table th {
  padding: 10px;
  text-align: left;
  font-weight: inherit; }

.matrix-table .radio-button-label-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.matrix-col-label {
  width: 20%; }

.matrix-row-even td, .matrix-row-even th {
  background: #eee; }

@media only screen and (max-width: 480px) {
  .matrix-table.reflow .radio-row-text, .matrix-table.reflow .smusr_radio-row-text {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .matrix-table.reflow thead {
    display: none; }
  .matrix-table.reflow tbody, .matrix-table.reflow tr, .matrix-table.reflow td, .matrix-table.reflow th {
    display: block;
    margin: 5px 0;
    border-radius: 4px; }
  .matrix-table.reflow .matrix-row-label-cell {
    display: block;
    margin: 10px 0 5px;
    border-radius: 4px;
    /*background: transparent !important;*/ }
  .matrix-table.reflow .matrix-row-label {
    padding: 3px 0; }
  .matrix-table.reflow .radio-button-display {
    float: left;
    margin: 0; }
  .matrix-table.reflow .radio-button-label-text {
    position: static;
    left: auto;
    top: auto; } }

.btn {
  opacity: 1;
  padding: 0.4rem 2rem;
  border-radius: .5rem;
  color: #333;
  transition: all 0.2s ease; }
  .btn:hover {
    color: inherit; }
  .btn.btn-yellow, .btn.btn-warning {
    background: #FFE149; }
    .btn.btn-yellow:hover, .btn.btn-warning:hover {
      background: rgba(255, 225, 73, 0.79); }
  .btn.btn-orange, .btn.btn-primary {
    color: #fff;
    background: #F16541; }
    .btn.btn-orange:hover, .btn.btn-primary:hover {
      background: rgba(241, 101, 65, 0.79); }
  .btn.btn-teal, .btn.btn-info {
    color: #fff;
    background: #5FB9B3; }
    .btn.btn-teal:hover, .btn.btn-info:hover {
      background: rgba(95, 185, 179, 0.79); }
  .btn.btn-outline-orange, .btn.btn-outline-primary {
    background-color: transparent;
    border-color: #F16541; }
    .btn.btn-outline-orange:hover, .btn.btn-outline-primary:hover {
      color: #fff;
      background: #F16541; }
  .btn.btn-outline-teal, .btn.btn-outline-info {
    background-color: transparent;
    border-color: #5FB9B3; }
    .btn.btn-outline-teal:hover, .btn.btn-outline-info:hover {
      color: #fff;
      background: #5FB9B3; }
  .btn.btn-outline-yellow {
    background-color: transparent;
    border-color: #FFE149; }
    .btn.btn-outline-yellow:hover {
      background: #FFE149; }
  .btn.invert-btn-color {
    color: #fff; }
  .btn.thin-rounded-style {
    font-weight: 300;
    border-radius: 1rem;
    text-transform: none;
    padding: 0.1rem 1.4rem; }
  .btn.flat-edge-btn {
    border-radius: 1rem 0 0 1rem; }
    .btn.flat-edge-btn + .flat-edge-btn {
      border-radius: 0 1rem 1rem 0; }
  .btn.btn-secondary, .btn.btn-success, .btn.btn-danger, .btn.btn-dark {
    color: #fff; }

.btn {
  border-radius: 1rem; }

.icon {
  font-size: 1.1rem;
  display: inline-block;
  padding-bottom: 1rem;
  color: #b3b2b2; }

.circle {
  margin: auto;
  border-radius: 50%;
  border: 2px solid #eee;
  height: 55px;
  width: 55px;
  position: relative; }
  .circle i {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%); }

.icon-nope .circle i {
  font-size: 2.5rem; }

.icon-nope .circle span,
.icon-heart .circle span,
.icon-arrow-right .circle span,
.icon-read .circle span {
  line-height: 18px;
  margin-top: 3px;
  font-weight: 400;
  font-family: "Source Sans Pro";
  display: inline-block; }

.icon-heart .circle,
.icon-nope .circle,
.icon-arrow-right .circle,
.icon-read .circle {
  background: #fff; }
  .icon-heart .circle i, .icon-heart .circle span,
  .icon-nope .circle i,
  .icon-nope .circle span,
  .icon-read .circle i,
  .icon-arrow-right .circle i,
  .icon-read .circle span {
    color: #5FB9B3; }
  .icon-heart .circle:hover,
  .icon-nope .circle:hover,
  .icon-arrow-right .circle:hover,
  .icon-read .circle:hover {
    background: #5FB9B3;
    border-color: #5FB9B3; }
    .icon-heart .circle:hover i, .icon-heart .circle:hover span,
    .icon-nope .circle:hover i,
    .icon-nope .circle:hover span,
    .icon-arrow-right .circle:hover i,
    .icon-arrow-right .circle:hover span,
    .icon-read .circle:hover i,
    .icon-read .circle:hover span {
      color: #fff; }

.item-movie .icon-heart .circle i, .item-movie .icon-heart .circle span,
.item-movie .icon-nope .circle i,
.item-movie .icon-nope .circle span,
.item-movie .icon-arrow-right .circle i,
.item-movie .icon-arrow-right .circle span,
.item-movie .icon-read .circle i,
.item-movie .icon-read .circle span {
  color: #FFE149; }

.item-movie .icon-heart .circle:hover,
.item-movie .icon-nope .circle:hover,
.item-movie .icon-arrow-right .circle:hover,
.item-movie .icon-read .circle:hover {
  background: #FFE149;
  border-color: #FFE149; }
  .item-movie .icon-heart .circle:hover i, .item-movie .icon-heart .circle:hover span,
  .item-movie .icon-nope .circle:hover i,
  .item-movie .icon-nope .circle:hover span,
  .item-movie .icon-arrow-right .circle:hover i,
  .item-movie .icon-arrow-right .circle:hover span,
  .item-movie .icon-read .circle:hover i,
  .item-movie .icon-read .circle:hover span {
    color: #fff; }

.btn-link-teal {
  color: #5FB9B3; }

.btn-facebook {
  background: #4267B2;
  color: #fff; }

.btn-google {
  border: 1px solid #eee; }

.btn img {
  height: 20px;
  margin-right: 10px; }

button {
  color: #333; }

.fa-facebook-official, .fa-instagram, .fa-twitter-square {
  font-size: 24px; }

.fa-search {
  font-size: 22px; }

.match-item .fa,
.recommendation .fa {
  color: #d6d6d1; }
  .match-item .fa:hover,
  .recommendation .fa:hover {
    color: #888888; }

footer {
  background: #5FB9B3; }

footer .footer-menu {
  padding-top: 10px;
  padding-bottom: 10px; }
  footer .footer-menu.container {
    max-width: 680px; }

.footer-menu ul {
  padding: 0px;
  list-style-type: none; }
  .footer-menu ul li {
    margin-bottom: 5px; }

.footer-menu a {
  color: #fff; }

footer h2 {
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  margin-top: 20px; }

footer .footer-copyright {
  background-image: url("../images/footer-background.jpg");
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px; }
  footer .footer-copyright p {
    margin: 0; }

.registration-confirmation {
  font-size: 14px;
}

.registration-confirmation input[type=checkbox].form-control{
    float: left;
    width: auto;
    margin-right: 10px;
    margin-top: 4px;
}

