/* Basics: Mobile First */
body {
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 17px;
  font-weight: 200;
}

h1
{
  font-size: 32px;
  margin-bottom: 2rem;
}

img.squircle
{
  border-radius: 30%;
}

#header-suffix
{
  font-weight: 100;
  color: #b485f4;
}

#reevueModal
{
  font-size: 15px;
  font-weight: 400;
}

.dis
{
  opacity: 0.5;
}

p
{
  margin:0 0 14px;
}

p.lead
{
  font-size:21px;
  margin-top: 0;
  margin-bottom: 20px;
}

ol > li, ul > li
{
  margin-bottom: 10px;
}

.titlecase
{
  text-transform: capitalize;
}

i.divider:before
{
  content: "\2605";
  font-family: "icomoon";
  font-style: normal;
  font-size: 10px;
  opacity: 0.8;
}

.footer
{
  font-size: 11px;
}

.terms p.lead, .privacy p.lead
{
  font-weight: bold;
}

.bio > .fa.fa-angle-right
{
  color: #aaa;
  padding: 0 7px;
}

address
{
  margin-left: 1em;
  font-style: italic;
  font-size: 18px;
}

a, a:hover, a:focus
{
  color: #9350ef;
  text-decoration: none;
}

a:hover, a:focus
{
  text-decoration: underline;
}

.form-control
{
  color: #333;
}

textarea, input, .form-control:focus 
{ 
  border-color: #ccc;
  outline: none; 
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  resize: none;
}

h4.modal-title
{
  font-weight: bold;
}

p.reevue > span.icomoon
{
  position: relative;
  top: 1px;
}

p.reevue.highlighted
{
  font-size: 28px;
}

p.reevue.highlighted b.name
{
  font-size: 22px;
  margin-left: 10px;
}

p.reevue.highlighted span.time
{
  font-size: 16px;
  margin-left: 10px;
}

p.reevue img.img-circle
{
  width: 20px;
  height: 20px;
  position: relative;
  top: -5px;
  display: none;
}

p.reevue.highlighted
{
  height: 55px;
  padding-bottom: 10px;
  display: table;
  width: 100%;
  margin-bottom: 20px; 
}

div.checkbox.checkbox-reevue
{
  display: inline-block;
}
/* Modifications based on awesome-bootstrap-checkbox.css */
.checkbox-reevue input[type="checkbox"]:checked + label::before
{
  background-color: #9350ef;
  border-color: #8539ed; 
}

.checkbox-reevue input[type="checkbox"]:checked + label::after 
{
  text-align: left;
  color: #fff; 
}

.radio-reevue input[type="radio"] + label::after 
{
  background-color: #9350ef; 
}
.radio-reevue input[type="radio"]:checked + label::before 
{
  border-color: #9350ef; 
}
.radio-reevue input[type="radio"]:checked + label::after 
{
  background-color: #9350ef; 
}

p.reevue.highlighted img.img-circle
{
  width: 30px;
  height: 30px;
  position: relative;
  top: -5px;
  display: none;
  margin-left: 10px;
}

p.reevue:hover img.img-circle
{
  display: inline;
}

p.reevue.highlighted
{
  border-bottom: 1px solid #ccc;
}

.stars {
    font-family: serif;
}

div.reevue-stars
{
  display: block;
  font-family: serif;
  color: #333;
  margin-top: 10px;
  -moz-animation-duration: 0.3s;
  -moz-animation-delay: 0s;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-duration: 0.3s;
  animation-delay: 0s;
}

div.reevue-stars > div.star
{
  font-size: 40px;
  cursor: hand;
  cursor: pointer;
  margin-right: 5px;
  display: inline-block;
}

div.reevue-stars > div.star.hovering
{
  text-shadow: 0 0 4px rgba(147,80,239,0.6);
}

div.reevue-stars #description
{
  font-size: 22px;
  font-weight: 200;
  font-family: "europa", sans-serif;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-left: 5px;
}

div.reevue-stars.defined #description
{
  font-style: italic;
}

.uploadcare-dialog
{
  font-family: "europa",sans-serif !important;
}

.uploadcare-dialog-footer
{
  display: none;
}

