@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'flexeicons';
    src: url('/fonts/flexeicons.woff2?asd017') format('woff2'),
      url('/fonts/flexeicons.ttf?asd017') format('truetype'),
      url('/fonts/flexeicons.woff?asd017') format('woff'),
      url('/fonts/flexeicons.svg?asd017') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'flexeicons2';
  src: url('/fonts/flexeicons2.woff2?asd017') format('woff2'),
    url('/fonts/flexeicons2.ttf?asd017') format('truetype'),
    url('/fonts/flexeicons2.woff?asd017') format('woff'),
    url('/fonts/flexeicons2.svg?asd017') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'flexeicons3';
  src: url('/fonts/flexeicons3.woff2?asd017') format('woff2'),
    url('/fonts/flexeicons3.ttf?asd017') format('truetype'),
    url('/fonts/flexeicons3.woff?asd017') format('woff'),
    url('/fonts/flexeicons3.svg?asd017') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'flexeicons4';
  src: url('/fonts/flexeicons4.woff2?asd017') format('woff2'),
    url('/fonts/flexeicons4.ttf?asd017') format('truetype'),
    url('/fonts/flexeicons4.woff?asd017') format('woff'),
    url('/fonts/flexeicons4.svg?asd017') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
	font-family: "flexe-icons";
	src: url("/site/fonts/flexe-icons.woff2?asd016") format("woff2"),
		url("/site/fonts/flexe-icons.ttf?asd016") format("truetype"),
    url("/site/fonts/flexe-icons.woff?asd016") format("woff"),
		url("/site/fonts/flexe-icons.svg?asd016") format("svg");
	font-weight: normal;
	font-style: normal;
}

