﻿.navbar li a:hover, .panel-heading .badge {
    background-color: #000 !important;
    color: #00ffd2 !important;
}

table.table caption {
    text-align: left !important;
    vertical-align: middle !important;
    font-size: medium;
    font-weight: bold;
}

.oux-form-heading {
    font-weight: bold;
    border-bottom: 1px solid silver;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
