
.mCSB_scrollTools .mCSB_draggerContainer{
    background: transparent !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #d8741b !important;
}
.slide-pop-up {
   width: 400px;
    position: fixed;
    left: 0;
    background: #f9f9f9;
    padding: 0px 0px 20px 20px;
    z-index: 9999;
    top: 125px;
    box-shadow: 0px 0px 9px #ccc;
    transition: all ease 1s;
    transform: translate(-110%);
}
.slide-pop-up.activeForm{
    transform: translate(0);
    z-index: 9999;
}

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field select{
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://www.oberoihotels.com/images/oberoihotels/contact-us-form/select-arrow.png) right 10px center no-repeat transparent;
    width: 100%;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2 .country-code-wrapper select{
    background: url(https://www.oberoihotels.com/images/oberoihotels/contact-us-form/select-arrow.png) right 10px center no-repeat transparent;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}
.feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo input {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0px;
}

.feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper {
  width: 35%;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .camera-wrapp {
  margin-right: 18%;
  text-align: center;
}

.feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo {
  margin-left: 18%;
  text-align: center;
}

.feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo .choose-file-bt-div {
  width: 120px;
  background: #d9741c;
  color: #fff;
  cursor: pointer;
  padding: 10px 0px;
}


.slide-pop-up .feedback-form-fields-wrapper .information-wrapper {
    margin-top: 0px;
    position: relative;
    float: left;
    width: 100%;
}
.slide-pop-up .thank-you-feedback-message {
    width: 100%;
    text-align: center;
    float: left;
    margin: 100px 0;
    font-size: 15px;
    color: green;
    border: 1px solid #ccc;
    padding: 10px 0;
    font-weight: 300;
    display: none;
}

.rating-thanks-message {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: green;
    margin-top: 10px;
    font-weight: 300;
}



.slide-pop-up h2{
    width: 100%;
    float:left;
    text-align: center;
    font-size: 20px;
    font-family: "EB Garamond",serif;
    font-weight: normal;
    margin-top: 10px;
    }
.slide-pop-up h2 span{font-style: italic;}
.slide-pop-up .feedback-form-fields-wrapper {
    width: 100%;
    float: left;
    margin:0;
    padding: 0;
    height: 400px;
    }
.slide-pop-up .feedback-form-fields-wrapper .form-field-container {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .label-content {
    width: 100%;
    font-size: 13px;
    float: left;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin: 5px 0;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field {
    width: 100%;
    float: left;
}

 .slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .form-field-col.title-filed {
    width: 25%;
    float: left;
}

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col1{
    width: 100%;
    float: left;
  }
  .slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col1 .form-field{
  	width: 100%;
    margin-left:0;
  }

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2{
	width: 100%;
    float: left;
    margin-left: 1%;
    position: relative;
  }
  .slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2 .form-field input{
  	padding-left: 95px;
  }

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2 .country-code-wrapper {
    position: absolute;
    width: 80px;
    top: 30px;
    left: 5px;
}

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field select{
	background: url(https://www.oberoihotels.com/images/oberoihotels/contact-us-form/select-arrow.png) right 10px center no-repeat transparent;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2 .country-code-wrapper select{
	background: url(https://www.oberoihotels.com/images/oberoihotels/contact-us-form/select-arrow.png) right 10px center no-repeat transparent;	
}

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .form-field-col.name-field1{
    width: 73%;
    float: left;
    margin-left: 2%;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .form-field-col.name-field2{
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    float:left;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field textarea {
    font-size: 13px;
    border: 1px solid #ebebeb;
    padding: 5px 10px;
    color: #000;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    resize: none;
    width: 100%;
    height: 35px;
    overflow-y: auto;
    background-color: transparent;
}

.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .select-box {
    width: 100%;
    appearance: none;
    background: url(https://www.oberoihotels.com/images/oberoihotels/contact-us-form/select-arrow.png) right 10px center no-repeat transparent;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field select, .slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field input{
    width: 100%;
	font-size: 13px;
    font-weight: 300;
    border: 1px solid #ebebeb;
    padding: 5px 10px;
    color: #000;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    background-color: transparent;
}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .error-message {
    font-size: 10px;
    color: red;
    margin-top: 4px;
    float: left;
    white-space: nowrap;
}
.slide-pop-up .feedback-form-fields-wrapper .label-content {
	width: 100%;
    font-size: 13px;
    float: left;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 0;
}

.slide-pop-up .feedback-form-fields-wrapper .c-file-container{
	width:100%;
	float:left;
	box-shadow: none;
	margin-top: 0;
	padding:15px 0px 7px 0;
	border:1px solid #ebebeb;
    padding: 10px;
}

.slide-pop-up .feedback-form-fields-wrapper .information-wrapper{margin-top: 0px; position: relative;}

.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper{width: 80%;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .camera-wrapp{margin-right: 5%; margin-bottom: 10px;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .camera-wrapp img{width: 30px;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .camera-wrapp p{font-size: 13px;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo{margin-left: 5%;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo .choose-file-bt-div{
	width: 120px;
    background: none;
    color: #d9741c;
    cursor: pointer;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 13px;
}

.slide-pop-up .submit-reset-buttons-wrapper {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-left: 12%;
}	

.slide-pop-up .submit-reset-buttons-wrapper .reset-box, .submit-reset-buttons-wrapper .submit-box a{
    width: 120px;
    float: left;
}
.processing {
    background: url(https://www.oberoihotels.com/images/oberoihotels/login-loading.gif) center center #d8751b no-repeat !important;
    text-indent: -9999px;
}
.slide-pop-up .submit-reset-buttons-wrapper .submit-box {
	margin-left: 30px;
}

.slide-pop-up .submit-reset-buttons-wrapper .reset-box input[type="reset"] {
    width: 100%;
    color: #d9741c;
    background: #fff;
    border: 1px solid #d9741c;
    padding: 8px 0;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    cursor: pointer;
}

.slide-pop-up .submit-reset-buttons-wrapper .submit-box a, .orgbtn{
	width: 100%;
    color: #fff;
    background: #d9741c !important;
    border: 1px solid #d9741c !important;
    padding: 8px 0;
    text-align: center;
    font-size: 13px !important;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    cursor: pointer;
    text-decoration: none;
}

/*  feedback-box starts  */
.slide-pop-up .feedback-box {
    position: fixed;
    top: 46%;
    background: #1c1a1b;
    left: -37px;
    transform: rotate(-90deg);
    width: 100px;
    text-align: center;
    padding: 4px 0;
    cursor: pointer;
    border: 1px solid #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    z-index:11 !important;
}
.slide-pop-up .close-feedback-box {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 7px;
    border: 1px solid #ccc;
    border-right: none;
    border-top: none;
    cursor: pointer;
    display: block !important;
    font-size: 13px;
}
.slide-pop-up .feedback-button{color: #fff;}
/*  feedback-box ends  */

/* rating popup css starts */
.black-background-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 99999;
}

.rating-box-wrapper {
    position: fixed;
    z-index: 999999;
    width: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    top: 50%;
}
.rating-box-wrapper .rating-box-content {
    width: 100%;
    float: left;
}
.rating-box-wrapper .rating-box-content img{
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.rating-description ol {
    width: 86%;
    display: block;
    text-align: center;
    margin: 0 auto;
}


.rating-box-wrapper .rating-description{
    width: 100%;
    float: left;
}
.rating-box-wrapper .rating-box-content{
 width: 100%;
    float: left;
}
.rating-box-wrapper .rating-box-content h2 {
    font-family: "EB Garamond",serif;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
}

.rating-box-wrapper .rating-box-content p{
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    margin:10px 0;
}

.rating-box-wrapper .rating-box-content .submit-rating{
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0 0 0;
}
.rating-box-wrapper .rating-box-content .submit-rating a{
    width: auto;
    text-align: center;
    background: #d9741c;
    border: 1px solid #d9741c;
    padding: 6px 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    color: #fff;
}
.rating-box-wrapper .rating-description ol li {
    width: 5%;
    list-style: none;
    text-align: center;
    background: #fff;
    margin-left: 3%;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    padding: 5px 0;   
    -webkit-border-radius: 60%;
    -moz-border-radius: 60%;
    border-radius: 60%;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
}
.rating-box-wrapper .rating-description ol li.active-rating{
    background: #cc6900;
    color: #fff;
    border-color: #fff;
}


.rating-description ol li:first-child {
    margin-left: 0;
}

.rating-box-wrapper .close-rating-box {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 4px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}

.ProceedRatingDiv {
    float: left;
    width: 100%;
    display: none;
}
.ProceedRatingDiv textarea{
    width: 100%;
    appearance: none;
    resize: none;
    margin: 20px 0px 40px;
    border: 1px solid;
    padding: 20px 20px 50px;
}
.ProceedRatingDiv .submit-rating{
    text-align: center;
}
.ProceedRatingDiv .submit-rating a {
    width: auto;
    text-align: center;
    background: #d9741c;
    border: 1px solid #d9741c;
    padding: 6px 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    text-decoration: none;
    color: #fff;
}




/* rating popup css ends */


@media only screen and (min-width:1600px) {
    .rating-box-wrapper .rating-description ol li{padding: 10px 0}
}

@media only screen and (max-width:1024px) {
	.slide-pop-up{width: 96%;}
}

@media only screen and (max-width:767px) {
    .rating-thanks-message{font-size: 15px;}
	.slide-pop-up{width: 98%; margin-left: 1%; top: 100px;}
	.slide-pop-up .feedback-form-fields-wrapper .form-field-container .label-content, .slide-pop-up .feedback-form-fields-wrapper .label-content{width: 100%; margin-bottom: 10px;}
	.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .form-field-col.title-filed{width: 25%; margin-bottom: 10px;}
	.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field{width: 100%;}
	.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .form-field-col.name-field1{width: 73%;}
	.slide-pop-up .feedback-form-fields-wrapper .form-field-container .form-field .form-field-col.name-field2{width: 100%; margin-top: 20px; margin-left: 0;}
	.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col1 .form-field {
    width: 100%;
    margin-left: 0;
}

.submit-reset-buttons-wrapper{padding-left: 5%;}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col1{width: 100%}
.slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-top: 20px;
    }

   .slide-pop-up .feedback-form-fields-wrapper .form-field-container .field-col2 .country-code-wrapper {
    top: 34px;
    left: 4px;
}
.slide-pop-up .feedback-form-fields-wrapper .c-file-container{width: 99%;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper {
    width: 100%;
    display: block;
    text-align: center;
}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .camera-wrapp{margin-right: 0; margin-bottom: 10px;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo{margin-left: 0;}
.slide-pop-up .feedback-form-fields-wrapper .guest-info-wrapper .choose-file-wrapper .pick-photo .choose-file-bt-div{margin:0 auto;}


/* rating popup css starts */

.rating-box-wrapper{width: 98%; top: 40%;}
.rating-description ol{width: 100%;}
.rating-box-wrapper .rating-description ol li{
    width: 7%;
    margin-left: 0;
    margin-top: 10px;
    font-size: 11px;
    padding: 4px 0px;
}
.rating-box-wrapper .rating-description ol li:first-child{margin-left: 0px; }

/* rating popup css ends */
}