/*Global Variables*/
h1 {
  font-weight: bold;
  font-size: 41px; }

h3 {
  margin-top: 10px; }

a {
  color: #f26522; }

p {
  margin: .5em 0;
  line-height: 1.5; }

#export-stats {
  margin: 1em auto;
  width: 350px;
  max-width: 100%; }

body {
  background: #e9e8d7;
  background: -moz-linear-gradient(top, #e9e8d7 0%, #c8b9a1 100%);
  background: -webkit-linear-gradient(top, #e9e8d7 0%, #c8b9a1 100%);
  background: linear-gradient(to bottom, #e9e8d7 0%, #c8b9a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e8d7', endColorstr='#c8b9a1',GradientType=0 );
  font-family: "Rockwell", "Roboto Slab", serif;
  -webkit-overflow-scrolling: touch; }

li {
  line-height: 1.5; }

.twitter {
  color: #1da1f2 !important; }

.facebook {
  color: #3b5998 !important; }

.insta {
  color: #405de6 !important; }

.youtube {
  color: #cd201f !important; }

.github {
  color: #333 !important; }

.google-play {
  width: 135px;
  margin-left: .5em; }

.container {
  padding: 0 1em; }

.flex {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap; }

.logo-wallabee {
  width: 220px;
  max-width: 100%;
  margin: 1em; }

.orange {
  background: #f67900;
  color: white; }

.purple {
  background: #754ea7;
  color: white; }

.black {
  background: #000;
  color: white; }

.pink {
  background: #FFC0CB;
  color: black; }

.light-orange {
  lighten: #f67900, 10%; }

.border-radius {
  border-radius: 5px; }

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

.brown-bg {
  background: #93877e; }

.margin {
  margin: auto; }

.content a:not(.button):visited {
  color: #f26522;
  border-bottom: none;
  text-decoration: none; }

.content a:not(.button) {
  text-decoration: none;
  border-bottom: none; }

.itemdisplay {
  position: relative; }

.itemSetDisplay {
  position: relative;
  display: inline; }

.retired {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%; }

/*Overriding bulma styles*/
@media screen and (min-width: 1180px) {
  .container {
    width: 1080px;
    max-width: 100%; }
  #tools .container, #forums .container {
    width: auto; } }

@media screen and (min-width: 769px) {
  .title + .subtitle {
    margin: auto; } }

.hero-body {
  padding: 30px 20px; }

#main-app {
  padding-top: 50px;
  transform: translateZ(0); }
  @media (max-width: 768px) {
    #main-app {
      margin-left: 0; } }

.hero-header {
  padding: 19px;
  background: #ebebeb; }
  .hero-header a .button {
    margin-left: 0; }
  .hero-header .title {
    margin: 10px 0; }

#hero-btn {
  margin-left: 0; }
  @media (max-width: 768px) {
    #hero-btn {
      font-size: 12px; } }

.item-container {
  background: #f5f5f5; }

.header-icon {
  font-size: 100px;
  color: white; }

#paintbrush {
  font-size: 90px; }

.tile.is-parent {
  flex: 1; }

.hidden {
  display: none; }

#about {
  padding-top: 2em; }
  #about #id-wrapper {
    margin-top: 2em; }
  #about .content-box {
    min-height: 330px;
    max-height: 100%; }
    #about .content-box .icon.is-medium {
      border: none;
      height: auto;
      width: auto;
      margin-right: 5px; }
    #about .content-box p {
      font-size: 13px;
      position: relative;
      z-index: 1;
      margin: 0; }
    #about .content-box a {
      text-align: left;
      color: #f26522; }
    #about .content-box .card-header-title {
      font-size: 18px; }
    #about .content-box small {
      font-family: 'Roboto', sans-serif;
      font-weight: bold; }
    #about .content-box #card-details {
      padding-top: 0; }
      #about .content-box #card-details div {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        margin-bottom: 10px; }
        #about .content-box #card-details div small {
          display: block; }
    #about .content-box .card-pic {
      margin-top: -33px;
      border-radius: 50%; }
  #about .fave-items {
    cursor: pointer;
    margin-bottom: 0; }
  #about img.fave-item {
    width: 100px; }
  #about .id-img {
    position: absolute;
    right: 20px;
    bottom: 16px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    opacity: .25;
    z-index: 0; }

#place-btn-group {
  text-align: center;
  margin-bottom: 5px; }

a.button, button {
  margin: .5em;
  color: white !important;
  border: none !important;
  font-weight: bold;
  max-width: 100%;
  font-family: "Rockwell", "Roboto Slab", serif; }

.button.is-active, .button:hover, .button.is-primary:hover {
  transform: translateY(4px);
  box-shadow: none;
  transition: .2s; }

.button.is-primary {
  box-shadow: 0px 4px 0px 0px #009e87; }

.edu {
  background: #00B0EE;
  box-shadow: 0px 4px 0px 0px #008abb; }

.food {
  background: #FEDC00;
  box-shadow: 0px 4px 0px 0px #cbb000; }

.rec {
  background: #9171BA;
  box-shadow: 0px 4px 0px 0px #7751a7; }

.services {
  background: #FF932A;
  box-shadow: 0px 4px 0px 0px #f67900; }

.sports {
  background: #303142;
  box-shadow: 0px 4px 0px 0px #1b1b24; }

.outdoors {
  background: #82CE36;
  box-shadow: 0px 4px 0px 0px #69a829; }

.travel {
  background: #F30C23;
  box-shadow: 0px 4px 0px 0px #c20a1c; }

.shopping {
  background: #fc96b5;
  box-shadow: 0px 4px 0px 0px #fb6492; }

.android {
  background: #a4c639;
  box-shadow: 0px 4px 0px 0px #839e2e; }
  .android .icon {
    margin: 0 !important; }

.apple {
  background: #2e2b2b;
  box-shadow: 0px 4px 0px 0px #141212; }
  .apple .icon {
    margin: 0 !important; }

.field.is-grouped.is-grouped-centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.field.is-grouped {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.content-box {
  background: #ebebeb;
  overflow: hidden;
  border-radius: 15px; }
  .content-box .card-header-title {
    background: #f26522;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: white;
    align-items: center;
    justify-content: center;
    font-size: 30px; }
  .content-box .card-content p {
    text-align: left;
    margin: 0; }

.prestige_green {
  border: 5px solid #50d4b7; }

.prestige_blue {
  border: 5px solid #1378d3; }

.prestige_purple {
  border: 5px solid #8557bb; }

.prestige_orange {
  border: 5px solid #ff8f14; }

.prestige_red {
  border: 5px solid #ff3b7f; }

#faq {
  padding-top: 2em; }
  #faq .faq-items {
    text-align: center; }
    #faq .faq-items > div {
      display: inline-block;
      text-align: center;
      margin: 1em;
      width: 29.33%;
      vertical-align: top; }
      #faq .faq-items > div p {
        font-weight: bold; }
      #faq .faq-items > div img {
        margin-top: 5px; }
      #faq .faq-items > div span {
        display: block; }
  #faq #faq-10 {
    width: 700px;
    margin: 1em auto;
    max-width: 100%; }
    #faq #faq-10 img {
      width: 200px;
      max-width: 100%;
      max-height: 200px; }
    #faq #faq-10 span {
      font-size: 4em; }
    @media (max-width: 500px) {
      #faq #faq-10 span {
        font-size: 2em; } }
  #faq .faq-item {
    width: 280px;
    max-width: 100%; }
  #faq .faq-answer {
    padding-left: 20px;
    position: relative;
    line-height: 1.5; }
    #faq .faq-answer:before {
      content: 'A: ';
      position: absolute;
      font-weight: bold;
      left: 0; }

footer {
  font-size: 20px;
  background: #2e2b2b;
  transform: translateZ(0); }
  footer .google-play {
    margin-left: 0; }
  footer a:hover {
    color: white;
    text-decoration: underline; }
  footer #footer-social a {
    display: inline-block;
    margin-top: 10px; }
  footer > div {
    display: flex;
    justify-content: space-around;
    padding: 2em;
    flex-wrap: wrap; }
    footer > div > div {
      flex: 1 200px;
      margin: 0 1em; }
      footer > div > div p {
        color: white; }
  footer .legal {
    display: block;
    text-align: left;
    padding: 10px;
    font-family: 'Roboto', serif;
    font-size: 13px; }
    footer .legal a {
      margin-right: 5px; }
  footer h3 {
    color: white;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 20px; }
  footer a {
    color: white; }
  footer ul {
    padding-left: 1em;
    list-style-type: none; }
  footer li {
    position: relative;
    list-style-type: none;
    padding-left: 6px;
    color: white; }
    footer li:before {
      content: '\f101';
      color: #f26522;
      position: absolute;
      font-family: 'FontAwesome';
      left: -14px;
      font-weight: bold; }
  @media (max-width: 768px) {
    footer {
      margin-left: 0; } }

#footer-logo {
  width: 101px; }

#footer-email {
  font-size: 14px; }

/*Copy-pasted from Bulma 0.4.1*/
.field:not(:last-child) {
  margin-bottom: 0.75rem; }

.field.has-addons.has-addons-centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.field.has-addons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.field.has-addons .control {
  margin-right: -1px; }

.control {
  font-size: 1rem;
  position: relative;
  text-align: left; }

.field.has-addons .control {
  margin-right: -1px; }

.control {
  font-size: 1rem;
  position: relative;
  text-align: left; }

.select {
  display: inline-block;
  height: 2.25em;
  position: relative;
  vertical-align: top; }

.select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  background-color: white;
  border-color: #dbdbdb;
  color: #363636;
  cursor: pointer;
  display: block;
  font-size: 1em;
  outline: none;
  padding-right: 2.5em; }

