????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.189.141.66
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,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,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/appsrv.astacus.se/XMP/universal/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/appsrv.astacus.se/XMP/universal/style.css
.tabs {
	width:100%;
	overflow:hidden;
	font-size:0.9em;
	margin:2em 0;
	zoom:1;
	padding:1px;
	position:relative;
}

.tabs dt {
	float:left;
	line-height:2;
	height:2em;
	background:#e8f0f5;
	border:1px solid #e8f0f5;
	border-bottom:0;
	padding:0 1em;
	position:relative;
	left:35px;
	margin-right:1px;
	cursor:pointer;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

.tabs dt:hover {
	background-color:#bfdff4;
}

.tabs dt.selected {
	border-color:#b0d0e9;
	background:#fff;
	z-index:3;
	cursor:auto;
}

.tabs dd {
	background:#fff;	
	float:right;
	overflow:hidden;	
	width:1px;
	height:1px;
	margin:2em 0 0 -100%;
	position:relative;
	z-index:2;
}

.tabs dd.selected {
	width:100%;
	height:100%;
}

.tabs dd.extended {
	margin:0 0 0 -100%;
}

.tabs .tab-content {
	border:1px solid #b0d0e9;
	padding:10px;
	
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	 border-radius: 20px;
}

.dropTarget{
	position: absolute;
	display: none;
	vertical-align: middle;
	border: 0;
	background: #B5EDBC;
	border: 1px solid #74DD82;
	border-radius: 10px;
	opacity:.7;
	text-align: center;
	height: 100%;
	width: 100%;
}

.fileList { 	
	padding-top: 2px;
	width: 100%;
	min-height: 20px; 	
}

.fileListThumbs{
	border:1px solid #b0d0e9;
    padding-top: 2px;
	width: 100%;
	min-height: 20px; 	
    overflow-y: scroll;
}
.fileListThumbs ul {
    display: inline-block;  	
	height: 100%;
	
	margin: 0;
    padding: 0;  
    list-style: none;

    -webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.fileListThumbs .listItemsHolder li{
   /* height: 120px;
    width: 120px;*/
    display: inline-block;
    float: left;
    margin: 4px;
    border: 1px solid #CCCCCC;
	position: relative;
}

.bottomPanelThumbs {
	bottom: 0;
	height: 16px;
	white-space: nowrap;
	position: absolute;
	z-index:5;
	background-color: rgba(204, 204, 204, 0.6);
}

.topPanelThumbs {
	top: 0;
	height: 16px;
	white-space: nowrap;
	position: absolute;
	z-index:5;
	/*background-color: #CCC;*/
	background-color: rgba(204, 204, 204, 0.6);
	/*opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.fileList ul {
	border:1px solid #b0d0e9;
	height: 100%;
	width: 100%; 
	overflow-y: scroll;
	margin: 0;
    padding: 0;  
    list-style: none;

    -webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.fileList .listItemsHolder li{   
  padding-top: 10px;
  padding-bottom: 10px;
 
  border-bottom-style:solid; 
  border-bottom-width:1px; 
  border-bottom-color:#CCCCCC; 
  padding-left:2px;
}

.imgHolder{
display: table-cell; 
vertical-align: middle;
}

.fileThumb{
  display: block;
  margin: 0 auto;
  vertical-align: middle; 
}

.fileSpacer {
	display: block;
	font-size: 0;
	line-height: 0;
	clear: both; 
}
.fileName { 
  float: left;
  overflow-x: hidden;
  /*width: 65%;*/  
  min-width: 50px;
  white-space: nowrap;
}
.fileState { 
  float: left;
  width: 16px;  
  padding-left: 5px;
  padding-right: 5px;
}
.fileStatus, .fileSize {
	float: right;
	width: 10%;	
}
.fileStatus{	
	width: 35px;
	min-width: 30px;
	max-width: 40px;
}
.fileSize {
	width: 60px;	
	min-width: 50px;
	max-width: 70px;
}
.fileRemove{
	float: right;
	cursor: pointer;
	width: 16px;
}

.notTransparent{
	opacity:1.0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
}

.rotateLeft{	
	float: left;
	width: 16px;  
	padding-left: 0px;
	padding-right: 5px;
	cursor: pointer;	
}
.rotateRight{
	float: right;
	cursor: pointer;
	width: 16px;
}

.uuFileInput  {
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity:0);
	font-size:199px;
	width: 100%;
	height: 100%;
	cursor:pointer;	
	zoom:1;
}

.uuButton {
	display: inline-block;
	background: none;
	margin: 0;
	padding: 3px 0;
	border-width: 0;
	overflow: visible;
	text-decoration: none;
	color: #333;
}

.uuClearButton{
	float: right;
	display: inline;
}

.uuButtonDisabled{
	color: #CCC;
}

.uuButton span {
	background: #ddd url(images/bg-button.gif) repeat-x 0 0;
	margin: 0;
	padding: 3px 0;
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
}

* html .uuButton span {
	padding-top: 0;
}

.uuButton span span {
	position: relative;
	padding: 3px .4em;
	border-width: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
	white-space: nowrap;
}

.uuButton span span img{
	position: relative;
	vertical-align: middle;
	border-width: 0;
	padding-right: 3px;
	margin: 0;
}

.uuButton:hover span, 
.uuButton:hover span span,
.uuButtonHover span, 
.uuButtonHover span span,  
.uuButton:focus span, 
.uuButton:focus span span {
	cursor: pointer;
	border-color: #9cf !important;
	color: #000;
}

.uuButton:active span,
.uuButtonActive span {
	background-position: 0 -400px;
	outline: none;
}

.uuButton:focus, 
.uuButton:active,
.uuButtonFocus, 
.uuButtonActive  {
	outline: none;
}

/* main button style */
.primary {
	font-weight: bold;
	color: #000;
}


.uuControlsContainer{
	/*height: 10%;*/
	min-height: 25px;
}
.uuStatusContainer{
	/*height: 15%;*/
	min-height: 40px;
}
.uuStatusLabel{
	padding: 3px;
	width: 100%;
	white-space: nowrap;
	min-height: 10px;
	max-height: 30px;
	overflow:hidden;	
}
.uuProgressBar {	
	border:1px solid #b0d0e9;
	background: #FFFFFF;
	margin-top: 2px;
	padding: 1px;
	min-height: 10px;
}
.uuProgressBarBody {
	width: 0px;
	height: 10px;
	background: #bfdff4;
}

.uuImgRotated90 {
	/*General*/
	transform: rotate(90deg);
	/*Firefox*/
	-moz-transform: rotate(90deg);
	/*Microsoft Internet Explorer*/
	-ms-transform: rotate(90deg);
	/*Chrome, Safari*/
	-webkit-transform: rotate(90deg);
	/*Opera*/
	-o-transform: rotate(90deg);
	opacity:0.4;
	filter:alpha(opacity=40);

}
.uuImgRotated180 {
	-ms-transform: rotate(180deg);	
	-webkit-transform: rotate(180deg);						
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);						
	-sand-transform: rotate(180deg);
}
.uuImgRotated270 {
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);						
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);						
	-sand-transform: rotate(270deg);
}

Youez - 2016 - github.com/yon3zu
LinuXploit