Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 18.119.140.2
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/softaculous/sitepad/editor/site-data/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/softaculous/sitepad/editor/site-data/assets/css/admin-custom.css
@font-face {
font-family: 'Poppins';
src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
	 url('../fonts/poppins-regular-webfont.woff') format('woff');
font-weight: 400;
font-style: normal;
}

body{
font-family: Poppins, sans-serif !important;
font-size: 0.8rem;
line-height: 1.4em;
}

button, input, optgroup, select, textarea{
font-size:0.8rem;
}

#wpwrap{
background-color:#fff;
}

#wpcontent{
padding:20px;
height:auto;
}

.wrap{
margin: 0px !important;
}

h2{
font-size: 1.2rem;
}

/* Header left site menu*/

.layout-navbar{
box-shadow: 0 1px 0 rgba(24,28,33,0.06);
}

.site-menu-header{
background-color: #3D4260 !important;
color:#ffffff;
height:100%;
min-height:100vh;
}

.site-wrap-row{
margin-right:0px;
}

.site-menu-header ul li{
position:relative;
}

.site-brand{
color:#ffffff;
height: 66px;
padding:0px 17px;
display: -ms-flexbox;
display: flex;
/* overflow: hidden; */
-ms-flex-align: center;
align-items: center;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
line-height: 1;
min-height: 1px;
position:relative;
}

.site-brand-hr{
margin-top:0px;
margin-bottom:0px;/*  .75rem; */
}

.site-brand a{
color:#ffffff;
text-decoration:none;
font-size:1.2rem;
}

.site-left-nav-toggler{
position:absolute;
right:7px;
}

.lnav-col.collapsed .site-left-nav-toggler.outside{
right:auto;
left:100%;
top:100%;
z-index:5;
padding:5px;
background-color:#2e323a29;
color:#2e323a;
}

.site-brand .dashicons{
display:contents;
}

.site-logo .dashicons:before,
.site-left-nav-toggler .dashicons:before{
vertical-align: text-bottom;
font-size: 1.25em;
line-height: .8695em;
}

.site-brand .site-title-name{
margin-left:8px;	
}

.sp-menu-image{
display: inline-block;
padding: 0px 18px 0px 5px;
}

.site-menu-header ul li .site-nav-link,
.site-top-nav .site-nav>li .site-sub-nav .site-nav-link{
color:#ffffff;
text-decoration:none;
font-size: .81rem;
font-weight: 400;
line-height: 1.5;
display:block;
position:relative;
padding:6px 10px 6px 5px;
}

.site-menu-header ul li .site-nav-link:hover,
.site-menu-header ul li .site-nav-link.active{
background-color:#383c44;
}

.site-menu-header .site-sub-nav li .site-nav-link{
padding:5px 17px 5px 42px;
}

.site-menu-header .site-sub-nav{
display:none;
}

.site-menu-header ul li .site-nav-link:after{
font-family: dashicons;
vertical-align: middle;
position:absolute;
right:7px;
top: 50%;
transform: translateY(-50%)
}

.site-menu-header ul li .site-nav-link.site-arrow-right:after{
content:"\f345";
}

.site-menu-header ul li .site-nav-link.site-arrow-down:after{
content:"\f347";
}

.site-menu-header ul li a i{
display:inline-block;
margin-right:12px;
}
/* Left nav collapse*/
.lnav-col{
transition: all 0.3s ease;
max-width:14.5%;
}

.lnav-col.collapsed{
max-width:60px;
}

/* Left Site nav for Mobile view*/
@media(max-width:576px){
	.lnav-col{
		max-width:initial;
	}
	.site-menu-header{
		min-height:initial;
	}
}

.lnav-col.collapsed .site-menu-header .site-label{
display:none;
}

/* site top navbar*/
.site-top-nav .site-nav-link{
color:#818286; /*A3A4A8;*/
text-decoration:none;
}

.site-top-nav .site-nav{
margin-bottom:0px;
position:relative;
}

