.displaynone {
    display:none;
}
#listtable {
    width: 100%;
  }

label {
    font-weight: bold;
}

.tm-top {
    padding:0px !important;
}


.tm-top .uk-container {
    max-width:none;
    padding: 0px;
}

#listtable th {
    text-align:left;
}

.tm-main {
    min-height: auto !important;
}