body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}

.control-group.error label {
    color: #B94A48;
}

.command-input  {
    padding-top: 20px;
}

.time-menu .caret {
    margin-top: 10px;
}

.tooltip {
    font-size: 20px;
    line-height: 26px;
}

.table th, .table td {
    vertical-align: middle;
}

.table th i {
    margin-right: 5px;
}

.modal-header, table td pre {
    white-space: pre-wrap;
}

.glyphicon-white, .glyphicon-white a {
    color: #fff;
}

#existing-crons .table  pre {
    white-space: pre-wrap;
}