/* Generated by less 2.5.1 */
/* 
 * 
 * ===================================
 * /less/debuggings.less
 * ===================================
 * All hot fixes after the latest launch should go here and be
 * removed at a release.
 * 
 */
.productOrder .fieldset {
  overflow: scroll;
}
.productOrder .fieldset .quickTip {
  width: auto;
}
@media (max-width: 479px) {
  .productOrder .fieldset .recommendTip_container {
    float: none;
    margin-left: 20%;
  }
}
@media (max-width: 375px) {
  .productOrder .fieldset .recommendTip_container {
    margin-left: 28%;
  }
}
@media (max-width: 479px) {
  .productOrder .fieldset .recommend {
    width: 70%;
  }
}
.tlist.green .orangeRecommend {
  float: none;
}
.lensInfo .tlist .select {
  width: 60%;
}
.tlist.green .orangeRecommend_bluelens {
  float: right;
}
