@charset "UTF-8";
/**
 * @author: Dennis Hernández
 * @version: v2.1.1
 */
.no-filter-control {
  height: 40px;
}

.filter-control {
  margin: 0 2px 2px;
}

.ms-choice {
  border: 0;
}

.ms-parent > button:focus {
  outline: 0;
}
