div[id^=edit-field-pa-performer-group-] div.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox,
div[id^=edit-field-crm-performer-group-] div.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox {
  display: inline;
  padding-left: 20px !important;
}
div[id^=edit-field-crm-performer-group-] {
  line-height: 50px;
}

.views-ajax-link.views-field-excluded,
#views-display-menu-tabs .views-display-disabled-link {
  color: grey;
}

/*div[id^=field-pa-perf-assistant-policies-] .paragraph-type-top,*/
div[id^=field-pa-perf-assistant-policies-] .field-multiple-drag,
div[id^=field-pa-perf-assistant-policies-] .tabledrag-toggle-weight,
div[id^=field-pa-perf-assistant-policies-] .form-checkbox,
div[id^=field-pa-perf-assistant-policies-] thead
{
  display: none;
}

div[id^=field-pa-perf-assistant-policies-] tr {
  background: #fff;
}

.node-form .form-wrapper {
  margin-bottom: 0em !important;
}

.site-logo img {width:100px}
.toolbar-tab #toolbar-administration a, .toolbar-tab #toolbar-administration a:link {color: #fff !important;}
.form-url {display:block}

.messages a {
  font-weight: bold;
}

.alert-dismissable .close, .alert-dismissible .close {
  right: -24px !important;
  font-weight: bold !important;
  top: -22px !important;
}

/* this needs to be for just login page; but Drupal doesn't add full path tokens for user pages */
/*
.path-user .tabs.primary {
  display: none;
}
.user-login-form .form-item.form-type-password {
  margin-bottom: 0;
}
*/

.user-register .tabs.primary {
  display: none;
}

.switch-app-button {
  padding-bottom: 20px;
}

/* hide Authored By on inline Media */
div[id^=edit-field-policy-documents-form-inline-entity-form-uid-wrapper--] {
  display:none;
}

/* cart button in header */
.cart-block--contents.cart-header {
  width: 400px !important;
}

.w100 {width: 100px;}
.w150 {width: 150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w400 {width: 400px;}
.w500 {width: 500px;}
.w600 {width: 600px;}
.w800 {width: 800px;}

.small {
  font-size: 0.8em;
}

/* hide order comments on admin payment page */
.payment-add-admin-cart .view-commerce-activity {
  display: none;
}

/* term tree widget on Venue */
.term-reference-tree .no-term-reference-tree-button {
  display: none;
}

#edit-field-mevent-endorsements .term-reference-tree-button {
  display: none;
}

fieldset#edit-field-mevent-endorsements--wrapper legend{
  display:none;
}

div#edit-field-change-request-address-0-address-country-code {
  display: none !important;
}
#edit-group-address-confirmation div#edit-address-country-code {
  display: none;
}

.paragraph-type {
  overflow: visible !important;
}

