@charset "utf-8";
.zynith-button, .zynith-button-small {
	background: #FFA500;
	color: #3B3B3B;
}

/* Standard Menu Styles */
.select2-selection--multiple > ul .select2-search__field {
  min-height: 20px;
}
.zynith_seo select[multiple],
.zynith_seo .select2-container,
.postbox.zynith_seo > .inside > .form-table .select2-container .select2-selection--single {
	background-color: #292A2D;
	border: 1px solid #606164;
}
.zynith_seo select[multiple],
.zynith_seo .select2-container,
.postbox.zynith_seo > .inside > .form-table .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #E8EAED;
}

/* Redirects Menu */
#redirects-table {
	width: 100%
}
#redirects-table > tr:first-child, #redirects-table > tbody > tr:first-child, #redirects-table > tfoot > tr:first-child {
  background: #36474f;
  color: #fff;
}
#redirects-table > tr:first-child th, #redirects-table > tbody > tr:first-child th, #redirects-table > tfoot > tr:first-child th {
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 782px) {
  #redirects-table > tr:first-child, #redirects-table > tbody > tr:first-child, #redirects-table > tfoot > tr:first-child {
    display: none;
  }
}
@media (max-width: 782px) {
  #redirects-table > tfoot > tr:first-child {
    display: block;
  }
}
#redirects-table tr:nth-child(odd) {
  background: #ddd;
}
#redirects-table th, #redirects-table td {
  padding: 0.5rem 0.75rem;
}
#redirects-table th input, #redirects-table td input, #redirects-table th select, #redirects-table td select {
  display: block;
  width: 100%;
}
#redirects-table th input + input, #redirects-table td input + input, #redirects-table th select + input, #redirects-table td select + input, #redirects-table th input + select, #redirects-table td input + select, #redirects-table th select + select, #redirects-table td select + select {
  width: auto;
  display: inline-block;
}
@media (min-width: 783px) and (max-width: 1609px) {
  #redirects-table th input + input, #redirects-table td input + input, #redirects-table th select + input, #redirects-table td select + input, #redirects-table th input + select, #redirects-table td input + select, #redirects-table th select + select, #redirects-table td select + select {
    width: 100% !important;
    margin-top: 0.25rem;
  }
}
#redirects-table th input[readonly], #redirects-table td input[readonly] {
  width: 120px;
  display: inline-block;
  pointer-events: none;
  user-select: none;
}
#redirects-table th input[readonly] + input, #redirects-table td input[readonly] + input {
  width: calc(100% - 121px);
  margin-left: -1px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#redirects-table th select[name="type"], #redirects-table td select[name="type"] {
  width: auto;
  float: left;
}
#redirects-table th .referrers, #redirects-table td .referrers {
  font-size: 0.75rem;
  display: inline-block;
  margin-top: 0.25rem;
}
#redirects-table td {
  vertical-align: top;
}
#redirects-table:not(.redirects-table-404) th input[readonly], #redirects-table:not(.redirects-table-404) td input[readonly] {
  margin-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#redirects-table th:nth-child(1), #redirects-table td[colspan] .form-table td:nth-child(1) {
  min-width: 150px;
  text-align: left;
}
#redirects-table th:nth-child(2), #redirects-table td[colspan] .form-table td:nth-child(2), #redirects-table th:nth-child(3), #redirects-table td[colspan] .form-table td:nth-child(3) {
  text-align: left;
}
@media (min-width: 783px) {
  #redirects-table th:nth-child(2), #redirects-table td[colspan] .form-table td:nth-child(2), #redirects-table th:nth-child(3), #redirects-table td[colspan] .form-table td:nth-child(3) {
    width: 90%;
  }
}
@media (min-width: 1610px) {
  #redirects-table th:nth-child(2), #redirects-table td[colspan] .form-table td:nth-child(2), #redirects-table th:nth-child(3), #redirects-table td[colspan] .form-table td:nth-child(3) {
    width: 30%;
  }
}
@media (min-width: 1860px) {
  #redirects-table th:nth-child(2), #redirects-table td[colspan] .form-table td:nth-child(2), #redirects-table th:nth-child(3), #redirects-table td[colspan] .form-table td:nth-child(3) {
    width: 40%;
  }
}
#redirects-table th:nth-child(3) input, #redirects-table td[colspan] .form-table td:nth-child(3) input, #redirects-table th:nth-child(3) select, #redirects-table td[colspan] .form-table td:nth-child(3) select {
  width: calc(100% - 136px);
  max-width: none;
}
#redirects-table th:nth-child(3) select[name="type"], #redirects-table td[colspan] .form-table td:nth-child(3) select[name="type"] {
  width: 130px;
}
#redirects-table th:nth-child(4), #redirects-table td[colspan] .form-table td:nth-child(4) {
  min-width: 50px;
  text-align: center;
}
#redirects-table th:nth-child(5), #redirects-table td[colspan] .form-table td:nth-child(5) {
  min-width: 30px;
  text-align: center;
}
#redirects-table th:nth-child(6), #redirects-table td[colspan] .form-table td:nth-child(6) {
  min-width: 80px;
  text-align: center;
}
#redirects-table.redirects-table-404 th:nth-child(4), #redirects-table.redirects-table-404 td[colspan] .form-table td:nth-child(4) {
  min-width: 30px;
}
@media (min-width: 783px) {
  #redirects-table.redirects-table-404 th:nth-child(4), #redirects-table.redirects-table-404 td[colspan] .form-table td:nth-child(4) {
    vertical-align: top;
    padding-top: 13px;
  }
}
#redirects-table.redirects-table-404 th:nth-child(5), #redirects-table.redirects-table-404 td[colspan] .form-table td:nth-child(5) {
  min-width: 70px;
}
#redirects-table.redirects-table-404 th input[readonly], #redirects-table.redirects-table-404 td input[readonly] {
  width: 100%;
  font-weight: 700;
  background: #fff;
}
#redirects-table td[colspan] {
  padding: 0;
}
#redirects-table td[colspan] .form-table {
  margin-top: 0;
}
#redirects-table td[colspan] .form-table tr {
  background: none;
}
@media (max-width: 782px) {
  #redirects-table td[data-label]:before, #redirects-table th[data-label]:before {
    content: attr(data-label) ":";
    display: block;
    margin-bottom: 0.25rem;
    font-weight: 700;
  }
}
#redirects-table .action {
  padding: 0;
  background: none;
  border: 0;
  display: inline-block;
  text-decoration: none;
  color: #021aee;
  line-height: 1.3;
  cursor: pointer;
  transition-property: border, background, color;
  transition-duration: 0.05s;
  transition-timing-function: ease-in-out;
}
#redirects-table .action span {
  width: 28px;
  height: 28px;
  font-size: 28px;
}
#redirects-table .action span.dashicons-trash {
  color: #B00020;
}
#redirects-table .action span.dashicons-update {
  color: #ee6002;
}
#redirects-table .action span.dashicons-saved {
  color: #90ee02;
}
#redirects-table .action span.dashicons-yes-alt {
  color: #021aee;
}
#redirects-table .action span.dashicons-hidden {
  color: #7a7a7a;
}
#redirects-table .action span.dashicons-edit {
  color: #7a7a7a;
}
#redirects-table .action span.dashicons-edit:hover {
  color: #616161;
}
#redirects-table .action span:focus,
#redirects-table .action span:focus-visible {
  outline: none;
}
#redirects-table .action.spin {
  animation: spinner 1.2s linear infinite;
}
#redirects-table .action:not(:first-child) {
  margin-left: 5px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Standard Meta Box Styles */
