

.search-form .submit-button .submit {
    width: 100%;
    height: 40px;
}

input.submit {
    min-width: 80px;
    height: 28px;
    border: none;
    border-radius: 3px;
    background-color: #334B56;
    color: #fff;
    line-height: 28px;
    padding-left: 16px;
    padding-right: 16px;
}

.search-form .item .search {
    text-indent: 0.3em;
}

.frequency-bar span{
    display: none;
}

.tablesorter-blue th, .tablesorter-blue thead td {
    font: 12px / 18px Arial, Sans-serif;
    font-weight:normal !important;
    color: #000;
    background-color: #dfecf5 !important;
    border-collapse: collapse;
    padding: 4px;
}