HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/lib/web/prototype/windows/themes/spread.css
.overlay_spread {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.spread_nw {
	background: transparent url(spread/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.spread_n {
  background: transparent url(spread/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.spread_ne {
  background: transparent url(spread/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.spread_w {
  background: transparent url(spread/frame-left.gif) repeat-y top left;			
  width:7px;
}

.spread_e {
  background: transparent url(spread/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.spread_sw {
  background: transparent url(spread/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.spread_s  {
  background: transparent url(spread/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.spread_se, .spread_sizer {
  background: transparent url(spread/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.spread_sizer {
	cursor:se-resize;	
}

.spread_close {
	width: 23px;
	height: 23px;
	background: transparent url(spread/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.spread_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(spread/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.spread_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(spread/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.spread_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:2px;
	width:100%;
	color:#E47211;
}

.spread_content {
	overflow:auto;
	color: #222;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background:#A9EA00;
}