.content-wrapper > .content {
    padding: 0 1rem !important;
}

.content-header h1 {
    font-size: 1.2rem !important;
    margin: 0;
}

.disabled{
    cursor: no-drop;
}

.hide{
    display: none;
}

.ui-autocomplete {
    position: absolute;
    top: 14%;
    left: 40%;
}