.custom-select-height + .dropdown-toggle {
    height: 48px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 1rem;
}

.bootstrap-select .dropdown-menu .dropdown-item {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1rem;
}

.jsoneditor-poweredBy {
    display: none !important;
}