.field.has-addons .control {
  margin-right: -1px; }

.field.has-addons .control {
  margin-right: -1px; }

.field.has-addons .control {
  margin-right: -1px; }

.field.has-addons .control {
  margin-right: -1px; }

.control:not(:last-child) {
  margin-bottom: 10px; }

.field.has-addons .control:first-child .select select {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.checkbox, .radio {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative; }

.checkbox input {
  margin: 0 10px 0 0; }

.field-label.is-normal {
  padding-top: 0.375em; }

.banner-search {
  width: 400px;
  max-width: 100%;
  margin: .5em auto;
  text-align: center; }

@media screen and (min-width: 769px) {
  .field-label {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right; } }

.control.has-icons-right .input, .control.has-icons-right .select select {
  padding-right: 2.25em; }

.control.has-icons-left .input, .control.has-icons-left .select select {
  padding-left: 2.25em; }

.control.has-icons-left .input.is-small ~ .icon, .control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, .control.has-icons-right .select.is-small ~ .icon {
  font-size: 0.75rem; }

.control.has-icons-left .icon.is-left {
  left: 0; }

.control.has-icons-left .icon, .control.has-icons-right .icon {
  color: #dbdbdb;
  height: 2.25em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 2.25em;
  z-index: 4; }

.icon.is-small {
  line-height: 25px; }

#homepage h1 {
  font-size: 50px; }

#homepage #banner {
  position: relative;
  overflow: hidden;
  padding: 3em 0 0 0;
  color: #312e2e; }
  #homepage #banner figure {
    z-index: 1;
    text-align: center; }
    #homepage #banner figure img {
      width: 470px;
      max-width: 100%; }
  #homepage #banner p {
    margin: 0; }
  #homepage #banner a.banner-btn {
    margin-left: 0; }

