
.new-info-slides{display: none !important;}
.submit-claim-content h1 {
  font-size: 2.188em;
  font-weight: normal
}

.submit-claim-content h1 span {
  font-style: italic
}

.guest-info-wrapper h2 {
  font-size: 1.875em;
  font-weight: normal
}

.guest-info-wrapper h2 span {
  font-style: italic
}

.book-direct-claim-banner {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  margin-top: -25px;
  position: relative
}

/*.section {
  margin-bottom: 50px
}*/
.country-code-for-phone-number {
    position: absolute;
    width: 110px;
    left: 0;
    bottom: 2px;
}
.form-field-inner.phone-field input[type=text] {
    padding-left: 112px;
}
.form-field-inner.phone-field label {
    left: 115px !important;
}
.error-message-field {
  color: red;
  font-size: 11px;
  width: 100%;
  float: left;
  font-family: "Roboto", sans-serif;
  margin-top: 5px;
  display: none;
}

.information-wrapper.guest-info-wrapper select, .information-wrapper.guest-info-wrapper input[type=text], .information-wrapper.guest-info-wrapper input[type=email], .information-wrapper.guest-info-wrapper input[type=number] {
  width: 100%;
  float: left;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #333;
  font-weight: 300
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/images/oberoihotels/select-box-arrow.png") center right 10px no-repeat;
}

.information-wrapper {
  width: 100%;
  float: left;
  margin-top: 30px
}

.information-wrapper .form-field-outer-wrapper {
  width: 100%;
  float: left;
  margin-top: 30px
}

.information-wrapper .form-field-outer-wrapper .form-field-inner {
  width: 52.5%;
  float: left;
  margin-right: 5%
}
.information-wrapper .form-field-outer-wrapper .form-field-inner .hotel-info-text{
  width: 100%;
  float: left;
  font-size:12px;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
  margin-top: 5px;
}
.information-wrapper .form-field-outer-wrapper .form-field-inner .hotel-info-text a{
  color: #6ab8d9;
  text-decoration: none;
}
.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ddd;
  position: relative
}

.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main label {
  position: absolute;
  font-size: 15px;
  color: #333;
  left: 0;
  bottom: 3px;
  font-family: "Roboto", sans-serif;
  font-weight: 300
}

