HEX
Server: LiteSpeed
System: Linux server44.twelveinks.com 5.14.0-570.12.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 13 06:11:55 EDT 2025 x86_64
User: moda (1338)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /python/moda/public_html/tech/old/theme/wp-content/plugins/whmpress/themes/flathost/whmpress.css
/***************************************************************/
/*-------------------WHMPress Styles overrides-----------------*/
/***************************************************************/
.whmpress button,
.whmpress a.whmpress-btn,
.whmpress a.buy-button,
.whmpress a.www-button,
.whmpress a.whois-button,
.whmpress input[type="submit"] {
  background: #42454A;
}
.whmpress button:hover,
.whmpress a.whmpress-btn:hover,
.whmpress a.buy-button:hover,
.whmpress a.www-button:hover,
.whmpress a.whois-button:hover,
.whmpress input[type="submit"]:hover {
  background: #FD4326;
}
.whmp_domain_search_ajax_results h3 {
  text-align: center;
  line-height: 4;
  margin-bottom: -20px;
}
.whmp_domain_search_ajax_results .whmp_found_title,
.whmp_domain_search_ajax_results .whmp_not_found_title,
.whmp_domain_search_ajax_results .whmp_found_result,
.whmp_domain_search_ajax_results .whmp_not_found_result {
  background: none;
  border: 1px solid #42454A;
  border-radius: 0;
  margin-top: -1px;
  color: #42454A;
  margin-bottom: 0;
  border-collapse: collapse;
}
.whmp_domain_search_ajax_results .whmp_found_title .whmp_search_ajax_buttons a,
.whmp_domain_search_ajax_results .whmp_not_found_title .whmp_search_ajax_buttons a,
.whmp_domain_search_ajax_results .whmp_found_result .whmp_search_ajax_buttons a,
.whmp_domain_search_ajax_results .whmp_not_found_result .whmp_search_ajax_buttons a {
  background: #42454A;
  border: 0;
  border-radius: 4px;
}
.whmp_domain_search_ajax_results .whmp_found_title .whmp_search_ajax_buttons a:hover,
.whmp_domain_search_ajax_results .whmp_not_found_title .whmp_search_ajax_buttons a:hover,
.whmp_domain_search_ajax_results .whmp_found_result .whmp_search_ajax_buttons a:hover,
.whmp_domain_search_ajax_results .whmp_not_found_result .whmp_search_ajax_buttons a:hover {
  background: #FD4326;
}
/*********************************************************
*******************Domain Search Ajax*********************
*********************************************************/
/*Ajax Form*/
.whmpress_domain_search_ajax form button {
  background: #2cc76a;
  border-color: #2cc76a;
  color: #fff;
}
.whmpress_domain_search_ajax form button:hover {
  background: #398439;
  border-color: #398439;
  color: #fff;
}
/*Ajax Search Results*/
.whmp_found_title {
  border: 2px solid #2cc76a;
  border-top-width: 6px;
  background: #fff;
  color: #2cc76a;
}
.whmp_not_found_title {
  color: #eb534e;
  border: 2px solid #eb534e;
  border-top-width: 6px;
  background: #fff;
}
.whmp_found_result {
  border-radius: 0;
  border: 3px solid #2cc76a;
  background: #fff;
  color: #232a31;
}
.whmp_found_title .whmp_search_ajax_buttons a,
.whmp_found_result .whmp_search_ajax_buttons a,
.whmpress_domain_search_ajax_results .result-div button {
  background: #2cc76a;
  border-color: #2cc76a;
  color: #fff;
}
.whmp_found_title .whmp_search_ajax_buttons a:hover,
.whmp_found_result .whmp_search_ajax_buttons a:hover,
.whmpress_domain_search_ajax_results .result-div button:hover {
  background: #398439;
  border-color: #398439;
  color: #fff;
}
.whmp_not_found_result {
  border: 3px solid #eb534e;
  background: #fff;
  color: #eb534e;
}
.whmp_not_found_title .whmp_search_ajax_buttons a,
.whmp_not_found_result .whmp_search_ajax_buttons a,
.whmp_not_found_title .whmp_search_ajax_buttons a:hover,
.whmp_not_found_result .whmp_search_ajax_buttons a:hover {
  background: none;
  border: 0;
  color: #eb534e;
  font-weight: 500;
}
/***************************************************************/
/*-------------------WHMPress Styles overrides-----------------*/
/***************************************************************/
.PlanPricing .whmpress_order_combo {
  padding-bottom: 0;
  background: #E8E9EA;
}
.PlanPricing .whmpress_order_combo form {
  display: block;
}
.PlanPricing .whmpress_order_combo form select {
  width: 90%;
  margin: 0 auto 10px;
  display: block;
  outline: 0;
  padding: 8px 10px;
  border-radius: 4px;
  border: 2px solid #ddd;
}