﻿#sub_export #filters {
  width: 300px;
  margin-left: 10px; }

#sub_export #tables {
  margin-left: 10px;
  margin-top: 20px;
  width: 600px; }
  #sub_export #tables .h {
    color: #282828;
    border-bottom: 1px solid #ddd;
    font-size: 12px; }
  #sub_export #tables .collection {
    /*min-height: 200px;*/ }
    #sub_export #tables .collection .nt {
      text-align: center;
      padding: 10px;
      color: #9b9999; }
    #sub_export #tables .collection .ti {
      padding: 0 5px; }
