#storagetypes {
  font-size: 18px;
}
.students-book-step1 {
  background: url(/media/woman317h.jpg) no-repeat 100% 0%;
}
.students-book-step1 select,
.students-book-step1 .select2-container {
  max-width: 50%;
}
.students-book-step1 hr {
  max-width: 50%;
}
.stepproducts > div.productgroup {
  clear: both;
  margin-top: 10px;
}
.stepproducts > div.productgroup h2 {
  margin: 0px;
}
.stepproducts > div.productgroup p {
  margin: 0;
  color: #555;
}
.stepproducts > div.productitem {
  padding: 6px;
  float: left;
  position: relative;
  margin: 6px;
  border: 1px solid #ddd;
  height: 140px;
  width: 140px;
  overflow: hidden;
}
.stepproducts h3 {
  background: #555;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 3px;
}
.stepproducts > div:hover h3 {
  background: rgba(0, 0, 0, 0.6);
}
.stepproducts img {
  cursor: pointer;
}
.stepproducts input,
.stepproducts select {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#prodtotal {
  text-align: right;
  clear: both;
  font-size: 15px;
  padding: 10px 5px;
}
.addtotal {
  clear: both;
  float: right;
  font-size: 15px;
  padding: 10px 5px;
}
.totaltop {
  float: right;
  width: 200px;
  text-align: right;
  z-index: 1000;
}
#podlocks > div {
  width: 144px;
  padding: 5px;
  padding-top: 133px;
  border: 1px solid #ddd;
  margin: 6px;
  float: left;
  background: url(/plugins/plg_storage/extensions/storage_booking/assets/images/pod.jpg) no-repeat 50% 6px;
}
#podlocks > div select {
  width: 100%;
}
#price {
  background-color: #000;
  padding: 20px;
  font-size: 24px;
  color: #fff;
  line-height: 1.4em;
  margin: 10px 0px;
  text-align: center;
  margin-top: 30px;
}
#lockprice,
#insurancecover,
#addtotal,
#labourprice {
  text-align: right;
  margin: 10px 0px;
  clear: both;
}
.step .desc,
.step .title {
  display: none;
}
.stepsvisual > div > div {
  display: none;
  padding: 20px;
  background: #333;
  color: #fff;
  font-size: 15px;
  box-shadow: inset 0px -5px 30px 0px #000000;
}
.stepsvisual > div.active > div {
  display: block;
  border-bottom: 2px solid #000;
}
.stepsvisual {
  border-top: 2px solid #333;
}
.stepsvisual > div h3 {
  background: #999 !important;
  margin: 0;
  padding: 10px !important;
  box-shadow: inset 0px -15px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  line-height: 1.6em;
  border-bottom: 2px solid #333;
  font-size: 18px;
}
.stepsvisual > div.completed h3 {
  cursor: pointer;
}
.stepsvisual > div.active h3,
.stepsvisual > div.completed h3 {
  background: #f69810 !important;
}
.stepsvisual > div.active h3 {
  padding-left: 50px !important;
  background: #f69810 url(/plugins/plg_storage/extensions/storage_booking/assets/images/active.png) no-repeat 15px 50% !important;
}
.moreinfo {
  cursor: help;
  background: url(/plugins/plg_storage/extensions/storage_booking/assets/images/moreinfo.png) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}
#moreinfo {
  position: absolute;
  width: 200px;
  color: #fff;
  font-size: 14px;
  padding: 20px;
  z-index: 1000;
  background: #198bcb;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4), inset 0px -100px 100px rgba(0, 0, 0, 0.3);
  border: 3px solid #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
table tbody th {
  text-align: right;
  padding-right: 3px;
}
.nearnext {
  margin: 10px 0px;
  position: relative;
  left: -100px;
  bottom: -50px;
  font-size: 14px;
  width: 360px;
}
#findfromcrm label {
  display: block;
}
#findfromcrm label span {
  width: 80px;
  text-align: right;
  padding-right: 5px;
}
.updatedmess {
  margin-top: 10px;
  padding: 15px;
  background: #F69810;
  color: #000;
  border: 1px solid #D67800;
}
.stepparent select,
.stepparent input {
  max-width: 100%;
  font-size: 18px;
}
.stepparent select[name="slots"],
.stepparent [name="pickupslots"] {
  max-width: 300px;
}
.stepparent * + h2 {
  margin-top: 20px;
}
.step-next {
  float: right;
}
@media (max-width: 750px) {
  .students-book-step1 {
    background: none;
  }
  .students-book-step1 select,
  .students-book-step1 .select2-container {
    max-width: 100%;
  }
  .students-book-step1 hr {
    max-width: none;
  }
}
/*# sourceMappingURL=/plugins/plg_storage/extensions/storage_booking/assets/css/serve.storage_booking.less.css.map */