.alert-msg {
  color: red;
  font-weight: bold; }

.loading {
  display: none;
  margin: 0 auto; }

#main {
  position: relative !important; }

#lightscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  background-color: rgba(28, 29, 38, 0.95);
  overflow-y: scroll; }

#lightscreen #close-lightscreen {
  position: absolute;
  color: white;
  font-size: 60px;
  right: 10px;
  top: 10px;
  cursor: pointer; }

#lightscreen .table {
  width: 100%;
  height: 100%;
  display: table; }

#lightscreen .table .cell {
  display: table-cell;
  vertical-align: middle; }

.box-item {
  background-color: rgba(255, 255, 255, 0.075);
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-left: 0;
  border-right: 0; }

#logo {
  font-family: "Poiret One";
  font-size: 30px; }

#cards-container .nav-fan {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

#cards-container ul {
  position: relative;
  height: 500px; }

#cards-container ul li {
  height: 300px; }

#cards-container li img {
  height: 300px; }

@media only screen and (max-width: 700px) {
  .cell {
    vertical-align: top !important;
    padding-top: 100px !important; }

  #cards-container ul {
    position: relative;
    height: 100px;
    margin-left: 220px; }

  #cards-container li img {
    width: 80%;
    transform: rotate(20deg);
    margin-left: -40%; }

  #lightscreen {
    position: absolute !important;
    overflow-y: scroll !important; }

  #baraja-el li {
    position: relative;
    height: 50px;
    margin-left: -75px;
    margin-top: -150px; } }
/*@media only screen and (max-width: 500px) {
    #cards-container ul {
		position: relative;
		height: 250px;
		margin-left: 120px;
	}
	#cards-container li img {
		height: 200px;
	}
}*/
#prev-card, #next-card {
  position: absolute; }

#prev-card {
  left: 0; }

#next-card {
  right: 0; }

@media only screen and (max-width: 500px) {
  #prev-card, #next-card {
    position: relative;
    display: block;
    text-align: right;
    border: 0;
    padding: 10px 0; } }
#spread {
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.075);
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-left: 0;
  border-right: 0; }

#spread img {
  max-width: 100%;
  max-height: 310px;
  margin: 0 auto;
  vertical-align: bottom; }

#spread tr {
  background-color: transparent !important;
  border: 0 !important; }

#spread.three-card td {
  width: 33%; }

#spread.two-card td {
  width: 50%; }

#spread .nutarot-card {
  cursor: pointer;
  vertical-align: top; }

#spread .nutarot-card img {
  border: 4px solid white; }

@media only screen and (max-width: 400px) {
  #spread.three-card td {
    width: 100%;
    display: block; } }
.nutarot-card.rotate img {
  transform-origin: center top;
  -moz-transform: translateX(-65%) translateY(35%) rotate(-90deg);
  -o-transform: translateX(-65%) translateY(35%) rotate(-90deg);
  -ms-transform: translateX(-65%) translateY(35%) rotate(-90deg);
  transform: translateX(-75%) translateY(50%) rotate(-90deg); }

.card.rotate img {
  border: 1px solid black; }

#spreads .box .row a {
  text-decoration: none !important;
  color: #eee !important;
  display: block;
  border-bottom: 0px !important; }

/*#spreads .box .row a:hover {
	color: #E44C65 !important;
}*/
#spreads .box .row a span {
  cursor: pointer; }

#spreads .box .row section {
  opacity: .1; }

#spreads .box .row section:hover {
  opacity: 1; }

#card-info, #card-info div {
  display: none; }

#purchase-form, #account-forms-container {
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 40px;
  border: 1px solid black;
  border-right: 0;
  border-left: 0; }

#purchase-form #price-field {
  font-size: 40px;
  margin: 40px auto; }

#purchase-form header, #account-forms-container header {
  margin: 0 !important; }

#login-form input, #registration-form input {
  width: 100%;
  max-width: 200px;
  margin: 10px auto; }

#registration-form input {
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 20px; }

