@import url(~slick-carousel/slick/slick.css);
@import url(~slick-carousel/slick/slick-theme.css);
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Roboto/Roboto-Regular.eot");
  src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype"); }
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Roboto/Roboto-Medium.eot");
  src: url("../fonts/Roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype"); }
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Poppins/Poppins-Regular.eot");
  src: url("../fonts/Poppins/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype"); }
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Poppins/Poppins-Medium.eot");
  src: url("../fonts/Poppins/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype"); }
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Poppins/Poppins-Light.eot");
  src: url("../fonts/Poppins/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Poppins/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins/Poppins-Light.woff") format("woff"), url("../fonts/Poppins/Poppins-Light.ttf") format("truetype"); }
* {
  box-sizing: border-box;
  scroll-behavior: smooth; }
  *:focus {
    outline: none; }

#top-iframe-container {
  height: 0px;
  width: 0px;
  visibility: hidden; }
  #top-iframe-container iframe {
    height: 1px !important;
    width: 1px !important; }

body {
  background-color: #f4f6f9 !important;
  color: #637381 !important;
  font-family: Poppins, sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.list {
  list-style: none;
  margin: 0;
  padding-left: 0; }

h1 {
  color: #1f3041;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.5; }

h2 {
  font-size: 24px;
  line-height: 1.2; }

h3 {
  font-size: 20px;
  line-height: 1.5; }

h4 {
  color: #32373c;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5; }

h5 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.625; }

p {
  font-size: 14px;
  line-height: 1.5; }

img {
  height: auto;
  max-width: 100%;
  object-fit: contain; }

a {
  color: #36aca3;
  text-decoration: none; }
  a:hover {
    color: #36aca3;
    text-decoration: underline; }

.app-container {
  min-height: 99vh; }

.container {
  margin: 0 auto;
  max-width: unset;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fixed {
  background-color: #fff;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: sticky;
  right: 0;
  width: inherit;
  z-index: 9;
  top: 0; }

.toplevel_page_auctollo-index .update-nag,
.toplevel_page_google-sitemap-generator-premium-index .update-nag {
  display: none; }
.toplevel_page_auctollo-index .selectSet .react-select__value-container,
.toplevel_page_google-sitemap-generator-premium-index .selectSet .react-select__value-container {
  padding: 0;
  margin-top: -4px; }
  @media (max-width: 782px) {
    .toplevel_page_auctollo-index .selectSet .react-select__value-container,
    .toplevel_page_google-sitemap-generator-premium-index .selectSet .react-select__value-container {
      margin-top: -10px; } }
  .toplevel_page_auctollo-index .selectSet .react-select__value-container .react-select__input,
  .toplevel_page_google-sitemap-generator-premium-index .selectSet .react-select__value-container .react-select__input {
    height: auto;
    padding: 0;
    margin-top: 0; }

.App {
  margin: 0 auto;
  width: 100%; }

.welcome-section-wrapper {
  margin: 0 auto;
  max-width: 100%; }

.selectReg .react-select__control {
  appearance: none;
  background-color: #fff;
  background-image: linear-gradient(45deg, transparent 50%, #637381 50%), linear-gradient(135deg, #637381 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 8px), calc(100% - 15px) calc(1em + 8px), calc(100% - 2.5em) 0.5em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  border: 1px solid #8996a2 !important;
  border-radius: 6px !important;
  color: #637381;
  font-size: 14px;
  font-weight: normal;
  height: 48px;
  padding: 8px 16px; }
  .selectReg .react-select__control:-webkit-autofill, .selectReg .react-select__control:-webkit-autofill:hover, .selectReg .react-select__control-webkit-autofill:focus, .selectReg .react-select__control-webkit-autofill, .selectReg .react-select__control-webkit-autofill:hover, .selectReg .react-select__control-webkit-autofill:focus, .selectReg .react-select__control-webkit-autofill, .selectReg .react-select__control-webkit-autofill:hover, .selectReg .react-select__control-webkit-autofill:focus {
    border: 1px solid #8996a2 !important;
    transition: background-color 5000s ease-in-out 0s !important; }
  .selectReg .react-select__control:focus {
    border-color: #36aca3; }

.selectReg .react-select__control--is-focused {
  appearance: none;
  background-color: #fff !important;
  background-image: linear-gradient(45deg, transparent 50%, #637381 50%), linear-gradient(135deg, #637381 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 8px), calc(100% - 15px) calc(1em + 8px), calc(100% - 2.5em) 0.5em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  border: 1px solid #8996a2 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #637381 !important;
  font-size: 14px;
  font-weight: normal;
  height: 48px;
  padding: 8px 16px; }
  .selectReg .react-select__control--is-focused:-webkit-autofill, .selectReg .react-select__control--is-focused:-webkit-autofill:hover, .selectReg .react-select__control--is-focused-webkit-autofill:focus, .selectReg .react-select__control--is-focused-webkit-autofill, .selectReg .react-select__control--is-focused-webkit-autofill:hover, .selectReg .react-select__control--is-focused-webkit-autofill:focus, .selectReg .react-select__control--is-focused-webkit-autofill, .selectReg .react-select__control--is-focused-webkit-autofill:hover, .selectReg .react-select__control--is-focused-webkit-autofill:focus {
    border: 1px solid #8996a2 !important;
    transition: background-color 5000s ease-in-out 0s !important; }
  .selectReg .react-select__control--is-focused:focus {
    border-color: #36aca3 !important; }

.selectSet .react-select__control--is-focused {
  appearance: none;
  background-color: #fff !important;
  background-image: linear-gradient(45deg, transparent 50%, #637381 50%), linear-gradient(135deg, #637381 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 4px), calc(100% - 15px) calc(1em + 4px), calc(100% - 2.5em) 0.5em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  border: 1px solid #8996a2 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #637381 !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  padding: 4px 16px;
  width: 152px; }
  .selectSet .react-select__control--is-focused:-webkit-autofill, .selectSet .react-select__control--is-focused:-webkit-autofill:hover, .selectSet .react-select__control--is-focused-webkit-autofill:focus, .selectSet .react-select__control--is-focused-webkit-autofill, .selectSet .react-select__control--is-focused-webkit-autofill:hover, .selectSet .react-select__control--is-focused-webkit-autofill:focus, .selectSet .react-select__control--is-focused-webkit-autofill, .selectSet .react-select__control--is-focused-webkit-autofill:hover, .selectSet .react-select__control--is-focused-webkit-autofill:focus {
    border: 1px solid #8996a2 !important;
    transition: background-color 5000s ease-in-out 0s !important; }
  .selectSet .react-select__control--is-focused:focus {
    border-color: #36aca3 !important; }

.selectSet .react-select__control {
  appearance: none;
  background-color: #fff !important;
  background-image: linear-gradient(45deg, transparent 50%, #637381 50%), linear-gradient(135deg, #637381 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(1em + 4px), calc(100% - 15px) calc(1em + 4px), calc(100% - 2.5em) 0.5em;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  border: 1px solid #8996a2 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #637381 !important;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  padding: 4px 16px;
  width: 152px; }
  .selectSet .react-select__control:-webkit-autofill, .selectSet .react-select__control:-webkit-autofill:hover, .selectSet .react-select__control-webkit-autofill:focus, .selectSet .react-select__control-webkit-autofill, .selectSet .react-select__control-webkit-autofill:hover, .selectSet .react-select__control-webkit-autofill:focus, .selectSet .react-select__control-webkit-autofill, .selectSet .react-select__control-webkit-autofill:hover, .selectSet .react-select__control-webkit-autofill:focus {
    border: 1px solid #8996a2 !important;
    transition: background-color 5000s ease-in-out 0s !important; }
  .selectSet .react-select__control:focus {
    border-color: #36aca3 !important; }

.settings-table .react-select__control {
  border: 0 !important; }
.settings-table .style-input {
  border: 0 !important;
  height: 40px; }

.react-select__indicator-separator,
.react-select__indicators {
  display: none !important; }

.customeSelect .react-select__value-container {
  margin-left: 0;
  padding-left: 0;
  height: 30px; }

.select-error .react-select__control {
  border-color: #dc3824 !important;
  color: #dc3824; }

.error-block {
  color: #dc3824;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px; }

@media (min-width: 768px) {
  .welcome-section-wrapper {
    max-width: 100%; } }
@media (min-width: 992px) {
  .fixed {
    left: 0;
    right: 0;
    max-width: 100%;
    margin: 0;
    width: 100%; }

  .welcome-section-wrapper {
    max-width: 100%; } }
@media (min-width: 1330px) {
  .fixed {
    left: 0;
    max-width: 100%;
    right: 0;
    margin: auto; }

  .welcome-section-wrapper {
    max-width: 100%; } }
@media (min-width: 1025px) and (max-width: 1329px) {
  .fixed {
    max-width: 100%;
    margin: 0;
    background: transparent;
    width: 100%; }

  .welcome-section-wrapper {
    max-width: 100%; } }
@media (min-width: 1400px) {
  .toplevel_page_auctollo-index .update-nag,
  .toplevel_page_google-sitemap-generator-premium-index .update-nag {
    display: none; }

  .fixed {
    left: 0;
    max-width: 100%;
    right: 0;
    margin: auto; }

  .welcome-section-wrapper {
    max-width: 100%; } }
@media (max-width: 767px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 15px; }

  .fixed {
    width: 100%;
    max-width: 100%;
    position: relative; }

  .toplevel_page_auctollo-index.wp-admin .nav-menu,
  .toplevel_page_google-sitemap-generator-premium-index.wp-admin .nav-menu {
    right: -9px; }
  .toplevel_page_auctollo-index.folded .nav-menu,
  .toplevel_page_google-sitemap-generator-premium-index.folded .nav-menu {
    right: -9px; }
  .toplevel_page_auctollo-index .react-select__menu *,
  .toplevel_page_google-sitemap-generator-premium-index .react-select__menu * {
    cursor: pointer; }
  .toplevel_page_auctollo-index .react-select__control,
  .toplevel_page_google-sitemap-generator-premium-index .react-select__control {
    cursor: pointer !important; }

  .welcome-section-wrapper {
    padding-top: 0; } }
@media (max-width: 480px) {
  .welcome-section-wrapper {
    margin: 0; }

  p {
    line-height: 1.2; } }
.signInForm_form-input-group .error-block {
  margin-bottom: 16px; }

.react-select__menu * {
  cursor: pointer; }

.react-select__control {
  cursor: pointer !important; }

.selectSet .css-b8ldur-Input {
  margin: 0; }
  .selectSet .css-b8ldur-Input input {
    height: 26px; }
    .selectSet .css-b8ldur-Input input:focus {
      outline: none;
      box-shadow: none; }

.setting-content-wrapper .checkbox-design {
  padding: 16px 1px; }
.setting-content-wrapper .link-wrapper {
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .setting-content-wrapper .link-wrapper .input-wrap {
    text-align: right; }
    .setting-content-wrapper .link-wrapper .input-wrap input {
      max-width: 50%; }
      @media (max-width: 767px) {
        .setting-content-wrapper .link-wrapper .input-wrap input {
          max-width: 100%; } }

.content-table-wrap {
  border-bottom: none !important; }
  @media (max-width: 767px) {
    .content-table-wrap .flex-column {
      min-width: 200px;
      border-bottom: 1px solid #dfe3eb;
      width: 100% !important; }
      .content-table-wrap .flex-column:nth-child(2) {
        border: none; } }
  .content-table-wrap .table-wrap .d-flex {
    flex-wrap: unset; }
  @media (max-width: 768px) {
    .content-table-wrap .table-wrap {
      overflow-x: auto; } }
  .content-table-wrap .table-wrap .react-select__control {
    background-size: 10px 6px, 7px 8px, 1px 1.5em; }

.setting-priority-wrapper .checkbox-design {
  padding: 16px 3px; }
.setting-priority-wrapper .first-priority-section .radio-wrap {
  padding-right: 0; }
  .setting-priority-wrapper .first-priority-section .radio-wrap label {
    padding-left: 26px; }
    .setting-priority-wrapper .first-priority-section .radio-wrap label span {
      border-radius: 3px;
      width: 24px;
      height: 24px; }
      .setting-priority-wrapper .first-priority-section .radio-wrap label span:after {
        height: 12px;
        left: 0;
        top: 0;
        width: 12px;
        right: 0;
        margin: auto;
        bottom: 0; }
.setting-priority-wrapper .priority-section .flex-column p {
  line-height: normal;
  margin-bottom: 20px; }
  .setting-priority-wrapper .priority-section .flex-column p:last-child {
    margin-bottom: 0; }
.setting-priority-wrapper .priority-section .right-select {
  padding-right: 8px; }

.content-form-wrap {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative; }
  @media (max-width: 767px) {
    .content-form-wrap {
      display: block; } }
  .content-form-wrap:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #dfe3eb;
    left: -20px;
    right: -20px;
    bottom: 0;
    width: calc(100% + 40px); }
  .content-form-wrap .name-label,
  .content-form-wrap .email-label {
    width: 50%;
    max-width: 30%; }
    @media (max-width: 767px) {
      .content-form-wrap .name-label,
      .content-form-wrap .email-label {
        max-width: 100%;
        width: 100%; } }
  .content-form-wrap .name-label {
    margin-right: 30px; }
    @media (max-width: 767px) {
      .content-form-wrap .name-label {
        margin-bottom: 10px; } }

.payment-model-dialog.modal-dialog .modal-content .d-flex {
  padding-top: 0;
  padding-bottom: 0; }
.payment-model-dialog.modal-dialog .button-close {
  text-align: right;
  padding: 10px;
  padding-bottom: 0;
  cursor: pointer; }
.payment-model-dialog.modal-dialog .modal-body {
  padding: 20px;
  padding-top: 3px;
  padding-bottom: 25px; }
  .payment-model-dialog.modal-dialog .modal-body p {
    margin-bottom: 10px; }
  .payment-model-dialog.modal-dialog .modal-body input {
    margin-bottom: 15px !important; }

.btn-left {
  justify-content: flex-start !important; }
  @media (min-width: 767px) {
    .btn-left {
      padding-left: 10px; } }

.btn-add-method {
  padding: 15px 30px; }

h5.title {
  color: #32373c;
  margin-bottom: 16px; }

.configuration-wrapper div div {
  letter-spacing: 0.5px; }

.chart-slider-wrapper {
  background-color: #fff;
  display: none;
  margin-top: 20px; }
  .chart-slider-wrapper .slick-arrow {
    top: 33.4%;
    z-index: 9; }
    .chart-slider-wrapper .slick-arrow:before {
      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 12L5 7L0 2L1 0L8 7L1 14L0 12Z' fill='%2336ACA3'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      display: inline-flex;
      height: 14px;
      width: 8px; }
  .chart-slider-wrapper .slick-next {
    right: 4px; }
  .chart-slider-wrapper .slick-prev {
    left: 4px; }
    .chart-slider-wrapper .slick-prev:before {
      transform: rotate(180deg); }
  .chart-slider-wrapper .top-slider .chart {
    padding: 12px 40px; }
  .chart-slider-wrapper .slider-nav .slick-slide {
    border-top: 4px solid #fff;
    font-size: 16px;
    padding: 16px 0;
    text-align: center; }
    .chart-slider-wrapper .slider-nav .slick-slide.slick-current {
      border-color: #36aca3;
      color: #36aca3; }
  .chart-slider-wrapper .slider-nav .slick-list {
    margin: 0 auto;
    width: 85%; }
  .chart-slider-wrapper .slider-nav .slick-slider {
    box-shadow: 0 3px 12px rgba(134, 160, 158, 0.15); }
  .chart-slider-wrapper .slider-nav .slick-arrow {
    top: 48%; }
  .chart-slider-wrapper .chart-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px; }
    .chart-slider-wrapper .chart-title .value {
      padding-left: 4px; }
  .chart-slider-wrapper .value {
    color: #4c5862;
    font-size: 12px; }
  .chart-slider-wrapper .label {
    color: #9ea3a8;
    font-size: 12px; }

.chart-content-list {
  display: flex;
  justify-content: space-between; }
  .chart-content-list .list-item {
    display: flex;
    flex-direction: column; }
    .chart-content-list .list-item .value {
      font-size: 16px; }

.chart-details {
  padding: 0 16px 16px; }

@media (max-width: 480px) {
  .chart-slider-wrapper {
    display: block; } }
.top-notifications {
  text-align: center; }

.toplevel_page_google-sitemap-generator-premium-index {
  /*---Setting page---*/ }
  .toplevel_page_google-sitemap-generator-premium-index.folded .fixed {
    left: 0;
    width: 100%; }
  .toplevel_page_google-sitemap-generator-premium-index.folded #wpcontent {
    width: calc(100% - 36px);
    overflow: hidden; }
    @media (max-width: 768px) {
      .toplevel_page_google-sitemap-generator-premium-index.folded #wpcontent {
        width: 100%;
        overflow: hidden; } }
  .toplevel_page_google-sitemap-generator-premium-index.folded .settings-page ul {
    width: calc(100% - 36px);
    left: 36px !important; }
    @media (min-width: 961px) {
      .toplevel_page_google-sitemap-generator-premium-index.folded .settings-page ul {
        left: 36px !important;
        width: calc(100% - 36px); } }
  .toplevel_page_google-sitemap-generator-premium-index .chart-slider-wrapper {
    display: none !important; }
  .toplevel_page_google-sitemap-generator-premium-index #top-iframe-container {
    position: absolute;
    opacity: 0;
    z-index: -9; }
  .toplevel_page_google-sitemap-generator-premium-index #wpcontent {
    padding-left: 0;
    width: calc(100% - 160px);
    overflow: hidden; }
    @media (max-width: 960px) {
      .toplevel_page_google-sitemap-generator-premium-index #wpcontent {
        width: 100%;
        left: 0;
        max-width: 100%; } }
    @media (min-width: 768px) and (max-width: 782px) {
      .toplevel_page_google-sitemap-generator-premium-index #wpcontent {
        width: 100%; } }
    @media (max-width: 767px) {
      .toplevel_page_google-sitemap-generator-premium-index #wpcontent {
        width: 100%; } }
  .toplevel_page_google-sitemap-generator-premium-index .container {
    max-width: 100%;
    padding: 0; }
  .toplevel_page_google-sitemap-generator-premium-index .fixed {
    width: 100%;
    left: 0 !important;
    max-width: 100% !important;
    position: sticky !important; }
    @media (min-width: 961px) and (max-width: 1400px) {
      .toplevel_page_google-sitemap-generator-premium-index .fixed {
        max-width: 100% !important;
        margin: 0; } }
  .toplevel_page_google-sitemap-generator-premium-index .welcome-section-wrapper {
    max-width: 100%;
    width: 100%; }
    .toplevel_page_google-sitemap-generator-premium-index .welcome-section-wrapper a {
      color: #36aca3 !important; }
  .toplevel_page_google-sitemap-generator-premium-index .section-wrapper {
    max-width: 100%;
    overflow: hidden; }
    .toplevel_page_google-sitemap-generator-premium-index .section-wrapper > div {
      padding-left: 0px;
      padding-right: 0px;
      max-width: 100%;
      overflow: visible !important; }
  .toplevel_page_google-sitemap-generator-premium-index .setting-fixed-title {
    max-width: 100%;
    margin: 0 15px; }
  .toplevel_page_google-sitemap-generator-premium-index .tabs {
    max-width: 100%;
    display: inline-block; }
    @media (max-width: 767px) {
      .toplevel_page_google-sitemap-generator-premium-index .tabs {
        display: block;
        margin: 0; }
        .toplevel_page_google-sitemap-generator-premium-index .tabs li {
          width: 100%; } }
    .toplevel_page_google-sitemap-generator-premium-index .tabs li {
      margin-bottom: 0;
      display: inline-block;
      vertical-align: bottom; }
  .toplevel_page_google-sitemap-generator-premium-index .settings-container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px; }
  .toplevel_page_google-sitemap-generator-premium-index .wp-section {
    max-width: 100%; }
    .toplevel_page_google-sitemap-generator-premium-index .wp-section ul.list {
      width: 100%;
      left: 0;
      max-width: 100%;
      box-shadow: inset 0px 1px 0px #f3f3f4;
      top: 0; }
      @media (max-width: 767px) {
        .toplevel_page_google-sitemap-generator-premium-index .wp-section ul.list {
          overflow-x: scroll;
          display: flex !important;
          justify-content: inherit; } }
      .toplevel_page_google-sitemap-generator-premium-index .wp-section ul.list li {
        margin-bottom: 0;
        display: inline-flex;
        width: fit-content; }
  @media (min-width: 1330px) {
    .toplevel_page_google-sitemap-generator-premium-index .wp-login-notify {
      max-width: 100%; } }
  .toplevel_page_google-sitemap-generator-premium-index input[type="checkbox"]:disabled {
    opacity: 0 !important; }
  .toplevel_page_google-sitemap-generator-premium-index .selectSet .react-select__value-container {
    position: unset; }
    .toplevel_page_google-sitemap-generator-premium-index .selectSet .react-select__value-container input {
      box-shadow: none !important;
      line-height: inherit !important;
      min-height: inherit !important;
      height: auto; }
  .toplevel_page_google-sitemap-generator-premium-index .wp-loader {
    right: 0;
    left: 160px;
    transform: none;
    top: 37%; }
  .toplevel_page_google-sitemap-generator-premium-index .settings-tab ul {
    box-shadow: none !important; }
  .toplevel_page_google-sitemap-generator-premium-index .container.app-container a {
    color: #36aca3 !important; }

.response_msg {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: #f4f6f9;
  padding: 15px 30px;
  color: #000;
  margin: -60px 0 0;
  position: relative; }

.response_msg p {
  margin: 0; }

.wp-settings-option > div {
  max-width: 695px; }
.wp-settings-option .option-left {
  max-width: 152px; }

.buttonPrimary_button {
  max-height: 48px; }

.setting-priority-wrapper .first-priority-section .wp-post-priority {
  position: relative; }
  .setting-priority-wrapper .first-priority-section .wp-post-priority .radio-wrap {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: auto; }
    .setting-priority-wrapper .first-priority-section .wp-post-priority .radio-wrap label {
      padding: 0;
      margin: 0;
      width: 25px;
      height: 25px;
      display: inline-block; }
      .setting-priority-wrapper .first-priority-section .wp-post-priority .radio-wrap label span {
        position: unset;
        margin: 0;
        padding: 0;
        display: inline-block; }

.configuration-wrapper .wp-setting-option-sm .wp-option-right {
  width: auto !important; }
.configuration-wrapper .wp-setting-option-sm input {
  max-width: 152px; }

.wp-primary-btn button {
  padding: 16px 16px; }

.wp-heading-weg {
  padding-bottom: 30px; }
  .wp-heading-weg h1 {
    font-weight: 300 !important;
    margin-bottom: 6px; }
  .wp-heading-weg p {
    margin-top: 0; }

.bing-webmaster {
  min-height: 300px; }
  .bing-webmaster .bing-section {
    height: 270px; }

/* Configration Tab */
@media (max-width: 767px) {
  .settings-tab {
    overflow: scroll;
    white-space: nowrap;
    margin-bottom: 20px; } }
.settings-tab ul {
  margin-bottom: 8px; }
  .settings-tab ul li {
    padding: 0 25px 10px;
    border-width: 2px; }

.custom-inputbox input {
  height: 40px; }
.custom-inputbox input::placeholder {
  opacity: 50%; }

/* Content Tab */
.content-text p {
  margin-bottom: 20px; }
.content-text .content-table-wrap .table-head .flex-column > div {
  font-weight: 500;
  color: #1f3041;
  padding: 7px 16px; }

.contect-second-section .sub-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 12px; }

/* Subscription Tab Modal */
.subscription-modal .modal-head {
  padding: 0 16px !important; }
  .subscription-modal .modal-head strong {
    color: #000000;
    font-size: 20px !important;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 300 !important; }
.subscription-modal .modal-body {
  padding: 0 16px 10px !important; }
  .subscription-modal .modal-body > p {
    margin-bottom: 16px; }
  .subscription-modal .modal-body label {
    font-size: 12px; }
  .subscription-modal .modal-body .submit-btn {
    margin-top: 8px; }
    .subscription-modal .modal-body .submit-btn button:focus {
      outline: none; }
.subscription-modal .error-msg {
  margin-top: -10px; }
.subscription-modal .date-field {
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .configuration-content p {
    margin-bottom: 20px !important;
    white-space: normal;
    word-break: break-all; }

  .configuration-text {
    white-space: normal;
    align-items: self-start; }
    .configuration-text .content-box {
      margin-bottom: 10px;
      padding-right: 10px !important; }

  .section-block {
    display: block !important; }

  .section-content {
    white-space: normal; }

  .section-left {
    align-items: flex-start !important;
    margin-top: 10px; }
    .section-left button {
      margin-left: 0 !important; }

  .wp-post-priority .content-box {
    margin-right: 30px !important; }
  .wp-post-priority .radio-wrap {
    right: 15px !important; }

  .section-payment {
    word-break: break-all; }
    .section-payment .bg-white {
      display: block !important; }
      .section-payment .bg-white div + .d-flex {
        margin-left: -15px; } }
.custom-modal {
  max-width: 800px;
  position: relative; }
  .custom-modal .modal-content {
    padding-top: 24px !important; }
    @media (min-width: 767px) {
      .custom-modal .modal-content {
        padding: 40px 15px 20px; } }
    .custom-modal .modal-content .button-close {
      position: absolute;
      right: 30px; }

.subscription-modal {
  max-width: 600px; }
  .subscription-modal .modal-content {
    padding: 15px; }

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