#homepage #banner-bg {
  position: absolute;
  top: 0;
  z-index: -10;
  width: 100%; }
  #homepage #banner-bg img {
    width: 100%;
    opacity: 1;
    margin: 0; }
  #homepage #banner-bg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4cab5+0,000000+100&1+0,0+100 */
    /* background: -moz-linear-gradient(bottom, rgba(212,202,181,1) 0%, rgba(255,255,255,0) 100%);  FF3.6-15 */
    /* background: -webkit-linear-gradient(bottom, rgba(212,202,181,1) 0%,rgba(255,255,255,0) 100%);  Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to top, rgba(212,202,181,1) 0%,rgba(255,255,2555,0) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

#homepage #banner-content {
  position: relative;
  top: -200px;
  left: 25%;
  z-index: 10;
  font-size: 20px;
  font-weight: bold; }
  #homepage #banner-content div {
    width: 50%;
    height: 0px;
    text-align: center; }

#homepage #banner-space {
  z-index: 1;
  font-size: 20px;
  width: 100%; }

#homepage #banner-space img {
  z-index: 1;
  width: 800px; }

#homepage #pouchcreatures {
  position: relative;
  width: 480px;
  top: 20px;
  left: 30px; }
  #homepage #pouchcreatures img {
    position: relative; }
  #homepage #pouchcreatures #tuli {
    width: 190px;
    left: 70px;
    top: 13px; }
  #homepage #pouchcreatures #vesial {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    left: -170px;
    width: 210px;
    top: 140px;
    z-index: 2; }
  #homepage #pouchcreatures #muruchi {
    right: -190px;
    top: -105px;
    width: 220px; }

#homepage #stats-home {
  background: #2e2b2b; }

#homepage .stats {
  color: white;
  text-align: center;
  font-size: 30px; }
  #homepage .stats h3 {
    font-weight: 700;
    margin: 0; }
  @media (max-width: 768px) {
    #homepage .stats {
      margin: 30px 0; } }

#homepage .card .button {
  margin-top: 10px; }

#homepage #uniques-block > div {
  display: inline-block;
  width: 50%;
  text-align: center;
  vertical-align: middle; }

#homepage #uniques-block > div:nth-child(2) {
  padding-left: 113px; }

#homepage #home-uniques img {
  width: 170px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 10px; }

#homepage #home-uniques span {
  display: inline-block;
  vertical-align: middle; }

#homepage #home-uniques div {
  text-align: center; }

#homepage section {
  padding: 1em; }

@media (max-width: 600px) {
  #homepage #banner #banner-phone {
    display: none; }
  #homepage #banner #banner-content {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-size: 20px;
    font-weight: bold; }
    #homepage #banner #banner-content div {
      padding: 1em;
      margin: auto;
      max-width: 100%;
      text-align: center;
      height: auto;
      width: auto; }
  #homepage .card {
    margin: auto;
    width: 100%; }
  #homepage .content-box {
    margin: auto;
    width: 90%; }
  #homepage #pouchcreatures {
    top: 10px;
    left: -68px;
    width: 400px; } }

#homepage footer {
  margin-top: 0; }

@media (max-width: 768px) {
  #homepage #uniques-block > div, #homepage #card-container {
    display: block;
    margin: auto;
    width: 100%; }
    #homepage #uniques-block > div div:nth-child(2) figure, #homepage #card-container div:nth-child(2) figure {
      margin-top: 2em;
      text-align: center; }
      #homepage #uniques-block > div div:nth-child(2) figure img, #homepage #card-container div:nth-child(2) figure img {
        width: 33.33%; }
  #homepage #card-container, #homepage #pouchcreatures > div {
    margin: 1em auto;
    max-width: 100%; }
  #homepage #banner-content {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-size: 20px;
    font-weight: bold; }
    #homepage #banner-content div {
      padding: 1em;
      width: 100%;
      height: auto;
      margin: auto;
      text-align: center; }
  #homepage #uniques-block > div:nth-child(2) {
    padding: 0; }
  #homepage #uniques-block > div:nth-child(2) > figure {
    margin-top: 3em; }
    #homepage #uniques-block > div:nth-child(2) > figure img {
      width: 33.33%;
      padding: 10px 5px; } }

@media (max-width: 1060px) {
  #homepage #banner-content {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
    font-size: 20px;
    font-weight: bold; }
    #homepage #banner-content div {
      padding: 1em;
      width: 100%;
      height: auto;
      margin: auto;
      text-align: center; } }

#tools #NavButton, #forums #NavButton {
  margin-top: 1em; }

#tools #public-profile, #forums #public-profile {
  padding-bottom: 0; }

#tools .hero-header .container, #forums .hero-header .container {
  width: 1080px;
  max-width: 100%; }

#tools #itembee-header, #forums #itembee-header {
  padding: 19px;
  text-align: left;
  padding-bottom: 0; }
  @media (max-width: 768px) {
    #tools #itembee-header, #forums #itembee-header {
      padding: 10px 10px 0 10px; } }
  #tools #itembee-header h1, #forums #itembee-header h1 {
    margin-bottom: 0; }
    @media (max-width: 768px) {
      #tools #itembee-header h1, #forums #itembee-header h1 {
        font-size: 19px;
        font-weight: bold; } }
  @media (max-width: 768px) {
    #tools #itembee-header h2, #forums #itembee-header h2 {
      font-size: 12px; } }
  #tools #itembee-header > div, #forums #itembee-header > div {
    display: inline-block;
    vertical-align: middle; }
  #tools #itembee-header #itembee-logo, #forums #itembee-header #itembee-logo {
    padding-left: 24px;
    padding-right: 43px; }
    @media (max-width: 768px) {
      #tools #itembee-header #itembee-logo, #forums #itembee-header #itembee-logo {
        padding: 0;
        height: 50px;
        width: 50px;
        position: absolute;
        top: 31px; } }

#tools #itembee-desc, #forums #itembee-desc {
  width: 500px;
  max-width: 100%;
  margin: 10px; }
  @media (max-width: 768px) {
    #tools #itembee-desc, #forums #itembee-desc {
      max-width: 371px;
      min-width: 267px;
      margin-left: 4em;
      width: auto; } }

#tools .tabs, #forums .tabs {
  border: none;
  margin-bottom: 0;
  padding: 1em;
  padding-bottom: 0; }

#tools #itembee-info-container, #tools #forums-container, #forums #itembee-info-container, #forums #forums-container {
  padding-bottom: 2em;
  background: #f5f5f5; }

#tools .header-stats, #forums .header-stats {
  position: relative;
  margin-top: 1em;
  width: 154px;
  max-width: 100%; }
  @media (max-width: 768px) {
    #tools .header-stats, #forums .header-stats {
      width: auto; } }
  #tools .header-stats .stat-val, #forums .header-stats .stat-val {
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    bottom: 0;
    color: #363636;
    font-weight: bold;
    line-height: 1.3; }
  #tools .header-stats #set-date, #forums .header-stats #set-date {
    font-size: 14px;
    top: 22px; }
  #tools .header-stats #designer, #forums .header-stats #designer {
    font-size: 18px;
    margin-top: 17px; }
  #tools .header-stats #set-completed, #forums .header-stats #set-completed {
    font-size: 34px; }
  #tools .header-stats #item-created, #forums .header-stats #item-created {
    font-size: 14px;
    top: 21px; }
  #tools .header-stats #friend-count, #forums .header-stats #friend-count {
    font-size: 35px; }

#itemDetailPage .container, #placepage .container {
  width: 1080px;
  max-width: 100%; }

#itemDetailPage .header-stats, #placepage .header-stats {
  width: auto; }

@media (max-width: 500px) {
  #itemDetailPage, #placepage {
    padding: 0; } }

@media (max-width: 768px) {
  #itemDetailPage .hero-header, #placepage .hero-header {
    text-align: center; } }

#itemDetailPage h4, #placepage h4 {
  margin: 10px 0; }

#itemDetailPage .tile.is-ancestor, #placepage .tile.is-ancestor {
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 768px) {
  #itemDetailPage .tile.is-parent, #placepage .tile.is-parent {
    padding: 10px 0; } }

#itemDetailPage > header > div > div > div.column.is-2 > div > img
.container, #placepage > header > div > div > div.column.is-2 > div > img
.container {
  width: 2000px;
  max-width: 100%; }

#itemDetailPage #item-info.tile.is-child p.title, #placepage #item-info.tile.is-child p.title {
  margin: 0 0 10px 0; }

#itemDetailPage #set-info, #placepage #set-info {
  margin-bottom: 0;
  flex-direction: column;
  justify-content: space-around; }

#itemDetailPage #item-info > div > div > div > div > article, #placepage #item-info > div > div > div > div > article {
  background: #ebebeb; }

#itemDetailPage #item-info > div > div > article, #placepage #item-info > div > div > article {
  background: #ebebeb; }

#itemDetailPage #item-info, #itemDetailPage .rarebeeStats_section, #placepage #item-info, #placepage .rarebeeStats_section {
  margin: 1em auto; }
  #itemDetailPage #item-info .panel, #itemDetailPage .rarebeeStats_section .panel, #placepage #item-info .panel, #placepage .rarebeeStats_section .panel {
    width: auto; }
    #itemDetailPage #item-info .panel .panel-heading, #itemDetailPage .rarebeeStats_section .panel .panel-heading, #placepage #item-info .panel .panel-heading, #placepage .rarebeeStats_section .panel .panel-heading {
      background: #f26522;
      padding: 10px;
      margin: 0;
      color: white;
      font-size: 20px; }
    #itemDetailPage #item-info .panel .panel-block, #itemDetailPage .rarebeeStats_section .panel .panel-block, #placepage #item-info .panel .panel-block, #placepage .rarebeeStats_section .panel .panel-block {
      border-radius: 0px 0px 5px 5px;
      background: white; }
      @media (max-width: 768px) {
        #itemDetailPage #item-info .panel .panel-block, #itemDetailPage .rarebeeStats_section .panel .panel-block, #placepage #item-info .panel .panel-block, #placepage .rarebeeStats_section .panel .panel-block {
          border-radius: 0; } }
  #itemDetailPage #item-info .box, #itemDetailPage .rarebeeStats_section .box, #placepage #item-info .box, #placepage .rarebeeStats_section .box {
    padding: 0;
    box-shadow: none; }
    @media (max-width: 768px) {
      #itemDetailPage #item-info .box, #itemDetailPage .rarebeeStats_section .box, #placepage #item-info .box, #placepage .rarebeeStats_section .box {
        padding: 0;
        border-radius: 0; } }
    #itemDetailPage #item-info .box .title, #itemDetailPage .rarebeeStats_section .box .title, #placepage #item-info .box .title, #placepage .rarebeeStats_section .box .title {
      background: #f26522;
      padding: 10px;
      margin: 0;
      color: white;
      font-size: 20px;
      border-radius: 5px 5px 0 0; }
      @media (max-width: 768px) {
        #itemDetailPage #item-info .box .title, #itemDetailPage .rarebeeStats_section .box .title, #placepage #item-info .box .title, #placepage .rarebeeStats_section .box .title {
          border-radius: 0; } }
    #itemDetailPage #item-info .box .content, #itemDetailPage .rarebeeStats_section .box .content, #placepage #item-info .box .content, #placepage .rarebeeStats_section .box .content {
      padding: 10px; }
    #itemDetailPage #item-info .box a, #itemDetailPage .rarebeeStats_section .box a, #placepage #item-info .box a, #placepage .rarebeeStats_section .box a {
      border: none;
      display: inline-block;
      margin: 10px; }
  #itemDetailPage #item-info #search-wrapper #searchNumber, #itemDetailPage .rarebeeStats_section #search-wrapper #searchNumber, #placepage #item-info #search-wrapper #searchNumber, #placepage .rarebeeStats_section #search-wrapper #searchNumber {
    align-self: center;
    margin-bottom: 0;
    width: 80%; }
    #itemDetailPage #item-info #search-wrapper #searchNumber input, #itemDetailPage .rarebeeStats_section #search-wrapper #searchNumber input, #placepage #item-info #search-wrapper #searchNumber input, #placepage .rarebeeStats_section #search-wrapper #searchNumber input {
      text-align: center; }

#itemDetailPage .rarebeeStats_section h2, #placepage .rarebeeStats_section h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center; }

#itemDetailPage .rarebeeStats_section .flex, #placepage .rarebeeStats_section .flex {
  justify-content: space-around; }

#itemDetailPage .rarebeeStats_section .card, #placepage .rarebeeStats_section .card {
  width: 100%; }

#itemDetailPage .rarebeeStats_section .content-box .card-content p, #placepage .rarebeeStats_section .content-box .card-content p {
  text-align: center; }

#itemDetailPage .rarebeeStats_section .heading, #placepage .rarebeeStats_section .heading {
  margin-top: 10px; }

#itemDetailPage .panel, #placepage .panel {
  max-width: 100%; }

#itemDetailPage .store-banner, #placepage .store-banner {
  width: 100px;
  border-radius: 5px;
  margin: .5em 0; }

#itemDetailPage #Formulas div, #itemDetailPage #Mix div, #placepage #Formulas div, #placepage #Mix div {
  flex-wrap: wrap; }

#itemDetailPage #Formulas a, #itemDetailPage #Mix a, #placepage #Formulas a, #placepage #Mix a {
  border-bottom: none; }

#itemDetailPage #Formulas .flex a, #itemDetailPage #Mix .flex a, #placepage #Formulas .flex a, #placepage #Mix .flex a {
  flex: 1 81px; }

#itemDetailPage #mix-info img, #placepage #mix-info img {
  max-width: 80px; }

.store-cost {
  text-align: center;
  background: url(https://wallazee.global.ssl.fastly.net/images/site/honeycomb.png) no-repeat;
  background-size: 100%;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold; }

.stats_icon {
  border-radius: 50%;
  height: 100px;
  width: 100px;
  margin: auto; }
  .stats_icon img {
    width: 50%;
    margin-top: 9px; }
  .stats_icon p {
    margin: 0;
    font-size: 20px;
    font-weight: 700; }

.stats_icon-mixed {
  border: 6px solid #00d1b2;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.stats_icon-dropped {
  border: 6px solid #ff470f;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.stats_icon-lockbox {
  border: 6px solid #754ea7;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.stats_icon-saved {
  border: 6px solid #3273dc;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.stats_icon-pouch {
  border: 6px solid #ff3860;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.stats_icon-mixerpool {
  border: 6px solid #23d160;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.stats_icon-recyclecenter {
  border: 6px solid #000000;
  background-image: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }

.icon-place {
  margin: 10px 0 1em 0; }

#itemNumberSearchPage {
  padding: 2em 1em; }
  #itemNumberSearchPage .card {
    margin: auto;
    margin-bottom: 1em; }
    #itemNumberSearchPage .card .card-header-title {
      padding: 5px 20px 0px 15px;
      font-size: 16px; }
    #itemNumberSearchPage .card .card-content {
      padding: 0 15px 15px 15px; }
    #itemNumberSearchPage .card .card-image figure {
      padding: 1em; }
    #itemNumberSearchPage .card .prestige_green {
      border: 5px solid #50d4b7; }
    #itemNumberSearchPage .card .prestige_blue {
      border: 5px solid #1378d3; }
    #itemNumberSearchPage .card .prestige_purple {
      border: 5px solid #8557bb; }
    #itemNumberSearchPage .card .prestige_orange {
      border: 5px solid #ff8f14; }
    #itemNumberSearchPage .card .prestige_red {
      border: 5px solid #ff3b7f; }
    #itemNumberSearchPage .card #btn-wrapper {
      width: 100%; }
    #itemNumberSearchPage .card .flex .browse-btn {
      width: 50%;
      padding: 14px; }
  #itemNumberSearchPage h1 {
    font-size: 20px; }

#item-results a {
  color: black; }
  #item-results a:hover {
    text-decoration: underline; }
    @media screen and (max-width: 768px) {
      #item-results a:hover {
        text-decoration: none; } }

#latest-items {
  text-align: center;
  background: #93877e;
  overflow: hidden;
  max-width: 100%; }
  #latest-items .latest-item {
    width: 18.33%;
    display: inline-block;
    margin: 2% 2% 0 2%; }
    #latest-items .latest-item h3 {
      color: white; }
  #latest-items h2 {
    background: #2e2b2b;
    color: white;
    font-size: 30px;
    font-weight: bold;
    padding: 1em;
    box-shadow: -5px 7px 8px -3px rgba(0, 0, 0, 0.3); }
  #latest-items img {
    margin: 1em 2% 1em 2%;
    position: relative;
    z-index: 1;
    max-width: 100%; }
  #latest-items img:hover {
    transform: translateY(-5px);
    transition: .2s ease-out; }
  #latest-items .shelf {
    border-bottom: 15px solid #665548;
    position: relative;
    box-shadow: -1px 12px 12px -9px rgba(0, 0, 0, 0.3);
    width: 890px;
    max-width: 100%;
    margin: auto; }
    #latest-items .shelf .shelf-bottom {
      position: absolute;
      bottom: 0;
      height: 30px;
      background: #514949;
      width: 100%;
      left: 0;
      z-index: 0; }
    #latest-items .shelf:before, #latest-items .shelf:after {
      content: '';
      position: absolute;
      background: #93877e; }
    #latest-items .shelf:before {
      left: -36px;
      height: 70px;
      width: 70px;
      bottom: 16px;
      transform: rotate(45deg);
      z-index: 1; }
    #latest-items .shelf:after {
      right: -36px;
      height: 70px;
      width: 70px;
      bottom: 16px;
      transform: rotate(45deg); }

#login, #register {
  text-align: center; }
  #login .panel, #register .panel {
    width: 490px;
    max-width: 100%; }

.login-form, .register-form {
  display: inline-block;
  background: white;
  box-shadow: 8px 7px 19px 4px rgba(0, 0, 0, 0.1);
  text-align: center; }

.login-form input, .register-form input {
  display: block;
  border: none;
  border-radius: 25px;
  padding: .8em;
  margin: 1em auto;
  font-family: Rockwell, serif;
  width: 400px;
  max-width: 100%;
  text-align: center; }

#incorrect-login {
  display: none; }

.nav {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 999;
  padding: 0 62px; }

#main-nav {
  font-size: 20px; }
  #main-nav ul > li > ul {
    display: none;
    position: absolute;
    top: 50px;
    background: #ebebeb;
    text-align: left;
    left: -3px;
    box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.15);
    z-index: 2;
    font-size: 15px; }
    #main-nav ul > li > ul:before {
      content: '';
      position: absolute;
      background: #ebebeb;
      height: 20px;
      width: 20px;
      top: -7px;
      left: 22px;
      transform: rotate(45deg);
      box-shadow: -2px -2px 4px -2px rgba(0, 0, 0, 0.15);
      z-index: -1; }
  #main-nav ul li {
    position: relative; }
  #main-nav ul li:hover > ul {
    display: block; }

#nav-logo {
  font-family: 'Lobster';
  color: black;
  font-size: 40px; }

.panel {
  border: none;
  width: 768px;
  max-width: 100%;
  margin: 2em auto; }

.panel-heading {
  background: #f26522;
  color: white;
  font-weight: bold;
  display: block; }

.panel-block {
  background: #ebebeb;
  line-height: 1.5; }

#places h2, .nav h2 {
  font-size: 35px;
  font-weight: bold; }

#places #place-btn-group, .nav #place-btn-group {
  text-align: center;
  margin-bottom: 5px; }
  #places #place-btn-group .button, .nav #place-btn-group .button {
    margin: .5em;
    color: white;
    font-weight: bold;
    border: none; }
  #places #place-btn-group .button.is-active, #places #place-btn-group .button:hover, .nav #place-btn-group .button.is-active, .nav #place-btn-group .button:hover {
    transform: translateY(4px);
    box-shadow: none;
    transition: .1s; }

#places .panel-heading img, #places .panel-heading span, .nav .panel-heading img, .nav .panel-heading span {
  display: inline-block;
  vertical-align: middle; }

#places .panel-heading img, .nav .panel-heading img {
  margin-right: 10px; }

#places .places-wrapper > div > img, .nav .places-wrapper > div > img {
  margin: 20px 0; }

#places > div.places-wrapper > div > ul:nth-child(2), .nav > div.places-wrapper > div > ul:nth-child(2) {
  margin-top: 20px; }

#places {
  padding-top: 2em; }

div.places-wrapper > div > div > img {
  margin-top: 10px; }

.visitor {
  display: inline-block;
  margin: 5px; }

#visitor-container {
  max-width: 100%;
  margin: 1em auto; }

#placepage .container {
  width: 1500px;
  max-width: 100%; }

#placepage #item-info .box a {
  margin: 5px; }

#placepage .card {
  width: 210px;
  margin: 1em;
  padding: 1em; }
  #placepage .card .card-content {
    padding: 10px 0 0 0; }
    #placepage .card .card-content i, #placepage .card .card-content span {
      display: inline-block;
      vertical-align: middle;
      margin-top: 5px; }
    #placepage .card .card-content h5 {
      margin: 2px 0; }

.locked-by:hover {
  text-decoration: underline; }

#profile .set-box {
  display: inline-block;
  text-align: center;
  padding: 1em;
  width: 24.33%;
  vertical-align: top; }

#profile .profile-options {
  border: none;
  margin-bottom: 0;
  padding: 1em;
  padding-bottom: 0; }
  #profile .profile-options .tabs .active {
    color: #00d1b2; }
    #profile .profile-options .tabs .active:hover {
      background: white;
      opacity: .9; }
  #profile .profile-options .badge.is-badge-small[data-badge]::after {
    top: calc(0px - ( 0.15rem / 2 )); }

#profile #profile-info-container {
  background-color: #F5F5F5;
  padding: 10px; }
  #profile #profile-info-container .card {
    min-height: 260px; }
  #profile #profile-info-container .prestige_green {
    border: 5px solid #50d4b7; }
  #profile #profile-info-container .prestige_blue {
    border: 5px solid #1378d3; }
  #profile #profile-info-container .prestige_purple {
    border: 5px solid #8557bb; }
  #profile #profile-info-container .prestige_orange {
    border: 5px solid #ff8f14; }
  #profile #profile-info-container .prestige_red {
    border: 5px solid #ff3b7f; }
  #profile #profile-info-container .card-content {
    padding: 10px; }

#profile .profile-heading {
  padding: 20px 20px 0 20px; }
  #profile .profile-heading .image {
    margin: auto;
    border-radius: 5px; }

#profile .honeycomb-section, #profile .friends-section {
  position: relative; }
  #profile .honeycomb-section .stat-val, #profile .friends-section .stat-val {
    position: absolute;
    top: 23px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    color: #363636;
    font-weight: bold; }
  #profile .honeycomb-section img, #profile .friends-section img {
    margin: auto; }
  #profile .honeycomb-section a, #profile .friends-section a {
    color: white; }
    #profile .honeycomb-section a:hover, #profile .friends-section a:hover {
      text-decoration: underline; }

#profile .friends-section i {
  margin-top: 12px; }

#profile #set-completion, #profile #achievements, #profile #friends, #profile #set-detail {
  display: flex;
  flex-wrap: wrap; }
  #profile #set-completion .card-image, #profile #achievements .card-image, #profile #friends .card-image, #profile #set-detail .card-image {
    padding: 15px 15px 0 15px; }
  #profile #set-completion img, #profile #achievements img, #profile #friends img, #profile #set-detail img {
    width: 80px;
    margin: auto; }
  #profile #set-completion progress, #profile #achievements progress, #profile #friends progress, #profile #set-detail progress {
    margin-bottom: 3px; }
  #profile #set-completion h5, #profile #achievements h5, #profile #friends h5, #profile #set-detail h5 {
    font-size: 100%;
    margin-top: 3px; }
    @media (max-width: 768px) {
      #profile #set-completion h5, #profile #achievements h5, #profile #friends h5, #profile #set-detail h5 {
        margin-top: 0; } }
  #profile #set-completion .set-info, #profile #achievements .set-info, #profile #friends .set-info, #profile #set-detail .set-info {
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 768px) {
      #profile #set-completion .set-info, #profile #achievements .set-info, #profile #friends .set-info, #profile #set-detail .set-info {
        flex-direction: row;
        text-align: left;
        height: auto;
        margin-bottom: 5px; } }
  #profile #set-completion .set-detail, #profile #achievements .set-detail, #profile #friends .set-detail, #profile #set-detail .set-detail {
    flex-direction: column !important; }
    @media (max-width: 768px) {
      #profile #set-completion .set-detail, #profile #achievements .set-detail, #profile #friends .set-detail, #profile #set-detail .set-detail {
        height: auto;
        margin-bottom: 5px; } }
  #profile #set-completion .card, #profile #achievements .card, #profile #friends .card, #profile #set-detail .card {
    width: 215px;
    height: auto;
    min-height: inherit;
    margin: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
    @media (max-width: 768px) {
      #profile #set-completion .card, #profile #achievements .card, #profile #friends .card, #profile #set-detail .card {
        flex-direction: row;
        flex: none;
        width: 100%;
        margin: 0; } }
    #profile #set-completion .card .card-content, #profile #achievements .card .card-content, #profile #friends .card .card-content, #profile #set-detail .card .card-content {
      padding: 15px;
      display: flex;
      flex-direction: column; }
      @media (max-width: 768px) {
        #profile #set-completion .card .card-content, #profile #achievements .card .card-content, #profile #friends .card .card-content, #profile #set-detail .card .card-content {
          flex-direction: column-reverse;
          width: 100%; } }

@media (max-width: 768px) {
  #profile #friends .card {
    flex-direction: row;
    margin: 0; } }
  @media (max-width: 768px) and (max-width: 768px) {
    #profile #friends .card .card-image {
      padding: 8px;
      justify-content: center;
      align-items: center; } }

#profile #achievements .card .card-image img {
  width: auto;
  margin-top: 10px; }

@media (max-width: 768px) {
  #profile #achievements .card .card-content {
    padding: 10px;
    flex-direction: column; } }

#profile #achievements .card .achievement-name {
  display: none;
  margin-bottom: 10px; }
  @media (max-width: 768px) {
    #profile #achievements .card .achievement-name {
      display: block; } }

#profile .item-unfound {
  filter: contrast(1%) sepia(150%) grayscale(50%) brightness(50%); }

#profile .set-container .panel-block {
  max-height: 600px;
  overflow: scroll; }

#profile #lockeditem-container > div.panel-heading > a {
  color: white; }

#profile-header-stats {
  justify-content: space-around; }

#export-wrapper {
  padding: 3em; }
  #export-wrapper #export {
    margin: auto; }

#rules {
  padding-top: 2em; }
  #rules strong {
    position: relative;
    padding-left: 1.8em;
    margin: 1em 0;
    color: white; }
    #rules strong:before {
      content: '\f18e';
      font-family: 'FontAwesome';
      color: white;
      font-size: 30px;
      font-weight: normal;
      position: absolute;
      left: -1px;
      top: -11px; }
  #rules .guidelines li {
    position: relative;
    color: #363636;
    padding-left: 3em; }
    #rules .guidelines li strong {
      color: #363636;
      padding: 0; }
      #rules .guidelines li strong:before {
        display: none; }
    #rules .guidelines li:before {
      content: '\f058';
      font-family: 'FontAwesome';
      color: #f26522;
      position: absolute;
      top: 1px;
      left: 9px;
      font-size: 26px; }

.scrollbar {
  overflow-y: scroll;
  margin-bottom: 25px;
  background-color: #F5F5F5; }

.scroll-black::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F5F5F5; }

.scroll-black::-webkit-scrollbar {
  width: 12px;
  height: 20px;
  background-color: #F5F5F5; }

.scroll-black::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #555; }

.scroll-btn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  color: black;
  z-index: 9999;
  cursor: pointer;
  opacity: .7; }
  .scroll-btn:hover {
    opacity: 1; }

@media (max-width: 768px) {
  .sets, #item-results {
    padding: 0; } }

.sets .card, #item-results .card {
  margin: 7px;
  max-width: 230px;
  min-width: 130px; }
  @media (max-width: 500px) {
    .sets .card, #item-results .card {
      flex: 1 135px; } }

.sets .prestige_green, #item-results .prestige_green {
  border: 5px solid #50d4b7; }

.sets .prestige_blue, #item-results .prestige_blue {
  border: 5px solid #1378d3; }

.sets .prestige_purple, #item-results .prestige_purple {
  border: 5px solid #8557bb; }

.sets .prestige_orange, #item-results .prestige_orange {
  border: 5px solid #ff8f14; }

.sets .prestige_red, #item-results .prestige_red {
  border: 5px solid #ff3b7f; }

.sets #genlist, #item-results #genlist {
  text-align: center; }

.sets #genlist.genrow, #item-results #genlist.genrow {
  display: inline-block; }

.sets .genrow a, #item-results .genrow a {
  display: block;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  background-color: #fff;
  border-radius: 10px;
  margin-top: 1%; }

.sets #genlist a img, #item-results #genlist a img {
  padding-top: 2%;
  height: 150px;
  padding-left: 50px;
  padding-right: 50px; }

@media (max-width: 500px) {
  .sets #genlist a img, #item-results #genlist a img {
    padding-top: 2%;
    height: 100px;
    padding-left: 30px;
    padding-right: 30px; } }

@media (max-width: 400px) {
  .sets #genlist a img, #item-results #genlist a img {
    padding-top: 2%;
    height: 100px;
    padding-left: 30px;
    padding-right: 30px; } }

.sets .tag, #item-results .tag {
  margin: 0 3px; }

.sets .media-content, #item-results .media-content {
  height: 42px; }

.sets .content, #item-results .content {
  text-align: left;
  overflow: hidden;
  position: relative;
  max-height: 124px; }

.sets .card-image, #item-results .card-image {
  padding: 10px; }

.sets .card-content, #item-results .card-content {
  padding: 0 1em 1em 1em; }

.sets p.title, #item-results p.title {
  text-align: center;
  font-size: 16px; }

@media (max-width: 768px) {
  #sets-all .card {
    width: 100%;
    flex: none;
    display: flex;
    max-width: 100%;
    margin: 0;
    flex-direction: row; } }

@media (max-width: 768px) {
  #sets-all .card .card-content {
    padding: 0;
    display: flex;
    align-items: center; } }

@media (max-width: 768px) {
  #sets-all .card .card-image {
    height: 64px;
    width: 64px;
    margin-right: 1px; } }

@media (max-width: 768px) {
  #sets-all .card .content {
    display: none; } }

@media (max-width: 768px) {
  #sets-all .card .media-content {
    height: auto; } }

.card-container {
  flex-wrap: wrap;
  margin-top: 21px; }

@media (max-width: 768px) {
  #profile #set-detail .hero-header, #tools #set-detail .hero-header {
    text-align: center; } }

#profile #set-detail .card .card-content, #tools #set-detail .card .card-content {
  padding-top: 0; }

#profile .tag, #tools .tag {
  margin-top: 3px; }

.item-unfound {
  filter: grayscale(100%); }

#sidebar {
  background: #2e2b2b;
  color: white;
  width: 200px;
  text-align: center; }
  #sidebar > div > a > img {
    width: 110px;
    padding: 1em; }
  #sidebar .menu-list a {
    color: white;
    padding: 10px;
    font-size: 15px;
    text-align: left; }
    #sidebar .menu-list a:hover {
      background: rgba(0, 0, 0, 0.8); }
  #sidebar .menu-list a.is-active {
    background: #f26522; }

.sidebar {
  background: #2e2b2b;
  z-index: 3 !important; }

.nav-link {
  display: block;
  padding: 20px; }

.nav-icon {
  position: fixed;
  z-index: 99999;
  right: 10px;
  top: 9px;
  fill: #2e2b2b;
  width: 35px;
  height: 35px; }
  .nav-icon:hover {
    fill: white;
    transition: .2s; }
  @media (max-width: 768px) {
    .nav-icon {
      display: inline-block; } }

#side-nav > aside {
  z-index: 1 !important; }
  #side-nav > aside > div {
    display: none; }

#side-nav a.menu-label span {
  display: inline-block;
  vertical-align: middle; }

@media screen and (max-width: 768px) {
  #side-nav {
    transform: translate3d(-180px, 0, 0); } }

#lockedItemList h2 {
  line-height: 2.3;
  margin-bottom: 0; }

#lockedItemList .panel {
  width: auto; }

#lockedItemList .table-container {
  margin: auto;
  height: 600px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }
  @media (max-width: 768px) {
    #lockedItemList .table-container {
      -webkit-overflow-scrolling: touch;
      height: auto; } }

#lockedItemList .table.is-striped tbody tr:nth-child(odd):hover {
  background: #ffc790;
  color: white; }
  @media screen and (max-width: 768px) {
    #lockedItemList .table.is-striped tbody tr:nth-child(odd):hover {
      background: white;
      color: black; } }

#lockedItemList .table.is-striped tbody tr:nth-child(even):hover {
  background: #ffc790;
  color: white; }
  @media screen and (max-width: 768px) {
    #lockedItemList .table.is-striped tbody tr:nth-child(even):hover {
      background: #fafafa;
      color: black; } }

.field.is-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.field-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 5;
  -ms-flex-positive: 5;
  flex-grow: 5;
  -ms-flex-negative: 1;
  flex-shrink: 1; }

.tabs.is-boxed a.active {
  background-color: white;
  border-color: #dbdbdb;
  border-bottom-color: transparent !important; }
  .tabs.is-boxed a.active:hover {
    background: white !important;
    opacity: 0.9 !important; }

.tabs .active {
  border-bottom-color: #00d1b2;
  color: #00d1b2; }

.tabs.is-boxed {
  border-radius: 3px 3px 0 0; }

.tabs a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dbdbdb;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top; }

.tabs li {
  display: flex; }

/*Terms of Service & Privacy Policy*/
#terms, #privacy {
  padding-top: 1em; }
  #terms p, #privacy p {
    margin: 2em 0; }

