div.connection {
    height:250px;
}

div.connection form .form-actions {
    margin-top: 15px;
}

div.info {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.filter_container button[type=submit] {
    margin-bottom: 15px;
}

.skin-black .sidebar span {
    color: #eee;
}

#version {
    padding-top: 5px;
    opacity: 0.6;
}

/* Links on top right in Admin layout should not overlap */
.navbar li a {
    max-height:49px;
}
