 .extra-nights-box {
    background: #0b2c36;
    color: #fff;
    padding: 10px;
    width: 320px;
    margin: 10px 0px 25px;
    position: relative;
    margin-left:26px;
  }
 .haveapromo{
  position: relative;
  margin-left: 16px;}

  .summery-invisible {
    padding: 10px 20px 5px;
  }

  hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
  }

  .panel-body label {
    width: 100% !important;
  }

  .form-control {
    height: 34px !important;
  }
  .box-heaD {
    background: #0e2331;
    padding: 0px;
    color: #fff;
}
.Summary {
   border-color: #ebccd1;
}
 .box {
  padding: 12px 16px;
    border: 1px solid #0aa6c8;
    margin: 25px 0;
    text-align: justify;
}
.bg-light { background-color: #eee !important; }