#uniques {
  padding-top: 2em; }
  #uniques h2 {
    font-weight: bold; }
  #uniques .unique-block {
    display: inline-block;
    text-align: center;
    width: 200px;
    margin: 0 1em;
    vertical-align: top; }
    #uniques .unique-block img {
      width: 150px; }
    #uniques .unique-block h3 {
      font-weight: bold; }
  #uniques > ul > li > div > img {
    padding: 1em; }
  #uniques .notification.is-primary {
    width: 800px;
    max-width: 100%;
    margin: 1em auto;
    box-shadow: none;
    text-align: center; }
  #uniques .is-info {
    width: 768px;
    max-width: 100%;
    margin: auto;
    text-align: center; }

#unique-gifting {
  width: 600px;
  max-width: 100%;
  margin: auto; }
  #unique-gifting h2 {
    margin-top: 10px; }

#unique-wrapper {
  padding: 3em; }

#profile-bio {
  font-size: 18px;
  padding: 2em;
  text-align: center;
  width: 740px !important;
  max-width: 100%;
  margin: auto; }
  #profile-bio > div {
    margin: 10px 0; }

#lockedlist-container .panel {
  width: auto; }

#total-locked {
  margin: 1em; }

#round-profile {
  border: 0 solid rgba(0, 0, 0, 0.2);
  -moz-border-radius: 150px;
  -o-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px; }

