
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #ae9756;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #ae9756;
}

.AwardCeremonyFinalistsTable td {
    padding: 10px;
    border-bottom: 1px solid lightgrey;
}

.AwardCeremonyFinalistsTable th {
    padding: 10px;
}

thead input {
    width: 100%;
}

.forumattendeestable th, .forumattendeestable td {
    padding: 10px;
}


.AwardCeremonyFinalistsPresentationsTable td {
    padding: 10px;
    border-bottom: 1px solid lightgrey;
    border-right: 2px solid white;
}

.AwardCeremonyFinalistsPresentationsTable th {
    padding: 10px;
}