.form-group select {
    max-width: 100%;
    padding-top: 0 !important;
}
.card-header a {
    margin-right: 10px;
}
.ui-state-highlight {
    border: 2px dashed #000;
    height: 40px;
    background-color: white;
    margin-bottom: 10px;
    width: 100% !important;
}
.bi-arrows-move {
	cursor: move;
}
.card-header .btn-sm {
	font-size: 12px;
}
#field-sections-wrap .card {
    margin-bottom: 10px;
}