/home/smartbloks/www/help.smartbloks.ai/wp-content/plugins/eazydocs/assets/css/admin-global.css
/* Colors */
:root {
  --secondary_color: #1d2746;
  --green_color: #27ae60;
  --p_color: #425466;
  --body_bg: #fff;
  --bs-white: #fff;
  --black_25: #f9f9f9;
  --black_50: #ebebeb;
  --black_100: #d6d9dc;
  --black_150: #c8ccd0;
  --black_200: #bbc0c4;
  --black_300: #9fa6ad;
  --black_350: #9199a1;
  --black_400: #848d95;
  --black_500: #6a737c;
  --black_600: #535a60;
  --black_700: #3c4146;
  --black_750: #2f3337;
  --black_800: #242729;
  --black_900: #0c0d0e;
  --border_on_white: #e6edf0;
  --bs_sm: 0 1px 2px rgba(0, 0, 0, 0.05),0 1px 4px rgba(0, 0, 0, 0.05),0 2px 8px rgba(0, 0, 0, 0.05);
  --bs_md: 0 1px 3px rgba(0, 0, 0, 0.06),0 2px 6px rgba(0, 0, 0, 0.06),0 3px 8px rgba(0, 0, 0, 0.09);
  --bs_lg: 0 1px 4px rgba(0, 0, 0, 0.09),0 3px 8px rgba(0, 0, 0, 0.09),0 4px 13px rgba(0, 0, 0, 0.13);
}

/*font Variables*/
/**=== Functions ===**/
.bs-sm {
  box-shadow: var(--bs_sm) !important;
}

.bs-md {
  box-shadow: var(--bs_md) !important;
}

.bs-lg {
  box-shadow: var(--bs_lg) !important;
}

/** Hover Classes **/
.h\:bs-md:hover {
  box-shadow: var(--bs_md) !important;
}

.h\:bs-lg:hover {
  box-shadow: var(--bs_md) !important;
}

code {
  line-height: 1.6;
}

/** === WordPress default notices === **/
.notice {
  padding: 10px;
}
.notice b {
  font-weight: bold;
}

.eazydocs-close-notice {
  display: inline-block;
}

a.eazydocs-close-notice:focus,
a.eazydocs-close-notice:active {
  outline: none;
  box-shadow: none;
}

.eazydocs-close-notice,
.notice ul li a {
  text-decoration: none;
}

.eazydocs-close-notice i {
  font-size: 16px;
  text-decoration: none;
  margin-top: 2px;
  margin-left: -5px;
  color: #dc3232;
}

.eazydocs-close-notice span {
  margin-left: -3px;
}

.eazydocs-close-notice:hover,
.eazydocs-close-notice {
  color: #dc3232;
  font-weight: 600;
}

.notice .notice-action {
  position: relative;
  color: #00a0d2;
}

.notice .notice-action:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #00a0d2;
  width: 100%;
  left: 0;
  bottom: -2px;
}

.metabox-holder #eazydocs_basics.group {
  display: block !important;
}

#get_docs_archive, #get_docs_single, #get_docs_slug {
  text-decoration: none;
  width: 220px;
  background: #050505;
  display: block;
  color: rgba(255, 255, 255, 0.7019607843);
  text-transform: uppercase;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-shadow: 2px 2px black;
  float: left;
  margin: 0 20px 0 0;
}
#get_docs_archive:hover, #get_docs_single:hover, #get_docs_slug:hover {
  background: #0d0e2b;
  color: white;
}
#get_docs_archive:focus, #get_docs_single:focus, #get_docs_slug:focus {
  outline: none;
}

/** === Codestar options / Pro Alert === **/
.csf-field-image_select figure {
  width: 100px;
}

.csf-field-repeater .csf-repeater-content {
  background-color: rgba(247, 247, 247, 0.5607843137);
}

.csf-field-image_select img {
  opacity: 0.6;
}
.csf-field-image_select img:hover {
  opacity: 1;
}
.csf-field-image_select .csf--active img {
  opacity: 1;
}

.csf-options {
  max-width: 1200px;
}

.csf-field-text input {
  width: 70%;
}

.csf-field .csf-title {
  width: 30%;
}
.csf-field .csf-fieldset {
  width: calc(70% - 20px);
}
.csf-field.csf-field-heading .csf-title {
  width: 100%;
}

.csf-field-heading .csf-title {
  width: 100%;
}

body.ezd_no_promax .eazydocs-promax-notice.csf-field,
.eazydocs-pro-notice.csf-field {
  position: relative;
  cursor: pointer;
}

body.valid.docy .active-theme-docy .csf-title,
body.valid.docy .active-theme-docy .csf-fieldset,
body.valid.docly .active-theme-docly .csf-title,
body.valid.docly .active-theme-docly .csf-fieldset,
body.valid .active-theme .csf-title,
body.valid .active-theme .csf-fieldset {
  pointer-events: inherit;
  opacity: 1;
}