#loading-container {
  text-align: center;
  padding: 2em;
  position: relative; }
  #loading-container h2 {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 1.1; }
  #loading-container #loading-progress {
    width: 500px;
    padding: 0 1em;
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 220px;
    left: 0;
    right: 0;
    bottom: 0; }

#starburst {
  width: 300px;
  -webkit-animation: spin 10s linear infinite;
  -moz-animation: spin 10s linear infinite;
  animation: spin 10s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

#retrobee {
  padding: 2em 0; }

.banner-btn {
  margin-left: 0; }

.map-container {
  width: 900px;
  max-width: 100%;
  margin: 1em auto; }

#itemHistoryPage {
  padding: 2em 1em; }
  #itemHistoryPage .card {
    margin: auto;
    margin-bottom: 1em;
    width: 500px; }
    #itemHistoryPage .card .card-header-title {
      padding: 5px 20px 0px 15px;
      font-size: 16px; }
    #itemHistoryPage .card .card-content {
      padding: 0 15px 15px 15px; }
    #itemHistoryPage .card .card-image figure {
      padding: 1em; }
    #itemHistoryPage .card .panel-block i {
      margin-bottom: 5px; }
    #itemHistoryPage .card .panel-block:nth-child(even) {
      background: white; }
    #itemHistoryPage .card #btn-wrapper {
      width: 100%; }
    #itemHistoryPage .card .flex .browse-btn {
      width: 50%;
      padding: 14px; }
    #itemHistoryPage .card .level-item .image {
      margin: auto; }
  #itemHistoryPage .avatar-wrapper {
    height: 70px;
    width: 70px; }
  #itemHistoryPage h1 {
    font-size: 20px; }

