Warning: Trying to access array offset on null in /var/www/alexvillarreal/wp-content/mu-plugins/index.php on line 2

Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/alexvillarreal/wp-content/mu-plugins/index.php on line 2
403WebShell
403Webshell
Server IP : 74.208.250.37  /  Your IP : 216.73.216.233
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ubuntu 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : miferval ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/aprendizajeodisea/admin/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/aprendizajeodisea/admin/views//style.css
body.login{
  background:#F1F1F1;
}
h1,h2,h3,h4{
	margin:0;
}
.hide{
	display: none;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.al_center,.center{
	text-align: center;
}
.text_left{
	text-align: left;
}
.text_right{
	text-align: right;
}
.circle{
	border-radius: 50%;
}
.inline{
	display: inline;
}
.light_text{
	color:#FFFFFF;
}
.bg_blue{
	background-color: #3071A9;
}
.bg_green{
	background-color: #5CB85C;
}
.bg_white{
	background-color: #FFFFFF;
}
.bg_red{
	background-color: #EA1730;
}
.bg_dark{
	background-color:#3A3A3A;
}
.bg_light{
	background-color: #ECEDF0;
}
.bg_gray{
	background-color: #BCBCBC;
}
.link{
	display:inline-block;
	padding:10px;
}.btn-sm{
	cursor:pointer;
}
.container{
	width:100%;
	padding:0;
}
#ajax_lightbox{
	display: none;
	background-color: #FFFFFF;
	padding:20px 50px 50px;
	border:1px solid #ABABAB;
	border-radius: 5px;
}
.close.lightbox{
	opacity:1;
}
/*/BOXES/*/
.upload_box{
	
	margin:auto;
	padding:10px;
	min-height: 215px;
	color:#FFFFFF;
	background: #3A3A3A;
	border:1px dotted #ABABAB;
}
.items_box{
	padding:10px 0;
}
.utility_box{
	padding:5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.utility_box span{
	padding:0 10px;
}
.content_box{
	padding:10px;
	margin-bottom: 20px;
}
#top .navbar {
    border-top: 3px solid #333333;
    margin-bottom: 0;
}
.module_box{
	border-radius: 5px;
}
.module_box h2{
	font-size: 20px;
	background-color: #DBDCDB;
	color:#444444;
	padding:5px 10px;
	margin:0;
	border-radius: 5px 5px 0 0;
}
.module_content{
	padding:10px;
	background-color: #FFFFFF;
	border-radius: 0 0 5px 5px;
}
#top .navbar-brand{
	
}

#top header{
	width:100%;
}
#top_buttons{
	padding:5px 10px 5px 5px;
}
.btn_group{
	float:left;
	padding:0 5px;
}
.btn_toggle{
	font-size: 15px;
	float:left;
	margin:0;
}
.btn_toggle {
 	cursor: pointer;
	padding:5px 10px;		 
  	position: relative;
	text-align: center;
	color:#ABB4BE;
	border-radius: 3px;
}
.btn_left{
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
.btn_right{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.bg_green .fa-home{
	color:#FFFFFF;
	font-size: 18px;
}
#user_box{
	position:relative;
	color:#ABB4BE;
	margin-left: 10px;
	padding-top:5px;
	height:auto;
}
#user_top{
	cursor:pointer;
	height:50px;
}
#user_box img{
	width:40px;
}
.img_box{
	padding-left: 10px;
}
#user_info{
	padding:5px 0 0 10px;
}
#user_name{
	font-size: 14px;
}
#user_role{
	font-size: 12px;
}
.user_fa{
	font-size: 20px;
	padding:5px 20px;

}
#user_links{
	display:none;
	position:absolute;
	top:51px;
	width: 100%;
	background:#222222;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