.icon_font, .icon:before, .icon:after, .action_icons {
  font-family: 'flexeicons' !important;
  text-transform: none;
  font-weight: normal;
}
.icon2_font, .icon2:before, .icon2:after, .action_icons2, .cms_page_type_list a:before, .gallery_designer .tools, .designer_zoom div {
  font-family: 'flexeicons2' !important;
  text-transform: none;
  font-weight: normal;
}
.icon3_font, .icon3:before, .icon3:after, .action_icons3 {
  font-family: 'flexeicons3' !important;
  text-transform: none;
  font-weight: normal;
}
.icon4_font, .icon4:before, .icon4:after, .action_icons4, .sbSelector:before {
  font-family: 'flexeicons4' !important;
  text-transform: none;
  font-weight: normal;
}
html {
  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);
  overflow-y: scroll;
  overflow-x: hidden;
}
body {
  background: #dfe3e7;
	color: #202020;

  background: light-dark(#dfe3e7, #313131);
	color: light-dark(#202020, #fff);

  font-family: "Raleway", sans-serif;
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
	font-size: 13px;
  text-decoration: none;
}
body.page_login {
  background: #313131;
	color: #fff;
}
input {
  font-family: "Raleway", sans-serif;
  font-family: "Source Sans 3", sans-serif;
	font-size: 13px;
}
a, a:hover {
  color: #202020;
  color: light-dark(#202020, #fff);
  text-decoration: none;
}
.page_login a, .page_login a:hover {
  color: #fff;
}
table a, table a:hover {
  color: #202020;
  color: light-dark(#202020, #d7d7d7);
}

body, h1, h2, h3, h4, #header p, ul, li {
	margin: 0;
	padding: 0;
}
header ul,
section ul {
	list-style: none;
}
table, th, td {
	text-align:left;
}
.fieldset_flex .opt,
.fieldset_flex .opt, .toggle_edit_row, .table_records .row_heading,
.user_select, .error_msg_placement {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.panel_wrapper .panel,
.t03 {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.row_link:after, fieldset .tip a:after {
  content: "7";
  font-family: 'flexeicons3' !important;
  margin-left: 8px;
}
.tip a:after {
  margin-left: 3px;
}
.echo {
  padding: 10px;
  background: #ddd;
  color: #000;
  font-size: 13px;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.menu_link_website:hover {
  color: #588dbc;
}
pre.pre_printr {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 20px;
  border-radius: 7px;
  overflow-y: scroll;
  max-height: calc(100vh - 120px);
  min-width: 300px;
  z-index: 2000;
}
pre.pre_printr img {
  width: 100px;
}
pre.pre_printr div {
  display: inline-block !important;
}
footer {
  position: fixed;
  bottom: 0;
  height: 40px;
  left: 0;
  right: 0;
  line-height: 31px;
  border-top: 1px solid #e3e3e3;
  background: #f5f5f5;
  border-top: 1px solid light-dark(#e3e3e3, #161616);
  background: light-dark(#f5f5f5, #161616);
  box-sizing: border-box;
  z-index: 11;
}
.cms_footer {
  display: flex;
}
.cms_footer > div {
  display: none;
}
.nav_btn_container,
.cms_breadcrumb {
  display: block !important;
}
.user_domain_sel {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 10px;
  line-height: 40px;
  font-size: 12px;
  background: #5a8db8;
  color: #fff;
  text-align: center;
  display: none;
}
.cms_breadcrumb {
  line-height: 40px;
  margin-left: 20px;
}
.cms_breadcrumb a {
  font-weight: 600;
  cursor: pointer;
}
.api_cc_wrapper iframe {
  height: 45px !important;
}
.fixed_bg {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: #00000029;
  z-index: 1000;
}
.alert_add_record_sub.inview {
  display: block;
}
.page_dashboard .alert_add_record_sub {
  display: none !important;
}
.temp_form {
  display: none;
}
.fixed_bg.no_bg {
  background: none;
}
.fixed_bg .inner {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 14vh;
  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0 10px #00000063;
}
.form_send_notice .inner {
  padding: 20px;
}
.fixed_bg .inner_wrapper {
  padding: 20px 20px 10px;
}
.fixed_bg .btns {
  text-align: center;
}
.gallery_config_placement .inner {
  max-width: unset;
  padding: 30px;
  display: grid;
  grid-template-columns: auto 220px;
  gap: 10px;
}
.gallery_config_placement .gallery_col {
  overflow-y: scroll;
  max-height: calc(100vh - 100px);
}
.update_pass_wrapper {
  display: block;
}
.import_data_main_wrapper .inner,
.import_data_main_results_wrapper .inner {
  padding: 10px;
}
.import_data_main_results_wrapper.active {
  display: block;
}
.update_pass_wrapper .inner {
  padding: 30px;
}
.export_opts_wrapper .inner {
  padding: 20px;
}
.page_products .export_opts_inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 20px;
}
.fav_form_wrapper .inner {
  padding: 20px;
}
.confirm_delete_wrapper .inner,
.confirm_delete_record_wrapper .inner {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 9%;
  background: #fff;
  background: light-dark(#fff, #313131);
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0 10px #00000063;
}
.confirm_delete_wrapper .inner p, .confirm_delete_record_wrapper .inner p {
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}
.datepicker_range_wrapper .inner {
  max-width: 260px;
  padding: 10px;
}
.datepicker_range_wrapper .date_range {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.datepicker_range_wrapper .btns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.datepicker_range_wrapper .btn_form {
  padding: 0;
}
.page_options_btns {
  position: relative;
  display: flex;
}
.last_state_val, .last_state_htext_val, .last_state_htext2_val {
  display: none;
}
.nav_paging_status, .nav_page {
  display: inline-block;
  padding: 0 0 0 20px;
  line-height: 40px;
}
.nav_page a {
  display: inline-block;
  vertical-align: top;
  width: 37px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  border-left: 1px solid #ddd;
  color: #202020;
  border-left: 1px solid light-dark(#ddd, #2b2b2b);
  color: light-dark(#202020, #d7d7d7);
  text-decoration: none;
  font-size: 12px;
}
.nav_page a.nav_text {
  background: #999;
  color: #fff;
}
.nav_page .btn_next {
  border-right: 1px solid #ddd;
  border-right: 1px solid light-dark(#ddd, #2b2b2b);
}
.nav_page a:hover {
  background: #588dbc;
  color: #fff;
}
.btn_pre:before {
  content: "6";
}
.btn_next:before {
  content: "7";
}
.mob_menu_btn {
  background: #588dbc;
  border-radius: 100%;
  height: 39px;
  line-height: 39px;
  width: 39px;
  text-align: center;
  display: inline-block;
  margin-top: 14px;
  cursor: pointer;
}
.mob_menu {
  display: inline-block;
  font-size: 30px;
  position: relative;
  margin-top: 13px;
  width: 17px;
  height: 15px;
}
.mob_menu span {
  position: absolute;
  top: 6px;
  background: #fff;
  display: block;
  height: 1px;
  width: 100%;
}
.mob_menu span:first-child {
  top: 0;
}
.mob_menu span:last-child {
  position: absolute;
  top: 12px;
}
.menu_toggle {
  position: fixed;
  top: 0;
  right: 13px;
  z-index: 4;
  display: none;
}
.page_select-domain .menu_toggle {
  display: none;
}

.main_menu_tab_btns {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  font-size: clamp(12px, 3vw, 14px);
}
.main_menu_tab_btns .tab {
  position: relative;
  cursor: pointer;
  line-height: 45px;
  padding: 0 20px 0 10px;
}
.main_menu_tab_btns .tab:hover {
  color: #00a2ff;
}
.main_menu_tab_btns .tab.active, .main_menu_tab_btns .tab.active:hover {
  color: #fff;
}
.main_menu_tab_btns .tab:after {
  content: "";
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #405d77;
  top: 21px;
  right: 7px;
}
.main_menu_tab_btns .tab i {
  font-style: normal;
}
.main_menu_tab_btns .tab span {
  display: none;
}
.main_menu_tab_btns .tab.active {
  background: #5c768e;
}
.main_menu_tab_btns .tab.active:after {
  border-top: 4px solid #fff;
}
.main_menu_tab_wrapper {
  position: relative;
}
.main_menu_tab_wrapper_inner {
  position: relative;
  overflow-y: scroll;
  max-height: calc(100vh - 35px);
}
.main_menu_tab_wrapper_inner::-webkit-scrollbar {
  display: none;
}
.main_menu_tab_wrapper .group {
  position: relative;
  padding-bottom: 40px;
  display: none;
}
.main_menu_tab_wrapper .group.active {
  display: block;
}

.search_menu_results {
  display: none;
  margin: 20px;
  border-bottom: 1px solid #425b73;
}
.search_menu_results.active {
  display: block;
}
.search_menu_results .no_results {
  color: #fff;
  padding: 15px;
}

.main_menu {
  position: relative;
  z-index: 4;
}
.main_menu.open .main_menu_tab_wrapper {
  top: 0;
}
.main_menu .main_menu_tab_btns {
  max-width: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 0;
  
  background: #fff;
  background: light-dark(#fff, #1d1d1d);

  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 4;
}
.main_menu::-webkit-scrollbar {
  display: none;
}
.main_menu_tab_wrapper {
  position: fixed;
  top: -100vh;
  left: 0;
  right: 0;
  padding-top: 55px;
  background: #5c768e;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.menu_menu_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  padding: 20px;
  max-width: 1100px;
}
.search_menu_results .menu_menu_grid {
  padding: 0;
  gap: 0 18px;
  overflow-y: scroll;
  max-height: calc(100vh - 98px);
  grid-template-columns: 1fr;
}
.search_menu_results .menu_menu_grid::-webkit-scrollbar {
  display: none;
}
.system_admin .main_menu {
  top: 37px;
}
@media only screen and (max-width: 1100px) {
  .main_menu .main_menu_tab_btns {
    top: -100vw;
    padding-top: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .system_admin .main_menu .main_menu_tab_btns {
    padding-top: 37px;
  }
  .main_menu.active {
    top: 0;
  }
  .menu_toggle {
    display: block;
  }

  .main_menu_tab_wrapper {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    padding-top: 0;
  }
  .system_admin .main_menu_tab_wrapper {
    top: 30px;
  }

  .menu_menu_grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .cms_nav {
    display: grid;
    grid-template-columns: 155px auto;
  }
  .main_menu_tab_btns {
    padding: 0;
    padding-top: 65px;
    line-height: 40px;
    height: 100vh;
    font-size: 12px;
    display: block;
  }
  .main_menu_tab_btns .tab {
    line-height: 40px;
    padding: 0 15px;
  }
  .main_menu_tab_btns .tab:after {
    content: unset;
  }
  .main_menu,
  .system_admin .main_menu {
    position: absolute;
    top: 0;
    left: -101vw;
    width: 100vw;
    transition: 0.3s;
  }
  .main_menu.active {
    left: 0;
  }
}
@media only screen and (max-width: 800px) {
  .menu_menu_grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 820px) {
  .menu_menu_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 650px) {
  .menu_menu_grid {
    grid-template-columns: repeat(1, 1fr);
    padding: 6px;
  }
  .search_menu_results {
    margin: 6px;
  }
}
@media only screen and (max-width: 520px) {
  .cms_nav {
    grid-template-columns: 63px auto;
  }
  .main_menu_tab_btns .tab i {
    display: none !important;
  }
  .main_menu_tab_btns .tab span {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
  }
}
.main_menu li {
  display: block;
  box-sizing: border-box;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.main_menu li.cms-pages a {
  border: none !important;
}
.main_menu li.cms-pages .sub {
  display: none;
}
.main_menu li.div {
  grid-column: 1 / -1;
  border: none;
  border-bottom: 2px solid #e7e7e7;
}
.main_menu li .mm_header {
  color: #fff;
  display: grid;
  grid-template-columns: 41px auto;
  text-align: left;
  line-height: 38px;
  padding-left: 0;
  font-size: 14px;
  margin: 10px;
  margin-bottom: 14px;
}
.main_menu li a {
  display: block;
  color: #fff;
  border-left: 3px solid transparent;
  line-height: 38px;
  padding-left: 3px;
  font-size: 14px;
  padding-left: 12px;
  padding-right: 10px;
  border-radius: 7px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.main_menu li a.sub {
  line-height: 36px;
  margin-bottom: 5px;
}
.sub.search_highligh {
  background: #ffffff1a;
}
.search_menu_results .search_highligh {
  background: none;
}
.main_menu li a.sub:last-child {
  margin-bottom: 7px;
}
.main_menu li a.sub span {
  display: block;
  font-weight: 400;
}
.main_menu li a.sub span.except {
  font-size: 10px;
  font-weight: normal;
  line-height: 18px;
  margin-top: -2px;
  padding-bottom: 7px;
  color: #88b1c9;
  display: none;
}
.main_menu .search_menu_results li a.sub span.except {
  display: block;
  color: #fff;
}
.main_menu li a:hover, .main_menu li a.sel_app_page {
  border-left: 3px solid #fff;
  background: #ffffff14;
}
.main_menu li a:hover {
  color: #fff;
}
.main_menu .mm_header span {
  display: block;
  padding-right: 10px;
  font-weight: bold;
  font-size: 12px;
}
.main_menu .mm_header .icon4_font,
.main_menu .mm_header .icon_font {
  text-align: center;
  font-size: 27px;
  padding: 0;
  color: #8fc3e0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 35px;
  font-weight: normal;
}
.main_menu li a .icon4_font {
  margin-right: 8px;
}
#content {
  position: relative;
  margin-left: 180px;
  margin-top: 45px;
}
.page_login #content {
  margin-left: 0;
  margin-top: 0;
}
.page_select-domain #content {
  max-width: 580px;
  margin: 10px;
}
.page_view-my-site #content {
  display: none;
}
.admin_domain_tabs {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 36px;
  background: #fbfbfb;
  border-bottom: 1px solid #ddd;
  background: light-dark(#fbfbfb, #313131);
  border-bottom: 1px solid light-dark(#ddd, #4d4d4d);
  display: flex;
  overflow-y: hidden;
  overflow-x: scroll;
  overflow: hidden;
  z-index: 1000;
}
.admin_domain_tabs::-webkit-scrollbar {
  display: none;
}
.admin_domain_tabs .tab {
  border-bottom: 2px solid transparent;
  border-left: 1px solid #d8d8d8;
  background: #efefef;
  border-left: 1px solid light-dark(#d8d8d8, #414141);
  background: light-dark(#efefef, #272727);
  color: #fff;
  height: 34px;
  line-height: 37px;
  font-size: 13px;
  font-weight: 500;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto 26px;
}
.admin_domain_tabs .tab:first-child {
  border-left: none;
}
.admin_domain_tabs .tab.tab_plus {
  background: #fbfbfb;
  background: light-dark(#fbfbfb, #313131);
}
.admin_domain_tabs .tab.ui-sortable-handle {
  top: 0 !important;
}
.admin_domain_tabs .ui-sortable-placeholder {
  min-width: 100px;
}
.admin_domain_tabs .tab:last-child {
  display: block;
  padding-right: 7px;
}
.admin_domain_tabs .tab:hover {
  background: #f9fcff;
  background: light-dark(#f9fcff, #3a3a3b);
  border-bottom: 2px solid #3d5266;
}
.admin_domain_tabs .tab .id {
  display: inline-block;
  padding: 0 0 0 12px;
}
.admin_domain_tabs .tab.active {
  background: #3d5266;
  height: 36px;
}
.admin_domain_tabs .tab.active .id {
  color: #fff;
}
.admin_domain_tabs .tab .id.add {
  padding: 0 7px 0 12px;
}
.admin_domain_tabs .tab .close {
  color: #202020;
  color: light-dark(#202020, #fff);
  font-size: 10px;
  margin-left: 5px;
  margin-top: 11px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  width: 18px;
  text-align: center;
  border-radius: 3px;
}
.admin_domain_tabs .tab.active .close {
  color: #fff;
}
.admin_domain_tabs .tab .close:hover {
  background: #0982c63d;
}
.sub_menu {
  position: fixed;
  width: 170px;
  padding-top: 56px;
  left: 0;
  bottom: 0;
  top: 83px;
  z-index: 2;
}
.sub_menu ul {
  display: grid;
  grid-template-columns: 1fr;
}
.sub_menu li a {
  display: block;
  line-height: 20px;
  margin: 8px 0;
  font-weight: 500;
  font-size: 12px;
  padding: 0 12px;
}
.sub_menu li a:hover {
  color: #44b6f5;
  color: light-dark(#44b6f5, #fff);
}
.sub_menu li.cms_back_page a {
  background: #5a8db8;
  border-radius: 100%;
  height: 30px;
  line-height: 30px;
  width: 30px;
  margin-left: 10px;
  text-align: center;
  font-size: 12px;
  padding: 0;
}
@media only screen and (max-width: 800px) {
  .sub_menu ul {
    position: absolute;
    top: 13px;
    left: 65px;
    right: 8px;
    min-height: 40px;
    margin: 0;
    display: block;
    overflow: hidden;

    border: 1px solid #e0f2ff;
    border-bottom: 1px solid #52b1e7;
    background: #e0f2ff;

    border: 1px solid light-dark(#e0f2ff, #31383d);
    border-bottom: 1px solid light-dark(#52b1e7, #5a8db8);
    background: light-dark(#e0f2ff, #31383d);
    
    border-radius: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sub_menu ul.open {
    border: 1px solid #52b1e7;
    border: 1px solid light-dark(#52b1e7, #5a8db8);
  }
  .sub_menu ul:after {
    content: "";
    position: absolute;
    top: 17px;
    right: 14px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #3fa1d9;
  }
  .sub_menu li {
    position: absolute;
    border-radius: 7px;

    background: #e0f2ff;
    background: light-dark(#e0f2ff, #31383d);

    left: 0;
    right: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
  }
  .sub_menu li.cms_back_page {
    margin: 0;
    width: 30px;
    z-index: 10;
  }
  .sub_menu li.sel {
    z-index: 2;
  }
  .back_padding {
    margin-left: 25px;
  }
  .sub_menu ul.open .back_padding {
    margin-left: 0;
  }
  .sub_menu ul.open li.sel {
    background: #5a8db8;
    border-radius: 0;
  }
  .sub_menu li a {
    text-align: left;
    background: none !important;
    border: none !important;
  }
  .sub_menu ul.open li.sel a {
    color: #fff !important;
  }
  .sub_menu ul.open li {
    position: relative;
    display: block;
  }
}

.main_menu_sub_125,
.main_menu_sub_126,
.main_menu_sub_127,
.main_menu_sub_128,
.main_menu_sub_129,
.main_menu_sub_227,

.main_menu .tab_sub_menu_125,
.main_menu .tab_sub_menu_126,
.main_menu .tab_sub_menu_127,
.main_menu .tab_sub_menu_128,
.main_menu .tab_sub_menu_129,
.main_menu .tab_sub_menu_227 {
  display: none;
}
.config_frt_0 .main_menu_sub_125,
.config_frt_1 .main_menu_sub_126,
.config_frt_2 .main_menu_sub_127,
.config_frt_3 .main_menu_sub_128,
.config_frt_4 .main_menu_sub_129,

.config_frt_0 .tab_sub_menu_125,
.config_frt_1 .tab_sub_menu_126,
.config_frt_2 .tab_sub_menu_127,
.config_frt_3 .tab_sub_menu_128,
.config_frt_4 .tab_sub_menu_129 {
  display: list-item;
}
.config_frt_multi .main_menu_sub_120,
.config_frt_multi .tab_sub_menu_120 {
  display: none;
}
.config_frt_multi .main_menu_sub_227,
.config_frt_multi .tab_sub_menu_227 {
  display: list-item;
}

.cms_back_page span.label {
  font-weight: bold;
  color: #fff;
  font-size: 12px;
}
.cms_back_page span.label:hover {
  color: #44b6f5;
  color: light-dark(#44b6f5, #fff);
}
.sub_menu li a .label {
  border-bottom: 3px solid transparent;
}
.sub_menu li.sel a .label {
  border-bottom: 3px solid #52b1e7;
  border-bottom: 3px solid light-dark(#52b1e7, #5a8db8);

  color: #00a2ff;
  color: light-dark(#00a2ff, #b0d3e7);
}
.sub_menu li a span {
  display: inline-block;
  text-wrap: nowrap;
}
.sub_menu li a span.icon4_font {
  font-size: 24px;
  width: 55px;
  height: 40px;
  line-height: 47px;
  display: none;
}
.header_help_wrap {
  position: fixed;
  top: 0;
  right: 15px;
  display: flex;
  gap: 10px;
  z-index: 10;
}
.page_dashboard .header_help_wrap {
  display: none;
}
.header_help_wrap div {
  cursor: pointer;
  border-radius: 100%;
  text-align: center;
  color: #5a8db8;
  height: 45px;
  line-height: 45px;
  font-size: 21px;
  padding: 0 5px;
}
@media only screen and (max-width: 1100px) {
  .header_help_wrap div {
    color: #3d5266;
  }
  .header_help_wrap {
    right: 67px;
    top: 12px;
  }
}
.toggle_help_window {
  font-weight: 800;
  font-size: 28px !important;
}
.page_options {
  position: sticky;
  top: 45px;
  display: block;
  padding: 10px 0;
  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);
  z-index: 2;
}
.page_options.unfocus {
  z-index: 1;
}
.page_options .po_inner {
  position: relative;
  background: #fff;
  background: light-dark(#fff, #262626);
  box-shadow: 0 1px 4px -1px rgba(15, 17, 22, 0.1), 0 0 0 rgba(0, 0, 0, 0.08) inset;
  border-radius: 7px;
}
.page_dashboard .page_options {
  position: relative;
  padding: 0;
  top: auto;
}
.page_view-my-site .page_options,
.page_select-domain .page_options,
.page_products-description .page_options,
.page_type_4 .page_options,
.page_products-linked .page_options,
.page_news-announcements .page_options,
.page_website-designer .page_options {
  display: none;
}

.page_no_records {
  display: block;
  background: #fff;
  background: light-dark(#fff, #262626);
  box-shadow: 0 1px 4px -1px rgba(15, 17, 22, 0.1), 0 0 0 rgba(0, 0, 0, 0.08) inset;
  border-radius: 7px;
  padding: 0 10px;
  line-height: 40px;
}
.table_list_headings {
  position: absolute;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
  display: grid;
  grid-template-columns: 250px auto;
  top: -46px;
  left: 0;
}
.page_actions {
  margin-left: 3px;
}
.header_btn {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 5px;
  font-size: 24px;
  margin: 6px 4px;
  cursor: pointer;
  display: inline-block;
  color: #fff;
}
.theme_row_table .center { 
  text-align:center;
}
.theme_row_table .right { 
  text-align:right;
}
.theme_row_table .wid20 {
  width: 20px;
}
.theme_row_table .wid30 {
  width: 30px;
}
.theme_row_table .wid40 {
  width: 40px;
}
.theme_row_table .wid50 {
  width: 50px;
}
.theme_row_table .wid60 {
  width: 60px;
}
.theme_row_table .wid80 {
  width: 80px;
}
.theme_row_table .wid100 {
  width: 100px;
}
.theme_row_table .wid120 {
  width: 120px;
}
.theme_row_table .wid150 {
  width: 150px;
}
.theme_row_table .wid200 {
  width: 200px;
}
.theme_row_table .wid250 {
  width: 250px;
}
.theme_row_table .wid300 {
  width: 300px;
}
.theme_row_table .wid350 {
  width: 350px;
}



.footer_edit input[type="submit"], .footer_edit input[type="button"], .btn_form {
  position: relative;
  border: none;
  background: #588dbc;
  color: #fff;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  padding: 0 50px;
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.footer_edit input[type="submit"]:hover, .footer_edit input[type="button"]:hover, .btn_form:hover, .add_btn:hover,
.gallery_designer .btn_form.active,
.btn_form.sel {
  background: #83b8e7;
  background: light-dark(#83b8e7, #083953);
}
.toggle_action_rows {
  display: block;
}
.toggle_action_rows.date_range {
  margin-top: 10px;
}
.t03.btn_form {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 10px;
}
.btn_form.loading {
  background-image: url(/images/loading3.svg) !important;
  background-size: 32px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
}
.btn_form.close {
  background: #96a9bb;
}
.btn_form.close:hover {
  background: #acc4da;
  color: #fff;
}
.btn_form.spacer {
  margin-bottom: 30px;
}
.btn_form.small {
  padding: 0 10px;
  line-height: 25px;
  height: 27px;
  border-radius: 4px;
  font-size: 10px;
}
.btn_close.close {
  font-family: 'flexeicons';
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  text-transform: unset;
  color: #5f6d75;
  cursor: pointer;
}
.btn_close.close:hover {
  background: #abe1ff;
  background: light-dark(#abe1ff, #083953);
}
.c_editor_wrap .btn_close.close {
  top: 45px;
  z-index: 1000;
}
.btn_form.load {
  color: transparent;
  background-image: url(/images/loading3.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center center;
  cursor: default;
}
.exit_inper {
  position: fixed;
  top: 9px;
  right: 95px;
  z-index: 100;
}
.classic.exit_inper {
  right: 117px;
  display: none;
}
.btn_form_close, .close_iframe {
  position: absolute;
  border: 1px solid #999;
  right: 17px;
  top: 17px;
  padding: 0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  box-sizing: border-box;

  color: #000;
  background: #fff;

  color: light-dark(#000, #c1c1c1);
  background: light-dark(#fff, #535353);
  
  font-size: 16px;
  z-index: 1;
}
.footer_edit input[type="submit"]:hover, .footer_edit input[type="button"]:hover, .btn_form_close:hover {
  background: #44b6f5;
  border-color: #44b6f5;
  color: #fff;
}
.data_content_add.page_update .toggle_close_edit_add {
  display: none;
}
.cms_search .btn_form {
  background: #e5f6fe;
  color: #588dbc !important;
  
  background: light-dark(#e5f6fe, #5a8db8);
  color: light-dark(#588dbc, #bce0f3) !important;
  
  border: none;
  border-radius: 3px 0 0 3px;
  width: 32px;
  height: 35px;
  padding: 0;
  font-size: 16px;
  line-height: 27px;
  display: inline-block;
}
.page_options .cms_search .btn_form {
  height: 36px;
}
.cms_search {
  position: relative;
  
  background: #fff;
  background: light-dark(#fff, #313131);

  border-radius: 7px;
  overflow: hidden;
  padding: 2px;
  display: inline-grid;
  grid-template-columns: 32px auto;
}
.cms_search .wrap {
  width: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.cms_search.open .wrap {
  width: auto;
  visibility: visible;
  opacity: 1;
}
.page_dashboard .cms_search {
  margin: 20px 15px;
  max-width: 320px;
}
@media only screen and (max-width: 800px) {
  .page_dashboard .cms_search {
    max-width: unset;
    width: auto;
  }
}
.page_select-domain .cms_search {
  margin: 10px 0;
}
.search_link.cms_search {
  width: auto;
  border: none;
  background: none;
}
.search_reset {
  position: absolute;

  color: #666;
  background: #fff;

  color: light-dark(#666, #ddd);
  background: light-dark(#fff, #313131);

  font-size: 13px;
  padding: 0 10px;
  line-height: 26px;
  text-transform: uppercase;
  top: 9px;
  right: 0;
}
.cms_search .search {
  border: none;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  line-height: 35px;
  height: 35px;
}
.search_link.cms_search .search {
  height: 35px;
  line-height: 35px;
  border-radius: 0 7px 7px 0;

  background: #dfe3e7;
  background: light-dark(#dfe3e7, #515151);
}
.header_filter_menu {
  display: block;
}
.header_filter_menu .sbOptions li:first-child {
  font-weight: bold;
}
.filter_q-fields.header_filter_menu .sbOptions li:first-child a:after {
  content: unset;
}
.form_fields_menu .sbSelector:before {
  display: inline-block;
  font-size: 16px;
  margin-right: 4px;
  vertical-align: top;
}
.filter_q-sort .sbSelector:before {
  content: "'";
}
.filter_q-status .sbSelector:before {
  content: "/";
}
.filter_q-status.set_1 .sbSelector:before {
  content: "_";
}
.filter_q-status.set_0 .sbSelector:before {
  content: "+";
}
.filter_q-view .sbSelector:before {
  content: "]";
}
.filter_q-view.set_1 .sbSelector:before {
  content: "`";
}
.filter_q-fields .sbSelector:before {
  content: "\\";
}
.filter_q-cms .sbSelector:before {
  content: "(";
}
.filter_q-pay .sbSelector:before {
  content: "7";
  font-family: 'flexeicons' !important;
  font-size: 16px;
}
.filter_q-ostatus .sbSelector:before {
  content: ".";
}
.filter_q-page .sbSelector:before {
  content: "V";
  font-size: 16px;
  padding: 0 2px;
}
.filter_q-ptype .sbSelector:before {
  content: ")";
  font-size: 16px;
  padding: 0 2px;
}
.filter_q-class .sbSelector:before {
  content: "t";
  font-size: 16px;
  padding: 0 3px;
}
.filter_q-cat .sbSelector:before {
  content: "O";
  font-size: 16px;
  padding: 0 2px;
}
.filter_q-period .sbSelector:before,
.filter_q-year .sbSelector:before {
  font-family: 'flexeicons3' !important;
  content: "*";
  font-size: 16px;
  padding: 0 2px;
}

.btn_settings, .dashboard_controls, .edit_mode_btn, .add_btn, .btn_header, .header_btn_plain, .btn_reports {
  position: relative;
  border: 1px solid #e3e3e3;
  background: #fff;
  border-radius: 7px;
  height: 45px;
  line-height: 45px;
  color: #202020;
  box-sizing: border-box;
  margin-right: 15px;
  display: inline-block;
  text-transform: none;
  font-weight: 500;
  font-size: 12px;
  padding: 0 9px;
  margin-bottom: 20px;
  vertical-align: top;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.pg_opts_btn {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  padding: 0 7px;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.toggle_export.pg_opts_btn span.icon4_font {
  font-size: 14px;
}
.panel_wrapper .pg_opts_btn {
  border-radius: 7px;
  border: 1px solid #e3e3e3;
  border: 1px solid light-dark(#e3e3e3, #676767);
}
.cancel_reorder_btn {
  margin-top: 10px;
  display: block;
}
.panel_wrapper .toggle_sortable, .panel_wrapper .toggle_delete_rows, .toggle_rest_sortable  {
  display: block;
}
.toggle_rest_sortable {
  margin-top: 10px;
}
.pg_opts_btn:hover {
  color: #00a2ff;
}
.pg_opts_btn span {
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  width: 26px;
  text-align: center;
}
.pg_opts_btn span.icon4_font {
  font-size: 16px;
}
.payment_opt_btn.pg_opts_btn span.icon4_font {
  font-size: 21px;
  margin-left: -4px;
  margin-right: 2px;
}
.toggle_config_page.pg_opts_btn span {
  font-size: 14px;
}
.toggle_cal_range.pg_opts_btn span {
  font-size: 21px;;
}
.pg_opts_btn i {
  display: inline-block;
  font-style: normal;
  width: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.pg_opts_btn:hover i {
  width: auto;
  visibility: visible;
  opacity: 1;
}
.pg_opts_btn.active {
  background: #588dbc;
  color: #fff;
}
.toggle_sortable.pg_opts_btn.ready {
  display: block;
}
.add_btn, .btn_blue {
  background: #588dbc;
  border-color: #588dbc;
  color: #fff;
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: auto;
  display: block;
}
.add_btn .tag {
  position: absolute;
  display: block;
  background: #fff;
  color: #202020;
  background: light-dark(#fff, #313131);
  color: light-dark(#202020, #fff);
  bottom: -45px;
  transform: translateX(-40%);
  width: 150px;
  border-radius: 7px;
  box-shadow: 0 0 2px #000000b0;
  opacity: 0;
  transition: 0.3s;
  z-index: 2;
}
.add_btn:hover .tag {
  opacity: 1;
}
.add_btn .tag:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 46%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.page_options .add_btn {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 7px 7px 0;
}
.loading.add_btn {
  background: url(/images/loading3.svg) no-repeat #588dbc;
  background-size: 38px;
}
.add_btn span.icon_font {
  font-size: 16px;
  vertical-align: top;
  padding: 0 10px;
}
.add_btn.small {
  line-height: 30px;
  height: 30px;
  font-size: 13px;
  background: #588dbc12;
  border: none;

  color: #333;
  color: light-dark(#333, #e3e3e3);
}
.add_btn.small span {
  font-size: 13px;
}
.page_dashboard .toggle_add_row {
  display: none;
}
.alert_add_record_sub .inner,
.alert_alt_form_btns .inner {
  max-width: 300px;
  background: #086da7;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 0 auto;
  margin-top: 8vh;
  text-align: center;
}
.alert_add_record_sub .inner div,
.alert_alt_form_btns .inner div {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
  line-height: 50px;
  margin: 10px 0;
  font-size: 14px;
  cursor: pointer;
}
.alert_add_record_sub .inner div:hover,
.alert_alt_form_btns .inner div:hover {
  background: #2d96d3;
}

.form_field_row, .form_field, .form_fields, .NFI-filename, .uitem_call .field, textarea, .form_list, .text_fields, .form_field100, .form_field_blank {
  border: none;
  background: none;
  margin: 0;
  height: 45px;
  line-height: 45px;
  display: block;
  padding: 0 10px;
  width: 100%;
  font-size: 15px;
  box-shadow: none;
  box-sizing: border-box;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.pos_1 .form_fields {
  border-radius: 0;
}
.pos_2 .form_fields,
.pos_3 .form_fields {
  border-radius: 0 0 7px 7px;
}
textarea {
  font-family: "Raleway", sans-serif;
  font-family: "Source Sans 3", sans-serif;
}
.cf_rows .form_fields {
  height: auto;
  line-height: 26px;
  padding-bottom: 10px;
}
.drop_menu_msg textarea {
  border: 1px solid #ddd;
  height: 100px;
  font-size: 12px;
  line-height: 20px;
}
.main_menu_search {
  margin: 20px 0 0 20px;
  max-width: 300px;
}
@media only screen and (max-width: 1100px) {
  .main_menu_search {
    margin: 20px 0 0 20px;
    margin-right: 66px;
    max-width: 100%;
  }
}
.main_menu_search .form_field {
  background: #3d5267;
  color: #fff;
  line-height: 35px;
  height: 35px;
  font-size: 13px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.main_menu_search input::placeholder {
  color: #fff;
}
.color_picker .form_fields {
  border: none;
  padding: 0;
  margin: 0;
  width: 115%;
  margin-left: -6px;
  margin-top: -6px;
  height: 60px;
}
.color_picker {
  overflow: hidden;
  border-radius: 7px;
  height: 26px;
  box-shadow: 0 0 7px #00000024;
  margin-right: 10px;
}
.data-coloris {
  opacity: 0;
}
.fieldset_flex.note .form_fields {
  position: relative;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  z-index: 2;
}
.fieldset_flex.small .form_fields,
.fieldset_flex.medium .form_fields {
  text-align: right;
  height: 50px;
  line-height: 50px;
}
.fieldset_flex.item_desc .form_fields {
  text-align: left;
}
textarea.form_fields {
  font-family: "Raleway", sans-serif;
  font-family: "Source Sans 3", sans-serif;
  min-height: 80px;

  color: #202020;
  color: light-dark(#202020, #fff);
  
  padding: 5px;
  text-indent: 0;
  line-height: 22px;
}
.form_fields.single {
  border: 1px solid #ddd;
  margin: 20px 0;
}
.action_icons, .action_icons2, .action_icons3, .action_icons4, .action_iconstext {
  font-size: 16px;
  text-decoration: none !important;
  display: block;
  color: #5a8db8;
  text-align: center;
  border-radius: 3px 0 0 3px;
}
.action_iconstext {
  padding: 0 10px;
  font-size: 13px;
  line-height: 23px;
  height: 23px;
  display: inline-block;
}
.action_icons,
.action_icons2,
.action_icons3,
.action_icons4,
.action_iconstext {
  border-radius: 100%;
  height: 23px;
  line-height: 23px;
  width: 23px;
  display: inline-block;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mini_icon {
  color: #fff;
  font-size: 14px;
}
.field_show_add .action_iconstext {
  border-radius: 3px;
  color: #fff;
  width: auto;
}
.action_iconstext {
  background: #5a8db8;
}
.hero_1 .action_icons, .hero_1 .action_icons2 {
  height: auto;
  width: auto;
  line-height: 50px;
  display: block;
  border-radius: 0;
  font-size: 22px;
}
.record_row_info .inner .action_icons, 
.record_row_info .inner .action_icons2,
.record_row_info .inner .action_icons3,
.record_row_info .inner .action_icons4 {
  height: 23px;
  width: 23px;
  display: inline-block;
  line-height: 23px;
  font-size: 22px;
  border-radius: 100%;
}
.domain_status {
  background: #33B06C;
  color: #fff;
  line-height: 26px;
  height: 26px;
  display: inline-block;
  border-radius: 5px;
  padding: 0 10px 0 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  width: 120px;
  text-align: left;
}
.domain_status.auto_renew {
  background: #33B06C;
}
.domain_status.no_renew {
  background: #22a3b1;
}
.domain_status.cancel {
  background: #7b7b7b;
}
.domain_status span {
  text-transform: none;
  font-size: 21px;
}
.cms_access_label {
  background: #6a7de1;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  padding: 0 5px;
  border-radius: 3px;
  margin: 2px;
}
.cms_access_label.shop {
  background: #5a8db8;
}
.cms_access_label.site {
  background: #6a7de1;
}
.cms_access_label.user {
  background: #da73c0;
}
.cms_access_label.pos {
  background: #30a399;
}
.cms_access_label.cms {
  background: #e9962a;
}
.cms_access_label.client {
  background: #d31b1b;
}
.cms_access_label.admin {
  background: #000000;
}
.refund_applied:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #da7e25;
  border-radius: 100%;
  margin-right: 7px;
  vertical-align: middle;
}
.seo_checks {
  display: inline-flex;
  gap: 3px;
  vertical-align: middle;
}
.record_row_info.active .action_iconstext {
  width: auto;
  font-size: 13px;
  padding: 0 15px;
  border-radius: 4px;
}
.sub_page_action {
  display: block;
  padding: 5px;
  border-radius: 0;
  line-height: 32px;
  padding: 5px 10px;
  font-size: 15px;
  background: #ebf2f5;
  background: light-dark(#ebf2f5, #454545);
  border-radius: 7px;
  color: #202020;
  color: light-dark(#202020, #fff);
  cursor: pointer;
}
.sub_page_action:hover {
  color: #fff;
  background: #8fb0d1;
  background: light-dark(#8fb0d1, #598dba);
}
.sub_page_action span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  display: none;
}
.sub_page_action b {
  background: #ffffff;
  color: #e0f2fe;
  color: light-dark(#202020, #31383d);
  border-radius: 100%;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  width: 18px;
  font-size: 11px;
  font-weight: normal;
  box-shadow: 0 0 2px #0000005c;
}
.record_action_btn {
  border: none;
  color: #fff;
  
  background: #588dbc;

  font-size: 14px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0;
}
.focus .record_action_btn {
  height: 40px;
  line-height: 40px;
  display: block;
  width: auto;
  text-align: center;
  padding: 0 30px;
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.record_action_btn span {
  display: none;
}
.focus .record_action_btn a, .action_btns_row .toggle_edit_row {
  color: #fff;
  display: block;
  padding: 0 30px;
  border: none;
  background: #588dbc;
}
.focus .record_action_btn a:hover, .action_btns_row .toggle_edit_row:hover {
  background: #83b8e7;
}
.toggle_edit_row.edit_content .icon4_font {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: bottom;
  display: inline-block;
}
.row_manage_link {
  background: #5a8db8;
  line-height: 40px;
  height: 40px;
  display: block;
  border-radius: 3px;
  text-align: center;
  padding: 0 20px;
  font-size: 12px;
}
.record_action_btn {
  opacity: 1;
}
.row_drop_menu, .row_field {
  position: relative;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 5px;
  padding: 0 10px;
  text-align: left;

  border: 1px solid #e3e3e3;
  background: #fff;

  border: 1px solid light-dark(#e3e3e3, #515151);
  background: light-dark(#fff, #3f3f3f);
  
  vertical-align: middle;
}
.row_drop_menu.tracking_id {
  width: 150px;
}
.row_field {
  padding: 0;
}
.row_field .form_field_row {
  height: 33px;
  line-height: 33px;
}
.form_field_row.charge_amount {
  width: 100px;
  text-align: right;
}
.row_drop_menu .div {
  padding-right: 15px;
}
.record_row_info .row_drop_menu {
  background: none;
  width: auto !important;
  border: none;
  padding: 0;
  margin: 0;
  height: 0;
}
.record_row_info .row_drop_menu .div {
  display: none;
}
.record_row_info .row_drop_menu:after {
  display: none;
}
.row_drop_menu:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #7f7f7f;
}
.record_row_info .row_drop_menu.active .list {
  display: none !important;
}
.row_drop_menu.status {
  width: 87px;
}
.row_drop_menu .list {
  display: none;
  position: fixed;
  top: 38px;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  width: auto;
  padding: 10px;
  background: #00000026;
  z-index: 2000;
}
.row_drop_menu.active .list {
  display: block;
}
.row_drop_menu .list li {
  position: relative;
  top: 130px !important;
  max-width: 200px;
  margin: 0 auto !important;
  width: auto;
  left: auto;
  right: auto;
  max-height: calc(100vh - 160px);
  padding: 10px !important;
  
  background: #fff;
  border: solid 1px #cfcfcf;

  background: light-dark(#fff, #2f2f2f);
  border: solid 1px light-dark(#cfcfcf, #4f4f4f);
  
  border-radius: 7px;
  padding: 6px;
  display: grid;
  gap: 10px;
  text-align: left;
}
.row_drop_menu .list li .item {
  display: block;
  padding: 0 7px;
  line-height: 45px;
  border-radius: 7px;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;

  color: #202020;
  background: #f5f5f5;

  color: light-dark(#202020, #ddd);
  background: light-dark(#f5f5f5, #454545);
}
.order_stat_1,
.order_stat_0,
.row_drop_menu .list li .item.order_stat_1, 
.row_drop_menu .list li .item.order_stat_0 {
  color: #0184cc !important;
  background: #cee8fba6;
}
.order_stat_2,
.row_drop_menu .list li .item.order_stat_2 {
  color: #ff6600 !important;
  background: #ffe5c7a6;
}
.order_stat_3,
.row_drop_menu .list li .item.order_stat_3 {
  color: #b90c6a !important;
  background: #ffd8f6a6;
}
.order_stat_4,
.row_drop_menu .list li .item.order_stat_4 {
  color: #15a188 !important;
  background: #cdfceba6;
}
.order_stat_5,
.row_drop_menu .list li .item.order_stat_5 {
  color: #b90c0c !important;
  background: #ffd8dda6;
}
.order_stat_6,
.row_drop_menu .list li .item.order_stat_6 {
  color: #666 !important;
  background: #edededa6;
}
.order_stat_7,
.row_drop_menu .list li .item.order_stat_7 {
  color: #15a119 !important;
  background: #cdfccda6;
}
.row_drop_menu .list li .item:hover {
  background: #ddd !important;
  background: light-dark(#ddd, #7b7b7b) !important;
}
.row_drop_menu .list li .item.sel {
  background: #588dbc !important;

  color: #fff;
  color: light-dark(#fff, #ddd);
}
.order_stat {
  display: none;
}
.toggle_status_notify {
  border-top: none;

  border-bottom: 1px solid #e3e3e3;
  background: #dfe3e7;
  color: #858585;

  border-bottom: 1px solid light-dark(#e3e3e3, #515151);
  background: light-dark(#dfe3e7, #3f3f3f);
  color: light-dark(#858585, #b3b3b3);

  border-radius: 7px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
}
.record_row_info .row_cell.hide {
  display: none;
}
.action_status_btn {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  background: #999;
}
.action_status_btn.ok {
  background: #45cd57;
}
.action_status_btn.failed {
  background: #ed5757;
}
.error_results {
  display: inline-block;
}

.order_restore_wrapper {
  padding: 10px;
  display: flex;
  gap: 10px;
}
.table_order_restore {
  padding: 10px 10px 0;
  border: 1px solid #ddd;
  display: inline-block;
  width: 31%;
  vertical-align: top;
}
.table_order_restore .header {
  position: relative;
  background: #ddd;
  line-height: 35px;
  padding: 0 10px;
}
.table_order_restore a {
  position: absolute;
  background: #588dbc;
  color: #fff;
  line-height: 35px;
  display: inline-block;
  padding: 0 10px;
  top: 0;
  right: 0;
}
.table_order_restore .row {
  padding: 0 10px;
  border-top: 1px solid #ddd;
}
.table_order_restore .row .cell {
  display: inline-block;
  line-height: 35px;
  width: 80%;
}
.table_order_restore .row .cell:last-child {
  width: 18%;
  text-align: right;
}
.invoiced_cell {
  position: relative;
}
.order_invoiced {
  position: absolute;
  background: #0cd815;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
}

.post_event_dates_list p {
  font-size: 14px;
  line-height: 23px;
  border: 1px solid #ddd;
  border-radius: 7px;
  margin: 10px;
  padding: 10px;
}
.post_event_dates_list .list div {
  line-height: 45px;
  background: #1182c3;
  color: #fff;
  padding: 0 10px;
  border-radius: 7px;
  margin: 10px;
  font-size: 13px;
  cursor: pointer;
}
.post_event_dates_list .list div:before {
  content: "j";
  background: #fff;
  color: #1782c0;
  border-radius: 100%;
  display: inline-block;
  line-height: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  margin-right: 3px;
}
.post_no_dates {
  cursor: default !important;
}
.post_no_dates:before {
  content: unset !important;
}
.post_event_dates_list .list div span {
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  color: #1782c0;
  font-size: 9px;
  margin-left: 6px;
  padding: 0 7px;
  border-radius: 5px;
  line-height: 20px;
  vertical-align: middle;
  font-weight: 700;
}
.toggle_post_event_date {
  margin-bottom: 10px;
  display: block;
}
.post_event_time_wrap {
  display: grid;
  grid-template-columns: 70px 80px auto;
  gap: 5px;
}

.sel_field_opts {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  gap: 0;
  justify-content: right;
  margin: 0 1px;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  display: none;
}
.sel_field_opts.header {
  display: none;
}
.sel_field_opts div {
  line-height: 35px;
  cursor: pointer;
  
  color: #202020;
  color: light-dark(#202020, #fff);

  padding: 10px 5px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sel_field_opts div:first-child {
  border-radius: 7px 0 0;
}
.pg_grp_reports .sel_field_opts a {
  cursor: default;
}
.sel_field_opts div a {
  margin-top: 8px;
  margin-left: 8px;
  vertical-align: bottom;
}
.pg_grp_reports .sel_field_opts div a {
  display: none !important;
}
/*
.sel_field_opts .fs_1 {
  background: #6fbf2f66;
}
.theme_row_table .fs_1 {
  background: #6fbf2f66;
}
.theme_row_table .head_fs_1 {
  background: light-dark(#bfdeac, #4a6937);
}

.sel_field_opts .fs_2 {
  background: #1dc5775c;
}
.theme_row_table .fs_2 {
  background: #1dc5775c;
}
.theme_row_table .head_fs_2 {
  background: light-dark(#a9e2c8, #2d664c);
}

.sel_field_opts .fs_3 {
  background: #5398ff3d;
}
.theme_row_table .fs_3 {
  background: #5398ff3d;
}
.theme_row_table .head_fs_3 {
  background: light-dark(#cdddf5, #394961);
}

.sel_field_opts .fs_4 {
  background: #6d53ff3d;
}
.theme_row_table .fs_4 {
  background: #6d53ff3d;
}
.theme_row_table .head_fs_4 {
  background: light-dark(#d3cdf5, #3f3961);
}

.sel_field_opts .fs_5 {
  background: #dd53ff3d;
}
.theme_row_table .fs_5 {
  background: #dd53ff3d;
}
.theme_row_table .head_fs_5 {
  background: light-dark(#eecdf5, #5a3961);
}

.sel_field_opts .fs_6 {
  background: #ff29bb47;
}
.theme_row_table .fs_6 {
  background: #ff29bb47;
}
.theme_row_table .head_fs_6 {
  background: light-dark(#f6bce2, #6a3056);
}

.sel_field_opts .fs_7 {
  background: #ff00003d;
}
.theme_row_table .fs_7 {
  background: #ff00003d;
}
.theme_row_table .head_fs_7 {
  background: light-dark(#f6bcbe, #62282a);
}

.sel_field_opts .fs_8 {
  background: #ff943d6e;
}
.theme_row_table .fs_8 {
  background: #ff943d6e;
}
.theme_row_table .head_fs_8 {
  background: light-dark(#f8caaa, #8a5c3c);
}

.sel_field_opts .fs_9 {
  background: #ffd6005c;
}
.theme_row_table .fs_9 {
  background: #ffd6005c;
}
.theme_row_table .head_fs_9 {
  background: light-dark(#f7e8b0, #7b6c34);
}

.sel_field_opts .fs_10 {
  background: #9bff005c;
}
.theme_row_table .fs_10 {
  background: #9bff005c;
}
.theme_row_table .head_fs_10 {
  background: light-dark(#d4f7b2, #587b36);
}

.sel_field_opts .fs_11 {
  background: #00ff685c;
}
.theme_row_table .fs_11 {
  background: #00ff685c;
}
.theme_row_table .head_fs_11 {
  background: light-dark(#a5f7c5, #297b49);
}

.sel_field_opts .fs_12 {
  background: #2ad4e766;
}
.theme_row_table .fs_12 {
  background: #2ad4e766;
}
.theme_row_table .head_fs_12 {
  background: light-dark(#a6e7ee, #317279);
}

.sel_field_opts .fs_13 {
  background: #2a74e766;
}
.theme_row_table .fs_13 {
  background: #2a74e766;
}
.theme_row_table .head_fs_13 {
  background: light-dark(#a4c0ed, #2f4b78);
}

@media only screen and (max-width: 1600px) {
  .fs_13 {
    display: none !important;
  }
}
@media only screen and (max-width: 1550px) {
  .fs_12 {
    display: none !important;
  }
}
@media only screen and (max-width: 1450px) {
  .fs_11 {
    display: none !important;
  }
}
@media only screen and (max-width: 1400px) {
  .fs_10 {
    display: none !important;
  }
}
@media only screen and (max-width: 1350px) {
  .fs_9 {
    display: none !important;
  }
}
@media only screen and (max-width: 1300px) {
  .fs_8 {
    display: none !important;
  }
}
@media only screen and (max-width: 1250px) {
  .fs_7 {
    display: none !important;
  }
}
@media only screen and (max-width: 1100px) {
  .fs_6 {
    display: none !important;
  }
}
@media only screen and (max-width: 1050px) {
  .fs_5 {
    display: none !important;
  }
}
@media only screen and (max-width: 1050px) {
  .fs_4 {
    display: none !important;
  }
}
@media only screen and (max-width: 1000px) {
  .fs_3 {
    display: none !important;
  }
}
@media only screen and (max-width: 950px) {
  .fs_2 {
    display: none !important;
  }
}*


@media only screen and (max-width: 1520px) {
  .page_orders .fs_6 {
    display: none !important;
  }
}
@media only screen and (max-width: 1400px) {
  .page_orders .fs_5 {
    display: none !important;
  }
}
@media only screen and (max-width: 1290px) {
  .page_orders .fs_4 {
    display: none !important;
  }
}
@media only screen and (max-width: 1180px) {
  .page_orders .fs_3 {
    display: none !important;
  }
}

@media only screen and (max-width: 1820px) {
  .page_orders-failed .fs_6 {
    display: none !important;
  }
}
@media only screen and (max-width: 1680px) {
  .page_orders-failed .fs_5 {
    display: none !important;
  }
}
@media only screen and (max-width: 1570px) {
  .page_orders-failed .fs_4 {
    display: none !important;
  }
}
@media only screen and (max-width: 1360px) {
  .page_orders-failed .fs_3 {
    display: none !important;
  }
}
@media only screen and (max-width: 1150px) {
  .page_orders-failed .fs_2 {
    display: none !important;
  }
}

@media only screen and (max-width: 1500px) {
  .page_customers .fs_7 {
    display: none !important;
  }
}
@media only screen and (max-width: 1370px) {
  .page_customers .fs_6 {
    display: none !important;
  }
}
@media only screen and (max-width: 1240px) {
  .page_customers .fs_5 {
    display: none !important;
  }
}*/

.theme_row_table .cms_rows.inactive {
  background: #f6f6f6;
  color: #a6a6a6;

  background: light-dark(#f6f6f6, #2f2f2f);
  color: light-dark(#a6a6a6, #7a7a7a);

  border-left: 3px solid #c33c3c;
}
.order_invoice_marker {
  height: 33px;
  line-height: 33px;
  border-radius: 5px;
}
.order_invoice_marker.invoiced {
  border: 1px solid #3ab912;
  background: #71cd5538;
  color: #297d0e;
}
.row_edit {
  cursor: pointer;
  line-height: 40px;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
}
.theme_row_table .single .row_edit {
  line-height: 40px;
}
.icon_row_table .row_edit {
  padding: 0 2px;
}
.row_edit.missing_trans {
  background: #ffd9d978;
}
.record_row_info .row_edit {
  width: auto;
}
.row_flow_item {
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  padding: 0 10px;
  font-size: 10px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 13px;
}
.row_flow_move {
  background: #47b5e1;
}
.row_flow_next {
  background: #40d561;
}
.row_flow_prev {
  background: #d76a6a;
}
span.row_indent {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-left: 1px dotted #ffffff59;
  border-bottom: 1px dotted #ffffff59;
  margin: 0 10px;
}
span.row_indent_2 {
  margin-left: 40px;
}
span.row_indent_3 {
  margin-left: 80px;
}
span.row_indent_4 {
  margin-left: 120px;
}
span.row_indent_5 {
  margin-left: 160px;
}
span.row_indent_6 {
  margin-left: 200px;
}
span.row_indent_7 {
  margin-left: 240px;
}
.record_action_btn.edit_btn {
  width: auto;
  padding: 0 7px;
}
.edit_btn:hover {
  background: #abe1ff;
  background: light-dark(#abe1ff, #083953);
}
.delete_btn {
  color: #f15f5f;
  
  background: #ffd2d2;
  background: light-dark(#ffd2d2, #332626);

  text-transform: unset !important;
}
.footer_edit .delete_btn {
  text-transform: uppercase !important;
}
.action_btns_row .action_col {
  display: inline-block;
}
.delete_btn:hover {
  background: #ffafaf;
  background: light-dark(#ffafaf, #753333);
}
.active_btn {
  padding: 0 30px;
  width: auto;
  opacity: 1;
  border: none;
  background: #fff;
  background: light-dark(#fff, #454545);
  color: #202020;
  color: light-dark(#202020, #fff);
}
.active_btn:before {
  font-family: "flexeicons";
  content: "V";
  margin-right: 8px;
  color: #15a949;
}
.active_btn:hover {
  background: #ddf9df;
  background: light-dark(#ddf9df, #216927);
}
.inactive_btn {
  padding: 0 30px;
  width: auto;
  opacity: 1;
  background: light-dark(#fff, #454545);
  color: #202020;
  color: light-dark(#202020, #fff);
  border: none;
}
.inactive_btn:before {
  font-family: "flexeicons";
  content: ">";
  margin-right: 8px;
  color: #e20202;
}
.inactive_btn:hover {
  background: #ebebeb;
  background: light-dark(#ebebeb, #63362e);
}

.import_status_btn {
  width: 13px;
  height: 13px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  background: #999;
  margin-right: 10px;
  padding: 0;
  border: none;
}
.import_status_btn.notice_btn {
  background: #f07807;
  cursor: pointer;
}
.import_status_btn.inactive_btn {
  background: #d95a5c;
}
.import_status_btn.active_btn {
  background: #6dc975;
}

.row_no_img {
  font-size: 16px;
  color: #85a0c3;
}
.theme_row_table .row_no_img {
  background: #edf7ff;
  background: light-dark(#edf7ff, #1c1c1c);
  line-height: 45px;
}
.pdf_file {
  color: #ce4144;
}
.purple {
  background: #a15fd1;
}
.blue {
  background:#1F46C3;
}
.grey {
  background: #aaa;
}
.dark_blue {
  background: #070649;
}
.aqua {
  background:#00AB98;
}
.grey_blue {
  background: #2C86C0;
}
.orange {
  background: #de7632;
}
.grey_green {
  background: #158878;
}
.black {
  background: #000;
}
.dark_red {
  background:#b11f21;
}
.green {
  background: #33B06C;
}
.bg_none {
  background: none;
}
.theme_row_table tbody .active {
  background: #48bc25;
}
.bright_purple {
  background: #5F29C1;
}
.light_blue {
  background: #a0d3eb;
}
.transparent {
  background: transparent;
}
.blue2 {
  background: #14a2d0;
}
.pink {
  background: #ec4a72;
}
.yellow {
  background: #dfa018;
}
.auth_btn {
  color: #e48426;
  font-size: 18px;
}
.paid_btn {
  color: #4da95f;
  font-size: 18px;
}
.pay_btn {
  margin-right: 5px;
}

.fnt_blue {
  color: #1182c3;
}
.fnt_blue_alt {
  color:#1F46C3;
}
.fnt_blue2 {
  color: #14a2d0;
}
.fnt_grey {
  color: #ddd;
}
.fnt_grey {
  color: #515151;
}
.fnt_purple {
  color: #a15fd1;
}
.fnt_grey {
  color: #aaa;
}
.fnt_dark_blue {
  color: #070649;
}
.fnt_aqua {
  color:#00AB98;
}
.fnt_grey_blue {
  color: #2C86C0;
}
.fnt_orange {
  color: #de7632;
}
.fnt_grey_green {
  color: #158878;
}
.fnt_black {
  color: #000;
}
.fnt_dark_red {
  color:#b11f21;
}
.fnt_green {
  color: #33B06C;
}
.fnt_bright_purple {
  color: #5F29C1;
}
.fnt_light_blue {
  color: #a0d3eb;
}
.fnt_pink {
  color: #ec4a72;
}
.fnt_yellow {
  color: #dfa018;
}

.lg_icon {
  font-size: 35px !important;
}

.subscription_icons:before {
  font-family: 'flexeicons3';
  font-size: 32px;
  display: block;
  height: 40px;
  text-align: center;
}
.pk_null:before {
  content: "!";
  color: #aaa;
}
.pk_store:before {
  content: "0";
  color: #008aff;
}
.pk_site:before {
  content: "0";
  color: #3a99bc;
}
.pk_dns:before {
  content: "0";
  color: darkorange;
}
.pk_plancustom:before {
  content: "0";
  color: #e7de49;
}
.pk_planbubble:before, .pk_planburst:before {
  content: "0";
  color: #84c7ce;
}
.pk_ssl:before {
  content: "#";
  color: #f9b000;
}
.pk_sht:before {
  content: "c";
  color: #db3b3b;
}
.pk_seo:before {
  content: "D";
  color: #6ad283;
}
.pk_adwords:before {
  content: "F";
  color: #6ad2c9;
}
.pk_bsmail:before {
  content: "(";
  color: #15b5c5;
}
.pk_mailp:before {
  content: "y";
  color: #db3236;
}
.pk_gll:before {
  content: "d";
  color: #db3236;
}
.pk_gmail:before {
  content: "(";
  color: #df4b37;
}
.pk_outlook:before {
  content: "(";
  color: #0072C6;
}
.pk_facebookads:before {
  content: "F";
  color: #3B5998;
}
.pk_main:before {
  content: "w";
  color: #ac82e0;
}

.call_action {
  cursor: pointer;
}
.pg_icon:before, .site_heading:before {
  font-family: 'flexeicons2';
  position: relative;
  font-size: 25px;
  text-align: center;
  color: #588dbc;
  display: block;
  text-transform: none;
  border-radius: 0;
  z-index: 2;
}
.page_type_list_wrapper .pg_icon:before {
  font-size: 33px;
  text-align: left;
  width: 48px;
}
.record_row_info .pg_icon:before, .record_row_info .site_heading:before {
  border-radius: 5px;
  color: unset;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.sub_page_action .pg_icon:before {
  background: none;
  height: auto;
  width: auto;
  font-size: 22px;
  line-height: unset;
  display: inline-block;
  font-weight: normal;
}
.cms_page_type_list .sbWrapper li a:before {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  margin-right: 7px;
  font-size: 24px;
  vertical-align: middle;
}
.cms_gallery_designer_types .sbToggleOpen2 .sbOptions {
  grid-template-columns: repeat(3, 1fr);
}
.cms_gallery_designer_types .sbOptions li {
  text-align: center;
  margin-top: 10px !important;
}
.cms_gallery_designer_types .sbOptions a {
  padding-top: 10px;
}
.cms_gallery_designer_types .sbWrapper li a:before {
  display: block;
  width: auto;
  height: 50px;
  padding: 0;
  margin: 0;
}
.cms_gallery_designer_types li[data-rel="0"],
.cms_gallery_designer_types li[data-rel="4"],
.cms_gallery_designer_types li[data-rel="10"],
.cms_gallery_designer_types li[data-rel="25"],
.cms_gallery_designer_types li[data-rel="17"],
.cms_gallery_designer_types li[data-rel="18"],
.cms_gallery_designer_types li[data-rel="11"],
.cms_gallery_designer_types li[data-rel="8"],
.cms_gallery_designer_types li[data-rel="22"],
.cms_gallery_designer_types li[data-rel="23"],

.website_wrapper .control_panel .select_search {
  display: none;
}
.website_wrapper .control_panel .sbHolder .sbOptions {
  margin-top: 85px !important;
  padding-top: 10px !important;
}
.pg_icon_home:before { /*home*/
  content: "h";
  color: #1baa8d;
}
.pg_icon:before {
  content: "";
  height: 40px;
  width: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}
.pg_icon_:before, .pg_icon_0:before, .cms_page_type_list a[rel="0"]:before { /*page*/
  background-image: url(/images/cms_opts/page_types/0.svg);
}
.pg_icon_2:before {
  content: "p";
  color: #014d9b;
}
.pg_icon_link:before { /*link*/
  content: "l";
  color: #1e87c9;
}
.cms_page_type_list .sbOptions a:before {
  content: "";
  height: 40px;
  width: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}
.pg_icon_1:before, .cms_page_type_list a[rel="1"]:before { /*gallery*/
  background-image: url(/images/cms_opts/page_types/1.svg);
}
.pg_icon_3:before, .cms_page_type_list a[rel="3"]:before { /*element - Media*/
  background-image: url(/images/cms_opts/page_type_cat/2.svg);
}
.pg_icon_4:before, .cms_page_type_list a[rel="4"]:before { /*element - Content*/
  background-image: url(/images/cms_opts/page_types/4.svg);
}
.pg_icon_7:before, .cms_page_type_list a[rel="7"]:before { /*drag gallery*/
  background-image: url(/images/cms_opts/page_types/7.svg);
}
.pg_icon_25:before, .cms_page_type_list a[rel="25"]:before { /*story board*/
  background-image: url(/images/cms_opts/page_types/25.svg);
}
.pg_icon_9:before, .pg_icon_10:before, .cms_page_type_list a[rel="9"]:before, .cms_page_type_list a[rel="10"]:before {
  background-image: url(/images/cms_opts/page_types/9.svg);
}
.pg_icon_21:before, .cms_page_type_list a[rel="21"]:before { /*slide show*/
  background-image: url(/images/cms_opts/page_types/9.svg);
}
.pg_icon_8:before, .cms_page_type_list a[rel="8"]:before { /*flip book*/
  background-image: url(/images/cms_opts/page_types/8.svg);
}
.pg_icon_24:before, .cms_page_type_list a[rel="24"]:before { /*testimonials*/
  background-image: url(/images/cms_opts/page_types/24.svg);
}
.pg_icon_22:before, .cms_page_type_list a[rel="22"]:before { /*locations*/
  background-image: url(/images/cms_opts/page_types/22.svg);
}
.pg_icon_23:before, .cms_page_type_list a[rel="23"]:before { /*opening hours*/
  background-image: url(/images/cms_opts/page_types/23.svg);
}
.pg_icon_20:before, .cms_page_type_list a[rel="20"]:before { /*flip book Gallery*/
  background-image: url(/images/cms_opts/page_types/20.svg);
}
.pg_icon_11:before, .cms_page_type_list a[rel="11"]:before { /*doc library*/
  background-image: url(/images/cms_opts/page_types/11.svg);
}
.pg_icon_12:before, .cms_page_type_list a[rel="12"]:before { /*page template*/
  background-image: url(/images/cms_opts/page_types/12.svg);
}
.pg_icon_13:before, .cms_page_type_list a[rel="13"]:before { /*popups*/
  background-image: url(/images/cms_opts/page_types/13.svg);
}
.pg_icon_14:before, .cms_page_type_list a[rel="2"]:before { /*notices*/
  background-image: url(/images/cms_opts/page_types/2.svg);
}
.pg_icon_17:before, .cms_page_type_list a[rel="17"]:before { /*form page*/
  background-image: url(/images/cms_opts/page_types/17.svg)
}
.pg_icon_18:before, .cms_page_type_list a[rel="18"]:before { /*FAQs page*/
  background-image: url(/images/cms_opts/page_types/18.svg);
}
.pg_icon_26:before, .cms_page_type_list a[rel="26"]:before { /*Marquee page*/
  background-image: url(/images/cms_opts/page_types/26.svg);
}
.pg_icon_27:before, .cms_page_type_list a[rel="27"]:before { /*carousel page*/
  background-image: url(/images/cms_opts/page_types/27.svg);
}
.pg_icon_28:before, .cms_page_type_list a[rel="28"]:before { /*Accordion page*/
  background-image: url(/images/cms_opts/page_types/28.svg);
}
.pg_icon_blog:before { /*blog*/
  content: "b";
  color: #5c6a80;
}
.pg_icon_cat:before { /*category*/
  content: "c";
  color: #b0571c;
}
.pg_icon_filter:before { /*filter*/
  content: "u";
  color: #c03838;
}
.pg_icon_ph:before { /*phone*/
  content: "t";
  color: #498211;
}
.pg_icon_email:before { /*email*/
  content: "e";
  color: #82114c;
}
.pg_icon_http:before { /*link*/
  content: "l";
  color: #718211;
}
.pg_icon_loc:before { /*location*/
  content: "a";
  color: #e62424;
}
.pg_icon_fhead:before { /*footer header*/
  content: "7";
  color: #000;
}
.pg_icon_email_t:before { /*email template*/
  content: "k";
  color: #575a71;
}
.user_badge {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 7px;
}
.record_row_info .user_badge {
  text-align: center;
}
span.elements span {
  margin-right: 20px;
}
.page_type_list_wrapper .row_page span {
  display: inline-block;
  overflow: hidden;
  line-height: 35px;
}
.page_type_list_wrapper .row_page p {
  margin: 7px 0;
}
.page_type_list_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  padding: 0;
  vertical-align: top;

  background: #fff;
  border-bottom: 1px solid #e3e3e3;

  background: light-dark(#fff, #3f3f3f);
  border-bottom: 1px solid light-dark(#e3e3e3, #515151);

  border-top: none;
  border-radius: 7px;
  padding: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 910px) {
  .page_type_list_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.page_type_list_wrapper .row_page {
  cursor: pointer;
  font-size: 13px;
  border-radius: 7px;
  padding: 5px;
  display: grid;
  grid-template-columns: 62px auto;
}
.page_type_list_wrapper .row_page:hover {
  background: #f5f5f5;
  background: light-dark(#f5f5f5, #454545);
}
.page_type_list_wrapper .row_page.sel {
  background: #ddd;
  background: light-dark(#ddd, #7b7b7b);
}
.set_rating_1 span:first-child {
	color: #ffb505
}
.set_rating_2 span:first-child {
	color: #ffb505
}
.set_rating_2 span:nth-child(2) {
	color: #ffb505
}
.set_rating_3 span:first-child {
	color: #ffb505
}
.set_rating_3 span:nth-child(2) {
	color: #ffb505
}
.set_rating_3 span:nth-child(3) {
	color: #ffb505
}
.set_rating_4 span:first-child {
	color: #ffb505
}
.set_rating_4 span:nth-child(2) {
	color: #ffb505
}
.set_rating_4 span:nth-child(3) {
	color: #ffb505
}
.set_rating_4 span:nth-child(4) {
	color: #ffb505
}
.set_rating_5 span {
	color: #ffb505
}

.row_text_btn {
  font-size: 10px;
  text-transform: capitalize;
  margin-right: 7px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  padding: 0 5px;
  border: 1px solid #157ed7;
  color: #157ed7;
  border-radius: 3px;
  font-weight: 600;
}
.row_text_btn.green {
  border: 1px solid #37b070;
  color: #37b070;
  background: no-repeat;
}
.row_text_btn.red {
  border: 1px solid #cf2b2b;
  color: #cf2b2b;
  background: no-repeat;
}
.row_text_btn.red_im {
  border: 1px solid #cf2b2b !important;
  color: #cf2b2b !important;
  background: no-repeat;
}
.row_text_btn.orange_meta {
  border: 1px solid #e7a11c !important;
  color: #e7a11c !important;
  background: no-repeat;
}
.meta_row_status {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 3px 3px;
}
.meta_row_status.short {
  background: #e7a11c;
  color: #fff !important;
  border: none !important;
}
.meta_row_status.ok {
  background: #3fc357;
  color: #fff !important;
  border: none !important;
}
.meta_row_status.ap {
  background: #3f91c3;
  color: #fff !important;
  border: none !important;
  right: 59px;
}
.record_row_info .meta_row_status {
  display: none;
}
.panel_wrapper .meta_row_status.short {
  display: none;
}
.theme_row_table .other_fields .row_text_btn {
  border: 1px solid #157ed7;
  color: #157ed7;

  border: 1px solid light-dark(#157ed7, #fff);
  color: light-dark(#157ed7, #fff);
}
.table_custom_wrapper {
  position: relative;
  padding-top: 0.1px;
}
.table_records_wrapper {
  position: relative;
  padding-bottom: 50px;
  display: grid;
  grid-template-columns: clamp(300px, 55vw, 940px) auto;
  gap: 10px;
  z-index: 1;
}
.page_shipping-costs-datepicker-area .table_records_wrapper.narrow {
  max-width: unset;
}

.process_order_wrapper {
  margin: 20px;
}
.process_order_list {
  background: #fff;
  background: light-dark(#fff, #262626);
  box-shadow: 0 1px 4px -1px rgba(15, 17, 22, 0.1), 0 0 0 rgba(0, 0, 0, 0.08) inset;
  border-radius: 7px;
  padding: 20px;
  font-size: 19px;
  line-height: 45px;
  max-width: 500px;
}
.process_order_list div {
  border-bottom: 1px solid #ddd;
}
.process_order_list div:last-child {
  border-bottom: none
}
.process_order_list span {
  display: inline-block;
  width: 140px;
  font-size: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 500px) {
  .process_order_list span {
    display: block;
    line-height: 15px;
    margin-top: 15px;
    width: auto;
  }
}
.process_order_wrapper .actions {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 540px;
  gap: 10px;
}

.theme_row_table {
  position: relative;
  grid-column-start: 1;
  grid-row-start: 1;
  z-index: 3;
}
.theme_row_table.highlight,
.panel_wrapper .panel.highlight {
  border: 2px solid #49cd27;
}
.theme_row_table.select_focus {
  z-index: 10;
}
.select_domains_table {
  margin-bottom: 60px;
}
.theme_row_table .inner {
  background: #dfe3e7;
  border: 1px solid #dfe3e7;

  background: light-dark(#dfe3e7, #313131);
  border: 1px solid light-dark(#dfe3e7, #313131);

  border-bottom: none;
  overflow: hidden;
  border-radius: 7px;
  position: relative;
  z-index: 1;
}
.theme_row_table.fields .inner {
  border-radius: 7px;
}
.theme_row_table .cms_rows.recent,
.theme_row_table .cms_rows:hover {
  background: #ebf2f5;
  background: light-dark(#ebf2f5, #676767);
}
.theme_row_table .sortable_group .cms_record .cms_rows.cms_row_sortable {
  border-bottom: 1px dashed #f77a07;
  border-bottom: 1px dashed light-dark(#f77a07, #a97133);
}

.theme_row_table .action_col {
  padding: 0;
}
.theme_row_table.gallery .inner {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.theme_row_table.gallery .cms_record {
  width: 250px;
  margin: 0;
}
@media only screen and (max-width: 1100px) {
  .theme_row_table.gallery .inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .theme_row_table.gallery .cms_record {
    width: auto;
    overflow: hidden;
  }
}
@media only screen and (max-width: 950px) {
  .theme_row_table.gallery .inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 500px) {
  .theme_row_table.gallery .inner {
    grid-template-columns: repeat(1, 1fr);
  }
}
.theme_row_table.gallery .cms_rows {
  display: block;
  border-radius: 7px !important;
  overflow: hidden;
}
.theme_row_table.gallery .row_edit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme_row_table.gallery .record_img {
  height: auto;
}
.theme_row_table.gallery .cms_rows.inactive {
  border: 1px dashed #e3aeae;
}

.record_heading {
  font-size: 28px;
  font-weight: 600;
  display: block;
  margin: 15px 0 7px;
}
.page_login .record_heading,
.page_products-description .record_heading {
  display: none;
}
.record_heading.null {
  border: none;
  background: none;
}
.record_heading.hide {
  display: none;
}
.record_heading span {
  border-radius: 100%;
  width: 27px;
  height: 27px;
  line-height: 27px;
  display: inline-block;
  text-align: center;
  margin-right: 9px;
  font-size: 22px;
  vertical-align: top;
  margin-top: 6px;
  display: none;
}
.record_img {
  position: relative;
}
.record_img.set {
  overflow: hidden;
  margin: 0;
  width: 100%;
  max-width: 208px;
  display: flex;
  justify-content: center;
}
.theme_row_table .record_img {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  background: #dfe3e7;
  height: 45px;
  width: 45px;
  border-radius: 7px;
}
.theme_row_table .record_img.pdf {
  background: #edf7ff;
  background: light-dark(#edf7ff, #1c1c1c);
}
.record_img img, .record_img video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.theme_row_table .cms_rows.inactive .record_img img {
  opacity: 0.3;
}
.record_img .toggle_del_image {
  position: absolute;

  background: #e0f2ff;
  border: 1px solid #52b1e7;
  color: #00a2ff;

  background: light-dark(#e0f2ff, #31383d);
  border: 1px solid light-dark(#52b1e7, #1182c4);
  color: light-dark(#00a2ff, #b1d3e6);

  border-radius: 7px;
  margin: 6px;
  margin-top: -4px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 40px;
  overflow: hidden;
  display: block;
  text-align: center;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
}
.record_row_info .record_img:hover .toggle_del_image {
  height: 40px;
  margin-top: 6px;
}
.page_media-flip-book .toggle_del_image {
  display: none;
}

.cms_record {
  position: relative;

  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);

  margin: 0;
}
.theme_row_table .cms_rows {
  position: relative;
  display: grid;

  background: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;

  background: light-dark(#f7f7f7, #252525);
  border-bottom: 1px solid light-dark(#e7e7e7, #313131);

  border-top: 0;
  gap: 0;
  margin: 0;
  font-size: 13px;
  z-index: 5000;
}
.theme_row_table .cms_rows.select_focus {
  z-index: 5050;
}
.theme_row_table .cms_rows {
  background: #fff;
  background: light-dark(#fff, #252525);
}
.theme_row_table .cms_rows.active {
  border-left: 3px solid #43b755;
}
.record_indent_1 .cms_rows:before {
  content: "";
  position: absolute;
  height: 600px;
  width: 12px;

  border: 1px solid #ddd;
  background: #dfe3e7;

  border: 1px solid light-dark(#b9b9b9, #4d4d4d);
  background: light-dark(#dfe3e7, #313131);

  border-top: none;
  border-right: none;
  display: inline-block;
  bottom: 21px;
  left: -16px;
}
.record_indent_1 .cms_rows.inactive:before {
  width: 15px;
  left: -19px;
}
.theme_row_table .cms_rows.focus {
  background: #d6efff;
  background: light-dark(#d6efff, #262a2f);
}
.theme_row_table .cms_rows {
  grid-template-columns: 55px auto;
  min-height: 65px;
}
.cms_record.record_indent_0:last-child .cms_rows {
  border-radius: 0 0 7px 7px;
}
.theme_row_table .single .cms_rows {
  grid-template-columns: unset;
  min-height: 40px;
}
.theme_row_table .high .cms_rows {
  min-height: 60px;
}
.theme_row_table .high .row_edit {
  line-height: 60px;
}
.theme_row_table .action_active .cms_rows {
  border: 1px dashed #ddd;
  border: 1px dashed light-dark(#ddd, #dddddd75);

  margin: 4px 0;
}
.theme_row_table .cms_rows.action_pending.red {
  border: 1px dashed #db0e0e;

  background: #fff5f5;
  background: light-dark(#fff5f5, #ff989852);
}
.theme_row_table .cms_rows.action_pending.green {
  border: 1px dashed #0ac135;
  background: #dbfdd5;
}
.sortable_group .cms_record .cms_record {
  display: none;
}
.row_alt_status {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  margin-left: -15px;
}
.row_alt_status.active {
  border-left: 3px solid #43b755;
}
.row_alt_status.inactive {
  border-left: 3px solid #c33c3c;
}
.sbList .label_opt:before {
  content: "+";
  font-family: 'flexeicons';
  font-size: 10px;
  margin-right: 4px;
  vertical-align: top;
}
.toggle_confirm_del_record {
  border-radius: 100%;
  
  height: 16px;
  line-height: 16px;
  width: 16px;
  margin-left: 9px;
  text-align: center;
  font-size: 10px;

  background: #ddd;
  color: #555;

  background: light-dark(#ddd, #737373);
  color: light-dark(#555, #fff);

  cursor: pointer;
  margin-top: 2px;
  display: inline-block;
}
.dyn_sbList .toggle_confirm_del_record {
  display: none;
}
.cms_rows .cell {
  flex: auto;
  text-align: left;
  display: none;
  line-height: 40px;
}
.double_row .cms_rows .cell.hero_2 {
  line-height: 81px;
}
.seo_report_table .other_fields .cell {
  font-size: 13px;
}
.action_btns_row {
  display: none;
}
.record_row_info .cell {
  display: block;
}
.record_row_info .action_btns_row {
  display: inline-flex;
  gap: 2px;
  box-shadow: 0 1px 4px -1px rgba(15, 17, 22, 0.1), 0 0 0 rgba(0, 0, 0, 0.08) inset;
  border-radius: 7px;
  overflow: hidden;
}
.cms_rows .cell.hero_1,
.cms_rows .cell.hero_2,
.cms_rows .cell.hero_3,
.cms_rows .cell.hero_4,
.cms_rows .cell.hero_5 {
  position: relative;
  display: block;
  text-align: center;
  z-index: 1;
}
.cms_rows > .cell.field_image,
.cms_rows > .cell.field_img,
.cms_rows > .cell.hero_5,
.cms_rows > .cell.hero_1,
.cms_rows > .cell.hero_2 {
  display: flex;
  justify-content: right;
  align-items: anchor-center;
}
.cms_rows .cell.hero_4 {
  text-align: left;
}
.page_media-flip-book .hero_1.field_image {
  display: none;
}
.cms_rows .cell.row_heading {
  grid-column: 1;
  grid-row: 1 !important;
  text-align: left;
}
.theme_row_table.gallery .cms_rows .cell.row_heading {
  text-align: center;
  height: 50px;
}
.cms_rows .cell_heading,
.cms_rows .hero_3 .cell_heading {
  display: none;
}
.cms_rows .field_stock .cell_heading,
.cms_rows .field_msg_opt .cell_heading,
.cms_rows .field_sitemap .cell_heading {
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
}
.record_row_info .cms_rows .field_price span:last-child {
  background: #17bb80;
  line-height: 25px;
  height: 25px;
  padding: 0 7px;
  border-radius: 4px;
  font-size: 13px;
  display: inline-block;
  font-weight: bold;
}
.theme_row_table .action_fields {
  display: none;
}
.theme_row_table .other_fields {
  display: grid;
  grid-auto-flow: column;
  gap: 0 10px;
  padding: 0 10px;
}
.table_col_2.theme_row_table .other_fields {
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: unset;
}
.table_col_3.theme_row_table .other_fields {
  grid-template-columns: repeat(3, 1fr);
  grid-auto-flow: unset;
}
.table_col_4.theme_row_table .other_fields {
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: unset;
}
.table_col_single_img .cms_rows .cell.field_name {
  grid-row: span 2 !important;
}
.table_col_single_img .cms_rows .row_edit {
  line-height: 65px;
}
.theme_row_table .other_fields .cell.show {
  display: block;
  color: #202020;
  color: light-dark(#202020, #fff);
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: auto !important;
}
.cms_rows .cell.field_status {
  display: flex !important;
}
.theme_row_table .other_fields .cell.right {
  text-align: right;
}
.theme_row_table .other_fields .cell.left {
  text-align: left;
}
.record_id_row {
  display: none;
}
.record_row_info .record_id_row {
  display: block;
  grid-column: span 2;
}
.record_row_info .record_id_row .cell {
  width: auto !important;
  border: none;
  margin-top: 25px;
  display: flex;
  font-size: 13px;
}
.record_row_info .record_id_row .cell_heading {
  margin-right: 10px;
}
.record_row_info .action_fields {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 5px;
  margin-top: 47px;
}
.record_row_info .focus .inner .other_fields.wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 20px;
  grid-column: span 2;
}
.record_row_info .cell_wrapper {
  background: #fff;
  background: light-dark(#fff, #252525);
  
  box-shadow: 0 1px 4px -1px rgba(15, 17, 22, 0.1), 0 0 0 rgba(0, 0, 0, 0.08) inset;
  border-radius: 7px;
  padding: 20px;
  display: grid;
  grid-template-columns: 60px auto;

  max-height: calc(100vh - 320px);
  overflow-y: scroll;
}
.record_row_info.large_thumb_row .cell_wrapper {
  grid-template-columns: 220px auto;
}
.record_row_info .cell_wrapper::-webkit-scrollbar {
  display: none;
}
.record_row_info .cell {
  display: block;

  border-bottom: 1px solid #ddd;
  border-bottom: 1px solid light-dark(#ddd, #4d4d4d);

  line-height: 24px;
  overflow: hidden;
  font-size: 16px;
  padding-bottom: 5px;
  box-sizing: border-box;
}
.record_row_info .other_fields .cell,
.record_row_info .cell.field_hero_img,
.record_row_info .cell.field_hero_img_m,
.page_site-editor-pages .record_row_info .cell.field_image {
  flex: 1 1 160px;
  border: 1px dashed #ddd;
  border: 1px dashed light-dark(#ddd, #4d4d4d);
  border-radius: 7px;
  padding: 5px;
}
.record_row_info .cell.field_hero_img,
.record_row_info .cell.field_hero_img_m {
  margin-top: 7px;
  width: 210px;
}

.record_row_info .cell.row_heading,
.record_row_info .cell.hero_1,
.record_row_info .cell.hero_5 {
  width: auto !important;
  border-bottom: 4px solid light-dark(#ddd, #4d4d4d);
  display: flex;
  gap: 20px;
  align-items: anchor-center;
}
.record_row_info.single .cell.row_heading {
  grid-column: span 2;
}
.record_row_info .cell.hero_2 {
  width: auto !important;
  border-bottom: 4px solid light-dark(#ddd, #4d4d4d);
}
.record_row_info .cell.field_image {
  border-bottom: 4px solid light-dark(#ddd, #4d4d4d);
}
.record_row_info .field_image .cell_heading {
  display: none;
}
.record_row_info .field_menu_icon,
.record_row_info .field_alt_id,
.page_featured-products .record_row_info .field_sub_records,
.page_featured-products .record_row_info .field_class,
.page_featured-products .record_row_info .field_sitemap,
.page_site-editor-terms-policy .record_row_info .field_sub_records,
.page_site-editor-terms-policy .record_row_info .field_class,
.page_site-editor-terms-policy .record_row_info .field_sitemap,
.page_opening-hours .record_row_info .field_sub_records {
  display: none;
}
.record_row_info .cell.action {
  border: none;
  text-align: left;
  margin: 0;
  width: auto !important;
}
.add_record_set_parent_id {
  position: absolute;
  top: 9px;
  right: 18px;
  border: 1px dashed #5a8db8;
  background: #fff;
  line-height: 42px;
  padding: 0 8px 0 15px;
  border-radius: 7px;
  cursor: pointer;
  z-index: 10;
}
.add_record_set_parent_id:after {
  content: "+";
  font-family: 'flexeicons';
  display: inline-block;
  background: #598dba;
  color: #fff;
  height: 27px;
  width: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 13px;
  border-radius: 100%;
  margin-left: 10px;
  vertical-align: middle;
}
.page_site-editor-pages .record_row_info .cell.action {
  display: none;
}
.pay_doc .field_invoices-print {
  display: none;
}
.field_content-editor {
  display: block !important;
}
.action_btns_row .action_col.close {
  display: none;
  grid-column: 1 / 3;
}
@media only screen and (max-width: 800px) {
  .action_btns_row .action_col.close {
    display: block;
  }
}
.record_row_info .cell_heading {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  height: 24px;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 6px;
}
.record_row_info .row_heading .cell_heading {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  margin: 0;
}
.report_panel .cell_heading,
.record_row_info .cell.field_notify .cell_heading {
  float: none;
  text-align: left;
}
.record_row_info.report_panel .cell {
  text-align: left;
  line-height: 22px;
  padding: 6px 0;
}
.record_row_info .row_edit {
  padding: 0;
}
.record_row_info .cell.field_notify {
  padding-bottom: 10px;
}
.record_row_info .record_img img, .item_container .record_img video {
  max-width: 100%;
}
.panel .record_img.payment img {
  width: auto;
  border-radius: 7px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}
.record_indent_1 {
  margin-left: 25px;
  margin-right: 0;
}
.record_row_info {
  position: relative;
  grid-column-start: 2;
  z-index: 4;
}
.record_row_info .panel_wrapper {
  position: sticky;
  top: 60px;
}
.action_btns_wrapper {
  max-width: 240px;
  padding-top: 57px;
}
.record_row_info .focus {
  border-radius: 7px;
  padding: 10px;
  z-index: 1 !important;
}
.record_row_info .focus.unfocus {
  position: static;
}
.record_row_info .focus > .inner {
  padding-bottom: 10px;
}
.page_orders .record_row_info .focus > .inner,
.page_orders-failed .record_row_info .focus > .inner {
  max-height: calc(100vh - 269px);
}
.record_row_info .focus > .inner::-webkit-scrollbar {
  display: none;
}
.bulk_action_controls {
  margin-top: 83px;
}
.toggle_bulk_status {
  margin-top: 10px !important;
}
.sortable_pg_nav {
  height: 50px;
  line-height: 50px;

  border: 1px solid #e7e7e7;
  border: 1px solid light-dark(#e7e7e7, #313131);

  background: #fff;
  background: light-dark(#fff, #252525);

  border-radius: 7px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  margin: 10px 0;
}

.theme_row_table .field_active {
  display: block;
}
.theme_row_table .field_active div {
  height: 50px;
  width: 7px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 0 5px 5px 0;
  display: block;
  padding: 0;
}

.cms_col_pos {
  background: #ffbb53;
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  border-radius: 100%;
  color: #fff;
}
.cms_col_pos.c2 {
  background: #ff8453;
}
.cms_col_pos.c3 {
  background: #ff5353;
}
.cms_col_pos.c4 {
  background: #cd0c52;
}
.cms_col_pos.c5 {
  background: #ff53d6;
}
.cms_col_pos.c6 {
  background: #7f53ff;
}
.checklist_opts_list {
  margin-left: auto;
}
.checklist_opts_list input {
  display: none;
}
.toggle_task {
  display: inline-block;
  cursor: pointer;
  padding: 0 20px;
  height: 45px;
}
.task_line.req .cms_rows {
  background: #fdeaea !important;
}
.task_line.no .cms_rows {
  background: #fff3d7 !important;
}
.task_line.yes .cms_rows {
  background: #d8f6dd !important;
}

.task_line.req .toggle_task.sel {
  border-bottom: 5px solid #ff6161;
}

.task_line.yes .toggle_task.yes,
.task_line.yes .toggle_task.sel {
  border-bottom: 5px solid #277834;
}

.task_line.no .toggle_task.no,
.task_line.no .toggle_task.sel {
  border-bottom: 5px solid #f1aa00;
}

.ui-sortable-helper {
  opacity: 0.8 !important;
}
.theme_row_table.rows #sortable .ui-sortable-handle.ui-sortable-helper {

  z-index: 1000 !important;
}
.ui-sortable-placeholder {
  visibility: visible !important;
  background: #e8ffe9 !important;
  background: light-dark(#e8ffe9, #1b4d2f) !important;
  border-bottom: 1px dashed light-dark(#f77a07, #a97133);
  height: 50px;
}
.ui-sortable-placeholder:after {
  font-family: 'flexeicons' !important;
  content: ".";
  font-size: 20px;
  padding-left: 15px;
  padding-top: 15px;
  display: block;
  color: #202020;
  color: light-dark(#202020, #d1d1d1);
}
.ui-sortable-helper {
  left: 370px !important;
}
@media only screen and (max-width: 800px) {
  .ui-sortable-helper {
    left: 120px !important;
  }
}
.ui-sortable-helper .record_img.set {
  width: 50px;
}

.ui-sortable-handle.ui-sortable-helper .cms_rows:before {
  content: unset;
}
.ui-sortable-handle.ui-sortable-helper .cms_rows:after {
  background: none;
}
.ui-recent-sort .cms_rows .cell {
  background: #b8ffbb4d !important;
  background: light-dark(#b8ffbb4d, #4e956a69) !important;
}
.item_image_wrapper .ui-sortable-handle:after {
  content: none;
}


.toggle_search_items {
  position: relative;
}
.item_search_placement {
  position: relative;
  width: 100%;
  max-width: 680px;
  display: none;
  margin: 0 auto;
  margin-top: 10px;

  background: #fff;
  border: 1px solid #ccc;
  
  background: light-dark(#fff, #313131);
  border: 1px solid light-dark(#ccc, #5d5d5d);

  padding: 10px;
  border-radius: 7px;
  box-shadow: 0 0 8px #00000020;
  overflow-y: scroll;
  max-height: calc(100vh - 190px);
}
.item_search_placement .row {
  border-bottom: 1px solid #ddd;
  border-bottom: 1px solid light-dark(#ddd, #5d5d5d);

  line-height: 40px;
  padding: 5px 0;
  cursor: pointer;
}
.item_search_placement .row .status_btn {
  margin-right: 5px;
}
.item_search_placement .row.edit_row {
  cursor: default;
}
.item_search_placement .row.edit_row b {
  display: inline-block;
  margin-left: 10px;
  background: #1182c3;
  color: #fff;
  padding: 0 10px;
  line-height: 25px;
  border-radius: 3px;
}
.item_search_placement .row:hover {
  background: #e9f1fc;
  background: light-dark(#e9f1fc, #3a4263);
}
.item_search_placement .row img {
  vertical-align: bottom;
  max-width: 50px;
  max-height: 50px;
}
.item_search_placement .row span {
  display: inline-block;
  vertical-align: middle;
}
.item_search_placement .row span .status_btn {
  margin-right: 6px;
  border-radius: 100%;
  height: 10px;
  display: inline-block;
}
.item_search_placement .row span:first-child {
  width: 60px;
  text-align: center;
}
.linked_items_list {
  margin-top: 20px;
}
.close_item_list {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 23px;
  cursor: pointer;
}

.page_load {
  position: fixed;
  background: #44b6f5;
  top: 0;
  left: 0;
  width: 0;
  height: 5px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 4000;
}
.page_load.load {
  width: 100vw;
}
.msg_box, .error_msg_placement .error_msg {
  color: #fff;
  font-size: 12px;
  border-radius: 6px;
  padding: 0 15px;
  line-height: 25px;
  margin-bottom: 10px;
}
.c_editor_wrap .error_msg {
  position: relative;
  z-index: 1000;
}
.msg_box.connection {
  font-size: 16px;
  border-radius: 7px;
  padding: 0 15px;
  line-height: 55px;
}
.error_msg {
  background: #ed6d6d;
  background: light-dark(#ed6d6d, #913232);
}
.ok_msg {
  background: #32a951;
  background: light-dark(#32a951, #32a951);
}
.msg_panel {
  margin-top: 10px;
}
.message_ok {
  background: #32a951;
  top: 20px;
  right: 10px;
  left: auto;
  z-index: 10;
}
.jq_edit_load {
  position: absolute;
  background: #44b6f5;
  height: 5px;
  top: 64px;
  left: 0;
  width: 0;
  transition: 1s;
}
.data_content_add .jq_edit_load {
  top: 0;
  border-radius: 5px 5px 0 0;
}
.jq_edit_load.load {
  width: 100%;
}
.data_content_add_fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00000020;
  display: none;
  z-index: 200;
}
.data_content_add_fixed.copy_item, .data_content_add_fixed.show {
  display: block;
}
.data_content_add .inner {
  position: relative;

  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);
  
  margin: 0;
  box-shadow: 0 0 7px #00000050;
  padding-bottom: 76px;
  max-width: 1400px;
  width: 100%;
  top: 0;
  right: -100vw;
  float: right;
  border-radius: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.data_content_add .inner.inview {
  right: 0;
}
.page_media-slideshow-designer .data_content_add .inner,
.page_products-categorisation .data_content_add .inner {
  max-width: unset;
  margin: 0;
  border-radius: 0;
}
.data_content_add .inner.c_editor_wrap {
  max-width: unset;
  margin: 0;
  background: url(/images/loading4.svg) center center no-repeat #fff;
  background-size: 42px;
}
@media only screen and (max-width: 1430px) {
  .data_content_add .inner {
    border-radius: 0;
    margin: 0;
    max-width: unset;
  }
}
.data_content_add.edit_page .inner, .data_content_add.edit .inner {
  border-radius: 0;
  margin: 0 0 0 48px;
}
.cms_load_iframe.inner {
  display: block;
  position: absolute;
  width: calc(100vw - 49px);
  height: calc(100vh - 40px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  padding: 0;
}
.data_content_add.show .inner,
.data_content_add.edit,
.data_content_add.edit .inner,
.edit_menu_item_wrapper .inner,
.data_content_add_fixed.copy_item .inner {
  display: block;
}
.edit_menu_item_wrapper .inner {
  margin: 0;
}
.data_content_add.narrow .inner,
.data_content_add.confirm_narrow .inner {
  max-width: 700px;
}
.data_content_add.narrow.medium .inner {
  max-width: 1051px;
}
.data_content_add .inner.flow_wide {
  max-width: 1400px;
}
.c_editor_wrap {
  max-width: none !important;
  margin: 0 !important;
}
.edit_content_builder_wrap {
  max-width: none !important;
  margin: 0 !important;
}
.page_dashboard .data_content_add.narrow .inner {
  height: auto !important;
  margin: 0 auto !important;
  margin-top: 10px !important;
  padding: 0 !important;
  padding-bottom: 76px !important;
}
@media only screen and (max-width: 800px) {
  .data_content_add.narrow .inner,
  .data_content_add.confirm_narrow .inner,
  .data_content_add.narrow.medium .inner {
    max-width: unset;
  }
}

.placement.load {
  min-height: 100px;
  background: url(/images/loading4.svg) no-repeat;
  background-position: center center;
  background-size: 55px;
}
.page_update .placement.load {
  background: none;
}
.data_content_add .scroll {
  padding: 0 50px 0 10px;
  height: calc(100vh - 75px);
  overflow-y: scroll;
}
.data_content_add .scroll.c_editor {
  max-height: unset;
  height: calc(100vh - 76px);
  padding: 0;
}
.page_media-slideshow-designer .data_content_add .scroll.cms {
  max-height: unset;
  height: calc(100vh - 85px);
}
.data_content_add .scroll::-webkit-scrollbar {
  display: none;
}
.data_content_add.edit_page .scroll,
.data_content_add.edit .scroll {
  max-height: calc(100vh - 96px);
}
.data_content_add.edit.narrow .scroll {
  max-height: calc(100vh - 96px);
}
.data_content_add.page_update .scroll {
  max-height: calc(100vh - 289px);
}
.data_content_add_fixed.page_update .scroll {
  max-height: calc(100vh - 228px);
}
.data_content_add_fixed.data_content_config.page_update .scroll {
  max-height: calc(100vh - 277px);
}
.data_content_add.min .scroll {
  overflow-y: unset;
}
.data_content_add.cms_load_container .scroll {
  margin: 0;
  max-height: calc(100vh - 277px);
}
.data_content_add.cms_load_container .editing_item .scroll {
  height: calc(100vh - 277px);
}
.data_edit_id {
  margin-top: 10px;
}
.custom_page_wrap {
  padding: 10px;
}

iframe.website_canvas {
  border: none;
  width: 100%;
  height: calc(100vh - 215px);
  background: #fff;
}
.website_wrapper .control_panel {
  padding: 10px;
  grid-column: 1;
  grid-row: 1;
  position: fixed;
  background: #fff;
  top: 157px;
  right: 29px;
  border-radius: 7px;
  width: 260px;
  display: none;
  box-shadow: 0 0 10px #00000045;
  cursor: grab;
  z-index: 99999;
}
.website_wrapper .control_panel.focus {
  display: block;
}

.website_wrapper .control_panel[data-controller="gallery_config"] {
  width: 560px;
}
.website_wrapper .control_panel[data-controller="gallery_config"] .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.toggle_save_webdesigner {
  grid-column: span 2;
}
.website_wrapper .control_panel[data-controller="gallery_config"] .box_toggle_style {
  grid-column: span 2;
}

.data_content_add_fixed.page_update {
  position: static;
  background: none;
  display: block !important;
}
.data_content_add_fixed.page_update .inner {
  margin: 0;
  padding-top: 10px;
  box-shadow: none;
  display: block !important;
  bottom: auto;
  top: auto;
  right: auto;
  float: none;
}
.data_content_add_fixed.data_content_config.page_update .inner {
  padding-top: 0.1px;
}
.data_content_add_fixed.page_update .scroll {
  margin-top: 0;
  padding: 0;
  border-top: none;
}
.data_content_add_fixed.page_update .btn_form_close {
  display: none;
}

@media only screen and (max-width: 1380px) {
  .data_content_add.cms_load_container .scroll {
    max-height: calc(100vh - 274px);
  }
}
@media only screen and (max-width: 1050px) {
  .data_content_add.cms_load_container .scroll {
    max-height: calc(100vh - 330px);
  }
}
.confirm_window {
  font-size: 14px;
}
.footer_edit {
  position: relative;
  border: none;

  padding: 20px;
  text-align: center;
  border-radius: 0;
  display: flex;
  justify-content: left;
  gap: 15px;
}
.footer_edit.clean {
  background: none;
  padding: 10px 0 20px;
}
.fixed_bg .footer_edit {
  justify-content: center;
}
.config_panel .footer_edit {
  position: static;
  margin: 20px 0 0;
}
.data_content_add_fixed .footer_edit {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: left;
  gap: 10px;
}
.confirm_narrow .footer_edit {
  display: none;
}
.data_content_add.confirm_narrow .inner {
  padding-bottom: 10px;
}
.menu_ex_list, .form_max_responses, .form_date_opts {
  display: none;
}
/*.menu_ex_list, .starting_category, .starting_filter_menu, .cat_menu_style, .form_max_responses, .form_date_opts {
  display: none;
}*/
.grid_content {
  display: grid;
  grid-template-columns: 265px auto;
  gap: 10px;
}
.field_id_21 .grid_content {
  grid-template-columns: 20% auto;
}
.page_payment-options .add_mode .grid_content {
  grid-template-columns: unset;
}
.grid_content.single {
  grid-template-columns: repeat(2, 1fr);
}
.grid_content .right_panel {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.narrow.add_style_panel2_single .right_panel {
  grid-template-columns: repeat(1, 1fr);
}
.grid_content .right_panel.single {
  display: block;
  grid-template-columns: unset;
}
.grid_content_5 .right_panel > .left, .grid_content_5 .right_panel > .right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.vtu_single .grid_content {
  grid-template-columns: repeat(1, 1fr);
}
.mode_seo .grid_content {
  grid-template-columns: repeat(1, 1fr);
}
.mode_seo .grid_content .left_panel {
  display: none;
}
.grid_content.grid_content_collapscol {
  grid-template-columns: 1fr;
  gap: 0;
}
.grid_content.grid_content_collapscol .legend.edit_header {
  position: relative;
  margin: 10px 0 0;
  cursor: pointer;
}
.grid_content.grid_content_collapscol .legend.open {
  border-radius: 7px 7px 0 0;
}
.grid_content.grid_content_collapscol .panel > fieldset.close {
  display: none;
}

.grid_content_collapscol .panel .legend.edit_header:after {
  content: "";
  position: absolute;
  top: 18px;
  right: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #9b9b9b;
  border-top: 5px solid light-dark(#9b9b9b, #b9b9b9);
}
.grid_content_collapscol .colp6 {
  margin-top: 10px;
}
.fieldset_flex {
  position: relative;
  border: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  
  background: #fff;
  border-bottom: 1px solid #e3e3e3;

  background: light-dark(#fff, #3f3f3f);
  border-bottom: 1px solid light-dark(#e3e3e3, #515151);

  border-top: none;
  box-sizing: border-box;
}
fieldset.readonly {
  background: #e5e5e5;
  background: light-dark(#e5e5e5, #212121);
}
.sub_fieldset:last-child {
  border-bottom: none;
}
.custom_form_heading {
  margin: 20px 0 10px 0;
}
.cf_rows.type_13 .fieldset_flex {
  height: auto;
}
.cf_rows.type_13 .fieldset_flex .form_fields {
  height: auto;
}
.cf_rows .cf_docs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.cf_rows .cf_docs a, .cf_docs .box span {
  display: block;
}
.cf_docs .box .title {
  text-align: center;
  line-height: 33px;
}
.cf_docs .box img {
  max-height: 150px;
  max-width: 150px;
  display: block;
}
.cf_docs .box .pdf {
  font-size: 130px;
  line-height: 150px;
  height: 150px;
  text-align: center;
}
.field_id_cookie {
  background: none;
  border: none;
}
.field_err {
  background: #ed535224;
  background: light-dark(#ed535224, #c34b4b36);
}
.fieldset_flex.padding {
  padding: 10px;
}
.fieldset_flex.pos_1 {
  border-radius: 7px 7px 0 0;
}
.fieldset_flex.pos_2 {
  border-radius: 0 0 7px 7px;
  margin-top: 0;
  margin-bottom: 10px;
}
.fieldset_flex.conor_1 {
  border-radius: 7px 0 0 0;
}
.fieldset_flex.conor_2 {
  border-radius: 0 7px 00;
}
.fieldset_flex.conor_3 {
  border-radius: 0 0 7px 0;
}
.fieldset_flex.conor_4 {
  border-radius: 0 0 0 7px;
}
.fieldset_flex.pos_3,
.page_featured-products .field_id_240,
.page_site-editor-terms-policy .field_id_240 {
  border-radius: 7px;
  margin-bottom: 10px;
}
.fieldset_flex .scroll_list {
  overflow-y: scroll;
  max-height: calc(100vh - 280px);
}
.field_id_349 {
  display: none;
}
.fieldset_flex.link {
  background: none;
  text-align: center;
  font-weight: bold;

  background: #def3ff;
  background: light-dark(#def3ff, #1f292f);
}
.fieldset_flex.link a {
  padding: 10px;
  display: block;
  color: #0872ae;
}
.fieldset_flex.link:hover {
  background: #abe1ff;
  background: light-dark(#abe1ff, #083953);
}
.quick_add .fieldset_flex {
  border-radius: 7px;
  margin-bottom: 10px;
}
.select_record_row.fieldset_flex {
  margin: 0;
  text-align: left;
  
  border: 1px solid #e3e3e3;
  border: 1px solid light-dark(#e3e3e3, #515151);

  border-radius: 7px;
}
.fieldset_flex.border {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 0 20px 20px;
}
.fieldset_flex.hide {
  display: none;
}
.fieldset_flex label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 10px;
  line-height: 50px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fieldset_flex.checkbox label.multi,
.fieldset_flex.radio label.multi {
  border-top: 1px solid #e3e3e3;
  border-top: 1px solid light-dark(#e3e3e3, #515151);
  line-height: 35px;
}
.gallery_config .fieldset_flex label {
  padding: 0;
}
.fieldset_flex.checkbox_popup label {
  margin-bottom: -10px;
}
.checkbox_popup.fieldset_flex .legend {
  position: relative;
  line-height: 50px;
  cursor: pointer;
}
.checkbox_popup .legend:before {
  content: "";
  position: absolute;
  top: 19px;
  right: 11px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;

  border-left: 5px solid #9b9b9b;
  border-left: 5px solid light-dark(#9b9b9b, #b9b9b9);
}
.checkbox_popup .sbWrapper {
  display: none;
}
.checkbox_popup.sbToggleOpen2 .sbWrapper {
  display: block;
}
.fieldset_flex .sub_field {
  position: absolute;
  font-size: 17px;
  line-height: 40px;
  right: 15px;
  cursor: default;
}
.theme_controller .form_fields_menu {
  position: absolute;
  top: 80px;
  right: 10px;
  border-radius: 6px;
  width: 115px;
  overflow: hidden;
}
@media only screen and (max-width: 1100px) {
  .theme_controller .form_fields_menu {
    top: 20px;
    right: 66px;
  }
}
.theme_controller .sbHolder {
  height: 35px;
}
.theme_controller .sbToggle {
  top: 5px;
}
.theme_controller .sbSelector {
  background: #3d5267;
  border-radius: 0;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  color: #fff !important;
}
.theme_controller .sbSelector:before {
  font-family: "Raleway", sans-serif !important;
  content: "Theme: ";
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
}
.field_id_welcome {
  max-width: 400px;
}

.fieldset_flex legend a {
  color: #588dbc;
  border-radius: 5px;
  display: block;
  padding: 10px;
}
.fieldset_flex legend a:hover {
  background: #588dbc;
  color: #fff;
}

.fieldset_flex.radio.styled {
  display: grid;
  gap: 10px;
  background: no-repeat;
  border: none;
}
.fieldset_flex.styled .legend {
  font-size: 15px;
  line-height: 50px;
  font-weight: 600;
}
.fieldset_flex.styled.grid .legend {
  grid-column: span 4;
  line-height: 25px;
}
.fieldset_flex.styled.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}
.fieldset_flex.styled label {
  display: grid;
  grid-template-columns: 70px auto;
  grid-template-rows: repeat(3, 1fr);
  line-height: 20px;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 1px 1px 9px #00000012;

  background: #fff;
  background: light-dark(#fff, #3f3f3f);

  border: 1px solid #d5d5d5;
  border: 1px solid light-dark(#d5d5d5, #676767);
}
.fieldset_flex.styled.grid label {
  display: block;
  text-align: center;
  padding: 4px 0;
}
.fieldset_flex.styled label.sel {
  border: 1px solid #0982c654;
  background: #6cd0f72e;
}
.fieldset_flex.styled label .img {
  grid-row: span 4;
  margin-right: 10px;
}
.fieldset_flex.styled.grid label .img {
  margin: 0 0 10px;
}
.fieldset_flex.styled .opt {
  font-weight: 600;
}
.fieldset_flex.styled .desc {
  grid-row: span 3;
}
.fieldset_flex.styled .form_check_radio span {
  display: none;
}
.fieldset_flex.grid .opt {
  font-weight: 500;
  font-size: 11px !important;
}

.draft_list_wrap {
  padding: 20px 20px 3px;
  box-shadow: 1px 1px 9px #00000012;
  background: #fff;
  background: light-dark(#fff, #3f3f3f);
  border: 1px solid #d5d5d5;
  border: 1px solid light-dark(#d5d5d5, #676767);
  border-radius: 7px;
  margin-top: 30px;
}
.draft_list_wrap .label {
  color: #858585;
  color: light-dark(#858585, #b3b3b3);
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 13px;
}
.draft_list_wrap .toggle_load_draft {
  line-height: 32px;
  border-top: 1px solid #d5d5d5;
  border-top: 1px solid light-dark(#d5d5d5, #676767);
  cursor: pointer;
}

.data_content_add .col2, .data_content_add .flexe_col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 10px;
}
.data_content_add .col2 .fieldset_flex {
  margin: 0;
}
.fieldset_flex.inline {
  display: inline-block;
  margin-right: 20px;
  min-width: 140px;
}
fieldset.fieldset_flex.small, fieldset.fieldset_flex.medium {
  display: grid;
  grid-template-columns: 70% 30%;
}
fieldset.fieldset_flex.item_desc {
  display: grid;
  grid-template-columns: 100px auto;
}
fieldset.select_fieldset.small, fieldset.select_fieldset.medium {
  grid-template-columns: 35% 65%;
}
fieldset.select_fieldset.no_label {
  display: grid;
  grid-template-columns: 0 100%;
}
fieldset.select_fieldset.row {
  margin: 0;

  border: 1px solid #e3e3e3;
  border: 1px solid light-dark(#e3e3e3, #515151);
}
fieldset.select_fieldset.row .form_fields_menu {
  min-height: 30px;
}
fieldset.select_fieldset.row .sbHolder {
  height: 32px;
  line-height: 32px;
}
fieldset.select_fieldset.row .sbSelector {
  font-size: 13px;
  height: 32px;
  line-height: 32px;
}
fieldset.select_fieldset.row .sbToggle:before {
  content: "";
  position: absolute;
  top: 1px;
  right: 6px;
}

.fieldset_flex .legend {
  padding: 0 10px;
  line-height: 30px;
  display: block;
  
  color: #858585;
  color: light-dark(#858585, #b3b3b3);

  font-size: 13px;
}
.fieldset_flex.radio .legend span {
  background: #5a8db8;
  color: #fff;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
fieldset.fieldset_flex.small .legend, fieldset.fieldset_flex.medium .legend {
  line-height: 13px;
  height: 30px;
  padding: 10px;
}
.fieldset_flex.checkbox .legend,
.fieldset_flex.radio .legend {
  color: #858585;
  color: light-dark(#858585, #b3b3b3);
  line-height: 50px;
}
.fieldset_flex .toggle_styler_tab {
  position: relative;
  line-height: 35px;
  cursor: pointer;
}
.toggle_styler_tab:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 8px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #9b9b9b;
  border-left: 5px solid light-dark(#9b9b9b, #b9b9b9);
}
.theme_styler_frame.active .toggle_styler_tab:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #9b9b9b;
  border-top: 5px solid light-dark(#9b9b9b, #b9b9b9);
}
.fieldset_flex .form_check_radio .opt,
.fieldset_flex .form_checkbox .opt {
  display: inline-block;
  
  color: #858585;
  color: light-dark(#858585, #b3b3b3);

  font-size: 13px;
  padding-right: 20px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fieldset_flex.flow .form_check_radio .opt,
.fieldset_flex.flow .form_checkbox .opt {
  padding-right: 0;
}
.fieldset_flex.field_id_cookie .form_check_radio .opt {
  display: inline-block;
  color: #fff;
}
.toggle_search_data.active legend {
  display: none;
}
.fieldset_flex.border > legend {
  font-weight: bold;
  margin-bottom: 8px;
}
.fieldset_flex .display {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 10px;
  line-height: 50px;
}
.fieldset_flex .display .field {
  display: inline-block;

  color: #858585;
  color: light-dark(#858585, #b3b3b3);

  font-size: 13px;
  padding-right: 20px;
}
.fieldset_flex .display span {
  float: right;
  font-size: 15px;
}
.fieldset_flex .display span b {
  font-weight: normal;
}
@keyframes bounceIn {
	0%, 6%, 14%, 100% {
    transform: translateY(0);
  }
	3% {
    transform: translateY(-10px);
  }
	10% {
    transform: translateY(-5px);
  }
}
fieldset .tip {
  animation: bounceIn 5s infinite;
  display: none;
  background: #5a8db8;
  color: #fff;
  padding: 10px;
  border-radius: 7px;
  box-shadow: 0 0 6px #0000004d;
  position: absolute;
  bottom: -37px;
  left: 8px;
  z-index: 10;
}
fieldset .tip.show {
  display: block;
}
fieldset .tip:before {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #5a8db8;
  top: -10px;
  left: 19px;
}
fieldset .tip a {
  color: #fff;
}
.fieldset_flex.flexe_type_112,
.fieldset_flex.flexe_type_23 {
  display: grid;
  grid-template-columns: auto 100px;
  align-items: center;
  padding: 0 10px;
}
.fieldset_flex.flexe_type_112 {
  grid-template-columns: auto 82px;
}
.fieldset_flex.flexe_type_112 .legend,
.fieldset_flex.flexe_type_23 .legend {
  line-height: 45px;
  text-align: left;
  padding: 0;
  font-size: 13px;
}

.box_toggle_style {
  display: flex;
  align-items: center;
  justify-content: right;
  gap: 10px;
  padding-right: 7px;
}
.box_toggle_style .legend {
  margin-right: auto;
}
.box_toggle_style label {
  border: none !important;
  background: #eee;
  border-radius: 7px;
  line-height: 27px !important;
}
.box_toggle_style label:hover {
  background: #a3c8e8;
  color: #fff;
}
.box_toggle_style label.sel {
  background: #598dba;
}
.box_toggle_style label.sel .opt,
.box_toggle_style label:hover .opt {
  color: #fff !important;
}
.box_toggle_style label .opt {
  padding-right: 0 !important;
}
.box_toggle_style label span {
  display: none !important;
}

.checkbox.box_toggle_style.narrow {
  flex-direction: column;
  padding: 0 10px 10px 10px;
  align-items: normal;
}
.checkbox.box_toggle_style.narrow .legend {
  line-height: 30px;
  margin-top: 10px;
}

.grid_content_collapscol .panel {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.grid_content_collapscol .panel > div,
.grid_content_collapscol .panel > fieldset {
  grid-column: 1 / -1;
  align-items: center;
}
.grid_content_collapscol .panel > fieldset label {
  line-height: 40px;
}
.grid_content_collapscol .panel .form_check_radio span {
  margin-top: 10px;
}
.grid_content_collapscol .panel .col_span1 {
  grid-column: span 1;
  /*grid-template-columns: unset;*/
  height: 40px;
}
.grid_content_collapscol .panel .col_span2 {
  grid-column: span 2;
  grid-template-columns: auto 35px 10px;
  height: 40px;
}
.grid_content_collapscol .panel .col_span3 {
  grid-column: span 3;
}
.grid_content_collapscol .panel fieldset .legend {
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 10px;
}
fieldset.fieldset_flex.flexe_type_112 .legend,
fieldset.fieldset_flex.flexe_type_23 .legend {
  padding: 0;
}
.grid_content_collapscol .panel fieldset input {
  text-align: center !important;
  padding: 0;
  font-size: 12px;
}
.grid_content_collapscol .panel .fieldset_flex .form_fields {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.grid_content_collapscol .panel .checkbox_popup .legend:before {
  content: "";
  position: absolute;
  top: 15px;
}

.css_pad.close {
  display: none !important;
}
.css_pad_heading {
  text-align: center;
  border: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  color: #858585;
  color: light-dark(#858585, #b3b3b3);
}
.css_margin_heading {
  padding-top: 25px;
}
.css_pad {
  display: flex !important;
  flex-direction: column;
  border: none;
  margin-left: -48px;
}
.css_pad_l, .css_pad_r {
  grid-column: span 2 !important;
}
.css_pad_u {
  position: absolute;
  width: 34px;
  border: none;
  border: 1px solid #ddd;
  border-left: none;
  border-radius: 0 5px 5px 0;
  line-height: 30px;
  height: 30px;
}
.css_pad_u .legend {
  height: 30px !important;
  line-height: 30px !important;
}
.css_pad_u .legend {
  padding: 0 !important;
}
.css_pad_u .legend:before {
  content: unset !important;
}
.css_pad_u_t {
  top: 108px;
  right: 137px;
}
.css_margin.css_pad_u_t {
  top: 328px;
}
.css_pad_u_l {
  top: 163px;
  left: 75px;
}
.css_margin.css_pad_u_l {
  top: 383px;
}
.css_pad_u_r {
  top: 163px;
  right: 55px;
}
.css_margin.css_pad_u_r {
  top: 383px;
}
.css_pad_u_b {
  top: 218px;
  right: 137px;
}
.css_margin.css_pad_u_b {
  top: 438px;
}
.css_pad input {
  width: 35px;
  border-right: none !important;
  border-radius: 5px 0 0 5px !important;
}
.css_pad .legend {
  line-height: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  margin-left: 32px;
}

.margin_bottom_10 {
  margin-bottom: 10px !important;
}
.toggle_form_time {
  display: grid;
  grid-template-columns: 30px 5px 30px 30px;
  padding: 12px;
  font-size: 15px;
  text-align: center;
}
.ft_time div {
  display: none;
  position: absolute;
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 7px;
  line-height: 30px;
  z-index: 1;
}
.ft_time span, .ft_time li {
  display: block;
  cursor: pointer;
}
.ft_time li {
  border-radius: 3px;
  width: 30px;
}
.ft_time li:hover {
  background: #e7e7e7;
}
.ft_time li.sel {
  background: #598dba;
  color: #fff;
}




.styler_group {
  border-top: 1px solid #e3e3e3;
  border-top: 1px solid light-dark(#e3e3e3, #515151);
}
.theme_styler_frame .frame {
  display: none;
  padding: 0 10px 10px 10px;
}
.theme_styler_frame .frame_active {
  padding: 0 10px 10px 10px;
}
.theme_styler_frame.active .frame {
  display: block;
}
.theme_styler_frame .select {
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border: 1px solid light-dark(#e3e3e3, #515151);
  border-radius: 5px;
}
.theme_styler_frame .font_col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 10px;
}
.theme_styler_frame .font_row {
  display: grid;
  grid-template-columns: 1fr;
}
.theme_styler_frame .font_row.span2 {
  grid-column: span 2;
}
.theme_styler_frame .font_row.align_center {
  width: 94px;
  margin: 0 auto;
}
.theme_styler_frame .font_row.center {
  text-align: center;
}
.theme_styler_frame .font_row .legend {
  line-height: 15px;
  padding: 0;
  font-size: 13px;
  margin-top: 7px;
}
.theme_styler_frame .font_row_btns,
.font_styler_wrap .font_style,
.font_styler_wrap .font_align,
.font_styler_wrap .font_valign {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  text-align: center;
  gap: 2px;
}
.theme_styler_frame .font_row_btns .btn {
  position: relative;
  border: 1px solid #e3e3e3;
  border: 1px solid light-dark(#e3e3e3, #515151);
  border-radius: 3px;
  line-height: 23px;
  height: 23px;
  font-size: 14px;
  padding: 0;
  color: #858585;
  color: light-dark(#858585, #b3b3b3);
  cursor: pointer;
}
.theme_styler_frame .font_row_btns .btn[title="Underline"] {
  text-decoration: underline;
}
.theme_styler_frame .font_row_btns .btn:hover {
  border: 1px solid #52b1e7;
  color: #00a2ff;
  border: 1px solid light-dark(#52b1e7, #5a8db8);
}
.theme_styler_frame .font_row_btns .btn.sel {
  border: 1px solid #52b1e7;
  background: #e0f2ff;
  color: #00a2ff;
  border: 1px solid light-dark(#52b1e7, #5a8db8);
  background: light-dark(#e0f2ff, #31383d);
  color: light-dark(#00a2ff, #b0d3e7);
}
.font_row_btns label input {
  display: none;
}
.font_styler_wrap .font_align div,
.font_styler_wrap .font_valign div {
  font-family: 'flexeicons3';
}

.toggle_number_val {
  display: grid;
  grid-template-columns: 25px auto 25px;
  align-items: anchor-center;
}
.toggle_number_val .input {
  text-align: center !important;
  padding: 0;
  font-size: 12px;
  width: 30px;
  border: none !important;
  border-radius: 0 !important;
  height: 25px;
}
.toggle_number_val input {
  text-align: center;
  padding: 0;
  font-size: 12px;
  border: none;
  height: 25px;
}
.toggle_number_val.opt .input input {
  text-align: right;
}
.toggle_number_val.opt .input {
  display: grid;
  grid-template-columns: auto 18px;
  gap: 1px;
  text-align: left;
  line-height: 25px;
  font-size: 10px;
  height: 23px;
  cursor: pointer;
}
.toggle_number_val .btn {
  background: #598dba;
  color: #fff;
  border-radius: 100%;
  height: 23px;
  width: 23px;
  line-height: 21px;
  font-size: 29px;
  text-align: center;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggle_number_val .plus {
  line-height: 24px;
}
.toggle_number_val .btn:hover {
  background: #abe1ff;
  background: light-dark(#abe1ff, #083953);
}
.toggle_number_val.opt[data-m="auto"] .btn,
.toggle_number_val.opt[data-m="none"] .btn {
  opacity: 0;
}
.toggle_number_val.opt[data-m="auto"] .input,
.toggle_number_val.opt[data-m="none"] .input {
  border: 1px solid #52b1e7;
  border: 1px solid light-dark(#52b1e7, #5a8db8);
  display: block;
  text-align: center;
  border-radius: 5px !important;
}
.toggle_number_val.opt[data-m="auto"] input,
.toggle_number_val.opt[data-m="none"] input {
  display: none;
}
.theme_styler_frame .font_row.margin_bottom {
  margin-bottom: 30px;
}
.num_opts_list {
  position: relative;
}
.num_opts_list .list {
  position: absolute;
  display: none;
  box-shadow: 0 3px 10px #0000004d;
  border-radius: 0 0 4px 4px;
  line-height: 18px;
  background: #fff;
  background: light-dark(#fff, #3f3f3f);
  top: 47px;
  right: 30px;
  z-index: 3;
}
.num_opts_list .list.active {
  display: block;
}
.num_opts_list .list div {
  padding: 0 10px;
  line-height: 25px;
  cursor: pointer;
}
.num_opts_list .list div:hover {
  background: #e0f2ff;
  background: light-dark(#e0f2ff, #31383d);
}
.num_opts_list.control-sub-padding .list div:nth-last-child(3) {
  display: none;
}

.flow_cms .data_content_add_fixed .footer_edit {
  display: grid;
  grid-template-columns: 140px 140px 30px 140px;
}
.flow_cms .btn_form.close {
  grid-column: 4;
}
.flow_cms .fieldset_flex {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.flow_cms .toggle_font_styler {
  overflow: visible;
  margin-bottom: 150px;
}
.flow_cms .fieldset_flex.active {
  opacity: 1;
  height: auto;
  overflow: visible;
}
.flow_cms .fieldset_flex.active .fieldset_flex {
  opacity: 1;
  height: auto;
}
.flow_cms_btns {
  display: none;
}
.flow_cms .flow_cms_btns_non {
  display: none;
}
.fieldset_flex.styled,
.fieldset_flex.flow {
  background: none;
  border: none;
  margin: 0;
}
.fieldset_flex.flow > .legend {
  font-size: 15px;
  line-height: 50px;
  height: 60px;
  font-weight: 600;
  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);
}
.fieldset_flex.flow .form_fields {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  background: light-dark(#fff, #3f3f3f);
  border-bottom: 1px solid light-dark(#e3e3e3, #515151);
  border-radius: 7px;
}
.site_menu_config_window input[name="site_menu_config"] {
  display: none;
}
.fieldset_flex.styled2 {
  padding: 10px;
  border-radius: 7px;
}
.fieldset_flex.styled2 span {
  display: none;
}
.insert_menu_item {
  position: relative;
  border: 1px solid #0982c654;
  background: #6cd0f72e;
  padding-left: 15px;
  font-weight: bold;
  border-radius: 7px;
  line-height: 35px;
  color: #2990c7;
}
.site_menu_config_window .styled2 {
  display: none;
}
.site_menu_config_window .styled2.show {
  display: block;
}
.label_radio_tree_list .sub .list {
  margin-left: 14px;
}
.label_radio_tree_list .first .opt {
  font-style: italic;
  font-size: 13px;
  text-transform: uppercase;
}

.field_id_1115.multi_upload.fieldset_flex {
  display: grid;
  grid-template-columns: auto 218px;
  gap: 10px;
  background: none;
  border: none;
}
.field_id_1115.multi_upload.fieldset_flex .gallery {
  overflow-y: scroll;
  max-height: calc(100vh - 124px);
  padding: 0 10px;
}
.field_id_1115.multi_upload.fieldset_flex .controls {
  overflow-y: scroll;
  max-height: calc(100vh - 134px);
}
.field_id_1115.multi_upload.fieldset_flex .gallery::-webkit-scrollbar,
.field_id_1115.multi_upload.fieldset_flex .controls::-webkit-scrollbar {
  display: none;
}

.temp_img_placement {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
}
.temp_img_placement .box {
  position: relative;
}
.temp_img_placement img {
  width: 100%;
  display: block;
  box-sizing: border-box;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.temp_img_placement .box .name {
  font-size: 12px;
  line-height: 3;
  text-align: center;
}
.temp_img_placement .box span {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  height: 35px;
  line-height: 33px;
  border-radius: 7px;
  padding: 0 15px;
  text-align: center;
  background: #1182c3;
  box-sizing: border-box;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  display: none;
  z-index: 10;
}
.temp_img_placement .box:hover span {
  display: inline-block;
}
.temp_img_placement .box textarea {
  display: none;
}
.toggle_fs_element {
  cursor: pointer;
}

fieldset[data-gallery-type='7'] .field_id_1114,
fieldset[data-gallery-type='7'] .field_id_1112,
fieldset[data-gallery-type='7'] .field_id_1124,
fieldset[data-gallery-type='7'] .field_id_1122,
fieldset[data-gallery-type='7'] .field_id_1123,
fieldset[data-gallery-type='7'] .field_id_1128,
fieldset[data-gallery-type='7'] .temp_img_placement .box .name {
  display: none;
}

pre.json_pretty {
  border: 1px solid #d7d7d7;
  border-radius: 7px;
  padding: 10px;
  max-height: calc(100vh - 257px);
  overflow: scroll;
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.key_match {
  color: #007bff;
  font-weight: 500;
}
.instagram_info {
  text-align: center;
}
.instagram_info .legend {
  font-size: 16px;
}
.instagram_info .btn {
  margin-bottom: 25px;
  margin-top: -15px;
}
.instagram_status {
  margin-top: 10px;
}
.insta_auth_btn {
  margin-top: 20px;
}
.instagram_status .status {
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 0 7px 7px 0;
}
.google_loc_list {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
}

.seo_same {
  background: #939393;
  height: 20px;
  line-height: 21px;
  width: 20px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
}
.seo_same b {
  background: #fff;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 100%;
}
.seo_more {
  background: #3ab973;
  color: #fff;
  font-weight: 600;
  height: 20px;
  line-height: 17px;
  padding: 0 5px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
}
.seo_more:before {
  content: "^";
  font-family: 'flexeicons2' !important;
  font-size: 7px;
  margin-right: 3px;
}
.record_row_info .field_domain-seo-admin,
.record_row_info .field_domain-seo,
.record_row_info .field_domain-dns-admin,
.record_row_info .field_domain-dns,
.record_row_info .field_subscriptions {
  display: none ;
}
.record_row_info .seo_report .field_domain-seo-admin,
.record_row_info .seo_report .field_domain-seo,
.record_row_info .dns_hosting .field_domain-dns-admin,
.record_row_info .dns_hosting .field_domain-dns,
.record_row_info .dns_hosting .field_subscriptions {
  display: block ;
}

.page_customer-pricing-classes .active_edit_id_1 .field_id_319,
.page_customer-pricing-classes .active_edit_id_1 .field_id_320,
.page_customer-pricing-classes .active_edit_id_1 .field_id_315,
.page_customer-pricing-classes .active_edit_id_1 .field_id_317 {
  display: none;
}
.field_id_602,
.pg_grp_reports .datepicker_range_wrapper .field_id_del {
  display: none !important;
}
.page_custom-fields-checkout .field_id_602 {
  display: grid !important;
}
.page_customer-pricing-classes .active_edit_id_1 .field_id_318 {
  border-radius: 7px;
  margin-bottom: 10px;
}

.toggle_search_data.active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0000001a;
  padding-top: 35px;
  z-index: 100;
}
.toggle_search_data.active .search_link {
  max-width: 700px;
  margin: 0 auto;
  
  background: #fff;
  border: 1px solid #e3e3e3;

  background: light-dark(#fff, #313131);
  border: 1px solid light-dark(#e3e3e3, #676767);
}
.fieldset_upload_file {
  display: none;
}
.upload_import_form {
  margin-bottom: 10px;
}
.fieldset_img_wrap {
  text-align: center;
}
.fieldset_img {
  padding: 10px;
  border-radius: 7px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.fieldset_img img, .fieldset_img video {
  max-width: 100%;
  max-height: 400px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.file_uploaded span {
  font-size: 80px;
  display: block;
  height: 80px;
  text-align: left;
}
.panel .file_uploaded span {
  margin-top: 25px;
}
.cms_rows .file_uploaded {
  display: block;
  width: 100%;
}
.cms_rows .file_uploaded span {
  font-size: 27px;
  background: #ffeded;
  color: #eb3535;
  margin: 0;
  text-align: center;
}
.grid_content .file_uploaded span {
  margin: 0;
  height: auto;
  text-align: center;
}
.fieldset_img div {
  margin-top: 5px;
}
.fieldset_img input, .fieldset_img .toggle_del_image {
  display: none;
}
.fieldset_meta .form_fields, .fieldset_meta textarea {
  border-radius: 7px 7px 0 0;
}
.fieldset_img .file.add, .item_file_upload.add {
  background: #5bbb8b;
  color: #fff;
  line-height: 25px;
  padding: 0 10px;
  border-radius: 5px;
}
.flow .fieldset_img .file.add,
.field_id_1115.multi_upload .row_no_img {
  display: none;
}
.field_id_1115.multi_upload.fieldset_flex .file {
  background: #1182c3;
  color: #fff;
  line-height: 35px;
  border-radius: 7px;
  display: inline-block;
  padding: 0 30px;
}
.flow_cms .fieldset_img .file.loading {
  background: url(/images/loading3.svg) no-repeat #1182c3;
  background-size: 30px;
  background-position: center center;
  color: transparent;
}
.meta_frame {
  border: 1px solid #98a7b9;
  background: #98a7b9;
  color: #fff;

  border: 1px solid light-dark(#98a7b9, #676767);
  background: light-dark(#98a7b9, #616161);

  border-top: none;
  padding: 5px;
  border-top: none;
  width: 100%;
  box-sizing: border-box;
  font-style: italic;
}
.fieldset_flex.pos_2 .meta_frame, .fieldset_flex.pos_3 .meta_frame {
  border-radius: 0 0 6px 6px;
}
.form_check_radio .legend {
 display: inline-block;
}
.form_check_radio input {
  display: none;
}
.form_check_radio span {
  border: 3px solid #dbdbdb;
  border: 3px solid light-dark(#dbdbdb, #454545);

  border-top: none;
  border-left: none;
  vertical-align: text-top;
  margin-right: 6px;
  transform: rotate(40deg);
  float: right;
  margin-top: 16px;
}
.form_check_radio.multi span {
  margin-top: 8px;
}
.field_id_cookie .form_check_radio span {
  border-color: transparent;
}
.form_check_radio span b {
  background: none;
  display: block;
  width: 3px;
  height: 10px;
  margin: 1px;
}
.form_check_radio.sel span {
  border-color: #1780be;
  border-color: light-dark(#1780be, #fff);
}
.field_id_cookie  .form_check_radio.sel span {
  border-color: #fff;
}
.pay_list_wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}
.pay_list_wrapper img {
  max-width: 100%;
  border-radius: 7px;
}
.pay_list_wrapper .heading {
  grid-column: span 5;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
}
.pay_list_wrapper .row {
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 10px #00000017;
  cursor: pointer;
}
.pay_list_wrapper .row label {
  cursor: pointer;
}
.pay_list_wrapper input {
  display: none;
}
.pay_list_wrapper .row:hover, .pay_list_wrapper .row.sel {
  border: 1px solid #44b6f5;
}

.legend.edit_header {
  font-size: 16px;
  margin-top: 10px;
  margin-left: 2px;
  margin-bottom: 10px;
  font-weight: 800;
  padding: 0 11px;

  color: #858585;
  background: #ffffff;
  border-bottom: 1px solid #c9c9c9;

  color: light-dark(#858585, #c5c5c5);
  background: light-dark(#ffffff, #252525);
  border-bottom: 1px solid light-dark(#c9c9c9, #4f4f4f);

  border-radius: 7px;
  line-height: 42px;
  height: 42px;
}

.fieldset_text {
  background: #98a7b9;
  color: #fff;
  background: light-dark(#98a7b9, #616161);
  color: light-dark(#fff, #e3e3e3);
  display: block;
  padding: 7px 10px;
  text-align: left;
  margin: 0;
  position: relative;
  margin: 8px 0 0;
  border-radius: 5px;
}
.fieldset_text.single {
  margin-bottom: 10px;
}
.fieldset_text.attached {
  grid-column: span 2;
  border-radius: 0 0 5px 5px;
}
.adv_cms_edit_container .fieldset_text.attached {
  padding: 0;
  margin: 0;
}
.meta_group.start {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.meta_group.values .legend {
  display: inline-block;
  line-height: 34px;
  overflow: hidden;
  white-space: nowrap;
}
.dyn_sbList {
  border: 1px solid #ddd;
  border: 1px solid light-dark(#ddd, #737373);

  border-radius: 7px;
  display: flex;
  gap: 7px;
  padding: 5px;
  flex-wrap: wrap;
}
.meta_group.values {
  margin-top: 10px;
}
.meta_group.start .dyn_sbList {
  display: none;
}
.meta_group.values .sbToggleOpen2 .sbOptions {
  display: flex !important;
  flex-wrap: wrap;
}
.meta_group.values .fieldset_flex .label_opt {
  line-height: 25px;
  margin: 0;
  padding: 0;
  font-size: 12px;

  border: 1px solid #ddd;
  border: 1px solid light-dark(#ddd, #737373);

  border-radius: 5px;
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
}
.meta_group.values .fieldset_flex .dyn_sbList .label_opt {
  background: #d9e7ef;
  border: 1px solid #d9e7ef;

  background: light-dark(#d9e7ef, #1f3643);
  border: 1px solid light-dark(#d9e7ef, #1f3643);
}
.meta_group.values .fieldset_flex .label_opt:hover {
  border: 1px solid #1182c3;
  color: #1182c3;
}
.meta_group.values .fieldset_flex .dyn_sbList .label_opt:before {
  content: "-";
  font-family: 'flexeicons2';
  display: inline-block;
  font-size: 9px;
}
.meta_group.values .fieldset_flex {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 10px;
  padding: 10px;
}
.meta_group.start .fieldset_text.attached,
.meta_group.start .checkbox_popup .legend:before {
  display: none;
}
.meta_group.start .fieldset_flex {
  margin: 0;
  padding: 0 0 0 20px;
}
.meta_group.start .fieldset_flex.checkbox .legend {
  line-height: 38px;
}
.meta_group.start .fieldset_flex:before {
  content: "+";
  font-family: 'flexeicons';
  position: absolute;
  top: 11px;
  left: 9px;
  font-size: 15px;
  color: #797979;
}
.meta_group.values .checkbox_popup .legend:before {
  display: none;
}
.meta_group.values .checkbox_popup .legend:after {
  content: "+";
  font-family: 'flexeicons';
  margin-left: 6px;
  font-size: 14px;
  vertical-align: bottom;
}
.meta_group.values .fieldset_flex .form_check_radio .opt,
.meta_group.values .fieldset_flex .form_checkbox .opt {
  padding: 0;
  color: #3f3f3f;
}
.adv_cms_edit_container .add_btn {
  margin: 0;
  border-radius: 0 0 7px 7px;
}
.dyn_opts_list_btns {
  display: grid;
  grid-template-columns: auto 65px;
}

.fieldset_info {
  color: #333;
  color: light-dark(#333, #e3e3e3);

  display: block;
  padding: 0 10px;
  text-align: left;
  margin: 0;
  position: relative;
}
.page_shipping-costs-pricing .pricing_weight_note {
  display: none;
}
.page_shipping-costs-weight .pricing_note {
  display: none;
}

.tab_btns {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: right;
  padding: 4px 10px;
  z-index: 1000;
}
.tab_btns legend {
  border: 1px solid #ddd;
  background: #5a8db8;

  border: 1px solid light-dark(#ddd, #676767);
  background: light-dark(#5a8db8, #272727);
}
.tabbed_container .fieldset_flex {
  position: absolute;
  display: none;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.tabbed_container .fieldset_flex.tab_description {
  left: auto;
  right: auto;
  top: 10px;
}
.tabbed_container .fieldset_flex.tab_h_text,
.tabbed_container .fieldset_flex.tab_description,
.tabbed_container .fieldset_flex.tab_cat_d,
.tabbed_container .fieldset_flex.tab_extra_d {
  display: block;
  bottom: 75px;
  background: no-repeat;
  border: none;
}
.tabbed_container .fieldset_flex.tab_cat_d2,
.tabbed_container .fieldset_flex.tab_extra_d2 {
  bottom: 75px;
}
.tabbed_container .fieldset_flex.tab_cat_d,
.tabbed_container .fieldset_flex.tab_cat_d2,
.tabbed_container .fieldset_flex.tab_extra_d,
.tabbed_container .fieldset_flex.tab_extra_d2 {
  top: 0;
}

.tab_page_menu {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
  margin: 0 0 10px 0;
}
.tab_page_menu .tab {
  position: relative;

  border: 1px solid #ebebeb;
  background: #fff;

  border: 1px solid light-dark(#ebebeb, #616161);
  background: light-dark(#fff, transparent);

  border-radius: 7px;
  padding: 10px;
  cursor: pointer;
}
.tab_page_menu .tab.sel {
  border: 1px solid #1280c1;
}
.tab_page_menu span {
  position: absolute;
  display: inline-block;
  font-size: 23px;
  background: #1280c1;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #bae6ff;
}
.tab_page_menu h3 {
  padding-left: 53px;
  font-size: 13px;
}
.tab_page_menu p {
  padding-left: 53px;
  margin: 4px 0 3px 0;
  font-size: clamp(9px, 0.7vw, 11px);
}
@media only screen and (max-width: 1240px) {
  .tab_page_menu {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 720px) {
  .tab_page_menu {
    grid-template-columns: repeat(3, 1fr);
  }
  .tab_page_menu h3 {
    margin-top: 10px;
  }
  .tab_page_menu p {
    display: none;
  }
  .tab_page_menu span {
    position: relative;
    float: left;
  }
}
@media only screen and (max-width: 720px) {
  .tab_page_menu .tab {
    padding: 0;
  }
  .tab_page_menu {
    grid-template-columns: repeat(6, 1fr);
  }
  .tab_page_menu h3 {
    display: none;
  }
  .tab_page_menu span {
    position: relative;
    float: none;
    width: auto;
    display: block;

    background: #fff;
    color: #0982c6;

    background: light-dark(#fff, #373737);
    color: light-dark(#0982c6, #bae6ff);
  }
}

.editor_close {
  position: absolute;
  color: #fff;
  top: 15px;
  right: 15px;
  border: 1px solid #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 10px;
  font-weight: bold;
  border-radius: 7px;
  background: #717171;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (max-width: 400px) {
  .editor_close {
    top: 43px;
    right: 5px;
  }
}
.cms_template_wrapper {
  background: #ededed;
  background: light-dark(#ededed, #3f3f3f);

  padding: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.cms_template_wrapper .box {
  min-height: 20px;
  border-radius: 5px;
  
  background: #fff;
  background: light-dark(#fff, #4d4d4d);
  
  box-shadow: 0 0 5px #0000000f;
  padding: 10px;
  border: 1px solid transparent;
  cursor: pointer;
}
.cms_template_wrapper .box.sel {
  border: 1px solid #20c751;
  background: #e9ffe5;
}
.cms_template_wrapper .border {
  border: 1px dashed #979797;
  min-height: 50px;
  border-radius: 5px;
}
.cms_template_wrapper .grid_content,
.cms_template_wrapper .grid_content .right_panel {
  gap: 10px;
}
.cms_template_wrapper .temp5col .grid_content .right_panel .frame.left,
.cms_template_wrapper .temp5col .grid_content .right_panel .frame.right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border: none;
  gap: 10px;
  padding: 0;
}


.item_image_manager {
  background: #fff;
  background: light-dark(#fff, #3f3f3f);
  margin: 0 10px 0 0;
  padding: 6px;
  border-radius: 7px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}
.image_manager_uploader:after {
  content: "";
  position: absolute;
  top: 40vh;
  left: 50vw;
  height: 50px;
  width: 50px;
  display: block;
  z-index: 10;
}
@media (prefers-color-scheme: light) {
  .image_manager_uploader:after {
    background: url(/images/loading4.svg);
    background-size: 50px;
  }
}
@media (prefers-color-scheme: dark) {
  .image_manager_uploader:after {
    background-image: url(/images/loading5.svg);
    background-repeat: no-repeat;
    background-size: 50px;
  }
}
.item_image_manager img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}
.item_image_wrapper {
  padding-bottom: 7px;
}
.item_image_wrapper .row_wrapper {
  position: relative;
  vertical-align: top;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-right: 6px;
  padding: 13px;
  overflow: hidden;
  align-items: self-end;
  z-index: 1;
}
.item_image_manager .buttons {
  display: flex;
  gap: 10px;
  margin: 15px;
}
@media only screen and (max-width: 450px) {
  .item_image_manager .buttons {
    display: grid;
  }
}
.item_image_manager .buttons .edit_btn {
  width: auto;
  padding: 0 20px;
  border-radius: 7px;
}
.item_image_wrapper .sortable_group .img_box_outer:hover {
  cursor: e-resize;
}
.item_image_wrapper .img_box_outer_pdf {
  cursor: default;
}
.video_progress {
  background: #fff;
  width: 300px;
  height: 60px;
  margin: 0 auto;
  margin-top: 48vh;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  font-size: 15px;
  box-shadow: 0 0 10px #00000059;
}
.video_progress .progress {
  background: #ddd;
  height: 30px;
  margin-top: 10px;
  border-radius: 5px;
  text-align: left;
  overflow: hidden;
}
.video_progress .progress span {
  display: inline-block;
  background: #4b769c;
  width: 0%;
  height: 30px;
}
.main_image_slot {
  position: absolute;
  
  background: #9cc2e3;
  background: light-dark(#9cc2e3, #9cc2e3);

  margin: 0 0 10px 0;
  border-radius: 6px;
  display: inline-block;
  width: clamp(100px, 20vw, 200px);
  aspect-ratio: 1 / 1;
  vertical-align: top;
  margin-top: 13px;
  margin-left: 13px;
}
.item_image_wrapper .img_box_outer {
  padding: 8px;
  border-radius: 7px;
}
.item_image_wrapper .img_box_outer:first-child  {
  background: #9cc2e3;
  background: light-dark(#9cc2e3, #9cc2e3);
}
.item_image_wrapper .img_box {
  position: relative;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
  width: clamp(100px, 20vw, 200px);
}
@media only screen and (max-width: 550px) {
  .item_image_wrapper .row_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .item_image_wrapper .img_box {
    width: auto;
  }
}
.item_image_wrapper img {
  width: 100%;
  display: block;
  border-radius: 4px;
}
.item_image_wrapper .row_no_img {
  font-size: clamp(15px, 10vw, 100px);
  color: #85a0c3;
  margin-bottom: 15px;
}
.item_image_wrapper .del_sec_img {
  position: absolute;
  top: -11px;
  right: -11px;
  font-size: 13px;
  cursor: pointer;
}
.item_image_wrapper .img_wrap {
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 4px;
  width: 100%;
}
.sortable_group .img_wrap {
  border: 1px dashed #f77a07;
  border: 1px dashed light-dark(#f77a07, #a97133);

  padding: 8px;
}
.images_section .item_image_wrapper .img_box_outer:first-child .img_wrap {
  background: #d3ebf9;
  background: light-dark(#d3ebf9, #01315b);
}
.item_image_wrapper .image_info_field {
  background: #e7e7e7;
  background: light-dark(#e7e7e7, #313131);
}
.item_image_wrapper .image_del {
  display: none;
}
.img_box_outer_pdf .img_wrap {
  font-size: clamp(50px, 20vw, 116px);
  color: #d93030 !important;
  background: none;
  height: auto;
  line-height: unset;
  text-align: center;
  margin-bottom: 5px;
  cursor: default;
}
.s_item_wrapper {
  width: 0;
  height: 0;
  overflow: hidden;
  display: none;
}
.item_image_wrapper .add_video {
  position: relative;
  overflow: visible;
}
.add_video_edit {
  position: absolute;
  display: none;

  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);

  text-align: left;
  border-radius: 10px;
  box-shadow: 0 0 7px #00000050;
  padding: 22px 20px 0;
  max-width: 330px;
  width: calc(100vw - 82px);
  margin-top: 5px;
  z-index: 1;
}
.item_image_wrapper .img_video {
  font-size: 103px;
  color: #c52d2d;
}

.image_manager_wrapper.ajax {
  margin-top: 20px;
}
.image_manager_form .btn_form {
  display: none;
}
.image_manager_form {
  display: inline-block;
}
.image_manager_form.upload_panel {
  display: block;
}
.image_manager_form .fieldset_img, .image_manager_wrapper .match_all_items {
  display: inline-block;

  border: 1px solid #52b1e7;
  background: #e0f2ff;
  color: #00a2ff;

  border: 1px solid light-dark(#52b1e7, #5a8db8);
  background: light-dark(#e0f2ff, #31383d);
  color: light-dark(#00a2ff, #b0d3e7);

  height: 35px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 0 50px;
  margin-right: 5px;
  border-radius: 7px;
}
.image_manager_form.upload_panel .fieldset_img {
  margin: 0;
  display: block;
  margin-bottom: 10px;
}

.image_manager_wrapper .im_box {
  border: 10px solid #fff;
  border-bottom: 55px solid #fff;

  border: 10px solid light-dark(#fff, #535353);
  border-bottom: 55px solid light-dark(#fff, #535353);

  box-shadow: 0px 0px 7px #00000050;
  display: inline-block;
  margin: 10px 0 0 10px;
  text-align: center;
  font-size: 12px;
  position: relative;
}
.image_manager_wrapper .im_box span {
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  line-height: 35px;
  display: inline-block;
}
.image_manager_wrapper .im_box img {
  display: block;
  border: 1px solid #ededed;
  max-height: 180px;
  min-width: 150px;
}
.image_manager_wrapper .form_field {
  border: 1px solid #e3e3e3;

  background: #fff;
  background: light-dark(#fff, #535353);

  margin: 0;
  height: 40px;
  display: block;
  padding: 0;
  width: 100%;
  line-height: 40px;
  font-size: 13px;
  text-indent: 5px;
  box-shadow: none;
  box-sizing: border-box;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.image_manager_wrapper .im_box .form_field {
  width: 100% !important;

  border: 1px solid #ddd !important;
  border: 1px solid light-dark(#ddd, #6f6f6f) !important;

  position: absolute;
  box-sizing: border-box;
  bottom: -45px;
}
.image_manager_wrapper .img_name_focus {
  bottom: -8px !important;
  background: #fff;
  color: #000;
  opacity: 0.8;
}
.image_manager_wrapper .im_box .search_list {
  background: #fff;
  border: 1px solid #ddd;
  
  background: light-dark(#fff, #535353);
  border: 1px solid light-dark(#ddd, #6f6f6f);

  border-bottom: none;
  position: absolute;
  margin-top: 44px;
  width: 100%;
  box-sizing: border-box;
  z-index: 2;
  max-height: 400px;
  overflow: hidden;
  overflow-y: scroll;
}
.image_manager_wrapper .im_box .item_show {
  border-bottom: 1px solid #ddd;
  border-bottom: 1px solid light-dark(#ddd, #6f6f6f);

  line-height: 35px;
  cursor: pointer;
}
.image_manager_wrapper .match {
  background: #f99e00;
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 25px;
  padding: 0 10px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.image_manager_wrapper .im_box .item_show:hover {
  background: #e9f1fc;
  background: light-dark(#e9f1fc, #2f4159);
}

.image_manager_wrapper .action_del_img {
  position: absolute;
  left: -6px;
  top: -6px;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #34729f;
  background: #34729f;
  color: #fff;
  z-index: 1;
}
.edit_data_content {
  margin-top: 10px;
}
.edit_content_builder_wrap .edit_data_content {
  margin-top: 0;
}
.linked_items_wrapper {
  margin: 10px 0;
}
.linked_items_wrapper .fieldset_flex .legend {
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
}
.display_grid_items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0 0 30px;
}
.item_container {
  position: relative;
  max-width: 150px;

  background: #fff;
  background: light-dark(#fff, #3f3f3f);

  padding: 10px;
  border-radius: 7px;
  text-align: center;
  box-shadow: 0 0 10px #0000000a;
}
.item_container .record_img img {
  max-height: 200px;
}
.item_container .item_name_no {
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.linked_items_wrapper .btn_form_close {
  top: -6px;
  right: -8px;
}

.page_select-domain .sub_menu,
.page_select-domain .page_actions {
  display: none;
}
.select_domains_table .record_indent_0 .cms_rows {
  font-size: 13px;
}
.select_domains_table .cms_rows a {
  display: block;
  padding-left: 3px;
}
.select_domains_table .record_indent_0 .cms_rows div {
  color: #515151;
  padding-left: 3px;
  font-size: 14px;
  font-weight: 700;
}


#projector {
  position: absolute; 
  top: 0px;
  left: 35vw;
  width:100%;
  height:100%;
  z-index: 1;
}
.page_login .content_wrapper {
  padding: 0;
}
.login_wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 35vw auto;
  height: 100vh;
}
.login_form .login_content .notification {
	border: 0;
	background-color: #141414;
	color: #fff !important;
}
.login_wrapper {
  background: #0c3b57;
  background: light-dark(#588dbc, #0c3b57);
}
.login_wrapper .login_top {
  position: relative;
  padding: 34vh 0 50px 0;
  text-align: center;
  background: #00000047;
  z-index: 2;
}
.login_wrapper .login_content {
  position: relative;
  text-align: left;

  background: #0000;
  background: light-dark(#ffffff54, #0000);

  z-index: 3;
}
.login_form .cms_name {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 22px;
  color: #202020;
  color: light-dark(#202020, #fff);
}
.login_wrapper .login_top img {
  width: clamp(100px, 18vw, 275px);
}
.login_wrapper h1 {
  font-size: clamp(11px, 1.4vw, 17px);
  color: #fff;
  text-shadow: 1px 1px 1px #0000009e;
}
.login_wrapper .version {
  margin: auto;
  text-align: center;
  margin-top: 9px;
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 1px 1px #0000009e;
}
.login_wrapper .powered {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.login_wrapper .powered a {
	color: #fff;
	text-decoration: none;
}
.login_wrapper .terms {
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
}
.login_wrapper .terms a {
  color: #ffffff73;
  text-decoration: none;
  display: inline-block;
  padding: 0 3px;
}
.login_form .field_row {
  position: relative;

  background: #ffffff91;
  background: light-dark(#fff, #ffffff91);

  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 12px;
  box-shadow: 0 0 2px #00000054;
}
.login_form .field_row span {
  position: absolute;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 19px;
  color: #061a25;

  border-right: 1px solid #061a25;
  border-right: 1px solid light-dark(#dfe3e7, #061a25);

  top: 5px;
  left: 0;
  bottom: 5px;
  width: 50px;
}
.login_form input.text-input {
  border: none;
  font-size: 15px;
  background: transparent;
  color: #061a25;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 64px;
  -moz-outline: none;
  outline: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.login_form input.text-input::placeholder {
  color: #333c41;
}
.login_form input:-webkit-autofill,
.login_form input:-webkit-autofill:hover, 
.login_form input:-webkit-autofill:focus, 
.login_form input:-webkit-autofill:active{
    -webkit-background-clip: text;
    -webkit-text-fill-color: #061a25;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #23232329;
}
.login_form input:-webkit-autofill {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.login_form form label {
	display: block;
	padding: 0 0 10px;
	font-weight: bold;
}
.login_wrapper .form_frame {
  padding: 29vh 60px 0;
  display: none;
	min-width: clamp(200px, 46vw, 413px);
}
.login_wrapper .form_frame.active {
  display: inline-block;
}
.page_login .btn_form {
  margin-top: 30px;
  line-height: 50px;
  height: 50px;
  padding: 0 20px;
  font-size: 15px;
  border: 1px solid #72b4cb;
  color: #ffffff;

  background: #092b3ebf;
  background: light-dark(#00337d7d, #092b3ebf);
}
.toggle_login_area {
  margin-top: 30px;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.verify_mobile_form, .verify_email_form {
  font-size: 14px;
  margin-top: 20px;
  font-weight: normal;
  cursor: pointer;
  border: 1px solid #639dbf;
  line-height: 40px;
  border-radius: 7px;
  padding: 0 20px;
}
.verify_mobile_form:hover, .verify_email_form:hover {
  background: #ffffff24;
}
.login_letter_spacing {
  letter-spacing: 2px;
}

.iframe_site_editor {
  border: none;
  width: 100%;
  height: calc(100vh - 168px);
}

.show_dashboard {
  padding:0 15px;
}
.dash_board_box {
  position:relative;
  width:310px;

  background: #fff;
  background: light-dark(#fff, #3d3d3d);

  display:inline-block;
  vertical-align:top;
  box-shadow: 0 0 10px #0000001c;
  border-radius:7px;
  margin:30px 15px;
}
.dash_board_box.dash_report_range {
  width: auto;
}
.dash_board_box.dash_report_range p {
  display: inline-block;
}
.sales_graph {
  padding-bottom: 40px;
}
.sales_graph .dash_board_box {
  display: block;
  width: auto;
}
.chartdiv {
  width: auto;
  height: 500px;
}
@media only screen and (max-width: 800px) {
  .dash_board_box {
    width: auto;
    display: block;
    padding-bottom: 1px;
  }
}
.sales_range_btn,
.dashboard_hide {
  display:none;
}
.dash_img_area {
  height:65px;
  line-height:65px;
  width:65px;
  border-radius:20px;
  text-align:center;
  font-size:35px;
  color:#4ba0f0;
  background:#478eff30;
  float:left;
  margin:13px;
}
.dash_customers .dash_img_area {
  color: #894bf0;
  background: #8a6ed954;
}
.dash_products .dash_img_area {
  background:#79edc45e;
  color:#0abe7b;
}
.dash_blog .dash_img_area {
  background:#ff7a7a59;
  color:#f04b4b;
}
.dash_board_box .dash_line {
  clear:both;
  border-top:1px solid #ededed;
  margin:15px 13px;
}
.dash_board_box .link {
  font-size:13px;
  font-weight:500;
  margin-top:13px;
  display:inline-block;
  text-decoration:none;
}
.dash_board_box .link span {
  display:block;
  font-size:25px;
  color:#4ba0f0;
}
.dash_customers .link span {
  color:#894bf0;
}
.dash_products .link span {
  color:#0abe7b;
}
.dash_blog .link span {
  color:#f04b4b;
}
.table_records.dash_board_box .link {
  font-size: 23px;
  text-align: center;
  display: block;
  padding-top: 30px;
}
.dash_board_box p {
  margin:17px;
  font-size:13px;
}
.dash_board_box p span {
  display:block;
  font-size:18px;
}
.dash_board_box .date_range_sel {
  position: absolute;
  top: 22px;
  right: 22px;
  border: 1px solid #ddd;
  border-radius: 7px;
}
@media only screen and (max-width: 1170px) {
  .dash_board_box .orders_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 730px) {
  .dash_board_box .orders_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 550px) {
  .dash_board_box .dash_line {
    margin-top: 100px;
  }
  .dash_board_box .date_range_sel {
    top: 94px;
    right: auto;
    left: 13px;
  }
}
.json_chart_input {
  display: none;
}

.tab_bg.ck_item_editor {
  display: grid;
  grid-template-columns: 150px auto;
}
.item_desc_tab_wrapper {
  margin: 8px 8px 0 0;
}
.item_desc_tab {
  line-height: 30px;
  border: 1px solid #ddd;
  background: #fbfbfb;
  border-radius: 7px;
  margin-bottom: 5px;
  cursor: pointer;
}
.item_desc_tab_sel {
  border: 1px solid #1182c3;
  background: #fff;
}
.hide_item_d_tab {
  display: none;
}
.sub_item_d_tab {
  height: calc(100vh - 84px);
}
.sub_item_d_tab.tab_hide {
  display: none;
}
.toggle_plus_tab {
  background: #1182c3;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 7px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
}
.toggle_plus_tab span {
  font-size: 32px;
  vertical-align: bottom;
}
.item_desc_btns {
  padding: 10px 0;
}
.item_desc_btns .btn_form {
  display: block;
}

.new_customer_status {
  background: #dfe3e7;
  background: light-dark(#dfe3e7, #313131);

  box-shadow: 0 0 7px #00000050;
  max-width: 1000px;
  margin: 20px auto;
  border-radius: 7px;
  padding: 10px 20px 20px;
}
.new_customer_status .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.new_status {
  position: relative;
  background: #3ecb85;
  padding: 2px 12px 10px;
  border-radius: 7px;
  color: #fff;
  margin-bottom: 10px;
}
.new_status.qb {
  background: #2aab29;
}
.new_status.domain_reg {
  background: #e79f60;
}
.new_status.hosting {
  background: #ac74c7;
}
.new_status.dns {
  background: #dd5d8b;
}
.new_status.ssl {
  background: #cbad37;
}
.new_status.bluesoap {
  background: #3cc5e5;
}
.new_status.bluesoap-dev.OK {
  background: #6786a7;
}

.new_status.hide {
  display: none;
}
.new_status .heading {
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
}
.new_status input {
  display: none;
}
.new_status.Failed {
  background: #e36060ba;
  cursor: pointer;
}
.toggle_single_service,
.toggle_remove_service {
  cursor: pointer;
}
.new_status.Pending,
.new_status.Install {
  background: #98a8af;
}
.new_customer_status .stats {
  font-size: 13px;
  padding: 0 5px;
  font-weight: 600;
}
.new_status.loading .load {
  background-image: url(/images/loading3.svg);
  background-repeat: no-repeat;
  background-size: 49px;
  background-position: center;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 4px;
  right: 8px;
}
.new_status.loading .bs_check_service_icons {
  display: none;
}
.new_customer_status .edit_header {
  background: none;
}
.new_customer_status .heading {
  font-size: 16px;
  line-height: 40px;
  padding: 0 5px;
}
.bs_check_service_icons {
  position: absolute;
  bottom: 21px;
  right: 35px;
  font-size: 43px;
}

.intergraitons_list .main_heading {
  font-size: clamp(12px, 3vw, 32px);
  font-weight: 500;
  color: #fff;
  line-height: 90px;
  text-align: center;
  margin: 40px 0;

  color: #202020;
  border-bottom: 2px solid #202020;

  color: light-dark(#202020, #cbcbcb);
  border-bottom: 2px solid light-dark(#202020, #cbcbcb);

  border-radius: 30px;
}
.intergraitons_list .heading {
  font-size: clamp(18px, 2vw, 29px);
  font-weight: 600;
  margin: 80px 0 0;
  color: #202020;
  color: light-dark(#202020, #cbcbcb);
  line-height: 65px;
  padding: 0 15px;
}
.intergraitons_list .list {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(15px, 2vw, 20px);
  margin-bottom: 15px;
  padding: 0 15px;
}
@media only screen and (max-width: 1640px) {
  .intergraitons_list .list {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 1350px) {
  .intergraitons_list .list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 1080px) {
  .intergraitons_list .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 830px) {
  .intergraitons_list .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 610px) {
  .intergraitons_list .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.intergraitons_list .box {
  position: relative;
  background: #fff;
  background: light-dark(#fff, #4f4f4f);
  box-shadow: 0 0 10px #0000001c;
  border-radius: 7px;
  padding: 15px;
  display: flex;
  max-width: 140px;
}
.intergraitons_list .name {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 0;
  font-size: 12px;
  font-weight: 800;

  color: #202020;
  color: light-dark(#202020, #cbcbcb);
}
.intergraitons_list .int_install {
  color: #fff;
  display: inline-block;
  line-height: 25px;
  padding: 0 15px;
  border-radius: 5px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}
.intergraitons_list .int_install.install {
  background: #1182c3;
}
.intergraitons_list .int_install.installed {
  background: #40bb32;
}
.int_install.inactive {
  background: #95a7bb;
}
.int_install.enquire {
  background: #eda330;
}
.intergraitons_list .website {
  position: absolute;
  font-size: 13px;
  bottom: 20px;
  right: 20px;
}
.intergraitons_list .img {
  display: flex;
  min-height: 200px;
}
.intergraitons_list img {
  width: 100%;
  margin-bottom: 56px;
}

.news_ann_wrapper {
  padding: 20px 20px 60px;
}
.news_article {
  position: relative;

  background: #fff;
  background: light-dark(#fff, #3f3f3f);

  margin-top: 20px;
  box-shadow: 0 0 8px #00000020;
  padding: 20px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 22px;
}
.news_article ol li {
  list-style: nu;
}
.news_article h3 {
  font-size: 20px;

  color: #29649d;
  color: light-dark(#29649d, #5297d7);
}
.news_article .date {
  position: absolute;
  top: 23px;
  right: 33px;
  font-weight: bold;
  font-size: 13px;
}
@media only screen and (max-width: 660px) {
  .news_article .date {
    position: static;
    margin-top: 14px;
    display: block;
    text-align: right;
  }
}
.news_cat_list {
  padding: 10px 0;
  padding-top: 20px;
}
.news_cat_list h4 {
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
  text-transform: uppercase;
}
.news_cat_list a {
  background: #29649d;
  color: #fff;
  line-height: 35px;
  display: inline-block;
  padding: 0 14px;
  margin: 0 5px 5px 0;
  font-size: 13px;
  font-weight: 600;
  border-radius: 4px;
  box-shadow: 0 0 8px #00000020;
  text-decoration: none;
}
.news_tag_list a {
  background: #4d6d90;
  font-size: 13px;
  line-height: 28px;
  padding: 0 10px;
  font-weight: normal;
}
.news_cat_list a:hover, .news_cat_list a.news_cat_sel {
  background: #588dbc;
}

.cms_help {
  position: fixed;
  padding: 10px;
  color: #fff;
  font-size: 17px;
  line-height: 33px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 3000;
}
.cms_help.start {
  top: 70px;
  left: 50px;
  text-align: center;
}
.cms_help.hide {
  top: -100vh;
}
.cms_help .outer {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.cms_help .box {
  background: #5a8db8;
  margin: 0 auto;
  padding: 3px;
  border-radius: 7px;
}
.cms_help .box .outer {
  width: 500px;
}
.cms_help .large .box .outer {
  width: 800px;
}
.cms_help .ex_large .box .outer {
  width: 1500px;
}
.cms_help .left .box {
  text-align: left;
}
.cms_help .small_text {
  font-size: 13px;
  line-height: 18px;
}
.cms_help .inner {
  margin: 10px 20px;
  max-height: calc(100vh - 240px);
  overflow-y: scroll;
  border-bottom: 1px solid #fff;
}
.cms_help .inner::-webkit-scrollbar {
  display: none;
}
.cms_help a {
  color: #fff;
}
.cms_help h1 {
  font-size: 26px;
  margin: 20px 0;
}
.cms_help p {
  margin: 0 0 9px 0;
}
.cms_help .btns {
  text-align: center;
  display: flex;
  gap: 10px;
  margin: 10px 20px;
}
.cms_help .btn, .cms_help .whatsapp_help {
  background: #fff;
  color: #1182c4;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  padding: 0 20px;
  line-height: 30px;
  height: 30px;
  border-radius: 5px;
  cursor: pointer;
  box-sizing: border-box;
}
.whatsapp_help {
  margin-left: auto;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0 10px !important;
}
.whatsapp_help span {
  font-size: 17px;
  margin-right: 5px;
}
.cms_help.tl:after,
.cms_help.tt:after {
  content: "";
  position: absolute;
}
.cms_help.tl:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #5a8db8;
  top: 30px;
  left: 0;
}
.cms_help.tt:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #5a8db8;
  top: 0;
  left: 30px;
}


.wizard_container {
  display: none;
}
.wizard_container .inner {
  background: #d5d5d5;
  padding: 0;
  border: 20px solid #fff;
  max-width: unset;
  display: inline-grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
}
.wizard_container .inner.process {
  display: inline-block;
}
.wizard_container .btns {
  background: #fff;
  display: grid;
  grid-template-columns: 100px auto 100px;
  grid-column: span 3;
  padding-top: 20px;
}
.wizard_container .btns .btn {
  line-height: 40px;
  background: #d5d5d5;
  border-radius: 7px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  opacity: 0;
  cursor: pointer;
}
.wizard_container .btns .btn.active {
  opacity: 1;
}
.wizard_container .btns .btn:hover {
  background: #0982c6;
  color: #fff;
}
.wizard_container .box, .wizard_container .box_opts {
  background: #fff;
  padding: 20px;
  min-width: 200px;
}
.wizard_container .box .name, .wizard_container .box_opts .name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
.wizard_container .box_opts .name {
  text-align: left;
}
.wizard_container .box .img {
  max-width: 100px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.wizard_container .box .action {
  font-size: 13px;
  font-weight: 500;
  line-height: 35px;
  cursor: pointer;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  margin-top: 10px;
  text-align: center;
  box-shadow: 1px 1px 9px #00000012;
}
.wizard_container .box_opts .sub {
  font-size: 17px;
  line-height: 42px;
}
.wizard_container .box_opts .opts {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px 15px;
  font-size: 12px;
  cursor: pointer;
  display: grid;
  grid-template-columns: 50px auto;
  gap: 10px;
  box-shadow: 1px 1px 9px #00000012;
}
.wizard_container .box .action:hover,
.wizard_container .box_opts .opts:hover {
  transform: translateY(-3px);
  background: #f7f7f7;
}
.wizard_container .box .action.sel,
.wizard_container .box_opts .opts.sel {
  border: 1px solid #0982c654 !important;
  background: #0982c62e !important;
}
.wizard_container .box_opts .opts .label {
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
}
.wizard_container .inner.gallery-config {
  display: inline-grid;
}
.wizard_container .inner.gallery-config .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.wizard_container .gallery-config .box_opts .opts {
  display: block;
  text-align: center;
  margin: 0;
  padding: 7px 7px 0;
}
.wizard_container .gallery-config .box_opts .opts .label {
  font-size: 12px;
}

.flow.multi_upload {
  text-align: left;
}

.target_gallery_config .img_wrap {
  display: grid;
  margin-top: 10px;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}
.target_gallery_config[data-col="1"] .img_wrap {
  grid-template-columns: 1fr;
}
.target_gallery_config[data-col="2"] .img_wrap {
  grid-template-columns: repeat(2, 1fr);
}
.target_gallery_config[data-col="3"] .img_wrap {
  grid-template-columns: repeat(3, 1fr);
}
.target_gallery_config[data-col="4"] .img_wrap {
  grid-template-columns: repeat(4, 1fr);
}
.target_gallery_config[data-col="5"] .img_wrap {
  grid-template-columns: repeat(5, 1fr);
}
.target_gallery_config[data-col="6"] .img_wrap {
  grid-template-columns: repeat(6, 1fr);
}

.target_gallery_config .img {
  border: 0 solid #fff;
}

.target_gallery_config.overflow .box .img {
  overflow: hidden;
}

.target_gallery_config[data-hide-name="1"] .box .name {
  display: none;
}
.target_gallery_config[data-crop="1"] .img {
  aspect-ratio: 1 / 1;
}
.target_gallery_config[data-shadow="1"] .box .img {
  box-shadow: 0 0 5px #00000054;
}
.target_gallery_config[data-name-bold="bold"] .box .name {
  font-weight: bold;
}
.target_gallery_config[data-name-italic="italic"] .box .name {
  font-style: italic;
}
.target_gallery_config[data-description-bold="bold"] .box .description {
  font-weight: bold;
}
.target_gallery_config[data-description-italic="italic"] .box .description {
  font-style: italic;
}
.target_gallery_config[data-name-align="left"] .box .name {
  text-align: left;
}
.target_gallery_config[data-name-align="center"] .box .name {
  text-align: center;
}
.target_gallery_config[data-name-align="right"] .box .name {
  text-align: right;
}
.target_gallery_config[data-description-align="left"] .box .description {
  text-align: left;
}
.target_gallery_config[data-description-align="center"] .box .description {
  text-align: center;
}
.target_gallery_config[data-description-align="right"] .box .description {
  text-align: right;
}

.target_gallery_config[data-crop="1"] .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-sizing: border-box;
}

@media only screen and (max-width: 780px) {
  #projector {
    top: 20vh;
    left: 0;
    height: calc(100vh - 20vh);
  }
  .login_wrapper {
    grid-template-columns: unset;
    grid-template-rows: 20vh auto;
  }
  .login_wrapper .login_top {
    padding: 0;
  }
  .login_wrapper .login_top img {
    margin-top: 6vh;
  }
  .login_wrapper .form_frame {
    padding: 30px;
    min-width: unset;
  }
  .login_wrapper .form_frame.active {
    display: block;
  }
  .login_wrapper .powered, .login_wrapper .terms {
    position: fixed;
  }
}

.page_login .menu_toggle,
.page_login .main_menu,
.page_login header,
.page_login footer {
  display: none;
}

@media only screen and (max-width: 800px) {
  .mce_template_frame {
    padding: 0;
  }
  .mce_template_frame .pgt_list {
    max-height: calc(100vh - 134px);
  }
}
@media only screen and (max-width: 750px) {
  .mce_template_frame .pgt_list {
    max-height: calc(100vh - 92px);
  }
  .mce_template_frame .pgt_inner {
    padding: 5px;
  }
  .page_templates .pgt_template h1 {
    font-size: 10px;
    font-weight: normal;
  }
  .mce_template_frame .page_templates {
    grid-template-columns: 265px auto;
    gap: 0;
  }
  .mce_template_frame .pgt_list, .mce_template_frame .pgt_preview {
    border: none;
  }
}
@media only screen and (max-width: 530px) {
  .mce_template_frame .pgt_inner {
    border-radius: 0;

    background: #fff;
    background: light-dark(#fff, #3f3f3f);
  }
  .page_templates .pgt_template h1 {
    font-size: 13px;
  }
  .mce_template_frame .page_templates {
    grid-template-columns: unset;
  }
  .mce_template_frame .pgt_list {
    max-height: calc(100vh - 509px);
    padding-bottom: 500px;
  }
  .mce_template_frame .pgt_preview {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

    background: #fff;
    background: light-dark(#fff, #303030);

    border-radius: 0;
    box-shadow: 0 0 10px #00000044;
  }
  .mce_template_frame .pgt_preview .code {
    margin-bottom: 65px;
  }
}


/*system admin*/
.system_admin .action_btns_wrapper {
  padding-top: 72px;
}
.system_admin .main_menu .main_menu_tab_btns {
  top: 37px;
}
.system_admin .record_row_info .action_fields {
  margin-top: 61px;
}
.system_admin .main_menu.open .main_menu_tab_wrapper {
  top: 30px;
}
.system_admin #content {
  margin-top: 83px;
}
.page_login #content {
  margin-top: 0;
}
.system_admin .header_help_wrap {
  top: 35px;
}
.system_admin .page_options {
  top: 82px;
}
.system_admin.page_dashboard .page_options {
  top: auto;
}
.system_admin .record_row_info .focus .inner .cell_wrapper {
  max-height: calc(100vh - 362px);
}
.system_admin .main_menu_tab_wrapper_inner {
  max-height: calc(100vh - 74px);
}
.system_admin .search_menu_results .menu_menu_grid {
  max-height: calc(100vh - 136px);
}
.system_admin .data_content_add_fixed,
.system_admin .menu_toggle,
.system_admin .sbToggleOpen2 .sbWrapper {
  top: 37px;
}
.system_admin .record_row_info .panel_wrapper {
  top: 22px;
}
.system_admin .data_content_add .scroll {
  height: calc(100vh - 113px);
}
.system_admin .data_content_add .scroll.c_editor {
  max-height: calc(100vh - 114px);
}
.system_admin .data_content_add.page_update .scroll {
  max-height: calc(100vh - 275px);
}
.system_admin .data_content_add_fixed.data_content_config.page_update .scroll {
  max-height: calc(100vh - 318px);
}
.system_admin.page_media-slideshow-designer .data_content_add .scroll.cms {
  height: calc(100vh - 120px);
}
.system_admin .tabbed_container .fieldset_flex.tab_h_text,
.system_admin .tabbed_container .fieldset_flex.tab_description,
.system_admin .tabbed_container .fieldset_flex.tab_cat_d,
.system_admin .tabbed_container .fieldset_flex.tab_extra_d
.system_admin .tabbed_container .fieldset_flex.tab_cat_d2,
.system_admin .tabbed_container .fieldset_flex.tab_extra_d2 {
  top: 0;
}

.text_editors fieldset {
  border: 1px solid #ddd;
  border: 1px solid light-dark(#ddd, #676767);
}
.tox .tox-edit-area__iframe {
  padding: 10px 20px;
}
.tox-promotion {
  display: none !important;
}
.tox-tinymce {
  border: none !important;
  background: none;
  border-radius: 0 !important;
  height: 100% !important;
}
.website_wrapper .control_panel .tox.tox-tinymce {
  position: absolute;
  top: 62px;
  right: 10px;
  width: 50vw !important;
  border-radius: 10px !important;
  height: 62vh !important;
}
.website_wrapper .control_panel .toggle_save_webdesigner.editor {
  position: absolute;
  z-index: 10;
  top: 71px;
  right: 18px;
}
.inline_content_editor .tox-tinymce {
  height: 500px !important;
}
@media (prefers-color-scheme: dark) {
  .tox .tox-menubar,
  .tox .tox-mbtn,
  .tox .tox-menu,
  .tox .tox-collection--list .tox-collection__item--enabled,
  .tox .tox-toolbar-overlord,
  .tox:not(.tox-tinymce-inline) .tox-editor-header,
  .tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary,
  .tox .tox-tbtn,
  .tox .tox-collection--toolbar .tox-collection__item--active {
    background-color: #ffffff !important;
  }
}

.FileManager__DlgUploadRename__mode {
  display: none !important;
}
.MuiDialogContent-root p.MuiTypography-root.MuiTypography-body1 {
  display: none !important;
}
.n1ed-dlg {
  color: #000;
}
.MuiToolbar-root li:nth-child(3),
.MuiToolbar-root li:nth-child(4) {
  display: none !important;
}
@media only screen and (max-width: 940px) {
  .FileManager > div:last-child {
    display: block !important;
  }
  .FileManager__folders {
    border: none !important;
    border-bottom: 1px solid #CCC !important;
    width: auto !important;
  }
  .n1ed-dlg .n1ed-dlg__resize {
    height: 100vh !important;
  }
}


.display_none, .desktop_hide, .desktop_hide_inline {
  display: none;
}

@media only screen and (max-width: 1300px) {
  .grid_content_5 .right_panel > .left, .grid_content_5 .right_panel > .right {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 1100px) {
  #content {
    margin: 0 10px;
  }
  .page_options {
    top: 0;
  }
  .exit_inper {
    display: none;
  }
  .sub_menu {
    display: none;
  }
  .system_admin #content {
    margin-top: 36px;
  }
  .system_admin .page_options {
    top: 36px;
  }
  .system_admin .main_menu .main_menu_tab_btns {
    top: 0;
  }

  .theme_row_table .other_fields {
    display: flex;
  }
  .theme_row_table .other_fields .cell {
    display: none !important;
  }
  .theme_row_table .other_fields .cell.row_heading,
  .page_orders .theme_row_table .other_fields .cell.field_status {
    display: flex !important;
    align-items: center;
    gap: 20px;
    flex: 0 0 auto;
  }

}

@media only screen and (max-width: 800px) {
  #content {
    margin: 0;
  }
  .record_row_info .focus {
    position: relative;
    top: 0;
    border: none;
    border-radius: 0;
  }
  .system_admin .record_row_info .focus {
    top: 38px;
  }
  .record_row_info .focus .inner {
    height: calc(100vh - 120px);
    max-height: unset !important;
    overflow-x: scroll;
  }
  .system_admin .record_row_info .focus .inner {
    height: calc(100vh - 158px);
    max-height: unset !important;
    overflow-x: scroll;
  }
  .record_row_info .focus .inner .cell_wrapper {
    max-height: unset !important;
  }
  .record_row_info .action_btns_row {
    display: flex;
    margin-top: 10px;
  }
  .record_row_info .action_btns_row div {
    flex: 1;
  }
  .table_records_wrapper {
    display: block;
  }
  .system_admin .record_row_info .action_fields,
  .record_row_info .action_fields {
    margin-top: 0;
    margin-right: 46px;
  }

  .record_row_info .panel {
    position: fixed;
    top: -100vh;
  }
  .record_row_info.active .panel {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    background: #dfe3e7;
    z-index: 100;
  }
  
  .page_products-description #content {
    margin-top: -4px;
  }
  .tab_bg.ck_item_editor {
    display: block;
  }
  .item_desc_tab_wrapper {
    margin-left: 5px;
  }


  .theme_row_table {
    margin-bottom: 42px;
  }
  .table_records_wrapper,
  .table_custom_wrapper {
    margin: 0 8px;
  }
  .system_admin .table_records_wrapper,
  .system_admin .table_custom_wrapper {
    margin-top: 54px;
  }
  .page_login .table_custom_wrapper {
    margin: 0;
  }
  .record_row_info .cell {
    line-height: 50px;
    font-size: 14px;
  }
  .record_row_info .cell_heading {
    font-size: 14px;
  }
  .grid_content {
    grid-template-columns: 265px auto;
  }
  .grid_content .right_panel {
    grid-template-columns: repeat(1, 1fr);
  }
  .sub_menu ul::-webkit-scrollbar {
    display: none;
  }
  .sbToggleOpen2 .sbWrapper {
    left: 0;
  }
  .header_help_wrap {
    display: none;
  }
  a, div, img, table {
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
  }
  #header, #footer, #content-container {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .sub_page_action {
    line-height: 50px;
    font-size: 16px;
  }
  .focus .record_action_btn,
  .focus .record_action_btn a,
  .action_btns_row .toggle_edit_row {
    padding: 0 10px;
  }
  .message_ok {
    top: 12px;
  }
  .record_row_info.active .cms_search {
    display: none;
  }
  .grid_content_5 {
    grid-template-columns: repeat(2, 1fr);
  }

  @media only screen and (max-width: 550px) {
    .grid_content {
      grid-template-columns: repeat(1, 1fr);
    }
    .grid_content .right_panel {
      grid-template-columns: repeat(1, 1fr);
    }
    .grid_content.single {
      grid-template-columns: repeat(1, 1fr);
    }
    .grid_content_5 {
      grid-template-columns: repeat(1, 1fr);
    }
  }

  .desktop_hide {
    display: block;
  }
  .desktop_hide_inline {
    display: inline-block;
  }
  .page_login .content_wrapper {
    margin-top: 0;
  }
  .theme_row_table .inner {
    border-radius: 0;
  }
  .cms_record:last-child .cms_rows {
    border-radius: 0;
  }
  #content-container .focus {
    -moz-user-select: auto;
    -webkit-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  .page_actions {
    top: 10px;
    right: 7px;
  }
  .data_content_add_fixed {
    left: 0;
  }
  .data_content_add .inner,
  .data_content_add.narrow .inner,
  .data_content_add.confirm_narrow .inner {
    margin: 0;
    border-radius: 0;
  }
  .data_content_add .scroll {
    max-height: calc(100vh - 126px);
    padding: 50px 10px 10px;
  }
  .system_admin .data_content_add .scroll {
    max-height: calc(100vh - 165px);
  }
  .data_content_add.page_update .scroll {
    max-height: calc(100vh - 166px);
    padding: 10px;
  }
  .narrow .footer_edit {
    border-radius: 0;
  }

  #sortable .ui-sortable-handle.ui-sortable-helper {
    left: 0 !important;
  }
  .sub_menu li a span.icon4_font {
    font-size: 14px;
    height: 34px;
    line-height: 40px;
  }
  .item_image_manager {
    border-radius: 0;
  }
  .record_row_info .panel_wrapper {
    top: 70px;
  }
  .system_admin .record_row_info .panel_wrapper {
    top: 107px;
  }
  .theme_row_table.gallery .cms_rows .cell {
    height: auto;
  }
  .theme_row_table.gallery {
    margin: 0 10px;
  }
  .cms_rows .cell_heading {
    float: left;
  }
  .cms_rows .hero_1 .cell_heading {
    display: none;
  }
  .table_records .action_active,
  .table_records .sort_active {
    width: 80%;
    padding-top: 85px;
  }
  .table_records .action_active .other_fields,
  .table_records .sort_active .other_fields {
    display: none;
  }
  .table_records .action_active .cms_record,
  .table_records .sort_active .cms_record {
    border: none;
  }
  .action_active_wrapper .panel_wrapper {
    position: fixed;
    right: 10px;
  }
  .sel_field_opts {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin: 5px 5px 0;
    border-radius: 0;
  }
  .sel_field_opts a {
    writing-mode: unset !important;
    width: auto !important;
    display: block !important;
    padding: 0 10px;
    border-radius: 3px !important;
    color: #fff;
  }
  .sel_field_opts.table {
    display: none;
  }


  .page_options.active .sel_field_opts {
    gap: 10px;
  }
  .page_options .sel_field_opts a {
    border-radius: 0 !important;
  }
  .page_options.active .sel_field_opts a {
    border-radius: 3px !important;
  }

  .header_filter_menu {
    display: block;
  }
  .record_row_info {
    position: relative;
    z-index: 15;
  }
  .theme_row_table .hero_price span {
    border: 1px solid #57aad9;
    color: #fff;
    background: #57aad9;
    display: inline-block;
    line-height: 30px;
    padding: 0 8px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
  }
  .item_search_placement .row_no_img {
    font-size: 20px;
  }

  .toggle_search_data.active {
    left: 0;
  }
  .field_mini_heading, .field_mini_heading.Edit {
    display: none;
  }
  .loading.add_btn {
    background: url(/images/loading3.svg) #588dbc;
    background-size: 100%;
  }
  .exit_inper {
    display: none;
  }

}

.loading.add_btn span {
  display: none;
}

.cms_record,
.edit_header,
.toggle_edit_row {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.flexe_login_form {
  position: absolute;
  top: 10px;
  right: 10px;
}
.flexe_login_form_dev {
  right: 50px;
}
.flexe_login_form .btn {
  font-family: 'flexeicons4' !important;
  background: #1c5271;
  border: none;
  vertical-align: top;
  height: 30px;
  width: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 17px;
  border-radius: 100%;
  cursor: pointer;
  color: #fff;
}
.flexe_login_form_dev .btn {
  font-family: "Raleway", sans-serif !important;
  font-size: 9px;
  font-weight: 600;

  background: #648a9f;
  background: light-dark(#648a9f, #426579);
}

.add_mode .fieldset_flex.field_id_dns_priority.small,
.add_mode .fieldset_flex.field_id_dns_priority
.add_mode .field_id_dns_priority {
  display: none;
}





.page_accsm-media .table_records_wrapper.narrow3 {
  max-width: unset;
}

@media print {
  .main_menu,
  .page_media-forms-submissions .cms_help_wrapper, 
  .page_media-forms-submissions header, 
  .page_media-forms-submissions footer, 
  .page_media-forms-submissions .footer_edit, 
  .page_media-forms-submissions .table_records_wrapper {
    display: none !important;
  }
  .scroll {
    max-height: unset !important;
    height: auto !important;
  }
  .data_content_add.narrow .inner {
    max-width: unset;
    margin: 0;
    border-radius: 0;
  }
  .data_content_add_fixed {
    position: static;
  }
  .page_media-forms-submissions #content,
  .page_media-forms-submissions .content_wrapper {
    margin: 0;
    padding: 0;
  }
  .cf_rows {
    page-break-inside: avoid;
  }
}