textarea#mycred-nominations-notes {
    width: 100%;
}

textarea#mycred-nominations-notes {
    display: block;
}

button.mycred-nominations-button {
    margin-top: 5px;
   
}

textarea#mycred-nominations-notes {
  resize: none !important;
}

.form-control.mycred-nominate-user.mycred-container {
    margin-bottom: 1rem !important;
}

.mycred-nomination-note {
    margin-bottom: 1rem !important;
}
textarea#mycred-nominations-notes {
    margin-top: 1rem !important;
}

input#searchform {
    margin-bottom: 0.25rem !important;
}

button.mycred-nominations-button {
    margin-top: 1rem !important;
}