#keywords_import_textarea {
  height: 300px; }

table.keyword-import-confirm {
  width: 550px; }
  table.keyword-import-confirm .keyword {
    width: 400px; }
  table.keyword-import-confirm .keyword_status {
    text-align: right; }
  table.keyword-import-confirm td {
    color: green; }
  table.keyword-import-confirm tr.dupe td {
    color: red !important; }

#request_import_response {
  display: none; }
