#content {
    padding-top: 20px;
}

.browsehappy {
    color: #fff;
    background-color: #c00;
    font-weight: bold;
    text-align: center;
    padding: 0.3em;
}

.browsehappy a:visited, .browsehappy a:link, .browsehappy a:hover, .browsehappy a:active {
    color: #ddd;
}

.browsehappy a:hover {
    color: #fff;
}

.award-title, .award-name {
    position: relative; 
    z-index:999; 
    text-align: center;
    background-color: #eee;
    color: #333;
}

.award-name {
    margin-bottom: -50px; 
    font-weight: bolder;
    font-size: 1.1em;
}

.award-title {
    margin-top: -70px; 
    font-weight: 200;
}

.panel-heading {
    text-align: center;
}

.award-badge {
    margin-bottom: 10px;
}

.badge {
    background-color: #fff !important;
    color: #333 !important;
}

th {
    cursor: pointer;
}

.tooltip-divider {
    border-bottom: thin white solid;
}

.tooltip-inner {
    width: 500px;
}

.glyphicon-ok {
    color: #093;
}

.glyphicon-remove {
    color: #C00;
}

.panel-heading {
    font-size: 1.3em;
}
