HEX
Server: Apache/2.4.57 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System: Linux vmi267337.contaboserver.net 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
User: ohirex (1008)
PHP: 8.2.8
Disabled: 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,exec,system,passthru,shell_exec
Upload Files
File: /home/ohirex/web/ohirex.com/public_html/wp-content/plugins/mailster/assets/css/select2.css
.select2-container--mailster {
	display: inline-block;
	min-width: 100%;
}
.select2-container--mailster li.select2-selection__choice {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	font-size: 1em;
}
.select2-container--mailster li.select2-selection__choice {
	margin-right: 4px;
	padding: 0 1em 0 2.5em;
	background: #2bb3e7;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	display: block;
	float: left;
}
.select2-container--mailster li.select2-selection__choice input {
	background: none;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.select2-container--mailster li.select2-selection__choice a {
	opacity: 0;
	color: #fff;
}
.select2-container--mailster li.select2-selection__choice:hover a {
	opacity: 1;
}
.select2-container--mailster li.select2-selection__choice:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 1em;
	float: left;
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	background: #fff;
	box-shadow: -1px -1px 2px #004977;
	transform: translateY(-50%);
}
.select2-container--mailster
	li.select2-selection__choice
	.select2-selection__choice__remove {
	float: right;
	margin-left: 0.5em;
	font-size: 1.2em;
	visibility: hidden;
	background: none;
	border: 0;
	color: #fff;
	padding: 0.2em 0;
}
.select2-container--mailster
	li.select2-selection__choice:hover
	.select2-selection__choice__remove {
	visibility: visible;
}
.select2-container--mailster .select2-selection__rendered {
	box-sizing: border-box;
	border-radius: 0;
	padding-left: 2px;
}
.select2-container.select2-container--mailster .select2-search--inline {
	border-radius: 4px;
	box-shadow: 0 0 0 transparent;
	border: 1px solid #7e8993;
	background-color: #fff;
	color: #32373c;
	display: block;
	float: none;
	clear: both;
}
.select2-container.select2-container--mailster
	.select2-search--inline
	.select2-search__field {
	border: 0;
	font-size: 1em;
	min-height: 28px;
	max-width: 99%;
}
.select2-container.select2-container--mailster
	.select2-search--inline
	.select2-search__field:focus {
	border: 0;
	box-shadow: none;
}
body > .select2-container.select2-container--mailster.select2-container--open {
	margin-top: -2px;
}