/**
  * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
  *
  * @version v1.21.4
  * @homepage https://bootstrap-table.com
  * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
  * @license MIT
  */

@charset "UTF-8";
.no-filter-control {
 height:40px
}
.filter-control {
 margin:0 2px 2px
}
.ms-choice {
 border:0
}
.ms-parent>button:focus {
 outline:0
}
