/* ================================== */
/* =             Import             = */
/* ================================== */

.new-import { min-height:200px }
  .new-import .light-table td { padding-left:10px; color:#999; }
  .new-import .light-table td,
  .new-import .light-table th { border-right:solid 1px #bbb }
  .new-import .light-table td:last-child,
  .new-import .light-table th:last-child { border-right:none }
  .new-import .change-file { display:none }
  .new-import .number { position:relative; left:-5px; border-radius: 50%; line-height:25px; background-color:#129e41; color:#fff; display:inline-block; width:25px; text-align:center; font-size:13px; margin-right:5px}