#user_links ul{
	margin:0;
	padding:0;
	width:100%;
	padding-top:10px;
	position:relative;
	border:0;
}
#user_links li{
	list-style: none;
	width: 100%;

}
#user_links li a{
	display:block;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
	padding: 10px;
	color:#ABB4BE;
}
.gravatar{
	background:#BBBDC1;
	padding:5px;
	border-radius: 5px;
}
.gravatar_img{
	padding:3px;
	margin:5px;
	background-color: #FFFFFF;
}
.avatar_text{

	font-size: 13px;
}
.avatar_text p{
	margin:0;
	padding-top: 5px;
}
#imagen{
	min-height:401px;
}
/*/EOF user/*/
#left_nav{
	width:200px;
	color:#ABB4BE;
}
#main_content{
	position:relative;
	transition: width 0.4s ease 0s;
	overflow: auto;
}
#main_content .content_wrapp{
	width:100%;
	min-height: 800px;
}
.content_wrapp .content{
	padding:10px;
}
.nav_header{
	position:relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 15px !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
#left_nav ul{
	margin:0;
	padding:0;
	padding-top: 20px;
	list-style: outside none none;
	background-color: #333333 !important;
	
}
#left_nav li, #left_nav a{
	display: block;
    position: relative;
}
#left_nav ul > li > a{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
	padding: 10px 0 10px 20px;
	color:#ABB4BE;
}
#left_nav ul li:hover{
	background-color: #222222;
}
#left_nav ul ul{
	padding-top: 0;
	padding-right: 5px;
	top: 0;
	left: 200px;
	width:170px;
	position:absolute;
	z-index: 100;
	display: none;
}
#left_nav ul li:hover > ul{
	display: block;
}
li i{
	margin-right: 0.5em;
}

#aside_right{
	width:300px;
	background: #FFFFFF;
	min-height: 800px;
	border-left:1px solid #9A9A9A;
	display:none;
}
/*/TABLES/*/
.widefat {
  border-spacing: 0;
  clear: both;
  margin: 0;
  width: 100%;
}
table.widefat{
	border: 1px solid #e5e5e5
}
.table_list{
	background: #FFFFFF;
}
.table_list td,.table_list th{
	padding:5px;
}
tr.alternate{
	background: #F9F9F9;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
tr.subseccion{
	background: #CDCDCD;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;	
}
/*/ADD ARTICLE/*/
#drop_box{
	position:relative;
}
/*/FORM/*/
.form_header{
	padding:5px 10px;
	background:#222222;
	color:#ABB4BE;
	border-radius:5px 5px 0 0;
}
.form_footer{
	padding:5px 10px;
	background:#222222;
	color:#ABB4BE;
	min-height: 44px;
}
.form_box{
	border:1px solid #ABABAB;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.form_box form,.form_box .form{
	padding:5px;
	background-color: #FFFFFF;
	border-radius:0 0 5px 5px;

}
.form-control{
	width:100%;
}
.seudo_input{
	background:#FFFFFF;
	line-height: 32px;
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    padding-left: 10px; 
}.seudo_input.bg_alert{
	background:#F2DEDE;
}
.btn-input{
	padding:0 10px;
	border-radius:0 3px 3px 0;
	cursor: pointer;
}
.btn-input.noradius{
	border-radius:0; 
}

