body {
    font-family:"Lucida Grande", Verdana, Arial, Geneva, sans-serif;
    color:white;
    background-color: #000000;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    color: white;
    background-color: #989DA5;
    border-color: #989DA5;
}
.btn-default {
    background-color: #989DA5;
    border-color: #989DA5;
}
a.btn {
    color: white;
    border-radius: 0px;
    font-size: 13px;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    text-decoration: underline;
}
button.btn, button.btn-lg {
    border-radius: 0px;
}
h3 {
    font-size: 1.17em;
    margin-bottom: 60px;
}
.copyright{
    font-size: 10px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #000;
}
audio[id^='#mep_'] {
    width: 30px;
}
.mejs-controls .mejs-button button {
/* 
    margin-right: 7px;
    margin-left: 7px;
 */
    margin: 0px;
    height: 30px;
    width: 30px;
}
/* 
.mejs-controls .mejs-button button:focus {
    outline-style: auto;
    outline-width: 5px;
    outline-offset: 7px;
    outline-color: -webkit-focus-ring-color;
}
 */
