/*
COMMENTED SINCE Pure (http://purecss.io/) HAS BEEN USED
.table_builder_table{
  float:left;
  display:table;
  clear:both;
  margin:10px;
}
.form_input_foreign_select_selection_container .table_builder_table{
  margin:0px;
}
.table_builder_table tr th.caption{
  white-space:nowrap;
  margin:5px;
  color:#0C457C;
  text-transform:uppercase;
  font-weight:bold;
}
.table_builder_table th{
  white-space:nowrap;
}
.table_builder_table th div a{
  margin: 0px 5px;
}
.table_header_empty{
  padding:0px;
}
.table_builder_row_even{
  background-color:#eee;
}
.table_builder_row_odd{
  background-color:#fff;
}
.table_builder_table th a:link{
  color:#E4B73A;
}
.table_builder_table th a:visited{
  color:#E4B73A;
}
.table_builder_table th a:hover{
  color:#66A7EB;
}
.table_builder_table th a:active{
  color:#E4B73A;
}
.table_builder_table td a:link{
  color:#0C457C;
}
.table_builder_table td{
  padding:0px 2px;
}
.table_builder_table td a:visited{
  color:#0C457C;
}
.table_builder_table td a:hover{
  color:#E4B73A;
}
.table_builder_table td a:active{
  color:#0C457C;
}
.DBOb_empty_table{
  float:left;
  clear:both;
  margin:10px;
  font-weight:bold;
}
.foreign_selection_selected_value{
  font-weight:bold;
}
.foreign_selection_value{
  cursor:pointer;
}
.table_cell_row_number{
  text-align:center;
}
.table_cell_row_anchor{
  width:0px;
  padding:0px;
}
*/
.header_commands{
	white-space:nowrap;
}
