@charset "UTF-8";
#exit-leadbox-refresh,
#timed-leadbox-refresh {
  margin: 5px 0 0 5px;
}

.timed-loading,
.exit-loading {
  display: none;
}

.mce-i-leadbox_shortcode_icon {
  background: url("../images/menu-icon.png") no-repeat !important;
  background-size: 100% !important;
}

#menu-posts-leadpages_post .wp-menu-image::before,
#toplevel_page_Leadpages .wp-menu-image::before {
  content: "";
  direction: ltr;
  display: inline-block;
  font: normal 1.25rem/1.4 "LeadPages-Icons";
  padding-top: 3px;
  speak: none;
  text-transform: none;
  letter-spacing: normal;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}

.column-active {
  width: 75px;
}

.lp-icon--alpha {
  color: #603eff;
}

.ui-btn,
a.ui-btn {
  background: #603eff;
  border-color: #603eff;
}

.ui-btn:hover:not(.is-finished),
.ui-btn:focus:not(.is-finished):not(.is-loading),
a.ui-btn:hover:not(.is-finished),
a.ui-btn:focus:not(.is-finished):not(.is-loading) {
  background: #603eff;
  border-color: #603eff;
}

#leadpage-create {
  background-color: #ffffff;
  font-family: "Roboto", Arial;
  padding-left: 20px;
  padding-right: 20px;
}
#leadpage-create .ui-title-nav__content {
  font-family: "Roboto";
  font-size: 25px;
  font-weight: 500;
}
#leadpage-create .lp-icon {
  font-size: 30px;
}

.select2-search {
  border-bottom: 1px solid #cccccc !important;
}
.select2-search__field {
  border-radius: 5px !important;
  padding: 6px !important;
}

.select2-selection__rendered,
.select2-results__option {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 400px !important;
}

#leadpages-footer-wrapper,
#leadpages-header-wrapper {
  border-bottom: 1px solid #b1bacc;
  height: 75px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.leadpages-edit-body {
  font-family: "Roboto", Arial, sans-serif;
  margin-top: 20px;
  max-width: 920px;
  padding-bottom: 50px;
  width: 100%;
}
.leadpages-edit-body .header_text {
  font-weight: 500;
  padding-left: 4px;
}
.leadpages-edit-body h1,
.leadpages-edit-body h2,
.leadpages-edit-body h3,
.leadpages-edit-body h4 {
  font-weight: 700;
}
.leadpages-edit-body h3 {
  font-size: 14px !important;
}
.leadpages-edit-body p {
  font-weight: 400;
}
.leadpages-edit-body .leadpages-loading {
  margin-bottom: 12px;
  margin-top: 12px;
}
.leadpages-edit-body .leadpages-loading .ui-loading {
  margin-left: auto;
  margin-right: auto;
}
.leadpages-edit-body .leadpages-loading .ui-loading__dots {
  background-color: #603eff;
}
.leadpages-edit-body .section_description {
  max-width: 470px;
  width: 100%;
}
.leadpages-edit-body .select_a_leadpage {
  padding: 0 0 9px 16px;
  position: relative;
}
.leadpages-edit-body .sync-leadpages {
  color: #603eff !important;
  display: none;
  height: 24px !important;
  width: 24px !important;
}
.leadpages-edit-body .sync-leadpages::before {
  cursor: pointer;
  font-size: 24px !important;
  position: relative;
  top: -10px;
}
.leadpages-edit-body .leadpages_search_container {
  flex-direction: column;
  max-width: 480px;
  padding: 0;
  width: 100%;
}
.leadpages-edit-body .leadpages_search_container #leadpages_my_selected_page select {
  border: 0;
  height: 100%;
  max-height: 269px;
  max-width: 500px;
  outline: 0;
  width: 100%;
}
.leadpages-edit-body .leadpage_type_container {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.leadpages-edit-body .select_a_leadpage_type {
  margin-top: 5px;
  width: 100%;
}
.leadpages-edit-body .leadpage_type_box {
  border: 1px solid #cccccc;
  border-radius: 5px;
  height: 203px;
  margin-left: 20px;
  padding: 12px;
  text-align: center;
  width: 184px;
}
.leadpages-edit-body .leadpage_type_box:first-of-type {
  margin-left: 12px;
}
.leadpages-edit-body .leadpage_type_box .header {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.leadpages-edit-body .leadpage_type_box p {
  font-size: 14px;
  font-weight: 400;
  height: 90px;
  line-height: 15px;
  padding-bottom: 25px;
}
.leadpages-edit-body .leadpage_slug_container {
  padding-left: 0 !important;
}
.leadpages-edit-body .leadpage-slug-wrapper {
  margin-bottom: 30px;
  margin-top: 30px;
}
.leadpages-edit-body .leadpage-slug-wrapper .form-group {
  display: flex;
  flex-direction: row;
}
.leadpages-edit-body .leadpage-slug-wrapper .form-group label {
  background-color: #f5f7f9;
  border: 1px solid #b1bacc;
  border-right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: block;
  font-size: 14px;
  font-weight: 200;
  height: 36px;
  line-height: 16px;
  margin-left: 12px;
  padding: 10px;
}
.leadpages-edit-body .leadpage-slug-wrapper .form-group .leadpages-slug-input {
  border: 1px solid #b1bacc;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-left: -5px;
  width: 500px;
}
.leadpages-edit-body .leadpage-slug-instructions {
  margin-left: 30px;
  margin-top: 0;
  list-style-type: disc;
}
.leadpages-edit-body .leadpage-slug-instructions li ul {
  list-style-type: circle;
  margin-left: 10px;
}
.leadpages-edit-body .leadpage-cache-wrapper {
  margin-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 655px) {
  .leadpages-edit-body .select-a-leadpage::after {
    position: absolute;
    right: 35px;
    top: 48px;
  }
}
.toplevel_page_Leadboxes #wpbody-content {
  background-color: #f1f1f1;
  margin-left: -20px;
}

.post-type-leadpages_post .tablenav,
.leadpages-edit-wrapper {
  background-color: #ffffff;
}

#leadbox-configure {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  width: 1000px;
}
#leadbox-configure .ui-title-nav__content {
  font-family: "Roboto";
  font-size: 25px;
  font-weight: 500;
}
#leadbox-configure .lp-icon {
  font-size: 30px !important;
}
#leadbox-configure #leadpages-header-wrapper {
  background-color: #ffffff;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  height: 195px;
  padding: 20px;
}
#leadbox-configure #leadpages-header-wrapper #leadbox_header {
  margin-left: 0;
  margin-right: 0;
}
#leadbox-configure #leadpages-header-wrapper hr {
  margin: 20px 0;
}
#leadbox-configure #leadpages-header-wrapper p,
#leadbox-configure #leadpages-header-wrapper a {
  color: #797f89;
  font-size: 16px;
  line-height: 24px;
}
#leadbox-configure #leadpages-header-wrapper a {
  color: #000000 !important;
}
#leadbox-configure .leadbox-config-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
#leadbox-configure .leadbox-container {
  background-color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  padding: 20px;
  width: 490px;
}
#leadbox-configure .leadbox-container select {
  width: 407px;
}
#leadbox-configure .leadbox-container .dashicons-image-rotate {
  color: #603eff;
  cursor: pointer;
}
#leadbox-configure .leadbox-container h3 {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
#leadbox-configure .leadbox-container p {
  color: #797f89;
  font-size: 14px;
  line-height: 20px;
}
#leadbox-configure .leadbox-container .leadbox-stats li {
  font-size: 13px;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 5px;
}
#leadbox-configure .leadbox-container .timed-leadbox-script,
#leadbox-configure .leadbox-container .exit-leadbox-script {
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
#leadbox-configure .leadbox-container .timed-leadbox-script label,
#leadbox-configure .leadbox-container .exit-leadbox-script label {
  margin-bottom: 8px;
}
#leadbox-configure .leadbox-container .timed-leadbox-script textarea,
#leadbox-configure .leadbox-container .exit-leadbox-script textarea {
  border: 1px solid #dddddd;
  border-radius: 5px;
  font-size: 13px;
  resize: none;
}

