#memberful-wrap {
  max-width: 360px;
}
.mce-listbox button {
  text-overflow: ellipsis!important;
  overflow: hidden!important;
}

/*---------------------------------------------------------
Sign up for Memberful or Register
------------------------------------------------------------ */
.memberful-sign-up,
.memberful-protect-help {
  margin-top: 20px;
  padding: 10px 20px;
}
.memberful-sign-up h1 {
  font-size: 16px;
  font-weight: normal;
}
.memberful-register-plugin {
  margin-top: 30px;
}
.memberful-register-plugin h3 {
  font-weight: normal;
}
.memberful-register-plugin textarea {
  width: 100%;
  min-height: 60px;
  border-radius: 3px;
}

/*---------------------------------------------------------
Integration Active
------------------------------------------------------------ */
#memberful-registered {
  margin-top: 20px;
  padding: 10px 20px 20px 20px;
}
#memberful-registered h1 {
  margin: .67em 0 10px 0;
  padding: 0;
  font-weight: normal;
  font-size: 22px;
  color: #2e922e;
}
#memberful-registered h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}
#memberful-registered form {
  display: inline;
}

#session_limit_number {
  width: 50px;
  margin: 0 0.5em;
}

label[for="session_limit_number"] {
  display: block;
  padding-left: 2em;
  margin-top: 1.0em;
}

label[for="session_limit_number"] .memberful-label__text--multiline{
  line-height: 3;
}


/*---------------------------------------------------------
Shared
------------------------------------------------------------ */
.memberful-sign-up p,
#memberful-registered p,
.memberful-protect-help {
  color: #666;
  line-height: 18px;
}
.memberful-red-button {
  float: right;
  cursor: pointer;
  text-shadow: 0 -1px 0 #a23b25;
  color: #fff;
  background: #ef2f39;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff6b64),to(#ef2f39));
  background-image: -webkit-linear-gradient(top,#ff6b64,#ef2f39);
  background-image: -moz-linear-gradient(top,#ff6b64,#ef2f39);
  background-image: -o-linear-gradient(top,#ff6b64,#ef2f39);
  background-image: linear-gradient(to bottom,#ff6b64,#ef2f39);
  border: 1px solid #ce262f;
  border-color: #ce262f;
  border-radius: 3px;
}
.memberful-red-button:hover {
  text-shadow: 0 -1px 0 #a23b25;
  color: #fff;
  background: #f4424b;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff7972),to(#f4424b));
  background-image: -webkit-linear-gradient(top,#ff7972,#f4424b);
  background-image: -moz-linear-gradient(top,#ff7972,#f4424b);
  background-image: -o-linear-gradient(top,#ff7972,#f4424b);
  background-image: linear-gradient(to bottom,#ff7972,#f4424b);
  border: 1px solid #ce262f;
}
.memberful-red-button:active {
  text-shadow: 0 -1px 0 #a23b25;
  color: #fff;
  background: #f4424b;
  border: 1px solid #ce262f;
}
.memberful-label__checkbox--multiline {
  float: left;
  margin-top: 1px!important;
}
.memberful-label__text--multiline {
  display: block;
  margin-left: 25px;
  line-height: 1.4em;
}
/*---------------------------------------------------------
Bulk restrict access tool
------------------------------------------------------------ */
form.memberful-bulk-restrict-access-form {
  margin-top: 20px;
}
ul.memberful-global-restrict-access-category-list {
  margin-bottom: 20px;
}
ul.memberful-global-restrict-access-required-list {
  margin: 0;
}
.memberful-bulk-apply-box {
  clear: both;
  max-width: 670px;
  margin-top: 20px;
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #dedede;
  margin-bottom: 1.5em;
}
.memberful-bulk-apply-box label {
  margin-right: 5px;
}
#global_marketing_options hr{
  margin: 2em 0;
}
#global_content_required{
  display: none;
  margin-bottom: 1em;
}

/*---------------------------------------------------------
Global Marketing Tools
------------------------------------------------------------ */

#global_marketing_options label {
  display: block;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

#global_marketing_options {
  margin-bottom: 3em;
  padding-left: 2em;
}

/*---------------------------------------------------------
Restrict Access Metabox
------------------------------------------------------------ */
#memberful_acl:before,
#memberful_acl:after {
  content: " ";
  display: table;
}
#memberful_acl:after {
  clear: both;
}
.memberful-restrict-access {
  display: flex;
}
.memberful-restrict-access-options {
  width: 205px;
  margin: 10px 20px 0 0;
  padding: 0 20px;
  background: #fff;
  border: 1px solid #dedede;
  flex: none;
}
p.memberful-access-header {
  padding-bottom: 3px;
  font-style: italic;
  border-bottom: 1px solid #dedede;
}
.memberful-acl-block {
  margin-bottom: 20px;
}
.memberful-acl-block label {
  display: block;
}
.memberful-marketing-content {
  margin: 10px 0;
  flex-grow: 999;
}
#memberful_marketing_content_ifr {
  background: #fff;
}
.memberful-marketing-content-description {
  padding: 5px;
  font-size: 12px;
  background: #efefef;
  border: 1px solid #dedede;
}
/*---------------------------------------------------------
bbPress
------------------------------------------------------------ */
.memberful-bbpress-enable {
  margin: 20px;
}
.memberful-bbpress-redirect {
  float: left;
  margin: 10px 0px;
  padding-top: 1px;
}
.memberful-bbpress-redirect-custom-url {
  margin: 5px 22px;
}

.memberful-bbpress-redirect-custom-url input[type="text"] {
  min-width: 300px;
}

.memberful-bbpress-submit-buttons::before {
  clear: both;
  content: ' '
}
.memberful-bbpress-submit-buttons {
  clear: both;
  margin: 30px 20px;
}
/*---------------------------------------------------------
Private RSS Feeds
------------------------------------------------------------ */
.postbox.memberful-postbox {
  margin-top: 20px;
  padding: 10px 20px 20px 20px;
}
.memberful-postbox ul {
  margin: 10px 0 20px 0;
}
.postbox.memberful-private-feed-instructions {
  width: 640px;
  padding: 10px 20px 10px 20px;
}
.postbox.memberful-private-feed-instructions code {
  font-size: 12px;
}
.memberful-add-block-tags {
  margin: 15px 0;
}

/*---------------------------------------------------------
Ad Provider Settings
------------------------------------------------------------ */
.memberful-ad-provider-settings {
  margin-bottom: 1rem;
}
.memberful-ad-provider-settings > div {
  margin-left: 1rem;
}
