HEX
Server: Apache
System: Linux srv-plesk28.ps.kz 5.14.0-284.18.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 29 17:06:27 EDT 2023 x86_64
User: greencl1 (10085)
PHP: 8.1.33
Disabled: apache_setenv,dl,eval,exec,openlog,passthru,pcntl_exec,pcntl_fork,popen,posix_getpwuid,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,socket_create,socket_create_listen,socket_create_pair,syslog,system,socket_listen,stream_socket_server
Upload Files
File: /var/www/vhosts/greenclinic.kz/newsite/wp-content/plugins/cyr2lat/assets/css/converter.css
#ctl-options table tbody {
	background: #fff;
}

#ctl-options table tbody tr {
	display: grid;
	align-self: start;
}

#ctl-options table tbody tr td {
	padding: 0;
	margin: 0;
	position: relative;
}

/* Section Post Types and Statuses */
.ctl-section-types-statuses + table {
	max-width: 760px;
}

.ctl-section-types-statuses + table tbody {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px 20px;
	padding: 15px 20px;
}

.ctl-section-types-statuses + table tbody tr th {
	padding: 0 0 10px 0;
}

.ctl-section-types-statuses + table tbody tr td input {
	width: 100%;
}

#ctl-options fieldset + .helper::before {
	transform: translate(25px, -0.8em);
	top: 50%;
}

#ctl-options table tbody tr th {
	padding: 5px 0 10px 0;
}

#ctl-options fieldset + .helper::before {
	transform: translate(200px, -1.9em);
	top: 0;
	left: 0;
	right: unset;
}

#ctl-options fieldset + .helper .helper-content {
	top: 0;
	left: 0;
	right: unset;
	transform: translate(calc(200px - 100% + 1.2em), -6.6em);
	min-width: 200px;
}

#ctl-options .helper .helper-content::after {
	bottom: 0;
	top: unset;
	border-bottom-color: transparent;
	border-top-color: #000;
	transform: translateY(100%);
}

#ctl-confirm-popup {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(241, 241, 241, 0.8);
	z-index: 9999;
}

#ctl-convert-button {
	color: #d63638;
	border-color: #d63638;
}

#ctl-confirm-content {
	display: block;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 0 1.3em 1.3em 1.3em;
}

#ctl-confirm-buttons {
	margin-top: 1.3em;
}

#ctl-confirm-cancel {
	margin-left: 0.5em;
}