#edittag { max-width: 882px; }
#editor .postbox:last-child > .inside { border-top: 1px solid #ddd; }
#custom_seo_metabox > .postbox-header > h2 {
	margin: 0;
	padding: 8px 12px;
	color: #fff;
	letter-spacing: 1px;
}
#custom_seo_metabox > .postbox-header > div > button > span { color: #fff; }
#custom_seo_metabox > .inside {
  margin: 0;
  padding: 0;
}
#custom_seo_metabox > .inside > .nav-tab-wrapper,
.nav-tab-wrapper.zynith-tabs {
	padding: 8px 0 0;
	border-bottom: 1px solid #606164;
}
#custom_seo_metabox > .inside > .nav-tab-wrapper > .nav-tab,
.nav-tab-wrapper.zynith-tabs > .nav-tab {
	background-color: #292A2D;
	border: 1px solid #606164;
	border-radius: 5px 5px 0 0;
	color: #9AA0A6;
	letter-spacing: 1px;
	transition: all 0.2s ease-in-out;
}
#custom_seo_metabox > .inside > .nav-tab-wrapper > .nav-tab:hover,
.nav-tab-wrapper.zynith-tabs > .nav-tab:hover {
	background-color: #454545;
}
#custom_seo_metabox > .inside > .tab-content { padding: 11px; }
#seo-settings { display: block; }
#dynamic-schema,
#seo-signals,
#headings { display: none; }
.zynith-wrap > .zynith_seo > .inside > form > .div_form_col > label,
#custom_seo_metabox > .inside > .tab-content > label {
	display: inline-block;
  	margin: 3px 0 0 5px;
  	font-size: 15px;
  	font-weight: 600;
	letter-spacing: 1px;
  	line-height: 2.4;
}
#custom_seo_metabox > .inside > .tab-content > label + p {
  	margin: -7px 0 7px 5px;
	letter-spacing: 1px;
  	line-height: 1.5;
  	font-size: 13px;
  	font-weight: 400;
  	cursor: default;
}
#custom_seo_metabox > .inside > .tab-content > .missing-alt-tags-warning {
  	margin: 22px 0 0;
	padding: 6px;
	background-color: #9B6E52;
  	color: #fff;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	cursor: default;
}
#dynamic-schema > .div_button_menu_container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 11px 5px;
}
#custom_seo_metabox > .inside > .tab-content > .div_button_container > button,
#dynamic-schema > .div_button_menu_container > button {
	margin: -1px -1px 0 0;
  	-webkit-appearance: none;
  	appearance: none;
  	flex-basis: 6%;
  	min-height: 36px;
  	padding: 3px 14px;
  	font-size: 14px;
  	white-space: nowrap;
  	cursor: pointer;
  	transition: all 0.2s ease-in-out;
}
#custom_seo_metabox > .inside > .tab-content > .div_button_container > button {
  border-radius: 4px;
}
#dynamic-schema > .div_button_menu_container > button {
  border-radius: 0px;
}
@media all and (min-width: 1408px) {
  #dynamic-schema > .div_button_menu_container
    > button:first-of-type {
    border-radius: 11px 0 0 11px;
  }
  #dynamic-schema > .div_button_menu_container
    > button:last-of-type {
    border-radius: 0 11px 11px 0;
  }
}
#custom_seo_metabox > .inside > .tab-content > .div_button_container > button.button_selected,
#dynamic-schema > .div_button_menu_container
  > button.button_selected {
  margin: 0 -1px 0 0;
}
#p_density {
  	margin: -1px 10px 0 auto;
	letter-spacing: 1px;
  	text-align: right;
}
.zynith-wrap > .zynith_seo > .inside > form > .div_form_col > input,
.zynith-wrap > .zynith_seo > .inside > form > .div_form_col > textarea,
#custom_seo_metabox > .inside > .tab-content > input,
#custom_seo_metabox > .inside > .tab-content > textarea {
  	margin: -2px 0 3px;
  	padding: 5px 11px;
  	width: 100%;
  	border: none;
  	border-radius: 5px;
  	font-size: 17px;
}
#dynamic-schema > .div_row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 11px;
	gap: 11px;
}
.zynith-wrap > .zynith_seo > .inside > .div_row > select,
#dynamic-schema > .div_row > select {
  	margin: 0 0 3px;
	min-width: 212px;
  	padding: 5px 11px;
  	border-radius: 5px;
  	font-size: 15px;
	transition: all 0.2s ease-in-out;
}
.zynith-wrap > .zynith_seo > .inside > .div_row > select:hover,
#dynamic-schema > .div_row > select:hover { box-shadow: 2px 2px 5px transparent, -2px -2px 5px transparent; }