.site-top-nav .site-nav>li{
float:left;
padding:8px 17px;
position:relative;
white-space: nowrap;
}

.site-top-nav .dropdown-menu{
font-size:13px;
}

.site-top-nav .site-nav-name{
margin-left:5px;
vertical-align: middle;
}

.site-top-nav .site-nav>li .site-sub-nav{
top: 100%;
z-index: 999;
display:none;
}

.site-top-nav .site-nav>li .site-sub-nav .site-nav-link{
padding:5px 17px;
}

.site-top-nav .site-nav>li .site-sub-nav li,
.lnav-col.collapsed .site-nav>li .site-sub-nav li a{
position:relative;
padding-left:10px;
white-space: nowrap;
}

.site-top-nav .site-nav li:hover>.site-sub-nav,
.lnav-col.collapsed .site-nav li:hover>.site-sub-nav{
/* display:block; */
display:inline-table;
}

.site-top-nav .site-nav>li>.site-sub-nav,
.lnav-col.collapsed .site-nav>li>.site-sub-nav{
top: 0;
left: 100%;
width: 100%;
margin-left:10px;
position: absolute;
z-index:5;
background-color:#2e323a;
}

.site-top-nav .site-nav > li > .site-sub-nav:before{
content:"";
width: 0; 
height: 0; 
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #343a40;
position: absolute;
left: 50%;
top: -10px;
transform: translateX(-50%);
}

.site-top-nav .site-nav>li .site-sub-nav .site-sub-nav:before,
.lnav-col.collapsed  .site-nav>li .site-sub-nav:before{
content:"";
width: 0; 
height: 0; 
border-top: 10px solid transparent;
border-bottom: 10px solid transparent; 
border-right:10px solid #343a40;
position: absolute;
left: -10px;
top: 13px;
}

.site-top-langs{
width: 800px;
padding: 15px;
background-color: #32373c !important;
}

.site-top-langs .col-sm-3{
padding-top: 5px;
}

.site-top-langs a{
font-size: 13px;
text-decoration: none;
}

#adminmenu div.sp-menu-image {
width: 33px;
height: 18px;
margin: 0;
text-align: center;
}

#adminmenu div.sp-menu-image::before{
height:18px;
font-size: 18px;
width:18px;
}

#adminmenu div.sp-menu-image.svg {
background-repeat: no-repeat;
background-position: center;
background-size: 18px auto;
}

#adminmenu .dashicons-list-view:before {
font-size: 16px;
}

#adminmenu .awaiting-mod,
#adminmenu .update-plugins {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	margin: 1px 0 -1px 2px;
	padding: 0 5px;
	min-width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #16a2d9;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	z-index: 26;
}

/* Left Site nav for Mobile view*/
@media(min-width:576px){
	.site-flex-auto{
	width: 0;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 100%;	
	}
}

@media(max-width:576px){
.site-menu-header .site-nav{
display:none;
}
}

.page-title-action-holder{
position: absolute;
right: 20px;
top: 9px;
}

.displaying-num{
padding-right: 10px;
}

.bulk-actions-top{
display: none;
}

.page-tile-title, .hf-tile-title{
font-size: 0.85rem;
}

/*** SitePad Custom CSS Start ***/

.sitepad-admin-menu-bg{
background-color: #3D4260 !important;
}

.sitepad-admin-menu-bg .navbar-nav a,.sitepad-admin-menu-bg div.nav-item{
color: #fff !important;
}

.sitepad-admin-menu-bg .site-nav .dashicons-before{
line-height: 1.3 !important;
}

.navbar{
padding: unset !important;
}
.sitepad-logo-img{
height:30px;
width:30px;
}

.site-brand{
height: 40px !important;
}

.site-top-nav{
font-size: 13px;
}

.height-40{
height: 40px;
}

.site-top-nav .site-nav > li .site-sub-nav .site-nav-link{
padding: 8px 20px !important;
}

.site-menu-header ul li:hover a i{
color: #FFF !important;
}

.site-menu-header ul li a.active i{
color: #FFF !important;
}

