.wqb_error_msg {
    background-color: #FFBABA;
    border: 1px solid #DD3C10;
    border-radius: 5px;
    color: #D8000C;
    font-size: 13px;
    font-weight: bold;
    margin: 0 10px 10px;
    padding: 3px 10px;
}

.wqb_success_msg {
    background-color: #DFF2BF;
    border: 1px solid #BCDF7D;
    border-radius: 5px;
    color: #4F8A10;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.btn_user_hotel_search{
    background: rgba(0, 0, 0, 0) url("http://127.0.0.1/wpic/wp-content/plugins/wc-quick-booking/images/search.png") no-repeat scroll 0 0!important;
    border-style: none;
    cursor: pointer;
    height: 30px;
    width: 30px;
    border-radius:0px!important;
    padding: 0px!important;
    border-bottom-width:0px!important;
}
.wppp_btn{
  font-size: 12px;
  cursor: pointer;
  text-decoration: none!important;
}
.wcbs_star{
  color: #ff0000;
  font-size: 12px;
  padding-left: 5px;
}