#account-header a {
  text-decoration: none !important;
  border-bottom: none; }

#past-spreads, #settings {
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.1);
  height: 600px;
  overflow-y: scroll; }

#past-spreads .pagination {
  display: block;
  float: right;
  clear: both; }

#past-spreads .spread-link {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 20px;
  padding: 15px;
  height: 50px;
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px; }

#past-spreads .spread-link .spread-date {
  float: left; }

#past-spreads .spread-link .spread-name {
  float: right; }

.past-spread-page {
  display: none; }

#mobile-account-btn a {
  display: block;
  text-decoration: none;
  border: none;
  margin-bottom: 10px;
  font-size: 14px;
  padding-right: 15px; }

#e404 .box-item a {
  font-size: 30px;
  display: inline-block;
  padding: 30px;
  border-bottom: 0 !important;
  text-align: center; }

#skyscraper-ad {
  position: absolute;
  top: 65px;
  right: -200px; }

#skyscraper-ad-left {
  position: absolute;
  top: 65px;
  left: -200px; }

#social-share {
  display: none; }

#social-share a {
  cursor: pointer;
  display: inline-block;
  margin-left: 15px; }

#subscription-description {
  font-family: 'Roboto Condensed';
  margin: 20px 0;
  margin-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 50px;
  font-size: 29px !important; }

#subscription-description h4 {
  font-size: 32px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 25px; }

#pay-for-spread-form button, #pay-for-subscription-form button {
  background-color: transparent;
  background-image: none; }

#pay-for-spread-form button span, #pay-for-subscription-form button span {
  background: none;
  box-shadow: none;
  font-weight: normal; }

.free-span {
  opacity: .3;
  font-weight: bold; }

#listing-page {
  max-width: 1200px;
  padding: 40px;
  padding-bottom: 100px !important;
  margin: 0 auto; }
  #listing-page #profile-edit {
    text-align: right;
    cursor: pointer; }
  #listing-page #edit-bio {
    margin-top: 50px; }
    #listing-page #edit-bio #contact-info label, #listing-page #edit-bio #address-input label {
      margin: 0;
      margin-top: 20px;
      margin-bottom: -2px; }
  #listing-page h2 {
    color: rgba(0, 0, 0, 0.3);
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 25px; }
  #listing-page #avatar-container {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    position: relative; }
    #listing-page #avatar-container #avatar-overlay {
      display: none;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.2);
      width: 200px;
      height: 200px;
      border-radius: 50%;
      cursor: pointer; }
      #listing-page #avatar-container #avatar-overlay .icon {
        position: absolute;
        top: 45%;
        left: 45%; }
    #listing-page #avatar-container #avatar {
      width: 200px;
      height: 200px;
      border-radius: 50%;
      display: block; }
  #listing-page #username {
    font-size: 50px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    margin: 30px 0;
    margin-bottom: 10px; }
  #listing-page #info {
    text-align: center;
    margin: 30px auto;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.7); }
  #listing-page #bio {
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    font-size: 20px; }
  #listing-page #send-message, #listing-page #edit-list {
    margin: 50px auto;
    display: block;
    width: 200px; }
  #listing-page #edit-list-container {
    display: none; }
  #listing-page #edit-bio {
    position: relative; }
    #listing-page #edit-bio input[type=submit] {
      position: absolute;
      right: 0;
      display: block; }
  #listing-page #contact-facets {
    font-size: 25px;
    margin-top: 30px;
    text-align: center; }
    #listing-page #contact-facets a {
      display: block;
      border: 0;
      padding: 10px;
      text-decoration: none; }
      #listing-page #contact-facets a span {
        display: inline-block;
        margin-right: 20px; }

