 .extra-nights-box {
    background: #0e2331;
    color: #fff;
    padding: 10px;
    width: 320px;
    margin: 10px 0px 25px;
  }

  .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;
}