/* line 1, app/assets/stylesheets/admin.scss */
form.set_operator {
  width: 150px;
}

/* line 7, app/assets/stylesheets/admin.scss */
table.table tr th.date_col, table.table tr td.date_col {
  text-align: right;
}

/* line 13, app/assets/stylesheets/admin.scss */
#oipanel_v4 .btn-oipanel.repeal-search-button {
  padding: 4px 8px;
}

/* line 19, app/assets/stylesheets/admin.scss */
#repealing-candidate-list .alert.alert-info,
#repealed-candidate-list .alert.alert-info {
  padding: 4px 10px;
  margin-bottom: 0;
}

/* line 24, app/assets/stylesheets/admin.scss */
#add-repealing-existing-act,
#add-repealed-existing-act {
  margin-top: -1px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