#psychics-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: 220px; }
  #psychics-container .psychic-container {
    flex: 1 1 1;
    display: flexbox;
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    height: 300px;
    width: 300px; }
    #psychics-container .psychic-container .psychic {
      color: black;
      background-color: white;
      padding: 20px; }
      #psychics-container .psychic-container .psychic img.search-avatar {
        width: 100px;
        height: 100px;
        border-radius: 900px;
        background-color: black; }
      #psychics-container .psychic-container .psychic .search-services {
        height: 60px;
        overflow: hidden; }
    #psychics-container .psychic-container .search-name {
      font-weight: bold; }
    #psychics-container .psychic-container .search-contact-options {
      margin-top: 25px; }
      #psychics-container .psychic-container .search-contact-options a {
        display: inline-block;
        margin-right: 20px;
        border: 0 !important;
        text-decoration: none !important;
        font-size: 32px;
        cursor: pointer; }

#psychic-register, #edit-bio {
  cursor: pointer; }
  #psychic-register h3, #edit-bio h3 {
    margin-top: 30px;
    margin-bottom: 10px; }
  #psychic-register input, #edit-bio input {
    margin-bottom: 5px; }
  #psychic-register input[type="submit"], #edit-bio input[type="submit"] {
    margin-top: 40px;
    width: 100%; }

#psychic-register {
  font-size: 1.1em;
  font-weight: bold; }

#holder.hover {
  background-color: #ddd; }

#holder {
  background-color: #efefef;
  width: 300px;
  height: 250px;
  min-height: 200px;
  margin: 20px auto;
  text-align: center; }
  #holder .cell {
    padding: 95px 0; }
    #holder .cell h4 {
      font-size: 12px;
      color: black !important; }

progress {
  display: block;
  width: 300px;
  margin: 0 auto;
  height: 10px; }

progress[value] {
  -webkit-appearance: none;
  appearance: none; }

progress[value]::-webkit-progress-bar {
  background-color: #c8c8c8 !important;
  box-shadow: 3px 0 5px #afafaf inset; }

progress[value]::-webkit-progress-value {
  background-color: blue !important;
  border-radius: 2px;
  background-size: 35px 20px, 100% 100%, 100% 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) inset; }

#browser {
  margin-top: 20px;
  width: 200px !important; }
  #browser #search-and-sort {
    width: 100%; }
    #browser #search-and-sort input[name="browser-search"] {
      display: block;
      padding: 5px 7px !important;
      font-size: 1em !important;
      margin-bottom: 20px;
      width: 100%;
      border-radius: 0px !important; }
    #browser #search-and-sort select, #browser #search-and-sort #create-group-link {
      position: absolute;
      background: white;
      color: #5b5b5b;
      padding: 5px;
      font-size: .7em;
      width: 150px; }
  @media only screen and (max-width: 640px) {
    #browser #floaty-filter {
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 10; }
      #browser #floaty-filter, #browser #floaty-filter button {
        width: 100%;
        margin: 0; }
      #browser #floaty-filter #filters {
        display: none; }
    #browser div#filters * {
      box-sizing: border-box; }
    #browser div#filters {
      width: auto;
      margin: 0; } }
  #browser #filters {
    display: inline-block;
    font-weight: bold;
    font-size: .8em;
    background-color: transparent;
    color: #5d5d5d;
    font-weight: normal; }
    #browser #filters h2 {
      font-size: .8em;
      font-weight: bold;
      text-transform: uppercase; }
    #browser #filters input[type=checkbox], #browser #filters label {
      display: inline-block; }
    #browser #filters input[type=text] {
      box-sizing: border-box;
      padding: 2px;
      font-size: 10px;
      border-radius: 0px !important; }
    #browser #filters span.to {
      margin: 0 4px; }
    #browser #filters select {
      box-sizing: border-box;
      background: white;
      color: #5b5b5b;
      padding: 2px;
      font-size: 10px; }
    #browser #filters.sticky {
      position: absolute; }
    #browser #filters.sticky-fixed {
      position: fixed;
      top: 50px; }
    #browser #filters.sticky-bottom {
      position: absolute !important;
      bottom: 0; }

a, a:hover {
	text-decoration: none;
	border: 0;
}
#tarot-spreads p {
	font-size: 18px;
}
#logo a {
	letter-spacing: 1px;
    font-weight: bold;
    opacity: .8;
}
