caption {
    color: #304670;
    font-size: larger;
    font-weight: bold;
    border-bottom: 1px solid #89939C;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 10px;
}
#Classificacao {
    font-weight: bold;
    font-size: large;
}
#ClassificacaoInformacoes {
    font-style: italic;
    font-size: small;
}
#Menu ul {
    padding-left: 20px;
}
#CountEdicao {
    background-color: #d9edff;
    padding: 10px;
    margin: 5px;
}
table.tablesorter th.headerSortUp {
    font-size: 105%;
}
table.tablesorter th.headerSortDown {
    font-size: 105%;
}
table.tablesorter th.header {
    cursor: pointer;
}
table.tablesorter tbody tr.odd td {
    background-color: #EFEFEF;
}
table.tablesorter tbody tr td img {
    padding-left: 5px;
}
.conteudoTrabalho {
    border: 1px solid #CFCFCF;
}
.palavraChave {
    background-color: #d9edff;
    padding: 5px;
}
.avaliacao {
    border: 1px solid #CFCFCF;
    padding: 2px;
}
.pergunta {
    font-weight: bold;
}
.resposta {

}
.expirado {
    text-decoration: line-through;
}
.status1, status6 {

}
.status2,.status5 {
    text-decoration: line-through;
    color: red;
}
.status3 {
    color: green;
}
.status4 {
    color: red;
}
.operacao {
    width: 50px;
}
th.umBotao {
    width: 5%;
}
th.doisBotoes {
    width: 7%;
}
th.tresBotoes {
    width: 10%;
}
