#field-_lp_content_drip_drip_type .description span {
  display: block;
}

#learn-press-content-drip .item-delay .delay-type {
  display: inline-block;
}

#learn-press-content-drip .item-delay .delay-interval, #learn-press-content-drip .item-delay .delay-specific {
  display: none;
}

#learn-press-content-drip .item-delay.interval .delay-interval {
  display: inline-block;
}

#learn-press-content-drip .item-delay.interval .delay-interval input {
  width: 80px;
  margin: 0 -2px 0 10px;
}

#learn-press-content-drip .item-delay.interval .delay-interval input, #learn-press-content-drip .item-delay.interval .delay-interval select {
  vertical-align: middle;
}

#learn-press-content-drip .item-delay.specific .delay-specific {
  display: inline-block;
}

#learn-press-content-drip .manage-column.column-type {
  width: 150px;
}

#learn-press-content-drip .manage-column.column-delay {
  width: 300px;
}

#learn-press-content-drip .manage-column.column-prerequisite {
  width: 320px;
}

#learn-press-content-drip .tablenav {
  text-align: right;
}

#learn-press-content-drip .tablenav .bulkactions {
  display: none;
}

#learn-press-content-drip thead > tr > th, #learn-press-content-drip tfoot > tr > th {
  font-weight: 500;
}

#learn-press-content-drip thead .column-delay .quick-settings, #learn-press-content-drip tfoot .column-delay .quick-settings {
  display: inline-block;
  position: relative;
}

#learn-press-content-drip thead .column-delay .quick-settings > a, #learn-press-content-drip tfoot .column-delay .quick-settings > a {
  margin-left: 5px;
}

#learn-press-content-drip thead .column-delay .quick-settings > a:before, #learn-press-content-drip tfoot .column-delay .quick-settings > a:before {
  font-family: FontAwesome;
  content: "\f013";
  font-size: 18px;
  vertical-align: middle;
  color: #AAA;
}

#learn-press-content-drip thead .column-delay .quick-settings .quick-settings-form, #learn-press-content-drip tfoot .column-delay .quick-settings .quick-settings-form {
  position: absolute;
  right: 0;
  top: 100%;
  background: #FFF;
  min-width: 300px;
  border: 1px solid #DDD;
  padding: 10px 20px;
  display: none;
  z-index: 9;
}

#learn-press-content-drip thead .column-delay .quick-settings .quick-settings-form p label, #learn-press-content-drip tfoot .column-delay .quick-settings .quick-settings-form p label {
  font-weight: bold;
  display: inline-block;
  width: 200px;
}

#learn-press-content-drip thead .column-delay .quick-settings .quick-settings-form p input, #learn-press-content-drip thead .column-delay .quick-settings .quick-settings-form p select, #learn-press-content-drip tfoot .column-delay .quick-settings .quick-settings-form p input, #learn-press-content-drip tfoot .column-delay .quick-settings .quick-settings-form p select {
  margin: 0;
}

#learn-press-content-drip thead .column-delay .quick-settings:hover .quick-settings-form, #learn-press-content-drip tfoot .column-delay .quick-settings:hover .quick-settings-form {
  _display: block;
}

#learn-press-content-drip tbody .column-prerequisite .select2-container {
  width: 100% !important;
}

#learn-press-content-drip tbody .column-prerequisite .select2-selection__choice {
  border-radius: 0 !important;
  padding: 2px 6px !important;
}

#learn-press-content-drip tfoot .column-delay .quick-settings .quick-settings-form {
  bottom: 100%;
  top: auto;
}
/*# sourceMappingURL=admin.css.map */