#forums .panel {
  margin: auto; }
  #forums .panel .panel-block:nth-child(odd) {
    background: #b7b7b7; }
  #forums .panel .panel-block a:hover {
    text-decoration-color: black !important;
    text-decoration: underline; }
  #forums .panel .forum-chevron a {
    color: #363636; }
    #forums .panel .forum-chevron a:hover {
      color: #f26522; }

#forums #forums-container {
  padding-top: 2em; }

#forums .forum-btn {
  box-shadow: none;
  transform: none; }

#forums .forum-chevron {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 62px;
  width: 40px; }

#forums .forums-header {
  padding-bottom: 19px !important; }

#forums .quote {
  border: 1px solid #464242;
  border-left: 5px solid #464242;
  background: rgba(255, 255, 255, 0.3);
  padding: 10px;
  border-radius: 4px; }

#forums #forums-main {
  position: relative; }

#forums .reply-inactive {
  display: none; }

#forums .reply-active {
  display: block; }

#forums .tag {
  margin: 0 3px 0 3px; }

#forums #loading-container h2 {
  top: 150px; }

#forums .thread-title {
  border-bottom: none; }

#forums .user-link {
  text-decoration: none;
  border-bottom: none; }
  #forums .user-link:hover {
    text-decoration: underline;
    text-decoration-color: black; }

.pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.25rem;
  text-align: center; }

.pagination-previous, .pagination-next, .pagination-link {
  background-color: white;
  border-color: #dbdbdb;
  min-width: 2.25em; }

li.is-current a {
  background-color: #2E2B2B;
  border-color: #b7b7b7;
  color: #fff !important; }

.pagination.is-centered a {
  color: #2E2B2B; }
  .pagination.is-centered a:hover {
    background-color: #2E2B2B;
    color: white; }

.dropdown {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  vertical-align: top; }

.dropdown-trigger:hover {
  cursor: pointer; }

.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
  display: block; }

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20; }

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 9rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20;
  text-align: left; }

.dropdown-content {
  background-color: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }

a.dropdown-item {
  padding-right: 3rem;
  white-space: nowrap; }

.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative; }

a.dropdown-item:hover {
  background-color: whitesmoke;
  color: #0a0a0a; }

#inbox button:focus {
  outline: 0; }

#inbox #message-box {
  padding: .5em; }

#inbox a {
  color: white;
  text-decoration: underline;
  border-bottom: initial; }

#inbox #inbox-container {
  margin: 1em auto;
  min-height: 600px;
  background: white;
  padding: 0;
  border: 1px solid #dbdbdb;
  overflow: hidden; }

#inbox #contact-list {
  height: 600px;
  margin: 0;
  border-radius: 0; }

#inbox #contacts {
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 6em; }
  #inbox #contacts .media-right {
    display: flex;
    height: 56px; }
  #inbox #contacts .tag {
    font-weight: bold;
    align-self: center; }

#inbox .is-red {
  background: #F30C23;
  color: white; }

#inbox .msg-preview {
  display: block;
  width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#inbox #message-container {
  height: 422px;
  background: #ebebeb;
  overflow-y: scroll;
  padding: 5px;
  word-break: break-word; }
  #inbox #message-container .media {
    border: none; }

#inbox .sent-msg > div, #inbox .rcvd-msg > div {
  text-align: right; }
  #inbox .sent-msg > div > div p, #inbox .rcvd-msg > div > div p {
    display: inline-block;
    max-width: 70%;
    padding: 8px;
    border-radius: 5px;
    color: white;
    background: #f36623;
    margin-bottom: 0;
    word-wrap: break-word; }

#inbox .rcvd-msg > div {
  text-align: left; }
  #inbox .rcvd-msg > div > div p {
    background: #b7b7b7;
    color: #4a4a4a; }

#inbox .panel-heading {
  margin: 0;
  border-radius: 0;
  background: #424242;
  color: white;
  text-align: center;
  font-weight: normal;
  height: 50px; }

#inbox .panel-block {
  background-color: transparent;
  padding: 0 5px; }
  #inbox .panel-block:hover {
    background-color: #ebebeb;
    cursor: pointer; }

#inbox #contacts-header {
  position: relative; }

#inbox #btn-refresh {
  cursor: pointer;
  background: none;
  position: absolute;
  margin: 0;
  left: 11px;
  top: 15px; }

#inbox .navigation--active {
  background: #b7b7b7; }

.send-btn {
  box-shadow: none;
  transform: none; }
  .send-btn:hover {
    transform: none; }

.Select-control {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  width: 90% !important;
  margin: 3px auto; }

.badge {
  position: relative;
  white-space: nowrap;
  position: relative; }

.badge[data-badge]::after {
  position: absolute;
  left: 100%;
  z-index: 99;
  margin: 0;
  background: #00d1b2;
  background-clip: padding-box;
  border-radius: 1rem;
  -webkit-box-shadow: 0 0 0 0.1rem white;
  box-shadow: 0 0 0 0.1rem white;
  color: white;
  content: attr(data-badge);
  display: inline-block; }

.badge:not([data-badge=""])::after {
  padding: .3rem .5rem;
  text-align: center;
  white-space: nowrap; }

.badge[data-badge=""]::after {
  display: inline-block;
  vertical-align: inherit; }

