.pdb-searchform input[type="submit"] { 
background-color: #662b87; border: 0; border-radius: 1.5px; box-shadow: none; color: white; cursor: pointer; display: inline-block; font-weight: 800; line-height: 1; padding: .75em 2em
}


input#pdb-combo_search-control {
    width: 50%;
}

table.wp-list-table.widefat.fixed.pages.list-container {
    width: fit-content;
}


.pdb-list span.textarea {
    display: block;
    max-height: 12em;
    max-width: 450px;
    overflow: auto;
}


.pdb-field.early_vote_location-field {
    padding-bottom: 10px;
}

.pdb-field.early_vote_address-field {
    padding-bottom: 10px;
}

.pdb-list span.textarea {
    padding-top: 10px;
}


section {
    margin: 1.5em;
    padding-bottom: 25px;
}

.pdb-field.early_vote_location-field {
    font-weight: bold;
}


.pdb-field.early_vote_address-field {
    font-weight: bold;
}


.ui-autocomplete {
    color: darkslategrey;
}