.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main label span {
  font-size: 13px
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.salutation-box {
  width: 10%
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.name-field {
  width: 37.5%
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.email-field {
  width: 52.5%
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.phone-field {
  width: 37.5%
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.date-field {
  width: 45%
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.date-field input {
  background: url("../../images/oberoihotels/calendarIcon.png") center right no-repeat;
  background-size: 20px;
  cursor: pointer
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.guests-selection {
  width: 30%;
  margin-right: 2.5%
}

.information-wrapper .guest-contact-method {
  width: 100%;
  float: left;
  margin-top: 50px;
  font-size: 15px;
  padding: 0 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 300
}

.information-wrapper .guest-contact-method .method-text {
  width: 30%;
  float: left
}

.information-wrapper .guest-contact-method .contact-methods {
  width: 50%;
  float: left
}

.information-wrapper .guest-contact-method .contact-methods .method-box {
  width: 35%;
  float: left
}

.information-wrapper .guest-contact-method .contact-methods .method-box input {
  z-index: 1;
  position: relative;
  opacity: 0
}

.information-wrapper .guest-contact-method .contact-methods .method-box label {
  margin-left: 10px;
  position: relative
}

.information-wrapper .guest-contact-method .contact-methods .method-box label:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  left: -26px;
  top: 3px;
  border: 1px solid #333;
  border-radius: 20px;
  z-index: -1
}

.information-wrapper .guest-contact-method .contact-methods .method-box.selected label:after {
  background: #d8741b;
  border-color: #d8741b
}

.ui-widget.ui-widget-content {
  border: 1px solid #000;
  background: #cc6c16
}

.ui-datepicker th {
  font-weight: normal;
  color: #fff
}

.ui-widget-header {
  background: #fff
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fff;
  background: #fff;
  color: #cc6c16;
  font-weight: bold
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #cc6c16;
  font-weight: bold
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #fff;
  background: #fff
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cc6c16;
  background: #cc6c16;
  font-weight: normal;
  color: #fff
}

.width95 {
  width: 95% !important;
}


.terms-cond-box {
  margin-top: 20px;
}

.review-box .review-area {
  width: 100%;
  float: left;
  box-shadow: 0px 1px 10px #ccc;
  margin: 10px 0px 20px;
}

.review-box .review-area textarea {
  width: 100%;
  padding: 0px 5px;
  height: 100px;
  margin-top: 10px;
  resize: none;
}
.competing-wrapp{
  border: 1px solid #ddd;
  padding: 5px;
}

.terms-cond-box ul {
  margin: 20px 15px 30px;
}

.terms-cond-box ul li {
  list-style: none;
  font-weight: 300;
}

.terms-accept {
  font-weight: 300;
  margin: 0px 15px 20px;
  position: relative;
}
.terms-accept span, .terms-accept span a{
  font-size: 15px;
}

.active-radio:after {
  border: 5px solid #d8751d;
  height: 6px;
  width: 6px;
  top: 0px;
  position: absolute;
}

.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main input:focus~label {
  top: -10px !important;
  font-size: 12px !important;
  transition: 0.5s;
}

.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main label.active {
  top: -20px !important;
  font-size: 12px !important;
}

.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main input {
  background: transparent;
}

.information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main label {
  z-index: -1;
}

.bt-claim {
  float: left;
  background: #fff;
  padding: 6px 8px;
  width: 142px;
  text-align: center;
  border: 1px solid #d9741c;
  color: #d9741c;
  font-size: 0.938em;
  font-weight: 300;
  cursor: pointer;
  margin-left: 15px;
  text-decoration: none;
}

.last-buttons {
  margin-bottom: 50px;
}

.send-box.bt-claim {
  background: #d9741c;
  color: #fff;
  margin-left: 25px;
}

.guest-info-wrapper .choose-file-wrapper {
  width: 35%;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.guest-info-wrapper .choose-file-wrapper .camera-wrapp {
  margin-right: 18%;
  text-align: center;
}

.guest-info-wrapper .choose-file-wrapper .pick-photo {
  margin-left: 18%;
  text-align: center;
}

.guest-info-wrapper .choose-file-wrapper .pick-photo .choose-file-bt-div {
  width: 120px;
  background: #d9741c;
  color: #fff;
  cursor: pointer;
  padding: 10px 0px;
}

.c-file-container {
  width: 100%;
  float: left;
  border: 1px solid #ccc;
  padding: 35px 0px;
  box-shadow: 1px 5px 10px -3px #999;
  margin: 20px 0px 0px;
  position: relative;
}

.guest-info-wrapper .choose-file-wrapper .pick-photo input {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0px;
}

.information-wrapper .form-field-outer-wrapper .form-field-inner.date-field input {
  background: url(../../images/oberoihotels/calendarIcon.png) center right no-repeat !important;
  background-size: 20px !important;
}

.book-direct-wrapp p,
.book-direct-wrapp .submit-claim-content p {
  font-size: 15px;
}

.submit-claim-content{
  margin-top: 50px;
}


.best-rate-guarantee-link{
    display:none;
  }

  .bt-claim.processing{
    background: url(/images/oberoihotels/login-loading.gif) center center #d8751b no-repeat;
    text-indent: -9999px;
  }


.form-field-main.competing-wrapp{margin-top: 30px;}


#dvsuccess {
  background: rgba(0,0,0,.8);
  width: 100%;
  text-align: center;
  left: 0;
  padding: 30px;
  color: green;
  display: none;
  position: fixed;
  height: 100%;
  top: 0;
   
}

#dvsuccess p {
    font-size: 16px;
    transform: translate(-50%, -50%);
    width: 55%;
    margin: 0 auto;
    background: #fff;
    padding: 10px 20px;
    position: absolute;
    top: 50%;
    left: 50%;
}

#dvsuccess span {
    width: 20px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ccc;
}

#dvsuccess span a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
}
.filter-component .filter-results-list .image-text-block-style1 .text-block{
    padding: 0px 20px;
  }



  .ohr-custom-dropdown{
    position:relative;
}
.ohr-custom-dropdown-ul{
    height:300px;
}
   .ohr-custom-dropdown-selectbox {
   width: 100%;
   width: 100%;
   float: left;
   font-size: 15px;
   font-family: "Roboto", sans-serif;
   color: #333;
   font-weight: 300;
   background: url("/images/oberoihotels/select-box-arrow.png") center right 10px no-repeat;
   cursor:default;
   padding-bottom:4px;
   
}
.ohr-custom-dropdown-selectbox span{
   width:100%;
}
.ohr-custom-dropdown-selectbox small{
   font-size: 15px;
}


   .ohr-custom-dropdown-list{
       position: absolute;
       width:100%;
       background: #fff;
       box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 5%);
       padding: 10px;
       left: -10px;
       top: 30px;
       z-index: 2;
       display:none;
      
   }

   
   .ohr-custom-dropdown-list ul{
       list-style:none;
   }
   
   .ohr-custom-dropdown-list ul li{
       float: left;
       width: auto;
       margin: 0 0 10px 0;
       cursor: pointer;
       transition: all 0.3s ease-in-out;
       white-space: normal;
       position: relative;
       clear: both;
       font-size: 15px;
       font-family: "Roboto", sans-serif;
       color: #333;
       font-weight: 300;
   }
   .ohr-custom-dropdown-list ul li:hover,  .ohr-custom-dropdown-list ul li.active{
       color: #d8741b;
   }
   .ohr-custom-dropdown-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
       background-color: #d8741b !important;
   }
   .guest-info-rates-wrapper.reverse .ohr-custom-dropdown-list{
    bottom:0px;
    top:auto;
   }
   .information-wrapper .form-field-outer-wrapper .form-field-inner.name-field.confirmation-number-field {
    width: 20%;
}
.information-wrapper.guest-info-wrapper.mobile100{margin-bottom: 30px;}
  .filter-component .filter-results-list{margin:0 !important; padding:5px;}
  textarea{
  width: 100%;
  float: left;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #333;
  font-weight: 300;
  resize: none;
}

@media only screen and  (max-width: 991px){

  .book-direct-wrapp .booking-engine.reverse .noOfGuestWrap .addGuestDropDown .mobileHeader{
  padding:20px !important;
}
.book-direct-wrapp .booking-engine.bkhOffset.reverse .noOfGuestWrap .addGuestDropDown{
  top:0px;
  bottom:auto;
}

}

   @media only screen and (min-width: 992px) {
    .information-wrapper .booking-engine .noOfGuestWrap, .information-wrapper .booking-engine .noOfRoomsWrap{
    width: 12%;
   }
   .information-wrapper .booking-engine .checkInCheckOut{
     width:47%;
   }
   .information-wrapper .booking-engine .hotelName{
     width:28%;
   }
   .information-wrapper .booking-engine{
    margin-left:0px;
   }
   .information-wrapper .guest-info-rates-wrapper .form-field-outer-wrapper  .form-field-inner{
 
    width:22.5%;
    margin-right:2%;
  }
   
  }

@media only screen and (max-width: 991px) {
  .information-wrapper .form-field-outer-wrapper .form-field-inner.name-field.confirmation-number-field{width: 100%;}
  .information-wrapper .guest-contact-method .method-text,
  .information-wrapper .guest-contact-method .contact-methods {
    width: 100%;
  }

  .information-wrapper .guest-contact-method{ padding: 0px; }
  .information-wrapper .guest-contact-method .contact-methods .method-box {
    width: 50%;
  }
  .information-wrapper .form-field-outer-wrapper .form-field-inner.guests-selection {
    width: 100%;
    margin-bottom: 25px;
  }
  .mobile100 .form-field-outer-wrapper .form-field-inner,
  .mobile100 .form-field-outer-wrapper .form-field-inner.name-field {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .mobile100 .form-field-outer-wrapper {
    margin-top: 0px;
  }
  .send-box.bt-claim {
    margin-left: 4px;
  }
  .guest-info-wrapper .choose-file-wrapper {
    width: 90%;
  }
  .bt-claim {
    margin-left: 0px;
  }



}
@media only screen and (max-width: 991px) {
  .information-wrapper .booking-engine, .information-wrapper .booking-engine.layout2, .information-wrapper .booking-engine.reverse{
     display:block;
  }
  .information-wrapper .booking-engine .bookYourStay, .information-wrapper .booking-engine.layout2 .bookYourStay, .information-wrapper .booking-engine.reverse .bookYourStay{
   display:none;
  }
  .mobile-cta{
   display:none !important;
  }
  .information-wrapper .guest-contact-method .method-text, .information-wrapper .guest-contact-method .contact-methods{
    margin-bottom:10px;
  }
}
@media only screen and (max-width: 768px) {
   .submit-claim-content{
  margin-top: 0px;
}
  .information-wrapper .form-field-outer-wrapper .form-field-inner.email-field, .information-wrapper .form-field-outer-wrapper .form-field-inner.phone-field {
    width: 100%;
    margin-top: 20px;
}
  .information-wrapper .form-field-outer-wrapper .form-field-inner.name-field{
    width:100%;
    margin-top: 20px;
  }
  .information-wrapper .form-field-outer-wrapper .form-field-inner.salutation-box{
    width:100%;
  }
  .information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main{
    margin-bottom:5px;
  }
  .mobile100 .form-field-outer-wrapper .form-field-inner, .mobile100 .form-field-outer-wrapper .form-field-inner.name-field{
    margin-top:15px;
  }
  .information-wrapper .form-field-outer-wrapper{
    margin-top:10px;
  }
  .information-wrapper .form-field-outer-wrapper .form-field-inner:nth-child(3) .form-field-main{
   margin-bottom:0px;
  }
  .information-wrapper .guest-contact-method{
    margin-top:10px;
  }
  .information-wrapper .guest-info-rates-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main{
   margin-bottom:0px;
  }

  #RefWebsite{
    font-size:70%;
  }
  .width95{
    width:100% !important;
    margin-right:0px !important;
    margin-top:0px !important;
  }
  .information-wrapper .form-field-outer-wrapper .form-field-inner .form-field-main label.active{
    top:-15px !important;
  }
 .booking-engine .checkInCheckOut .datesWrap .label, .booking-engine.layout2 .checkInCheckOut .datesWrap .label, .booking-engine.reverse .checkInCheckOut .datesWrap .label{
  color: #000 !important;
 }
}