del {
    color: #999999;
}

footer {
    text-align: center;
}

textarea {
    font-family: monospace;
}

.select-mini {
    font-size: 11px;
    height: 20px;
    margin: 0px;
}

.label a {
    color: white;
}

img {
    max-width  : 100%;
    max-height : 100%;
    border     : 0px;
}

.navbar-brand {
    background-image : url( /img/stellacloud_icon.png );
    background-repeat : no-repeat;
    background-position : 10px 50%;
    padding-left: 48px;
}

.alert-success .help-block {
    color: #cccccc;
}