HEX
Server: Apache
System: Linux c119.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: c1190199 (57165)
PHP: 7.4.33
Disabled: mail, system, shell, exec, system_exec, shell_exec, mysql_pconnect, passthru, popen, proc_open, proc_close, proc_nice, proc_terminate, proc_get_status, escapeshellarg, escapeshellcmd, eval, dl, imap_mail, libvirt_connect, gnupg_init, unsetenv, apache_setenv, pcntl_exec, 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_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals, opcache_get_status, opcache_reset, opcache_get_configuration
Upload Files
File: /home/c1190199/public_html/wp-content/themes/directory/design/css/rating.css
/* ================= */
/* = Rating System = */
/* ================= */

	.rating-send-form 				{ background: #f2f2f2; border: 1px dotted #CFCFCF; display: table; margin-bottom: 30px; position: relative; width: 100%; }
		.rating-ipnuts 				{ display: table-row; }
		.rating-details 			{ display: table-cell; padding: 20px; vertical-align: top; width: 60%; }
		.onecolumn .rating-details 	{ width: 73%; }

		.rating-details .detail { position: relative; }
		.detail > label { display: block; left: 10px; position: absolute; top: 4px; }

		.detail > input,
		.detail > textarea { border: 1px solid #e5e5e5; margin-bottom: 20px; padding: 5px 10px !important; }
		.detail > textarea { height: 44px; width: 94%; }

		.ratings,
		.user-values		{ background: @firstThemeColor; display: table-cell; padding: 20px; }

		.user-rating .user-values 		{ display: block; right: -1px; position: absolute; top: 48px; width: 220px; z-index: 1; }

			.rating 	{ border-bottom: 1px dotted rgba(250, 250, 250, 0.6); line-height: 30px; position: relative; }
			.user-rating .rating { border-bottom: 1px dotted rgba(0, 0, 0, 0.3); }
			.rating-system .rating > div { float: left; }
			.rating-ipnuts .ratings .rating .rating-title,
			.user-rating .user-values .rating .rating-title {color: #fff; text-shadow: 1px 1px 0 rgba(250, 250, 250, 0.2); width: 100px; }

			.rating-ipnuts .ratings .rating .rating-title { width: 95px; }

	.user-ratings 		{ background: lighten(@sidebarBackgroundColor, 1%); border: 1px dotted @bordersColor; border-collapse: collapse; margin-bottom: 30px; width: 100%; }

		.user-rating 	{ border-bottom: 1px dotted rgba(0,0,0,0.2); margin-bottom: 10px; padding-bottom: 10px; position: relative; }
		.user-rating:first-child { margin-top: 10px; }
		.user-rating:last-child { border: 0; margin: 0; }



	.user-details { border-right: 1px solid #fff; padding: 20px; vertical-align: top; }
	.user-details .name,
	.user-details .date { display: inline-block; margin-bottom: 10px; margin-right: 10px; padding-right: 10px; }

	.user-details .name { border-right: 1px solid rgb(0,0,0,0.2); font-weight: bold; }
	.user-details .description { border-top: 1px dotted rgba(0,0,0,0.2); padding-top: 10px; }

	.user-details .value { display: inline-block; float: right; margin-bottom: 10px; vertical-align: middle; }

	.star { background:url('design/img/rating_star.png') no-repeat 0 0; float: left; position: relative; width: 24px; height: 24px; }
	span.rating span.star.active,
	div.value .star.active,
	.user-stars div.star.active,
	.rating div.star.active 	{ background: url("design/img/rating_star_active.png") no-repeat; }

	span.rating span.star 			{ background: @contentBgColor url('design/img/rating_star.png') no-repeat 0 0; }

	.rating-system .rating-send-form .star,
	.rating-system .send-rating { cursor: pointer; }

	.rating-already,
	.rating-success 	{ background: #DD0000; border: 1px solid #8B0808; color: #fff; margin-bottom: 30px; padding: 10px; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); }

	.rating-success 	{ background: #79BE3A; border: 1px solid #59A018; }

	.message.error 		{ color: #ED1818; display: inline-block; margin-left: 15px; text-shadow: 0 1px 0 rgba(250, 250, 250, 0.7); }



/* H1 Rating */

h1.entry-title .rating { display: inline-block; float: none; margin: 0; padding: 0; }
h1.entry-title .rating span { padding: 0; }

/* Map Detail */

.map-item-info .rating { background: rgba(0, 0, 0, 0.4); border: 0; bottom: 0; padding: 3px 0; position: absolute; right: 0; }

/* Lists */

.rating { float: right; }