


body{background-color:#DFF7FF}
div#gclust_cluster-content>table { width:1300px; }
div#gclust_cluster-content>table td{line-height:1.1em; white-space:normal; }
tr.form-element th {
background:none;
background-color:#FFFCDF;
}
tr.form-element th label {
color:#000;
}

th#gclust_cluster-cluster_id-column         { width:70px; white-space:normal;word-break:break-all; }
th#gclust_cluster-rep_seq_id-column         { width:70px; }
th#gclust_cluster-link_to_seq-column               { width:100px; }
th#gclust_cluster-seq_length-column         { width:70px; }
th#gclust_cluster-annotation-column         { width:100px; }
th#gclust_cluster-seqs-column               { width:70px; }
th#gclust_cluster-homologs-column           { width:70px; }
th#gclust_cluster-threshold-column          { width:70px; }
th#gclust_cluster-plants_num_7-column        { width:50px; white-space:normal;word-break:break-all; }
th#gclust_cluster-other_bikonts_num_9-column { width:50px; white-space:normal;word-break:break-all; }
th#gclust_cluster-cyano_num_25-column        { width:50px; white-space:normal;word-break:break-all; }
th#gclust_cluster-photo_bact_num_15-column   { width:50px; white-space:normal;word-break:break-all; }
th#gclust_cluster-other_bact_num_31-column   { width:50px; white-space:normal;word-break:break-all; }
th#gclust_cluster-opistokonts_num_8-column   { width:50px; white-space:normal;word-break:break-all; }

th#gclust_cluster-plants_num_7-column        a{ color:#FF7200; }
th#gclust_cluster-other_bikonts_num_9-column a{ color:#FF7200; }
th#gclust_cluster-cyano_num_25-column        a{ color:#FF7200; }
th#gclust_cluster-photo_bact_num_15-column   a{ color:#FF7200; }
th#gclust_cluster-other_bact_num_31-column   a{ color:#FF7200; }
th#gclust_cluster-opistokonts_num_8-column   a{ color:#FF7200; }
th#gclust_cluster-link_to_seq-column        a{ width:80px; }


.flexigrid tr.record td.plants_num_7-column,
.flexigrid tr.record td.other_bikonts_num_9-column,
.flexigrid tr.record td.cyano_num_25-column,
.flexigrid tr.record td.photo_bact_num_15-column,
.flexigrid tr.record td.other_bact_num_31-column,
.flexigrid tr.record td.opistokonts_num_8-column
{
 background-color:#FFDC9F;
}

.flexigrid tr.erow td.plants_num_7-column,
.flexigrid tr.erow td.other_bikonts_num_9-column,
.flexigrid tr.erow td.cyano_num_25-column,
.flexigrid tr.erow td.photo_bact_num_15-column,
.flexigrid tr.erow td.other_bact_num_31-column,
.flexigrid tr.erow td.opistokonts_num_8-column
{
 background-color:#FFCA6F;
}

.flexigrid tr.record td.plants_num_7-column.sorted,
.flexigrid tr.record td.other_bikonts_num_9-column.sorted,
.flexigrid tr.record td.cyano_num_25-column.sorted,
.flexigrid tr.record td.photo_bact_num_15-column.sorted,
.flexigrid tr.record td.other_bact_num_31-column.sorted,
.flexigrid tr.record td.opistokonts_num_8-column.sorted
{
 background-color:#FEFF9F;
}

.flexigrid tr.erow td.plants_num_7-column.sorted,
.flexigrid tr.erow td.other_bikonts_num_9-column.sorted,
.flexigrid tr.erow td.cyano_num_25-column.sorted,
.flexigrid tr.erow td.photo_bact_num_15-column.sorted,
.flexigrid tr.erow td.other_bact_num_31-column.sorted,
.flexigrid tr.erow td.opistokonts_num_8-column.sorted
{
 background-color:#DEDF6F;
}



.flexigrid tr.record td {
background-color: #fff;
}
.flexigrid tr.erow td {background-color:#F9F9F9;}

.flexigrid tr.erow td.sorted {
background-color: #eee;
border-bottom: solid 1px #AFD0F5;
}
