.restrict-bottom {
  padding-top: 10px; }

#restrict-find-keywords {
  width: 100%; }

#selected_keywords_for_restriction {
  height: 265px;
  margin-bottom: 5px;
  width: 100%; }

table#keyword-restricter-chooser tr.odd.row_selected td {
  background-color: #9FAFD1 !important; }

table#keyword-restricter-chooser tr.even.row_selected td {
  background-color: #B0BED9 !important; }

table#keyword-restricter-chooser tfoot td {
  padding-left: 0;
  padding-right: 0; }

.restrict-keyword-selected h5 {
  margin-top: 0;
  padding-top: 0; }

.restict-footer {
  margin-top: 20px;
  margin-bottom: -15px;
  padding: 8px 0;
  border-top: 1px solid #ccc;
  text-align: center;
  background: #fafafa; }

.collapsing {
  -webkit-transition: none;
  transition: none; }