.input_box{
	padding:5px 0;
}
.input_header{
	padding-bottom: 5px;
}
#submit{
	clear:both;
	margin-top: 30px;
}
#validate_button{
	display: none;
}
/*/BANNERS/*/
.banner_image{
	padding-bottom: 10px;
}
table .activity .btn{
	min-width: 50px;
}
/*/MEDIA/*/
.media_wrapp{
	position: relative;
}
.media_wrapp .dropzone > input[type="text"] {
  display: block;
}
.image_box{
	padding:5px;
	max-width: 310px;
	background:#FFFFFF;
	margin:5px 5px 0 0;
}
.image_box .image_text{
	min-height: 150px;
}
.header_box{
	background:#999999;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px;
	border-radius: 5px 5px 0 0;
}
.header_box.lg{
	padding:5px 10px;
	font-size: 20px;
	line-height: 25px;
}
.text_box{
	background: #CDCDCD;
	padding:3px;
	margin-bottom: 5px;
}
.image_box .box_media{
	background-color: #DEDEDE;
	padding:5px;
}
/*/VIDEO/*/
#ajax_preview{
	display: none;
	background-color: #000000;
	min-height: 395px;
	text-align: center;
	width:90%;
	margin:auto;
	margin-top: 10px;
}
#video_wrapp{
	padding-bottom: 40px;
}
.video_box{
	width: 90%;
	margin:auto;
	padding-bottom: 20px;
}
.video_box h2{
	margin:0;
	color: #7E2D63;
}
/*/YOUTUBE/*/
.video-container {
	text-align: center;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 5px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*/ajax edit/*/
#ajax_block{
	display: none;
}
div.ajax_edit {
	display: none;
  height: auto;
  left: 0;
  min-height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1002;
}

.ajax_bg{
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width:100%;
  min-height: 100%;
}
.n9 {
  position:relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.n3 {
  display: inline-block;
  margin: 20px;
  position: relative;
  text-align: left;
}
.photo_container{
	z-index: 1003;
	padding:10px;
	background:#FFFFFF;
}
.photo_container img{
	width:100%;
}
.photo_box{
	position:relative;
	padding:10px;
	background-color: #000000;
}
.pager_box{
	position:relative;
	width:45px;
	height:100%;
}
.snowliftPager {
  display: block;
  height: 70px;
  opacity: 0;
  position: absolute;
  margin-top: -22px;
  top: 50%;
  transform: translateZ(0px);
  transition: opacity 0.2s ease 0s;
  width: 45px;
  z-index: 1003;
}
.snowliftPager:hover{
	opacity:90;
}
.snowliftPager.prev{
	left:20px;
}
.snowliftPager.next{
	right:20px;
}
.snowliftPager i {
  background-image: url("images/sprite_icons.png");/*/rsrc.php/v2/y1/r/v9zbVOI6nMH.png*/
  background-repeat: no-repeat;
  background-size: 140px 67px;
  height: 70px;
  width: 45px;
  display: block;
  z-index: 1003;
  cursor: pointer;
}
.snowliftPager.next i {
  background-position: -40px 0;
}
.snowliftPager.prev i{
	background-position: 0 0;
}
/*/ORDENES/*/
#items{
	margin-top: 30px;
	display: none;
}
td.cantidad{
	position:relative;
}
.ajax_status{
	position:absolute;
	display: block;
	top:0px;
	left:0;
	height:50px;
	line-height: 50px;
	width: 100%;
	display: none;
}
/*/FOOTER/*/
footer{
	width:100%;
	min-height:60px;
	background-color:#222222; 
}
/*/TABLES/*/
.dataTable th{
	background:#464646;
	color:#EBEBEB;
	font-family: Calibri,sans-serif;
	font-size: 17px;
}
.dataTable .fecha{
	min-width: 70px;
}
.dataTable .link{
	font-size: 20px;
	line-height: 22px;
	width:30px;
	color:#FFFFFF;
	background:#3276B1;
	padding: 5px;
	margin:0 5px;
	text-align: center;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer
}
/*/EDIT/*/
.input_box{
	position: relative;
}

#send_button.producto{
	display: none;
}
.td_admin{
	min-width: 150px;
}
.input{
	position:relative;
	height:34px;
	line-height: 34px;
	padding: 0 12px;
	border-radius: 5px;
	border: 1px solid #ABABAB;
	background:#CCCCCC;
	min-width: 150px;
}
.input.active{
	background-color: #5bc0de;
    border-color: #46b8da;
    color: #FFFFFF;
}
.input.warning{
	background-color: #f0ad4e;
	border-color: #eea236;
	color: #FFFFFF;
}
.input.danger{
	background: #EA1730;
	border-color: #ebccd1;
	color: #FFFFFF;
}
.input.success{
	background: #5CB85C;
    border-color: #d6e9c6;
    color: #FFFFFF;
}
.input.price::after{
	content: "$";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	left: 10px;
	position: absolute;
	text-decoration: inherit;
	z-index: 1;
}
.input.price.peso{
	background: #5CB85C;
    border-color: #d6e9c6;
}
.input.price.dolar{
	background-color: #5bc0de;
    border-color: #46b8da;
    color: #FFFFFF;	
}

Youez - 2016 - github.com/yon3zu
LinuXploit