HEX
Server: nginx/1.18.0
System: Linux iZj6c1ieg2jrpk1z5tzi19Z 6.3.9-1.el7.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 21 22:18:40 EDT 2023 x86_64
User: www (1001)
PHP: 8.2.4
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.cytocare.cn/wp-content/plugins/aftership-woocommerce-tracking/assets/css/index.css
.auto-as-index-container {
  font-family: SF Pro Text;
  text-align: center;
  margin-left: -20px;
}
.auto-as-index-header {
  text-align: center;
  background-color: #ffeecf;
  padding-top: 72px;
  padding-bottom: 72px;
  background-image: url(../images/wordpress-banner.png);
  background-size: 100%;
  position: relative;
}
.auto-as-index-logo {
  position: absolute;
  top: 20px;
  left: 30px;
}
.auto-as-index-header-title {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  margin-bottom: 20px;
}
.auto-as-index-header-desc {
  font-size: 26px;
  line-height: 40px;
  margin-top: 20px;
  max-width: 860px;
  margin: 0 auto;
}

.auto-as-index-header-button {
  color: #ffffff;
  background-color: #ffa300;
  width: 248px;
  height: 72px;
  line-height: 72px;
  font-size: 26px;
  font-weight: 700px;
    border: none;
  border-radius: 8px;
  margin: 28px auto 0;
    cursor: pointer;
}
.auto-as-index-header-button:active {
  opacity: 0.85;
}

.auto-as-admin-container {
	font-family: SF Pro Text;
	margin-left: -20px;
}
.auto-as-admin-container * {
	box-sizing: border-box;
}
.auto-as-admin-header {
	text-align: center;
	background-color: #ffeecf;
	padding-top: 72px;
	padding-bottom: 72px;
	background-image: url(https://assets.aftership.com/img/wordpress-banner.png);
	background-size: 100%;
	position: relative;
}
.auto-as-admin-logo {
	position: absolute;
	top: 20px;
	left: 30px;
}
.auto-as-admin-logo img {
	width: 105px;
	height: 32px;
}
.auto-as-admin-header-title {
	font-size: 36px;
	line-height: 44px;
	font-weight: 700;
	margin-bottom: 20px;
}
.auto-as-admin-header-desc {
	font-size: 26px;
	line-height: 40px;
	margin-top: 20px;
	max-width: 860px;
	margin: 0 auto;
}
.auto-as-admin-header-button {
	color: #ffffff;
	background-color: #ffa300;
	width: 248px;
	height: 72px;
	line-height: 72px;
	font-size: 26px;
	font-weight: 700px;
    border: none;
	border-radius: 8px;
	margin: 28px auto 0;
    cursor: pointer;
}
.auto-as-admin-header-button:active {
	opacity: 0.85;
}

.auto-as-admin-recommand {
	max-width: 860px;
	margin: auto;
	text-align: left;
	font-size: 14px;
}
.auto-as-admin-recommand-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 28px;
}
.auto-as-admin-recommand-list {
	display: flex;
	justify-content: space-between;
}
.auto-as-admin-recommand-list a {
	text-decoration: none;
	color: inherit;
}
.auto-as-admin-recommand-list-item {
	display: flex;
}
.auto-as-admin-recommand-list-item-detail {
	width: 190px;
	margin-left: 20px;
	display: flex;
	line-height: 20px;
	flex-direction: column;
	justify-content: space-between;
}
.auto-as-admin-checkbox-title,
.auto-as-admin-input-title,
.auto-as-admin-select-title{
  margin-bottom: 10px;
}
.auto-as-admin-container .wrap #aftership_couriers_select_chosen .chosen-choices{
  width: 860px !important;
  height: 40px !important;
  line-height: 40px !important;
  padding-left: 16px !important;
  border-radius: 5px !important;
}
.auto-as-admin-container .wrap #aftership_couriers_select_chosen .chosen-choices .search-choice{
	margin: 9px 5px 9px 0 !important;
}
.auto-as-admin-input-content{
  width: 860px !important;
  height: 40px !important;
  padding-left: 16px !important;
  border: 1px solid #aaa !important;
}
.auto-as-admin-container .wrap{
  max-width:860px;
  margin: 0 auto;
  margin-top: 30px;
}
.auto-as-admin-container .wrap::after{
  content: '';
  display: block;
  clear: both;
}
.auto-as-admin-container #submit{
  float: right;
  background: orange;
  padding: 6px 15px;
  border-radius: 5px;
  border: none;
}
.auto-as-admin-link{
  max-width: 860px;
  margin: auto;
  height: 80px;
  line-height: 80px;
}
.auto-as-admin-link-content{
  float: right;
  font-size: 14px;
}
.auto-as-admin-text-bold{
  font-weight: bold;
}
.auto-as-admin-container .wrap .form-table th{
  display: none;
}