.uploadcare-dialog-big-button
{
  background: #9350ef;
  border: 1px solid #6513d5;
  border-radius: 4px;
  box-shadow: none;
  color: white;
  line-height: 33px;
  display: inline-block;
  padding: 16.5px 2em;
  cursor: pointer;
  text-shadow: none;
}

.uploadcare-dialog-big-button:hover, .uploadcare-dialog-bug-button:active
{
  background: #7c2bec;
  box-shadow: none;
  text-shadow: none;
}

.big-button
{
  border-radius: 4px;
  box-shadow: none;
  text-shadow: none;
}

#reevueModal button#photo-button
{
  margin-bottom: 15px;
}

#reevueModal textarea#reevue-content
{
  font-size: 20px;
  height: 128px;
  padding: 6px 28px 6px 12px;
}

#reevueModal span#photo-button
{
  float: right;
  position: absolute;
  top: 16px;
  right: 16px; 
  opacity: 0.4;
  font-size: 15px;
  cursor: pointer;
  z-index: 9999;
  padding: 10px;
}

#reevueModal span#photo-button:hover
{
  opacity: 1.0;
}

#reevueModal #photo-delete
{
  color: #fff; 
  position: relative; 
  left: 18px; 
  top: 3px; 
  z-index: 100; 
  opacity: 1.0; 
  font-size: 18px; 
  display: none;
}

#reevueModal #photo-delete:hover
{
  display: inline-block;
}

#reevueModal span#photo-button img
{
  border-radius: 4px;
}

#reevueModal #share-info
{
  color: #a0a0a0;
  text-align: justify;
  font-size: 12px;
  margin-top: 15px
}

#reevueModal #geo-info > fa.fa-search
{
  font-size: 15px;
}

#reevueModal #share-info a
{
  color: #a0a0a0;
  text-decoration: underline;
}

#reevueModal #share-info a:hover, #reevueModal #share-info a:active
{
  color: #9350ef;
}

#reevueModal .where
{
  color: #bbb;
  font-size: 14px;
  margin-left: 58px;
  position: relative;
  top: -15px;
  font-weight: 200;
}

.clickable
{
  cursor: hand;
  cursor: pointer;
}

div.ios-header
{
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #9350ef;
  position: fixed;
  z-index: 999999;
}

.jumbotron > h1
{
  white-space: nowrap;
}

/* Our grey disabled buttons */
.btn-default:disabled
{
  color: #808080;
  border-color: #808080;
}

.btn.btn-primary.dropdown-toggle
{
  border: none;
  margin-top: 6px;
}

.index button.reevue.btn.btn-primary
{
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.02);
}

.header .btn
{
  font-weight: 200;
}

.header div.btn-group.pull-right
{
  margin-right: 0;
}

.header .dropdown-menu>li>a
{
  padding: 3px 23px;
}

.header .dropdown-menu > li.dropdown-header
{
  white-space: nowrap;
  padding: 3px 5px;
}

.header .dropdown-menu>li>a:hover, .header .dropdown-menu>li>a:focus
{
  background-color: #9350ef; 
  color: #fff;
}

.header ul.dropdown-menu
{
  margin: -11px 0 0;
}

.header .dropdown-menu>li>a:active
{
  background-color: #7c2bec; 
  color: #fff;
}

.header, .marketing, .footer 
{
  padding-left: 0;
  padding-right: 0;
}

.marketing label
{
  font-size: 14px;
}

.index .jumbotron h1 button
{
  font-size: 28px;
}

