 .luum-com-select {width:100%;clear:left; border-bottom:1px solid #e9e9e9;  overflow:hidden; padding:5px 0; }

.luum-com-select.header-row div {font-weight:bold;  }
.luum-com-select div {font-weight:normal;  }
.luum-com-select div {width:16%;padding:0 0.3%;float:left; }
.luum-com-select div.notes {width:100%;clear:both;padding:10px 0 5px 0; }
.luum-com-select div label {display:none;  }
.approved {color:lime;    }
.not-approved {color:red;    }
.not-tested {color:blue;    }
.limited-approval { color:orange;    }

@media screen and (max-width: 758px){
    .luum-com-select.header-row{display:none; }
    .luum-com-select div {clear:left;width:100%}
    .luum-com-select div label {display:block;float:left; width:25%;}
}

@media screen and (max-width: 600px) {

    .luum-com-select div label {display:block;float:left; width:50%;}
}
#res-count{display: none;}