.top-bar.expanded .title-area {
    background: #555;
}
.content{
    padding: 0.5rem;
}
.content, #actions-sidebar {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    width: 16rem;
}
select{
    margin-bottom: 1rem;
}
.content h3 {
    color: #555;
}
.content h4 {
    color: #555;
    border-bottom: 2px solid #555;
}
label{
    font-size:1rem;
}
.form button[type="submit"]{
    float:none;
}
.btn{
    padding:0.5rem 1.5rem;
}
div.message{
    height: auto;
}
