.page-civicrm input#payer_confirmation {
  appearance: auto !important;
  position: unset;
} 

.crm-event-info-form-block .crm-actionlinks-top {
  display:none;
}

.crm-profile .editrow_custom_10-section .crm-option-label-pair {
  grid-template-columns: unset !important;
}

.form-group .select2-container.ng-not-empty a {
  min-height:30px;
}

.crm-container .crm-multiple-checkbox-radio-options .crm-option-label-pair {
  width: -webkit-fill-available;
  display: block;
}