body.valid.docy .active-theme-docy.csf-field::before,
body.valid.docy .active-theme-docy.csf-field::after,
body.valid.docly .active-theme-docly.csf-field::before,
body.valid.docly .active-theme-docly.csf-field::after,
body.valid .active-theme.csf-field::before,
body.valid .active-theme.csf-field::after {
  display: none;
}

body:not(.ezd-premium) .eazydocs-pro-notice.csf-field::before {
  content: "Pro";
  background-color: #f1bd6c;
  color: #000;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
}
body:not(.ezd-promax) .eazydocs-promax-notice.csf-field::after,
body:not(.ezd-premium) .eazydocs-pro-notice.csf-field::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 2;
}

body:not(.ezd-promax) .eazydocs-promax-notice.csf-field::before {
  content: "Promax";
  background-color: #f1bd6c;
  color: #000;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
}

body:not(.ezd-promax) .eazydocs-promax-notice .csf-title,
body:not(.ezd-promax) .eazydocs-promax-notice .csf-fieldset,
body:not(.ezd-premium) .eazydocs-pro-notice .csf-title,
body:not(.ezd-premium) .eazydocs-pro-notice .csf-fieldset {
  opacity: 0.5;
  pointer-events: none;
}

body.ezd_no_promax .eazydocs-promax-notice.csf-field::before {
  content: "Pro-Max";
  background-color: #f1bd6c;
  color: #000;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
}
body.ezd_no_promax .eazydocs-promax-notice .csf-title, body.ezd_no_promax .eazydocs-promax-notice .csf-fieldset {
  opacity: 0.5;
  pointer-events: none;
}

.upgrade-link {
  background-color: #f1bd6c;
  color: #000;
  padding: 2px 6px;
}

/** === Sweet alart === **/
h2#swal2-title {
  font-size: 28px;
  line-height: 1.2;
}

#swal2-html-container {
  font-size: 14px;
  line-height: 1.5;
}

.swal2-styled.swal2-confirm.upgrade-premium-button {
  background-color: #f1bd6c;
  outline: none;
  box-shadow: none !important;
}

.swal2-title.upgrade-premium-heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: -15px;
}

.pro-notification-body-text {
  font-size: 15px;
  display: block;
  margin-bottom: 25px;
}

.swal2-styled.swal2-confirm.upgrade-premium-button > a {
  color: black;
  font-weight: normal;
}

.swal2-footer.notification-pro-footer-wrap {
  border-top: none;
  margin: 8px 0 0;
  padding: 0;
}

.swal2-html-container {
  line-height: 1.6;
}

#customize-controls .csf-field-image_select img {
  width: 85px;
  height: auto;
}

.notice.is-dismissible.bottom-10 {
  padding-bottom: 15px;
}

.notice-warning.eaz-notice {
  background: #ffffbe;
}

.header-notify-icon .notify-icon {
  padding-top: 10px;
  margin: auto;
}

/** ONE PAGE CSS **/
body.post-type-onepage-docs .wrap .page-title-action:not(.add-onepage),
#adminmenu #toplevel_page_eazydocs ul li a:empty {
  display: none !important;
}

.ezd-select-full {
  max-width: 100% !important;
  padding: 5px 10px !important;
  font-size: 15px !important;
  font-weight: 500;
}

select#ezd_docs_select {
  max-width: 100%;
}

label[for=ezd_docs_select] {
  display: block;
  text-align: left;
  margin: 15px 0 10px;
  font-weight: 400;
  font-size: 16px;
}

label[for=ezd_docs_sidebar] {
  display: block;
  text-align: left;
  margin: 20px 0 10px;
  font-weight: 400;
  font-size: 16px;
}

label[for=ezd_edit_docs_sidebar] {
  display: block;
  text-align: left;
  margin: 20px 0 10px;
  font-weight: 400;
  font-size: 16px;
}

textarea#ezd_edit_docs_sidebar {
  min-height: 100px;
}

body.post-type-onepage-docs .bulkactions select option:nth-child(2),
body.post-type-onepage-docs .wrap .page-title-action:not(.add-onepage),
#e-admin-top-bar-root ~ #wpbody .wrap .page-title-action:not(.add-onepage),
body.post-type-onepage-docs .type-onepage-docs .row-actions span.inline {
  display: none;
}

