!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

C:\AmbienteBogota\boletinprensa\   drwxrwxrwx
Free 4.15 GB of 39.52 GB (10.5%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     phpmynewsletter.css (5.64 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
body { 
margin: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; }


.content{
	/*border: 1px dashed #C0C0C0;*/
	color:#000000;
	font-size: 100%;
	background-color:#ffffff;

	padding:1em;
	margin-left: 7em;
  	margin-right: 7em;

}

form input, form textarea{
     border: 1px solid #999;
     	     -moz-border-radius: 4px;
	     }
	     
.radio {
	border: 0px;
	
}
	     
form input:focus, form textarea:focus{
background-color: #EAEBFF;

}
		      
		      
		      
		      
		      
		      
		      


.error, .error_popup { font-family: Helvetica, Verdana;
font-size: 13px;
color: #666;
font-weight: bold;
padding-bottom : 6px;
/*background-color:#ff9090;*/
background-color:#ffabab;
background-image:url("img/button_cancel.png");
background-repeat:no-repeat;
background-position : right;
text-align:center;
margin-left: 5em;
margin-right:5em;
margin-bottom: 2em;
margin-top: 1em;
}


.error_popup{
margin-left: 1em;
margin-right:1em;
background-position : right;
}

.success,  .success_popup{ 
 font-family: Helvetica, Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #666;
 font-weight: bold;
 padding-bottom : 6px;
 background-color:#cff5a6;
 background-image:url("img/button_ok.png");
 background-repeat:no-repeat;
 background-position : right;
 text-align:center;
 margin-left: 5em;
 margin-right:5em;
 margin-top: 1em;
 margin-bottom: 2em;
 }

.success_popup{
margin-left: 1em;
margin-right:1em;
}


.successimport  { 
 font-family: Helvetica, Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #666;
 font-weight: bold;
 padding-bottom : 6px;
 background-color:#bbec92;
 background-image:url("img/button_ok.png");
 background-repeat:no-repeat;
 background-position : right;
 text-align:center;
 margin-left: 5em;
 margin-right:5em;
 margin-top: 0em;
 margin-bottom: 0em;
 }



form {
//margin-top:1em;
padding:0.5em;
margin-bottom:2.5em;
border: 1px solid #C0C0C0;
background:#EFEFEF;
margin-left: 2em;
margin-right: 2em;

}

form  div{

}


.form-simple{ 
padding:0.5em;
margin-bottom:2.5em;
border: 0px;
background:#FFFFFF;
margin-left: 2em;
margin-right: 2em;

}

.form-light{ 
padding:0.5em;
margin-bottom:0em;
margin: 0em;
border: 0px;
background:#EFEFEF;
margin-left: 0em;
margin-right: 0em;

}

.archive {
//margin-top:1em;
padding:0.5em;
margin-bottom:2.5em;
border: 1px solid #C0C0C0;
background:#EFEFEF;
margin-left: 2em;
margin-right: 2em;

}


.credit {
 font-size: x-small;
 font-style: normal;
 font-weight: bold;
 color: #666;
;
}


.leftSideBar {
  margin-right: 5em;
  font-size: 95%;
  width: 12.65em;
  float: left;
  clear: left;
  border:1px dashed #C0C0C0;
}

.leftSideBar a, .leftSideBar span {
  text-decoration: none;
  font-weight: bold;
  line-height: 2em;
  padding: 0.75ex 1ex;
  display: block;
}

[class~="leftSideBar"] a, [class~="leftSideBar"] span {
  line-height: 1.5em;
}

.leftSideBar a:hover {
  /* See color-scheme.css */
}

.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 0.75ex 1ex;
}

.leftSideBar .sideBarText {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
}

.leftSideBar .sideBarTitle
{ background-color: #EDEDED;
text-align:center;
}

 .leftSideBar{
background-color: #FFFFFF;
 }

.leftSideBar a{
color:#3074B3;
 }

 .leftSideBar a:hover{
background-color: #EDEDED;
color:#7B859C;
border-width: 1px;
border:1px dashed #C0C0C0;
 }

#bodyText {
  text-align: justify;
  line-height: 1.5em;
  margin-left: 15em;
  margin-right: 15em;
  //padding: 0.5ex 14em 1em 1em;

}


.float {
  float: left;
  width: 20em;
  margin: 1em 0;
}


.title{
font-weight: bold;
font-style:italic;
font-size: 1.2em; 
//margin-bottom:-1em;
/*background-color:#7B859C;*/
background:#d4dfe4;
color: #666;
margin-left: 1.7em;
margin-right: 1.7em;
//4mm 1.5em 4mm;

}

.title-simple{
font-weight: bold;
font-style:italic;
font-size: 1.5em; 
color: #666;
margin-left: 1.7em;
margin-right: 1.7em;

}


.subtitle{
font-weight: bold;
font-style:italic;
font-size: 1.1em; 
background:#7b859c;
color: #FFF;
}

.archivetitle{
font-weight: bold;
font-style:italic;
font-size: 0.9em; 
background:#7b859c;
color: #FFF;
}



.subsection{
font-size: 1em; 
margin-top:2em;
//margin-top:2em;
/*background-color:#7B859C;*/
//background:#d4dfe4;
//color: #666;
margin-left: 1.8em;
margin-right: 1.8em;
border: 1px solid #C0C0C0;
}


.subsection2{
font-size: 1em; 
margin-top:2em;
margin-left: 6em;
margin-right: 6em;
border: 1px solid #C0C0C0;
}

.subsection2_popup{
font-size: 1em; 
margin-top:1em;
margin-left: 1em;
margin-right: 1em;
border: 1px solid #C0C0C0;
}


.subcontent{ 
  padding:1em;
 background:#EFEFEF;
}


#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.maintable{
margin-left: 2em;
margin-right: 2em;
}

.info  { 
font-family: Helvetica, Verdana;
font-size: 13px;
color: #666;
font-weight: bold;
/*padding-bottom : 1em;*/
text-align:center;
margin-left: 2em;
margin-right:2em;
margin-bottom: 1em;
margin-top: 1em;
}

.info_left  { 
font-family: Helvetica, Verdana;
font-size: 13px;
color: #666;
font-weight: bold;
margin-left: 2em;
margin-right:2em;
margin-bottom: 1em;
margin-top: 1em;
}


.field{
font-family: Helvetica, Verdana;
font-size: 0.9em;
color: #666;
font-weight: bold;
text-align:right;
}

bool(false)

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]--