Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.32.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : setup-rtl.css
.dokan-spinner {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../js/../images/spinner-2x.gif) center center no-repeat;
  z-index: 99;
  background-size: 20px;
}
/* Variables */
/* Toggle switch */
.form-table .updated p {
  margin-bottom: 10px;
}
.form-table .switch-input {
  display: none;
}
.form-table .switch-label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  text-align: right;
  margin: 2px 0;
  padding: 0 44px 0 0;
}
.form-table .switch-label:before,
.form-table .switch-label:after {
  content: "";
  position: absolute;
  margin: 0;
  outline: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-table .switch-label:before {
  right: 1px;
  width: 34px;
  height: 14px;
  background-color: #9E9E9E;
  border-radius: 8px;
}
.form-table .switch-label:after {
  right: 0;
  width: 20px;
  height: 20px;
  background-color: #FAFAFA;
  border-radius: 50%;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
}
.form-table .switch-label .toggle--on {
  display: none;
}
.form-table .switch-label .toggle--off {
  display: inline-block;
}
.form-table .switch-input:checked + .switch-label:before {
  background-color: #c9baf8;
}
.form-table .switch-input:checked + .switch-label:after {
  background-color: #7047EB;
  -ms-transform: translate(-80%, -50%);
  -webkit-transform: translate(-80%, -50%);
  transform: translate(-80%, -50%);
}
.form-table .switch-input:checked + .switch-label .toggle--on {
  display: inline-block;
}
.form-table .switch-input:checked + .switch-label .toggle--off {
  display: none;
}
.form-table .list-unstyled {
  padding: 0;
  margin-top: 0;
}
.form-table .list-unstyled li {
  list-style-type: none;
  margin-bottom: 5px;
}
.form-table .dokan-bank-settings-template {
  padding: 0 15px;
  border: 1px solid #EEEEEE;
}
.form-table .dokan-bank-settings-template .dokan-form-group {
  height: 70px !important;
}
.form-table .dokan-bank-settings-template .dokan-form-group input[name="settings[bank][routing_number]"],
.form-table .dokan-bank-settings-template .dokan-form-group input[name="settings[bank][ac_number]"] {
  width: 100%;
}
.form-table .dokan-bank-settings-template .dokan-form-group textarea[name="settings[bank][bank_addr]"] {
  height: 45px !important;
  border-radius: 4px !important;
}
.form-table .dokan-bank-settings-template .dokan-form-group input,
.form-table .dokan-bank-settings-template .dokan-form-group select,
.form-table .dokan-bank-settings-template .dokan-form-group textarea {
  margin-top: 5px;
  border: 1px solid #BBBBBB;
}
.form-table .dokan-bank-settings-template .dokan-form-group input[type=checkbox] {
  margin-top: 0;
}
.form-table .dokan-bank-settings-template .dokan-form-group img {
  height: 60px;
}
.form-table .dokan-bank-settings-template .dokan-form-group #declaration {
  width: auto !important;
}
.form-table .dokan-bank-settings-template div.data-warning {
  display: flex !important;
  box-shadow: 0 0 5px #AAAAAA !important;
  padding: 10px !important;
  margin-bottom: 10px !important;
}
.form-table .dokan-bank-settings-template div.data-warning div.left-icon-container {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  padding: 5px !important;
}
.form-table .dokan-bank-settings-template div.data-warning div.left-icon-container i {
  color: orange !important;
}
.form-table .dokan-bank-settings-template div.data-warning div.vr-separator {
  margin: 0 10px !important;
  border-right: 1px #dddddd solid !important;
}
.form-table .dokan-bank-settings-template .bottom-note {
  text-align: right !important;
  margin-bottom: 2em !important;
}
.dokan-form-group .dokan-w8 {
  margin-bottom: 10px;
}
.dokan-form-group textarea {
  font-size: 15px;
}
/* WC Overrides */
.wc-setup .wc-setup-steps li.done,
.wc-setup .wc-setup-steps li.active {
  color: #7047EB;
  border-color: #7047EB;
}
.wc-setup .wc-setup-steps li.done:before,
.wc-setup .wc-setup-steps li.active:before {
  background: #7047EB;
  border-color: #7047EB;
}
.wc-setup .wc-setup-steps li.active:before {
  background: #fff;
}
.wc-setup .wc-setup-actions .button {
  color: #555;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.wc-setup .wc-setup-actions .button-primary {
  color: #fff;
  background: #7047EB;
  border-color: #7047EB;
  text-shadow: none;
}
.wc-setup .wc-setup-actions .button-primary:hover,
.wc-setup .wc-setup-actions .button-primary:active,
.wc-setup .wc-setup-actions .button-primary:focus {
  background-color: #4c19e6;
  border-color: #4c19e6;
}
.wc-setup .wc-setup-content a {
  color: #7047EB;
}
.wc-setup .wc-setup-content .checkbox input[type=checkbox]:checked + label::before {
  background: #7047EB;
  border-color: #7047EB;
}
.wc-setup .wc-setup-content .checkbox label {
  font-weight: 400;
  line-height: 1.7;
}
.wc-setup .wc-setup-content table {
  font-weight: 400;
}
.wc-setup .wc-setup-content table th {
  font-weight: 500;
}
.wc-wizard-service-item .wc-wizard-service-name {
  padding-right: 20px;
}
.wc-wizard-service-item .wc-wizard-service-name p {
  text-align: right;
}
.wc-wizard-service-item .dokan-wizard-service-enable {
  flex-basis: 0;
  min-width: 75px;
  text-align: center;
  cursor: pointer;
  padding: 2em 0;
  position: relative;
  max-height: 1.5em;
  align-self: flex-start;
}
.wc-wizard-service-item .dokan-wizard-service-enable .switch-label {
  right: 20px;
}
.dokan-setup-done h1 {
  text-align: center;
}
.dokan-setup-done img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
}
.dokan-setup-done-content {
  display: flex;
  justify-content: center;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.wc-wizard-service-item .dokan-wc-wizard-service-enable {
  -webkit-flex-basis: 0;
  flex-basis: 0;
  min-width: 75px;
  text-align: center;
  cursor: pointer;
  padding: 2em 0;
  position: relative;
  max-height: 1.5em;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  order: 3;
}
.dokan-admin-setup-wizard {
  border: none;
}
.dokan-vendor-setup-wizard {
  border: none;
}
.dokan-vendor-setup-wizard #wc-logo img {
  max-width: 100%;
}
.dokan-vendor-setup-wizard .wc-setup-content .dokan-seller-setup-form .dokan-map-wrap .dokan-map-search-bar input#dokan-map-add {
  width: 100%;
}
.dokan-vendor-setup-wizard .wc-setup-content .dokan-seller-setup-form .dokan-map-wrap .dokan-map-search-bar a#dokan-location-find-btn {
  display: none;
}
.dokan-vendor-setup-wizard .wc-setup-content .dokan-seller-setup-form .dokan-map-wrap .dokan-google-map {
  width: 100%;
  height: 300px;
}
span.required {
  color: #e2401c;
}

© 2025 XylotrechusZ