body {
    background-color: #eee;
    padding-top: 50px;
}

#SupportQueriesTable_filter {
    margin-left: 2rem;
    margin-bottom: 10px;
}

#filter-customers {
    padding: 6.4px 10px;
    background-color: white; border: 0.5px solid #ccc;
    border-radius: 3px;

}

#SupportQueriesTable {
    margin-bottom: 10px !important;
}

.login-panel {
    background-color: transparent;
    max-width: 330px;
    margin: 0 auto;
}

.login-panel > .panel-body > form {
    padding: 20px;
}