.ezd-blank_state {
  padding: 5em 0;
  margin: auto;
  max-width: 520px;
  text-align: center;
  color: #6d7882;
  font-family: Roboto, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ezd-blank_state .title {
  font-size: 32px;
  font-weight: 700;
  margin: 10px 0;
  line-height: 1.2;
}
.ezd-blank_state p {
  margin: 0;
}

p.big-p {
  font-size: 16px;
}

.ezd-btn {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  outline: none;
  border-radius: 3px;
  transition-duration: 0.3s;
}
.ezd-btn.btn-lg {
  font-size: 12px;
  padding: 8px 22px;
  font-weight: 500;
}
.ezd-btn.btn-red {
  background: rgb(255, 0, 0);
  color: #fff;
  border-color: rgb(255, 0, 0);
}
.ezd-btn.btn-red:hover {
  background: #d70202;
  border-color: #d70202;
}
.ezd-btn.ezd-btn-pro:hover {
  background: #f4cc8a;
  color: #000;
  border-color: #f4cc8a;
}
.ezd-btn.ezd-btn-pro {
  background: #f1bd6c;
  color: #000;
  border-color: #f1bd6c;
}

.button-inline {
  margin-top: 40px;
}
.button-inline .button + .button {
  margin-left: 10px;
}

.ezd-shortcodes-wrap {
  border: 1px solid #e8e8e8;
  background: #fafafa;
}
.ezd-shortcodes-wrap tr {
  color: rgba(87, 87, 87, 0.8705882353);
  display: block;
  font-size: 14px;
  padding: 6px 6px;
  border-bottom: 1px solid rgba(87, 87, 87, 0.1215686275);
}
.ezd-shortcodes-wrap tr:nth-child(odd) {
  background: #f6f6f6;
}
.ezd-shortcodes-wrap tr:last-child {
  border-bottom: none;
}

/** Date Picker **/
.daterangepicker .ranges {
  float: none !important;
  display: block;
  padding: 20px;
}
.daterangepicker .ranges button.applyBtn {
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  border: 1px solid var(--ezd_brand_color);
  background: rgba(8, 102, 25, 0.8);
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
}
.daterangepicker .ranges button.applyBtn:hover {
  background: var(--ezd_brand_color);
}
.daterangepicker .ranges button.applyBtn.active {
  background: #f1bd6c;
  color: #000;
  border-color: #f1bd6c;
}
.daterangepicker .ranges button.cancelBtn {
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  background: #fafafa;
  color: rgba(87, 87, 87, 0.8705882353);
  margin-top: 10px;
}
.daterangepicker .ranges button.cancelBtn:hover {
  background: #f6f6f6;
}

/** === Customizer === **/
.customize-pane-parent li#accordion-section-shortcode_fields,
.customize-pane-parent li#accordion-section-role_manager_fields,
.customize-pane-parent li#accordion-section-design_fields,
.customize-pane-parent li#accordion-section-role_manager_fields {
  display: none !important;
}

