/* line 2, ../../assets/sass/ie.scss */
.widget-abprice .btn-group-justified {
  table-layout: fixed;
}
/* line 4, ../../assets/sass/ie.scss */
.widget-abprice .btn-group-justified.layout-auto {
  table-layout: auto;
}
/* line 9, ../../assets/sass/ie.scss */
.widget-abprice .btn-group-justified > .btn,
.widget-abprice .btn-group-justified > .btn-group {
  width: auto;
}
/* line 15, ../../assets/sass/ie.scss */
.widget-abprice .btn-group.arrow {
  width: 27px;
}

/* line 22, ../../assets/sass/ie.scss */
.sidebar--hotelcontainer {
  margin-top: -1px;
}
