.typeButton {
    font-weight: bold;
}
.branchButton {
    min-width: 30em; min-height: 10em;
}
ul.ui-autocomplete {
    z-index: 1100;
}
.select2-selection__choice {
    font-size: 16px;
}
div.active {
    color: #17a2b8;
}
