403Webshell
Server IP : 103.233.193.20  /  Your IP : 216.73.216.169
Web Server : Apache/2
System : Linux host1.itclever.com 4.18.0-553.16.1.el8_10.x86_64 #1 SMP Thu Aug 8 17:47:08 UTC 2024 x86_64
User : oriscomadm ( 1120)
PHP Version : 5.6.40
Disable Function : exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : ON |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  /home/oriscomadm/domains/oriscom.com/private_html/m/css/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/oriscomadm/domains/oriscom.com/private_html/m/css/server.css
@charset "utf-8";
/* CSS Document */
body#server{
	background:#fcfcfc url(../images/noise.png) repeat;
}
#wrap_server{
	width:95%;
	margin:20px auto;
	display:block;
}
.logo{
	text-align:center;
	display:block;
}
.title{
	text-align:center;
	display:block;
	margin:10px 0;
	color:#ff5a00;
	font-weight:bold;
}
.box_server{
	width:100%;
	border-bottom:2px solid #eee;
	border-radius:3px;
	background:#fff;
	
}
.border_box{
	border:2px solid #0fb8c9;
	border-radius:3px;
	padding:10px 0;
}
.border_box ul{
	width:94%;
	display:inline-block;
	padding:3%;
}
.border_box ul li{
	text-align:center;
}
.choose{
	width:100%;
	background:#0fb8c9;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:0 auto;
	padding:12px 0;
	text-align:center;
	font-size:1.2em;
}
a .button{
	text-decoration:none;
	display:inline-block;
}
.button{
	background:url(../images/bg_button.jpg) repeat;
	border:1px solid #ddd;
	padding:10px 0;
	width:99%;
	text-align:center;
	display:block;
	color:#666;
	text-shadow:1px 0 1px #fff;
	margin:7px auto;
	font-weight:bold;
	margin-bottom:0;
}
.button1{
	background:url(../images/bg_button.jpg) repeat;
	border:1px solid #ddd;
	padding:10px 0;
	width:99%;
	text-align:center;
	display:block;
	color:#666;
	text-shadow:1px 0 1px #fff;
	margin:7px auto;
	font-weight:bold;
	margin-bottom:0;
}
.button1_list{
	background:#e8e8e8;
	border:1px solid #ddd;
	padding:1px 0;
	width:99%;
	text-align:center;
	display:block;
	color:#666;
	text-shadow:1px 0 1px #fff;
	margin:7px auto;
	font-weight:bold;
	margin-bottom:0;
}
.button2{
	background:url(../images/bg_button_login.jpg) repeat;
	border:0px solid #ddd;
	padding:10px 0;
	width:99%;
	text-align:center;
	display:block;
	color:#fff;
	margin:7px auto;
	font-weight:bold;
	margin-bottom:0;
}
.button3{
	border:1px solid ;
	padding:5px 0;
	width:99%;
	text-align:center;
	display:block;
	color:#fff;
	margin:4px auto;
	font-weight:bold;
	margin-bottom:0;
}
.button4{
	background:#0fb8c9;
	border:0px solid #5f1d00;
	padding:10px 0;
	width:99%;
	text-align:center;
	display:block;
	color:#fff;
	margin:7px auto;
	font-weight:bold;
	margin-bottom:0;
}
.box_update{
	display:inline-block;
	width:100%;
	margin-top:15px;
}
.box_update h2{
	color:#0FB8C9;
	border-bottom:2px solid #0FB8C9;
}
.manage-box_update{
	margin:10px 0;
}
ul.news_list{
	display:inline-block;
	width:100%;
}
ul.news_list > li{
	display:inline-block;
	width:100%;
	margin:0 0 5px 0;
}
ul.news_list > li a{
	text-decoration:none;
	display:inline-block;
	width:100%;
}
ul.news_list > li ul{
	display:inline-block;
	width:100%;
	background:#f6f6f6;
	padding:5px;
	-webkit-font-smoothing:antialiased;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
	transition-property:background;
	-moz-transition-property:background;
	-webkit-transition-property:background;
	
	transition-duration:.5s;
	-moz-transition-duration:.5s;
	-webkit-transition-duration:.5s;
	
	transition-timing-function:ease;
	-moz-transition-timing-function:ease;
	-webkit-transition-timing-function:ease;
}
ul.news_list > li:nth-child(even) ul{
	background:#eee;
}
ul.news_list > li ul li{
	float:left;
	display:inline-block;
}
ul.news_list > li ul li:first-child{
	width:25%;
}
ul.news_list > li ul li:last-child{
	width:73%;
	float:right;
}
.name_title{
	font-weight:bold;
	color:#333;
	font-size:15px;
	
	transition-property:color;
	-moz-transition-property:color;
	-webkit-transition-property:color;
	
	transition-duration:.5s;
	-moz-transition-duration:.5s;
	-webkit-transition-duration:.5s;
	
	transition-timing-function:ease;
	-moz-transition-timing-function:ease;
	-webkit-transition-timing-function:ease;
}
.info_news{
	font-size:13px;
	color:#999;
	line-height:20px;
	height:40px;
	overflow:hidden;
	
	
	transition-property:color;
	-moz-transition-property:color;
	-webkit-transition-property:color;
	
	transition-duration:.5s;
	-moz-transition-duration:.5s;
	-webkit-transition-duration:.5s;
	
	transition-timing-function:ease;
	-moz-transition-timing-function:ease;
	-webkit-transition-timing-function:ease;
}
.sibLockedMenu
{
	position:	fixed;
	bottom:	5px;
	right:		10px;

	background:	#e0ffe0;
	padding:		5px;
	width:		210px;
	border:		1px solid #888;
}
@media screen and (min-width: 600px) {
.choose{
	width:90%;
}
.button{
	width:90%;
	margin-top:10px;
}
.logo{
	float:left;
	display:inline-block;
}
.box_server{
	clear:both;
}
.title{
	float:right;
	margin:27px 0 0 0;
	background:#ff5a00;
	color:#fff;
	padding:12px 15px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	font-size:1.2em;
}
.head{
	border-bottom:3px solid #ff5a00;
	display:inline-block;
	width:100%;
	margin:0 0 10px 0;
}
}
@media screen and (min-width: 820px) {
#wrap_server{
	width:600px;
	margin:40px auto;
}
.button{
	margin-top:15px;
	padding:12px 0;
	font-size:18px;
}
.choose{
	font-size:20px;
}
.button:hover{
	background:url(../images/bg_button_hover.jpg) repeat;
}
.info_news{
	height:80px;
}
ul.news_list > li:hover ul{
	background:#0FB8C9;
}
ul.news_list > li:hover .name_title{
	color:#fff;
}
ul.news_list > li:hover .info_news{
	color:#fff;
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit