html {
    background-color: #ede8e2;
}

.navbar-inverse {
    border: 0px;
}

.btn-group-row {
    margin-right: 55px !important;
}

.navbar-brand {
    margin-top: -10px;
}

.register-form {
    background: #fff;
    padding: 10px 20px;
    margin: 0;
}
.header {
    margin-bottom: 1px;
}

.select2-container-multi .select2-choices .select2-search-choice {
    font-size: 12px;
}