.badge.is-badge-white[data-badge]::after, .badge.is-badge-white:not([data-badge])::after {
  background: white;
  color: #0a0a0a; }

.badge.is-badge-black[data-badge]::after, .badge.is-badge-black:not([data-badge])::after {
  background: #0a0a0a;
  color: white; }

.badge.is-badge-light[data-badge]::after, .badge.is-badge-light:not([data-badge])::after {
  background: whitesmoke;
  color: #363636; }

.badge.is-badge-dark[data-badge]::after, .badge.is-badge-dark:not([data-badge])::after {
  background: #363636;
  color: whitesmoke; }

.badge.is-badge-primary[data-badge]::after, .badge.is-badge-primary:not([data-badge])::after {
  background: #00d1b2;
  color: #fff; }

.badge.is-badge-info[data-badge]::after, .badge.is-badge-info:not([data-badge])::after {
  background: #3273dc;
  color: #fff; }

.badge.is-badge-success[data-badge]::after, .badge.is-badge-success:not([data-badge])::after {
  background: #23d160;
  color: #fff; }

.badge.is-badge-warning[data-badge]::after, .badge.is-badge-warning:not([data-badge])::after {
  background: #ffdd57;
  color: rgba(0, 0, 0, 0.7); }

.badge.is-badge-danger[data-badge]::after, .badge.is-badge-danger:not([data-badge])::after {
  background: #ff3860;
  color: #fff; }

.badge.is-badge-outlined[data-badge]::after {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #00d1b2;
  color: #00d1b2; }

.badge.is-badge-outlined.is-badge-white[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid white;
  color: white; }

.badge.is-badge-outlined.is-badge-black[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #0a0a0a;
  color: #0a0a0a; }

.badge.is-badge-outlined.is-badge-light[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid whitesmoke;
  color: whitesmoke; }

.badge.is-badge-outlined.is-badge-dark[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #363636;
  color: #363636; }

.badge.is-badge-outlined.is-badge-primary[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #00d1b2;
  color: #00d1b2; }

.badge.is-badge-outlined.is-badge-info[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #3273dc;
  color: #3273dc; }

.badge.is-badge-outlined.is-badge-success[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #23d160;
  color: #23d160; }

.badge.is-badge-outlined.is-badge-warning[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #ffdd57;
  color: #ffdd57; }

.badge.is-badge-outlined.is-badge-danger[data-badge]::after {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0.1rem solid #ff3860;
  color: #ff3860; }

.badge[data-badge]::after {
  top: calc(0px - ( 1rem / 2 ));
  left: calc(100% - ( 1rem / 2 ));
  min-height: 1rem;
  min-width: 1rem; }

.badge:not([data-badge=""])::after {
  font-size: 0.75rem;
  line-height: 0.5rem; }

.badge[data-badge=""]::after {
  width: 1rem; }

.badge.is-badge-left::after {
  left: calc(0px - ( 1rem / 2 )); }

.badge.is-badge-bottom::after {
  top: calc(100% - ( 1rem / 2 )); }

.badge.is-badge-bottom-left::after {
  left: calc(0px - ( 1rem / 2 ));
  top: calc(100% - ( 1rem / 2 )); }

.badge.is-badge-small[data-badge]::after {
  top: calc(0px - ( 0.75rem / 2 ));
  left: calc(100% - ( 0.75rem / 2 ));
  min-height: 0.75rem;
  min-width: 0.75rem; }

.badge.is-badge-small:not([data-badge=""])::after {
  font-size: 0.5625rem;
  line-height: 0.375rem; }

.badge.is-badge-small[data-badge=""]::after {
  width: 0.75rem; }

.badge.is-badge-small.is-badge-left::after {
  left: calc(0px - ( 0.75rem / 2 )); }

.badge.is-badge-small.is-badge-bottom::after {
  top: calc(100% - ( 0.75rem / 2 )); }

.badge.is-badge-small.is-badge-bottom-left::after {
  left: calc(0px - ( 0.75rem / 2 ));
  top: calc(100% - ( 0.75rem / 2 )); }

.badge.is-badge-medium[data-badge]::after {
  top: calc(0px - ( 1.25rem / 2 ));
  left: calc(100% - ( 1.25rem / 2 ));
  min-height: 1.25rem;
  min-width: 1.25rem; }

.badge.is-badge-medium:not([data-badge=""])::after {
  font-size: 0.9375rem;
  line-height: 0.625rem; }

.badge.is-badge-medium[data-badge=""]::after {
  width: 1.25rem; }

.badge.is-badge-medium.is-badge-left::after {
  left: calc(0px - ( 1.25rem / 2 )); }

.badge.is-badge-medium.is-badge-bottom::after {
  top: calc(100% - ( 1.25rem / 2 )); }

.badge.is-badge-medium.is-badge-bottom-left::after {
  left: calc(0px - ( 1.25rem / 2 ));
  top: calc(100% - ( 1.25rem / 2 )); }

.badge.is-badge-large[data-badge]::after {
  top: calc(0px - ( 1.5rem / 2 ));
  left: calc(100% - ( 1.5rem / 2 ));
  min-height: 1.5rem;
  min-width: 1.5rem; }

.badge.is-badge-large:not([data-badge=""])::after {
  font-size: 1.125rem;
  line-height: 0.75rem; }

.badge.is-badge-large[data-badge=""]::after {
  width: 1.5rem; }

.badge.is-badge-large.is-badge-left::after {
  left: calc(0px - ( 1.5rem / 2 )); }

.badge.is-badge-large.is-badge-bottom::after {
  top: calc(100% - ( 1.5rem / 2 )); }

.badge.is-badge-large.is-badge-bottom-left::after {
  left: calc(0px - ( 1.5rem / 2 ));
  top: calc(100% - ( 1.5rem / 2 )); }

#wishlist .card {
  width: 215px;
  height: auto;
  min-height: inherit;
  margin: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around; }
  @media (max-width: 768px) {
    #wishlist .card {
      flex-direction: row;
      flex: none;
      width: 100%;
      margin: 0; } }
  #wishlist .card .card-image {
    padding: 15px 15px 0 15px; }
  #wishlist .card .card-content {
    padding: 15px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
      #wishlist .card .card-content {
        flex-direction: column-reverse;
        width: 100%; } }

#news {
  position: relative;
  text-align: center;
  background: #93877e;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 3em; }
  #news h2 {
    background: #2e2b2b;
    color: white;
    font-size: 30px;
    font-weight: bold;
    padding: 1em;
    box-shadow: -5px 7px 8px -3px rgba(0, 0, 0, 0.3); }
  #news .news {
    width: 23%;
    display: inline-block;
    margin: 2% 1% 0 2%;
    transition: transform .2s; }
  #news .news:hover {
    transform: scale(1.2); }
  #news .imgLayer {
    position: relative;
    z-index: 1;
    height: 200px;
    max-width: 100%;
    opacity: 1;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px; }
  #news .topLayer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #111;
    visibility: hidden;
    opacity: 0;
    display: flex;
    max-width: 100%;
    height: 200px;
    z-index: 20;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px; }
  #news .topLayer-text {
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 15px;
    right: 0;
    color: #fff;
    font-size: 16pt;
    font-weight: bold;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: start;
    justify-content: left;
    max-width: 100%;
    height: 200px;
    z-index: 25;
    text-align: left; }
  #news .topLayer-bottomText {
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 15px;
    right: 0;
    color: #fff;
    font-size: 12pt;
    font-weight: bold;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: flex-end;
    justify-content: left;
    max-width: 100%;
    height: 200px;
    z-index: 30;
    text-align: left; }
  #news .news:hover .topLayer {
    visibility: visible;
    opacity: 0.6; }
  #news .news:hover .topLayer-text {
    visibility: visible;
    opacity: 1; }
  #news .news:hover .topLayer-bottomText {
    visibility: visible;
    opacity: 1; }
  @media (max-width: 768px) {
    #news .news {
      width: 40%; }
    #news .news:hover {
      transform: scale(1); } }
  @media (max-width: 480px) {
    #news .news {
      width: 100%; }
    #news .imgLayer {
      position: relative;
      z-index: 1;
      height: 150px;
      max-width: 100%;
      opacity: 1; }
    #news .news:hover {
      transform: scale(1); }
    #news .news:hover .topLayer {
      visibility: hidden;
      opacity: 0; }
    #news .news:hover .topLayer-text {
      visibility: hidden;
      opacity: 0; }
    #news .news:hover .topLayer-bottomText {
      visibility: hidden;
      opacity: 0; } }