#custom_seo_metabox > .inside > .tab-content > .checkboxes {
  display: flex;
  margin: 2px 0 15px 5px;
  gap: 22px;
}
#custom_seo_metabox > .inside > .tab-content > .checkboxes {
  display: flex;
  margin: 2px 0 15px 5px;
  gap: 22px;
}
#custom_seo_metabox > .inside > .tab-content > div > label {
  align-items: center;
  display: flex;
}
#dynamic-schema > .div_row > label {
	display: inline-block;
	margin: 3px 0 0 5px;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 2.4;
}
#custom_seo_metabox > .inside > .tab-content > div > label > span {
  margin: 0 0 0 8px;
  font-size: 16px;
  font-weight: 400;
}
#custom_seo_metabox > .inside > .tab-content > .div_button_container {
  margin: 8px 0 11px;
}
#custom_schema {
  height: 180px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 36px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s ease-in-out;
  background-color: #545454;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  transition: 0.4s;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.6);
}
.slider.round {
  z-index: 1;
  border-radius: 17px;
}
.slider.round:before {
  border-radius: 50%;
}
.checkbox {
  padding: 10px;
  margin-left: 10px;
}

#your-profile > .postbox {
	margin: 20px 0 0;
}
input:checked + .slider:before {
  transform: translateX(26px);
  box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.45),
    inset 0px 0px 0px rgba(0, 0, 0, 0.4);
}
#custom_seo_metabox > .inside > .tab-content > .div_link_container {
  margin: -2px 0 11px;
  padding: 11px;
  border-radius: 12px;
}
#custom_seo_metabox > .inside > .tab-content > .div_link_container > .div_link_info {
  margin: 0;
}
#custom_seo_metabox
  > .inside > .tab-content > .div_link_container
  > .div_link_info
  > .div_row {
  display: flex;
  margin: 0 0 11px 0;
  gap: 22px;
}
#custom_seo_metabox > .inside > .tab-content > .div_link_container > .div_link_info p {
  margin: 0;
  font-size: 14px;
  cursor: default;
}
#custom_seo_metabox > .inside > .tab-content > .div_link_container > .div_link_info p > span {
  font-weight: 600;
}
#custom_seo_metabox > .inside > .tab-content > .div_ai {
  margin: 2px 0 15px 12px;
  position: relative;
}
#custom_seo_metabox > .inside > .tab-content > .div_ai > label {
  margin: 0;
  line-height: 2.4;
  font-size: 15px;
  font-weight: 600;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list {
  margin: -2px 0 11px;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > p {
  margin: 2px 0;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div {
  margin: -2px 0 11px;
  padding: 10px;
  border-radius: 12px;
  cursor: pointer;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > .div_heading {
  align-items: center;
  display: flex;
  gap: 11px;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > .div_heading > p {
  margin: 0;
  font-weight: 600;
}
#custom_seo_metabox
  > .inside > .tab-content > .headings-list
  > div
  > .div_heading
  > p.heading_closed::before {
  content: "+";
  margin: 1px 7px 0 0;
  font-size: 20px;
  font-weight: 700;
}
#custom_seo_metabox
  > .inside > .tab-content > .headings-list
  > div
  > .div_heading
  > p.heading_open::before {
  content: "-";
  margin: 1px 7px 0 0;
  font-size: 20px;
  font-weight: 700;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > ul {
  margin: 0;
  list-style: inside;
  list-style-type: none;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div.heading_closed > ul {
  display: none;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div.heading_open > ul {
  display: block;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > ul > li::before {
  content: "-";
  margin: 0 11px 0 0;
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > ul > li {
  margin: 0 0 0 21px;
}

/* Metabox SERP Preview */
#custom_seo_metabox > .inside > .tab-content > .serp-preview {
  padding: 22px;
  cursor: default;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > h4 {
  margin: 16px 0 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > .div_row {
  display: flex;
  gap: 20px;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > .div_row > .div_col_1 {
	max-width: 600px;
	width: 100%;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > .div_row > .div_col_1 > .serp-preview-title {
  margin: 5px 0 0;
  max-width: 600px;
  width: 100%;
  font-family: Arial, "sans-serif";
  font-size: 20px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > .div_row > .div_col_1 > .serp-preview-description {
  	height: 3em;
  	margin-top: 2px;
  	max-width: 600px;
  	width: 100%;
  	overflow: hidden;
	color: #bdc1c6;
  	font-family: Arial, "sans-serif";
  	font-size: 14px;
  	line-height: 1.5em;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > .div_row > .div_col_2 > img { border-radius: 8px; }

#seo-signals {
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 22px;
  gap: 22px;
}

#seo-signals > .signal_card {
  display: flex;
  flex-basis: calc(33.33333% - 22px);
  min-width: 280px;
  border-radius: 0 11px 11px 0;
  cursor: default;
}
#seo-signals > .signal_card > .signal_code {
  width: 15px;
}
#seo-signals > .signal_card > .signal {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 11px;
  width: 100%;
  border-radius: 0 11px 11px 0;
  gap: 16px;
}
#seo-signals > .signal_card > .signal > .signal_desc {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}
#seo-signals > .signal_card > .signal > .signal_score,
#seo-signals > .signal_card > .signal > .signal_result {
  font-weight: 500;
  text-align: center;
}
#seo-signals > .signal_card > .signal > .signal_score {
  font-size: 22px;
}
#seo-signals > .signal_card > .signal > .signal_result {
  font-size: 16px;
}
#beta {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  margin: 0 0 0 11px;
  padding: 4px;
  position: relative;
  width: 88px;
  background-color: #2d80ea;
  background-image: linear-gradient(to right, #0476e6, #ff09ff);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border: none;
  border-radius: 23px;
  cursor: default;
}
#beta > span {
  right: 4px;
  position: absolute;
  top: -18px;
  font-size: 22px;
}
#form_seo {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
#form_seo > h2 {
  cursor: default;
}

/* Dark Styles */
.wrap.zynith-wrap .check-switch > .slider {
	/*background-color: #545454;*/
  	border: 1px solid #333;
  	box-shadow: inset 1px -1px 2px rgba(255, 255, 255, 0.1);
}
.wrap.zynith-wrap .check-switch > .slider:before {
  background-color: #000;
}
.wrap.zynith-wrap .check-switch > .slider > span {
	color: #feeeee;
}
.wrap.zynith-wrap .submit #submit {
  	background: #2CD4C7;
  	border-color: #2F9E5E;
  	color: #20217D;
	transition: all 0.1s ease-in-out;
}
.wrap.zynith-wrap .submit #submit:hover {
  	background: #FFA500;
  	border-color: #926615;
	color: #3B3B3B;
}
.postbox.zynith_seo {
	background-color: transparent;
}
.postbox.zynith_seo p {
	color: #feeeee;
}
.postbox.zynith_seo > .inside {
	background-color: #202124;
	box-shadow: inset 2px 2px 3px #0e0e0e, inset -2px -2px 3px rgba(95, 94, 94, 0.25);
}
.postbox.zynith_seo > .inside h2 {
	background-color: #202124;
	border-bottom: 1px solid #606164;
	color: #8AB4F8;
}
.zynith_seo th {
	color: #4FB0D7 !important;
}
.postbox.zynith_seo > .inside,
.postbox.zynith_seo > .inside td {
	color: #E8EAED;
}
.postbox.zynith_seo > .inside input[type=text],
.postbox.zynith_seo > .inside textarea {
	background-color: #292A2D;
	color: #E8EAED;
}
.postbox.zynith_seo > .inside .upload-image {
	background-color: #FFA500;
	border-color: #926615;
	color: #3B3B3B;
}

.zynith_seo .description,
.zynith_seo > .inside fieldset,
#redirects-settings-table td { color: #E8EAED !important; }

.zynith_seo > .inside > table.form-table fieldset .code {
	background-color: rgba(255,255,255,.07);
}
.zynith_seo > .inside > form > .div_button_container > button,
.zynith_seo > .inside > .div_button_container > button {
	background-color: #35D4C7;
	box-shadow: 6px 6px 6px #0E0E0E, -4px -4px 4px rgba(95, 94, 94, 0.25);
	color: #3B3B3B;
}
.zynith-wrap > .zynith_seo > .inside > form > .div_button_container > button:hover,
.zynith-wrap > .zynith_seo > .inside > .div_button_container > button:hover {
	background-color: #FFA500;
	box-shadow: 2px 2px 5px #474641, -3px -3px 7px #000;
}
#custom_seo_metabox > .postbox-header,
.slider:before,
#seo-signals > .signal_card > .signal {
	background-color: #000;
	border-bottom: 1px solid #606164;
}
#custom_seo_metabox > .inside {
  	background-color: #35363A;
  	box-shadow: inset 0px 0px 4px rgba(8, 9, 10, 0.2);
}
#custom_seo_metabox > .inside > .nav-tab-wrapper > .nav-tab-active {
	background-color: #000000;
	color: #EAEAEA;
}
#custom_seo_metabox > .inside > .tab-content { background-color: #202124; }
.zynith-wrap > .zynith_seo > .inside > form > .div_form_col > label,
#custom_seo_metabox > .inside > .tab-content > label,
#custom_seo_metabox > .inside > .tab-content > label + p,
#dynamic-schema > .div_row > label,
#seo-signals > .signal_card > .signal > .signal_desc,
#seo-signals > .signal_card > .signal > .signal_score,
#p_density,
#custom_seo_metabox > .inside > .tab-content > div > label > span,
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > .div_heading > p,
#custom_seo_metabox > .inside > .tab-content > .headings-list > div > ul > li { color: #8AB4F8; }
.check-switch input:focus + .slider {
  box-shadow: 0 0 1px #6002EE;
}
/*
.check-switch input:checked + .slider {
	background-color: #00c750;
}
*/
input:checked + .slider {
  background-color: #5db1aa;
  box-shadow: inset 1px -1px 5px #73706b;
}
.checkboxes > label:last-of-type > .switch > input:checked + .slider {
  background-color: #5db1aa;
  box-shadow: inset 1px -1px 5px #73706b;
}
.zynith-wrap > .zynith_seo > .inside > form > .div_form_col > input,
.zynith-wrap > .zynith_seo > .inside > form > .div_form_col > textarea,
#custom_seo_metabox > .inside > .tab-content > input,
#custom_seo_metabox > .inside > .tab-content > textarea {
  	background-color: #292A2D;
	box-shadow: inset -2px -2px 5px #474641, inset 3px 3px 7px #000;
  	color: #E8EAED;
}
.zynith-wrap > .zynith_seo > .inside > .div_row > select,
#dynamic-schema > .div_row > select {
	background-color: #292A2D;
  	border: #2e2619 solid 1px;
	box-shadow: 6px 6px 6px #0E0E0E, -4px -4px 4px rgba(95, 94, 94, 0.25);
	color: #b7b7b7;
}
#custom_seo_metabox > .inside > .tab-content > .div_button_container > button,
#dynamic-schema > .div_button_menu_container > button {
  background: #151515;
  border: #444 1px solid;
  color: #999;
}
#custom_seo_metabox > .inside > .tab-content > .div_button_container > button:hover,
#dynamic-schema > .div_button_menu_container > button:hover {
  background: #0f0f0e;
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: inset 6px 6px 6px #0E0E0E, inset -4px -4px 4px rgba(95, 94, 94, 0.25);
  color: #F29766;
}
#dynamic-schema > .div_button_menu_container > button.button_selected {
  background-color: rgba(114, 174, 230, 0.4);
  border: #6eaae2 solid 1px;
  box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.5);
  color: #82bef6;
}
#dynamic-schema > .div_button_menu_container > button.button_selected:hover { box-shadow: inset -1px 0px 3px rgba(255, 255, 255, 0.5); }
#custom_seo_metabox > .inside > .tab-content > .div_link_container {
  background-color: #000;
  box-shadow: 0 2px 6px rgba(255, 255, 255, 0.06);
}
#custom_seo_metabox > .inside > .tab-content > .headings-list > div {
  background-color: #000;
  box-shadow: 0 2px 6px rgba(255, 255, 255, 0.06);
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview {
  background-color: #202124;
  border: 1px solid #606164;
}
#custom_seo_metabox > .inside > .tab-content > .serp-preview > h4 { color: #9aa0a6; }
#custom_seo_metabox > .inside > .tab-content > .serp-preview > .div_row > .div_col_1 > .serp-preview-title { color: #8ab4f8; }
#seo-signals > .signal_card { box-shadow: 0 2px 6px rgba(250, 250, 250, 0.06); }