.logout-wrapper {
  height: 900px;
  margin: auto;
  margin-left: -20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}

.logout_form {
  font-family: "Roboto";
  width: 600px;
  height: 400px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 5px;
  background-color: #f2f4f7;
  border: 1px solid #f2f4f7;
}
.logout_form .form_header {
  background-color: #603eff;
  height: 60px;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  opacity: 0.6;
}
.logout_form .form_header h1 {
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  line-height: 60px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 400;
  text-align: center;
  padding-left: 20px;
}
.logout_form .form_header h1::before {
  font-family: "LeadPages-Icons";
  content: "";
  color: #ffffff;
  font-size: 24px;
  line-height: 60px;
  padding: 5px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 10px;
}
.logout_form h3 {
  text-align: center;
  color: #797f89;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 200;
}
.logout_form h3 a {
  text-align: center;
  color: #797f89;
  margin-bottom: 20px;
  font-weight: 400;
  text-decoration: underline;
}
.logout_form form {
  margin-top: 10px;
}
.logout_form .button_container {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.logout_form .cancel_button {
  cursor: pointer;
  display: inline-block;
  background-color: #ff0000;
  border: 2px solid #ffffff;
  border-radius: 100px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.89px;
  text-transform: uppercase;
  width: 144px;
  height: 56px;
  text-align: center;
  padding-top: 5px;
  font-weight: 200;
  margin-left: auto;
  margin-right: auto;
}
.logout_form .logout_button {
  cursor: pointer;
  display: inline-block;
  background-color: #603eff;
  border: 2px solid #ffffff;
  border-radius: 100px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.89px;
  text-transform: uppercase;
  width: 144px;
  height: 56px;
  text-align: center;
  padding-top: 5px;
  font-weight: 200;
  margin-left: auto;
  margin-right: auto;
}

/*# sourceMappingURL=styles.css.map */
