
.help-block {
    color: red;
}
.replaybtn{
  text-align: end !important;
}
.replyBoxHiddentBtn{
  display: none;
}

.replyBox{
  display: none;
  /*display: flex;*/
  /*-ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;*/
}
.maxWhg{
  max-width: 513px !important;
}
.border-align{
  outline: 1px solid #553131;
}
.morequeryhidden{
  display: none;
}
.query-50{
  width: 100%!important;
  margin-top: 20px;
  margin-bottom: 20px;
}



.queryMain {
  text-transform: uppercase;
  font-size: 22px;
  position: relative;
  font-weight: bold;
}

.queryForm .queryField {
  background: #f2f2f2;
}

.queryForm .time {
  color: gray
}
.cancelbtn{
  background: #6c757d!important;
}
.border{
padding: 15px;
border-radius: 6px;
background-color: #fff;
border: 1px solid #e0e0e0;
}


.enquiry {
  text-transform: uppercase;
  font-size: 22px;
  position: relative;
  font-weight: bold;
}

.queryEnquiry a {
  color: white !important;
}
.queryEnquiry {
  background: #6c757d !important;
  border: #6c757d !important;
}
.enquiryForm {
  margin: 0 30%;
}
.ticket,
.captcha {
  width: 400px;
}

.otp-Info{margin:0 55px}

.viewbtncolor{
  background-color: white;
  color: #4356dd;
  border: 2px solid #ffffff;
}


@media (max-width:1100px) {
  .hidebars {
      display: block !important;
  }
  


}