.ezd-setup-wizard-wrapper {
  background: white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.03);
  display: flex;
  height: 50px;
  justify-content: space-between;
  padding: 0px 16px 0;
  margin: -10px -20px 0 -22px;
  align-items: center;
}
.ezd-setup-wizard-wrapper .ezd-setup-wizard-header {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.ezd-setup-wizard-wrapper .ezd-setup-wizard-header span {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.ezd-setup-wizard-wrapper .ezd-setup-wizard-header img {
  max-width: 27px;
}
.ezd-setup-wizard-wrapper .ezd-setup-wizard-header div {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ezd-setup-wizard-wrapper .ezd-setup-wizard-header div span a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  outline: none;
}
.ezd-setup-wizard-wrapper .ezd-setup-wizard-header div span a:focus {
  outline: none;
  box-shadow: none;
}

/** === setup wizard === **/
#ezd-setup-wizard-wrap {
  width: 60%;
  margin: 60px auto 0;
  padding: 0 0 50px;
  box-sizing: border-box;
  border-radius: 2px;
  text-align: center;
  position: relative;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 1px rgba(170, 170, 170, 0.04);
  background: #fff;
  overflow: hidden;
}
#ezd-setup-wizard-wrap .notice, #ezd-setup-wizard-wrap .fs-notice,
#ezd-setup-wizard-wrap .sw-toolbar {
  display: none !important;
}
#ezd-setup-wizard-wrap .ezd-wizard-head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#ezd-setup-wizard-wrap .ezd-wizard-head .ezd-wizard-head-left {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 15px;
  padding: 8px 0;
}
#ezd-setup-wizard-wrap .ezd-wizard-head .ezd-wizard-head-left span {
  font-size: 14px;
  margin: 0;
}
#ezd-setup-wizard-wrap .ezd-wizard-head .ezd-wizard-head-left img {
  max-width: 27px;
}
#ezd-setup-wizard-wrap .ezd-wizard-head .ezd-wizard-head-right {
  border-inline-start: 1px solid #eee;
  font-size: 16px;
  color: inherit;
  padding: 15px;
  box-sizing: border-box;
}
#ezd-setup-wizard-wrap .ezd-wizard-head .ezd-wizard-head-right a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  outline: none;
}
#ezd-setup-wizard-wrap .ezd-wizard-head .ezd-wizard-head-right a:focus {
  outline: none;
  box-shadow: none;
}
#ezd-setup-wizard-wrap .tab-content {
  min-height: 610px;
  margin: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ezd-setup-wizard-wrap .tab-content .tab-pane h2 {
  font-size: 22px;
  margin-top: 36px;
}
#ezd-setup-wizard-wrap .tab-content .tab-pane h2:first-child {
  margin-top: 0;
}
#ezd-setup-wizard-wrap .tab-content .tab-pane#step-1 h2 {
  font-size: 2em;
  margin-top: -10px;
}
#ezd-setup-wizard-wrap .tab-content .tab-pane#step-1 iframe {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
}
#ezd-setup-wizard-wrap .tab-content .tab-pane p {
  font-size: 15px;
  margin-bottom: 25px;
}
#ezd-setup-wizard-wrap .tab-content .tab-pane button#finish-btn {
  position: absolute;
  bottom: 10px;
  z-index: 99999;
  right: 10px;
  padding: 10px 20px;
  background: #005ccb;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  margin: 0 10px;
}
#ezd-setup-wizard-wrap .tab-content .archive-page-selection-wrap {
  text-align: center;
}
#ezd-setup-wizard-wrap .tab-content .archive-page-selection-wrap select {
  display: block;
  text-align: center;
  margin: 0 auto 12px;
  border: 1px solid black;
  border-radius: 4px;
  padding: 3px 15px;
  outline: none;
}
#ezd-setup-wizard-wrap .tab-content .archive-page-selection-wrap select:focus {
  outline: none;
  box-shadow: none;
}
#ezd-setup-wizard-wrap .tab-content .archive-page-selection-wrap span {
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  color: brown;
}
#ezd-setup-wizard-wrap .tab-content .root-slug-wrap > input[type=radio] {
  visibility: hidden;
}
#ezd-setup-wizard-wrap .tab-content .root-slug-wrap > label {
  padding: 10px 20px;
  background: #c0c0c0;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
#ezd-setup-wizard-wrap .tab-content .root-slug-wrap > label:hover {
  background: #00b16e;
}
#ezd-setup-wizard-wrap .tab-content .root-slug-wrap > label.active {
  background: #00b16e;
}
#ezd-setup-wizard-wrap .tab-content .root-slug-wrap > input.custom-slug-field {
  border-radius: 5px;
  display: none;
  margin-left: 15px;
  height: 36px;
  outline: 1px solid #00b16e;
  border-color: #00b16e;
}
#ezd-setup-wizard-wrap .tab-content .root-slug-wrap > input.custom-slug-field.active {
  display: inline-block;
}
#ezd-setup-wizard-wrap .tab-content .page-width-wrap > input[type=radio] {
  visibility: hidden;
}
#ezd-setup-wizard-wrap .tab-content .page-width-wrap > label {
  padding: 10px 20px;
  background: #c0c0c0;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  color: white;
}
#ezd-setup-wizard-wrap .tab-content .page-width-wrap > label:hover {
  background: #00b16e;
}
#ezd-setup-wizard-wrap .tab-content .page-width-wrap > label.active {
  background: #00b16e;
}
#ezd-setup-wizard-wrap .tab-content .page-layout-wrap > input {
  visibility: hidden;
}
#ezd-setup-wizard-wrap .tab-content .page-layout-wrap > label {
  cursor: pointer;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
  opacity: 0.3;
}
#ezd-setup-wizard-wrap .tab-content .page-layout-wrap > label:hover {
  opacity: 1;
}
#ezd-setup-wizard-wrap .tab-content .page-layout-wrap > label.active {
  opacity: 1;
}
#ezd-setup-wizard-wrap .tab-content .page-layout-wrap > label > img {
  max-width: 120px;
}
#ezd-setup-wizard-wrap .toolbar-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 10px;
  background: #fbfbfb;
}
#ezd-setup-wizard-wrap .toolbar-bottom button {
  padding: 10px 20px;
  background: #005ccb;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  margin: 0 10px;
}
#ezd-setup-wizard-wrap .toolbar-bottom button.sw-btn-prev {
  background: transparent;
  color: #005ccb;
  border: 1px solid #005ccb;
}
#ezd-setup-wizard-wrap .toolbar-bottom button.sw-btn-prev:hover {
  background: #005ccb;
  color: white;
}
#ezd-setup-wizard-wrap .toolbar-bottom button:hover {
  background: #00326e;
}
#ezd-setup-wizard-wrap .toolbar-bottom button.disabled {
  display: none;
}

/*# sourceMappingURL=admin-global.css.map */