 .extra-nights-box {
     background: #003366;
     color: #fff;
     padding: 10px;
     width: 320px;
     margin: 10px 0px 25px;
   }

   .summery-invisible {
     padding: 10px 20px 5px;
   }

   .default-btn {
     border-width: 0px !important;
   }

   hr.style-one {
     border: 0;
     height: 1px;
     background: #333;
     background-image: linear-gradient(to right, #ccc, #333, #ccc);
   }

   .posterBox {
     display: none;
     position: absolute;
     z-index: 1;
     left: 7.8%;
     margin-top: 26%;
     background-color:#003366;
     color: #fff;
     padding: 1%;
   }

   .panel-body label {
     width: 100% !important;
   }

   h4 {
     text-transform: none !important;
   }

   ul.top-info li i {
     margin-right: 0 !important;
   }