#message td, #cue_content td {
    padding: 2em .5em;
    font-size: 85%;
}

#message tr, #cue_content tr {
    border-bottom: 1px solid #ddd !important;
}

#cue_sheet_list td {
    padding: 1.25em .5em;
    font-size: 95%;
}

#cue_content td:first-child {
    font-size: 40%;
}

#message table, #cue_content table {
    background-color: #fff;
}

#cue_content, #message {
    background-color: #00acc1;
    padding-left: 6em;
}

#controller .btn-mtv {
    padding: .4em .6em !important;
    margin-right: .3em;
}