.select2 {
    width: 100% !important;
}

.card-title {
    float: none;
}

.card-tools.form-inline {
    float: left;
}

.brand-image.img-circle.elevation-3 {
    border-radius: 0;
    box-shadow: none !important;
}

#tableau-navigator {
    margin-bottom: 20px;
    margin-top: 11px;
}

@media screen and (max-width: 600px) {
    .tableau-set {
        display: none !important;
    }
}

textarea {
    height: 7em !important;
}

.login-box img {
    max-width: 300px;
}

.login-box {
    width: 500px;
}