.site-menu-header ul li a i{
color: #aaa !important;
}

.site-brand a{
color: #FFF !important;
}

.site-menu-header ul li .site-nav-link, .site-top-nav .site-nav > li .site-sub-nav .site-nav-link{
color: #aaa !important;
}

.site-menu-header ul li .site-nav-link:hover, .site-menu-header ul li .site-nav-link.active{
color: #fff !important;
background-color: #58587B;

}

.row-actions ul.row_act_table{
float:right;
}

#action a{
margin-left: 25px !important;
}

@media screen and (max-width: 767px){
	#wpcontent{
	padding: 24px 6px 24px 28px !important;
	}
	
	.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary)::before{
	content: unset !important;
	}

	.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column){
	display: block !important;
	}
		
	.wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.column-action){
	display: none  !important;
	}
	
	.column-action .row-actions{
	float: right !important;
	}
	
	.row-actions ul.row_act_table li{
	width: unset !important;
	}
	
	.column-date{
	display: none !important;
	}
	
	.updates-table td input, .widefat tfoot td input, .widefat th input, .widefat thead td input{
	margin: 0px 0px 8px 0px !important;
	}
}

.dashicons-wordpress{color:#E52053 !important}

.dropdown-item:focus, .dropdown-item:hover{
background-color: #49A9F5 !important;
}

.sitepad-switch-site{
left: 0% !important;
}

.dropdown-item:focus, .dropdown-item:hover{
background-color: #49A9F5 !important;
}

.sitepad-switch-site.show{
display: inline-table !important;
}
.sitepad-switch-site .switch-site-option{
position:relative;
}

.switch-site-option .sitepad-admin-menu-bg{
display:none;
}

.switch-site-option:hover .sitepad-admin-menu-bg{
display:block
}

a.row-title{
font-weight:400 !important;
}
.site-nav li .site-nav-link{
height: 100% !important;
display: inline-block;
padding: 8px 12px;
}

.site-nav li{
padding: unset !important;
margin-bottom: unset !important;
}

.demo-navbar-user-action{
position: inherit !important;
}

.demo-navbar-user .dropdown-menu{
top: 93% !important;
}

.wp-person a:focus .gravatar, a:focus, a:focus .media-icon img{
box-shadow: unset !important;
outline: unset !important;
}

.switch-site-option .switch-board-submenu{
top: 0% !important;
}

.wp-list-table th a span{
color: #FFFFFF !important;
}

.widefat tfoot tr td, .widefat tfoot tr th, .widefat thead tr td, .widefat thead tr th{
color: #FFFFFF !important;
font-weight:400;
}

/* Buttons */
.button-primary{
font-size: 14px !important;
padding: 8px 25px !important;
color:#ffffff !important;
background-color: #3d5afe !important;
border: 1px solid #3d5afe !important;
transition: all 0.6s !important;
text-shadow: none !important;
height: auto !important;
line-height: 150% !important;
border-radius: 0px !important;
}

.button-primary:hover{
box-shadow:0 14px 26px -12px #1769ff6b, 0 4px 23px 0 #0000001f, 0 8px 10px -5px #1769ff33;	
}

/* CSS for dashboard page */
.smbox, .quick-box {
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
margin: 0 0;
padding: 25px 0;
text-align: center;
text-decoration: none !important;
width: 100%;
}

.quick-box {
color: #FFFFFF;
padding: 17px 0;
font-size: 14px;
margin-left: 5px;
}

.smbox a{
text-decoration:none;
}

.dashboard-icons{
font-size: 34px;
height: 34px;
width: 34px;
color:#2196f3;
margin-bottom:6px;
}

.quick-box-table a{
text-decoration:none;
color:#03064D;
}

.quick-icons{
color:#FFFFFF;
font-size: 30px;
height: 30px;
width: 30px;
margin-bottom: 6px;
margin-left: 2px;
}

.statistic_grp{
	text-align: center;
}

.sm-dashicons {
    color: #21252d;
    font-size: 40px;
    opacity: 0.8;
    position: absolute;
    right: 45px;
	top:25px;
}
.statistic_grp .content {
	display: inline-block;
	position: relative;
	height: 60px;
	width: 120px;
}
.statistic_grp .content .text {
    left: 50px;
    position: absolute;
    top: 35px;
}
.statistic_grp .content .text div {
	margin-left: auto;
	margin-right: auto;
}
.site_actions_table{
	width:20%;
}
.statistic_grp .chart {
	display: inline-block;
}
.statistic_grp .bottom-text {
	margin: 12px 0;
}
.smbox{
	padding: 0 !important;
}
.icons_span{
	padding: 4px;
	position: absolute;
	border-radius:4px;
}
@media screen and (min-width: 320px) and (max-width: 767px){
	.stats_table td{
	    display: block;
		margin-left: 30px;
		width: 75%;
	}
	.site_actions_table{
	    display: inline-block;
		margin-left: 30px;
		width: auto;
	}
	.quick-box {
		padding: 12px 25px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.stats_table td{
	    display: inline-block;
		width: 48%;
	}
	.site_actions_table{
	    display: inline-block;
		width:75%;
	}
	.quick-box {
		padding: 12px 10px !important;
	}
}
.quick-box{
	padding: 12px 0px ;
}

.smush_theme_header{
color: #444;
font-size: 13px;
padding:5px;
background-color:#F0F0F0;
text-align:center;
margin-bottom:2px;
}

.resource_gr {
	border-radius: 4px;
	color: #FFFFFF;
}
.resource_header {
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 4px 4px 0 0;
	font-weight: 300;
	padding: 8px;
	font-size: 16px;
	text-align: center;
}
.resource_content {
	font-size: 18px;
	height:100px;
}
.resource_container {
	display: inline-block;
	text-align: center;
	position: relative;
}
.dashicon_dashboard{
	position:relative;
	font-size:60px;
	top:0;
	color:#FFFFFF;
}
/* End Dashboard */


/* Page / Post Page */
.page-tile, .hf-tile{
padding: 15px;
}

.hf-desc{
padding: 7px 12px;
border-radius: 4px;
border: 1px solid #ccc;
cursor: pointer;
box-shadow: 0 15px 12px -14px rgba(11, 20, 87, 0.33);
}

.page-screenshot{
width: 100%;
height: 245px;
overflow: hidden;
position: relative;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.page-screenshot img{
opacity: 0.8;
}

.page-screenshot-overlay{
position: absolute;
width: 100%;
height: 0;
top: 0;
left: 0;
opacity: 0;
overflow: auto;
transition: .2s ease;
background: #dfdfdf;
z-index: 2;
border-top-left-radius: 5px;
border-top-right-radius: 5px;	
}

.page-tile:hover .page-screenshot-overlay{
opacity: 0.9;
height: 100%;
}

.page-tile .row_act_icons{
width: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

.page-tile .row_act_icons a{
margin: 7px;
}

.page-tile .row_act_icons a::before{
font-size:40px;
}

.page-tile .row_act_icons.page-edit a::before{
font-size:30px;
}

.page-desc{
padding: 22px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border: 1px solid #ccc;
background-color: white;
box-shadow: 0 26px 34px -28px rgba(11, 20, 87, 0.54)
}

.sitepad-search-box{
width: 100%;
}

p.search-box{
float: inherit !important;
}

.sp-subtitle{
text-align: center;
display:none;
}

.post-name-div{
font-size: 12px;
color: #666;
padding-top:6px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}

.tablenav .actions{
padding: 0 5px;
}

.tablenav-pages{
font-size: 0.8rem;
}

td.column-title .post-state{
font-size:13px !important;
}

/* End Page / Post Page */

/* Sites Page */
.sp-site-info{
margin: 1px auto;
position: absolute;
left: 25%;
font-size: 13px;
bottom: 10px;
}

.site-tile .row_act_icons{
top: 40%;
}
/* End Sites Page */

/* Search and Table Nav */

#search-submit-sp:before{
font-family:dashicons;
content:"\f179";
font-size:20px;
color: #666;
}

.views-row{
margin: 10px 0px;
}

/* End Search and Table Nav */


/* Themes */
.theme-overlay .theme-wrap{
left: 245px;
bottom: 30px;
top: 75px;
right: 30px;
}

.theme-overlay .theme-backdrop{
left: 0px;
}

.theme-browser .button-secondary,
.theme-info .button-secondary{
background: #43ac6a none repeat scroll 0 0 !important;
border-color: #43ac6a !important;
box-shadow: 0 1px 0 #43ac6a !important;
color: #FFFFFF !important;
}

.theme-browser .button-secondary:hover
.theme-info .button-secondary:hover{
background: #39935B none repeat scroll 0 0 !important;
border-color: #39935B !important;
box-shadow: 0 1px 0 #39935B !important;
color: #FFFFFF !important;
}

.theme-info .button{
vertical-align: middle !important;
}

.theme-actions{
border-left: 0px !important;
}
.theme:not(.active):hover .theme-actions,
.theme:not(.active):focus .theme-actions,
.theme:hover .more-details,
.theme:focus .more-details {
	display: block !important;
}

.theme-browser .theme .theme-actions, .theme-browser .theme.active .theme-actions{
position: absolute;
transform: translateY(-50%);
right: 0;
padding: 9px 10px 0;
box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
height: 32px;
bottom: 0;
top: unset;
}

.more-theme-details {
	display: none;
}
.theme-browser .theme:hover .more-theme-details {
    display: inline;
	opacity: 1;
}
.theme-browser .theme .more-theme-details {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	top: 35%;
	right: 25%;
	left: 25%;
	background: #23282d;
	background: rgba(0,0,0,0.7);
	color: #fff;
	font-size: 15px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.6);
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	padding: 15px 12px;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
}
.theme-browser .theme {opacity: 1.0; transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; } 
.theme-browser .theme img:hover{ opacity: .6; transition: opacity .55s ease-in-out; -moz-transition: opacity .55s ease-in-out; -webkit-transition: opacity .55s ease-in-out;}
.theme-browser .theme .more-theme-details span:hover{ opacity: .6; transition: opacity .55s ease-in-out; -moz-transition: opacity .55s ease-in-out; -webkit-transition: opacity .55s ease-in-out;}

.theme-browser .theme .theme-name{
height: unset;
}

.premium_themes{
position: absolute;
right: -5px;
top: 10px;
font-size: 12px;
background: red;
color: #fff;
padding: 5px;
border-radius: 3px;
z-index: 1000;
}
/* End Themes */

/*Start Themes search-box suggestion*/
.suggestion_list{
display:none;
max-height:200px;
min-width:200px;
padding: 7px 12px;
border-radius: 4px;
border: 1px solid #ccc;
cursor: pointer;
box-shadow: 0 15px 12px -14px rgba(11, 20, 87, 0.33);
overflow:auto;
position: absolute;
z-index: 999;
background: #fff;
top: auto;
}

/*End Themes search-box suggestion*/

.pagelayer-setting-form th{
font-size: 14px;
color: #555;
vertical-align: top;
}

.nav-tab:hover{
text-decoration: none !important;
background-color: #dfdfdf;
}

.nav-tab{
border-radius: 4px 4px 0px 0px;
border: 0px;
font-weight: 400;
}

/* This is to fix the media table view */
table{
display:table !important;
}

/* Favicon styles start*/
.sitepad-site-icon-select{
width: 300px;
padding: 22px;
border: 2px dashed #9b9b9b;
text-align: center;
cursor:pointer;
}

.sitepad-site-icon-select:hover{
background-color: #f5f5f5;
}

.sitepad-site-icon-preview img{
width: 100px;
border-radius: 12px;	
}
/* Favicon styles end*/

.float-none{
float: initial;
}

/* Forms Label */
.form-table th{
font-weight:400;
}

#screen-options-link-wrap{
display:none;
}

Youez - 2016 - github.com/yon3zu
LinuXploit