﻿/*.reviewComment{
    font-weight:bolder;
}*/
#camera_wrap_89 .camera_pag_ul li img {
  height: 75px;
}
#camera_wrap_89 .camera_thumbs_cont ul li > img {
  height: 75px;
}
#camera_wrap_89 .camera_caption {
  display: block;
  position: absolute;
}
#camera_wrap_89 .camera_caption > div {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  font-family: 'Droid Sans';
}
#camera_wrap_89 .camera_caption > div div.camera_caption_title {
  font-size: 12px;
}
#camera_wrap_89 .camera_caption > div div.camera_caption_desc {
  font-size: 10px;
}
.dj-select {
  display: none;
  margin: 10px;
  padding: 5px;
  font-size: 1em;
  max-width: 95%;
  height: auto;
}
.videoContainer video {
  border: solid 2px black;
  max-width: 100%;
  height: auto;
}
.reviewCanvas {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #FFFFF0;
  border: solid 1px #2e3192;
  padding: 10px;
  border-radius: 10px;
}
.quoteSubmitButton {
  padding: 5px;
  background-color: red;
  color: white;
  cursor: pointer;
  font-weight: bolder;
  font-size: 20px;
  height: 50px;
}
.inlineQuoteInput {
  height: 50px;
  padding: 2px;
  border: solid 2px red;
  font-size: 16px;
  font-weight: bolder;
}
/*.contactFrm {
    max-width: 400px;
}*/
.reviewName {
  margin-top: 5px;
  font-weight: bold;
}
.starDiv {
  margin-bottom: 10px;
}
.starIcon {
  vertical-align: middle;
}
.reviewDate {
  margin-bottom: 5px;
  font-weight: bold;
  color: #888;
}
.liMenuInline {
  list-style-type: none;
  line-height: 10px;
}
.liMenuInline li {
  margin: 15px;
}
.liMenuInline li a {
  display: block;
}
.badgeBottomDiv {
  float: left;
  margin: 5px;
}
.formBlock {
  padding: 10px;
  border: solid 1px #ccc;
  background-color: #eee;
  border-radius: 20px;
  margin-bottom: 20px;
}
.dropzone {
  border: 2px dashed #0087F7;
  border-radius: 5px;
  background: white;
}
.dropzone .dz-message {
  font-weight: 400;
  font-size: x-large;
}
.dropzone .dz-message .note {
  font-size: 0.8em;
  font-weight: 200;
  display: block;
  margin-top: 1.4rem;
}
.imgThumb {
  padding: 5px;
}
.mapAddressTxt {
  font-size: small;
}
@media (max-width: 800px) {
  #dj-main88.allowHide {
    display: none;
  }
  #dj-main88select {
    display: inline-block;
  }
}
/*
    https://nextapps-de.github.io/spotlight/
    spotlight lightbox
*/
.spl-title {
  font-size: 25px;
  font-weight: bolder;
  text-align: center;
}