.index .row.place img
{
  background-color: #9350ef; 
  border-radius: 4px;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.index .modal-dialog
{
  margin-top: 60px;
}

#geo-info
{
  margin-left: 15px;
  font-weight: normal;
}

#reevueModal .popover
{
  max-width: 325px;
}

#reevueModal .try-again, #reevueModal .geo-map
{
  margin-top: 1em;
}

#reevueModal .place .name
{
  position: relative;
  top: -5px;
}

#reevueModal #reevue-warning
{
  margin-bottom: 0;
  margin-top: 17px;
}

#reevueModal h4.modal-title .address
{
  display: none;
  font-weight: normal;
}

#reevueModal .modal-footer .btn
{
  min-width: 150px;
}

#reevueModal .modal-footer #close-btn
{
  display: none;
}

.index .modal-footer .btn
{
  margin: 0;
  display: inline-block;
  /*width: 100%;*/
}

#reevueModal .modal-footer #close-btn-venues
{
  width: 100%;
  display: block;
  margin: 0;
  padding: 10px 16px;
}

#reevueModal div.checkbox.checkbox-reevue
{

}

/* Styling of bootstrap-switch third party style */
span.bootstrap-switch-handle-on.bootstrap-switch-reevue
{
  background-color: #9350ef;
  color: #fff;
}
.bootstrap-switch, .bootstrap-switch:active, .bootstrap-switch.bootstrap-switch-focused
{
  border-color: #8539ed;
  outline: none !important; 
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.bootstrap-switch.bootstrap-switch-off
{
  border-color: #c0c0c0;
}
.bootstrap-switch .bootstrap-switch-label
{
  color: #8539ed;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch-handle-off.bootstrap-switch-default
{
  color: #333333;
}
.bootstrap-switch-handle-on
{
  box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
.bootstrap-switch-handle-off
{
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.13);
}

#reevueModal #venue-search-box
{
  margin-bottom: 25px;
  opacity: 0.5;
}

#reevueModal .modal-title #geo-info .fa.fa-search
{
  font-size: 15px;
}

#reevueModal #venue-search-box input
{
  border-left: none;
  margin-left: 0;
  padding-left: 6px;
  box-shadow: none;
  -webkit-appearance: none;
}

#reevueModal #venue-search-box .input-group-addon
{
  background-color: transparent;
  padding: 6px 0 6px 6px;
}

#reevueModal #venue-search-box:hover
{
  opacity: 1.0;
}

#reevueModal #venue-search-box.active
{
  opacity: 1.0;
}

#reevueModal div.modal-body > h3
{
  margin-top: 0;
}

#reevueModal .modal-body
{
  padding: 20px 20px 10px 20px;
}

#reevueModal .modal-footer .attribution
{
  float: left;
  margin-bottom: 10px;
  position: relative;
  opacity: 0.8;
}

#reevueModal .modal-footer
{
  margin-top: 0;
  padding: 0 20px 20px;
  text-align: left;
  border-top: none;
}

#reevueModal .place
{
  font-size: 20px;
}

#reevueModal div.row
{
  margin-top: -5px;
}

#reevueModal .link
{
  color: #9350ef;
  text-decoration: none;
}

#reevueModal #login-buttons .btn
{
  margin: 0 10px 10px 0;
  display: block;
  width: 100%;
}

span.counter
{
  float: right;
  position: relative;
  top: -25px;
  right: 7px;
  opacity: 0.6;
}

span.counter.exceeded
{
  color: #b20000;
}

.index .jumbotron div.coming-soon
{
  margin-top: 40px;
}

p.thing-description, p.bio
{
  font-size: 16px;
}

p.bio > span.icomoon
{
  font-size: 18px;
}

span.venue-info
{
  font-weight: 200;
  font-size: 12px;
}

.jumbotron p
{
  font-size: 17px;
}

.error .jumbotron.content
{
  margin: 0;
}

.index .jumbotron.content, .thing .jumbotron.content, .user .jumbotron.content, .latest .jumbotron.content
{
  margin: 0;
  border-radius: 0;
  text-align: left;
}

.index .jumbotron, .thing .jumbotron, .user .jumbotron, .latest .jumbotron
{
  padding: 20px 20px 0 20px;
}

.footer p
{
  font-weight: 200;
}

.index .content .btn
{
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

.vcenter 
{
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.thing h1, .user h1, .latest h1
{
  font-size: 26px;
}

span.venue-info i, span.venue-info a
{
  color: #606060;
  text-decoration: none;
}
span.venue-info
{
  margin-right: 10px;
  color: #606060;
  white-space: nowrap;
}

.reevue span.time, .reevue span.location, .reevue > a, .reevue > a:hover, .reevue > a:active, .reevue > a:visited, .reevue > .user-name a, .reevue > .user-name a:active, .reevue > .user-name a:visited, span.share-info i, b.user-name, span.share-info a, span.share-info a:hover, span.share-info a:active, span.share-info a:visited
{
  color: #b0b0b0;
  font-size: 16px;
  font-weight: 200;
  text-decoration: none;
}

.reevue > .user-name a, b.user-name
{
  font-weight: bold;
}

.reevue > a > i.fa, span.share-info a > i.fa
{
  margin-left: 5px;
}

.reevue > a:hover, .reevue > .user-name a:hover, b.user-name:hover, span.share-info a:hover, span.share-info i:hover
{
  color: #666;
}


.reevue span.time
{
  margin-left: 5px;
}

.reevue > .name a
{
  color: #333;
  margin-left: 3px;
}

.reevue > .reevue-content
{
  margin-left: 3px;
}

/* Custom Font for Reevue */
@font-face {
  font-family: 'icomoon';
  src:url('https://d3l95inpbk528m.cloudfront.net/fonts/icomoon.eot?-x2ta5c');
  src:url('https://d3l95inpbk528m.cloudfront.net/fonts/icomoon.eot?#iefix-x2ta5c') format('embedded-opentype'),
    url('https://d3l95inpbk528m.cloudfront.net/fonts/icomoon.woff?-x2ta5c') format('woff'),
    url('https://d3l95inpbk528m.cloudfront.net/fonts/icomoon.ttf?-x2ta5c') format('truetype'),
    url('https://d3l95inpbk528m.cloudfront.net/fonts/icomoon.svg?-x2ta5c#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="is-"], [class*=" is-"], span.icomoon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  position: relative;
  top: 2px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.is-0-0:before {
  content: "\2606";
  position: relative;
  top: -2px;
}
.is-0-5:before {
  content: "\bd";
  position: relative;
  top: -2px;
}
.is-1-0:before {
  content: "\2605";
  position: relative;
  top: -2px;
}

/* Used to facilitate copy & paste text making more sense. */
.visuallyhidden 
{
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.text-reevue
{
  font-family: "europa",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  font-size: 24px;
}

div.user-photo, div.thing-photo
{
  float: left; 
  margin-right: 20px;
  margin-top: 6px;
}

div.user-photo img, div.thing-photo img
{
  width: 98px;
  height: 98px;
  position: relative;
  top: -5px;
}

.header 
{
  background-color: #9350ef;
}

.container
{
  width: auto;
  max-width: auto;
  padding-left: 0;
  padding-right: 0;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.content 
{
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0;
}

.header
{
  padding-left: 10px;
  padding-right: 0;
  padding-bottom: 4px;
  margin: 0;
}

.header li
{
  margin-bottom: 0;
}

/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 0;
}

.logo-stars
{
  color: #fff;
  font-size: 21px;
  position: relative;
  top: -1px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
}

.thing .footer
{
  border-top: none;
}

.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
  margin: 20px 20px 0 20px;
}
.marketing p + h4 {
  margin-top: 28px;
}

.hidden-xs-inline-block
{
  display: none !important;
}

/* Responsive: iPhone width phones and up */
@media screen and (min-width: 321px) {

  h1
  {
    font-size: 36px;
  }

  .marketing label
  {
    font-size: 17px;
  }

  .text-reevue
  {
    font-size: 30px;
  }

  #reevueModal textarea#reevue-content
  {
    font-size: 19px;
    height: 100px;
  }

  #header-suffix
  {
    display: inline;
  }

  .footer
  {
    font-size: 14px;
  }
  
  div.reevue-stars > div.star
  {
    font-size: 40px;
    margin-right: 5px;
  }

  div.reevue-stars #description
  {
    font-size: 40px;
    margin-left: 5px;
    top: 0;
    line-height: 58px;
  }
}

/* Responsive: Large phones and up */
@media screen and (min-width: 480px) {

  span.venue-info
  {
    font-size: 14px;
  }

  .footer
  {
    font-size: 17px;
  }

  .jumbotron p.lead
  {
    font-size: 21px;
  }

  #reevueModal .modal-footer .attribution
  {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  #reevueModal .modal-footer
  {
    margin-top: 0; 
    padding: 0 20px 20px;
    text-align: left;
    border-top: none;
  }

  #reevueModal #reevue-warning
  {
    margin-bottom: 5px;
    margin-top: 17px;

    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
  }

  div.reevue-stars div.lead
  {
    font-size: 35px;
    margin-right: 10px;
  }

  div.reevue-stars > div.star
  {
    font-size: 50px;
    margin-right: 10px;
  }

  div.reevue-stars #description
  {
    font-size: 50px;
    margin-left: 10px;
    top: 0;
  }

  #reevueModal #login-buttons .btn
  {
    display: inline-block;
    width: 47%;
  }

  #reevueModal h4.modal-title .address
  {
    display: inline;
  }

  .index .content .btn
  {
    display: inline-block;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .visible-xs-inline-block
  {
    display: none !important;
  }

  .hidden-xs-inline-block
  {
    display: inline-block !important;
  }

  .index .content .btn.hidden-sm
  {
    display: none;
  }
}

/* Responsive: Minimum of 565px wide */
@media screen and (min-width: 565px) {

  #reevueModal textarea#reevue-content
  {
    height: 72px;
    font-size: 19px;
  }

  .index .modal-dialog
  {
    max-width: 545px;
    margin-left: auto;
    margin-right: auto;
  }

  .index div.jumbotron.content
  {
    background: #808080 url(https://d3l95inpbk528m.cloudfront.net/images/pantheon-rome-taller.jpg) no-repeat right bottom;
    background-size: 160%;  
  }

  .index p.lead
  {
    color: #fff;
    text-shadow: 0 1px 2px #000;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  
  .jumbotron p.lead
  {
    font-size: 30px;
  }

  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }

 .header
  {
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 4px;
    margin: 0;
  }

  .header ul.dropdown-menu
  {
    margin: 0;
  }

  .header div.btn-group.pull-right
  {
    margin-right: 0;
    padding-right: 0;
  }  

  /* Space out the masthead */
  .header {
    margin-bottom: 0;
  }

  .index .jumbotron.content, .thing .jumbotron.content, .user .jumbotron.content, .latest .jumbotron.content
  {
    margin: 20px 20px 0 20px;
    border-radius: 6px;
  }

  .thing h1, .user h1, .latest h1
  {
    font-size: 34px;
    font-weight: bold;
  }

  p.reevue.highlighted
  {
    height: 75px;
    padding-bottom: 20px;
    display: table;
    width: 100%;
    margin-bottom: 20px;
    font-size: 34px;
  }

  p.reevue.highlighted b.name
  {
    font-size: 28px;
    margin-left: 10px;
  }

  p.reevue.highlighted span.time
  {
    font-size: 20px;
    margin-left: 10px;
  }

  p.reevue img.img-circle
  {
    width: 30px;
    height: 30px;
    position: relative;
    top: -5px;
  }

  p.reevue.highlighted img.img-circle
  {
    width: 40px;
    height: 40px;
    position: relative;
    top: -5px;
    margin-left: 10px;
  }

  span.venue-info
  {
    font-size: 16px;
  }

  .jumbotron p
  {
    font-size: 21px;
  }

  .error .jumbotron.content
  {
    margin: 20px;
  }

  .thing .jumbotron, .user .jumbotron, .latest .jumbotron
  {
    padding: 20px 20px 10px 20px;
  }

  .index .jumbotron h1
  {
    margin-top: 0;
  }

  .index .jumbotron h1 button
  {
    font-size: 36px;
  }

  div.user-photo img, div.thing-photo img
  {
    width: 120px;
    height: 120px;
  }

  p.thing-description, p.bio
  {
    font-size: 24px;
    font-weight: 200;
    line-height: 1.4;
  }  

  p.bio > span.icomoon
  {
    font-size: 28px;
  }
}

/* Responsive: Medium desktops and up */
@media screen and (min-width: 992px) {

  .index div.jumbotron.content
  {
    background: #808080 url(https://d3l95inpbk528m.cloudfront.net/images/pantheon-rome.jpg) no-repeat center bottom;
    background-size: 100%;  
  }
}
  
