AnonSec Shell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.193
Web Server : Apache
System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : awebpaca ( 35430)
PHP Version : 8.5.0
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/awebpaca/visitevirtuelle/plugins/system/ova/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/awebpaca/visitevirtuelle/plugins/system/ova/assets/css//ova-box.css
/*  stbox  */
/*! stbox v2.1.5 fancyapps.com | fancyapps.com/stbox/#license */
.stbox-wrap,
.stbox-skin,
.stbox-outer,
.stbox-inner,
.stbox-image,
.stbox-wrap iframe,
.stbox-wrap object,
.stbox-nav,
.stbox-nav span,
.stbox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.stbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.stbox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.stbox-opened {
	z-index: 8030;
}

.stbox-opened .stbox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.stbox-outer, .stbox-inner {
	position: relative;
}

.stbox-inner {
	overflow: hidden;
}

.stbox-type-iframe .stbox-inner {
	-webkit-overflow-scrolling: touch;
}

.stbox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.stbox-image, .stbox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.stbox-image {
	max-width: 100%;
	max-height: 100%;
}

#stbox-loading{
	background-image: url('../images/stbox_sprite.png');
}

#stbox-loading {
	position: fixed;
	top: 40%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#stbox-loading div {
	width: 120px;
	height: 120px;
	background: url('../images/stbox_loading.gif') center center no-repeat;
}

.stbox-close {
	position: absolute;
	top: -4px;
	right: -2px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none!important;
	z-index: 8040;
}
.stbox-close .icon-cross-2{
	color:#bdbdbd;
	font-size:25px;
}

.stbox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.stbox-prev {
	left: 0;
}

.stbox-next {
	right: 0;
}

.stbox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.stbox-prev .icon-arrow-left-7 {
	position: absolute;
	font-size: 60px;
	left: 0;
	color:#fff;
	top:45%;
	visibility: hidden;
	text-shadow: 0px 0px 18px #3d3c3d;
    filter: dropshadow(color=#3d3c3d, offx=0, offy=0);
}

.stbox-next .icon-untitled {
	position: absolute;
	font-size: 60px;
	right: 0;
	color:#fff;
	top:45%;
	visibility: hidden;
	text-shadow: 0px 0px 18px #3d3c3d;
    filter: dropshadow(color=#3d3c3d, offx=0, offy=0);
}

.stbox-nav:hover span,.stbox-nav:hover [class^="icon-"]{
	visibility: visible;
}

.stbox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.stbox-lock {
    overflow: hidden !important;
    width: auto;
}

.stbox-lock body {
    overflow: hidden !important;
}

.stbox-lock-test {
    overflow-y: hidden !important;
}

.stbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(0,0,0,0.4);
}

.stbox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.stbox-lock .stbox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.stbox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.stbox-opened .stbox-title {
	visibility: visible;
	text-align: center;
}

.stbox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.stbox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.stbox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.stbox-title-inside-wrap {
	padding-top: 10px;
}

.stbox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#stbox-loading{
		background-image: url('../images/stbox_loading.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#stbox-loading div {
		background-image: url('../images/stbox_loading.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* stbox button */
#stbox-buttons {
	position: fixed;
	left: 0;
	top:200px;
	width: 100%;
	z-index: 8050;
}

#stbox-buttons.top {
	top: 10px;
}

#stbox-buttons.bottom {
	bottom: 10px;
	top:auto;
}

#stbox-buttons .stbox-navigation {
	display: block;
	width: 440px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style: none;
	background: #080808;
	position: relative;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

@media (max-width: 441px) {
	#stbox-buttons .stbox-navigation{
		width: 95%;
	}
}
#stbox-buttons a {
	color: #fff;
	padding: 3px;
	font-size: 20px;
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}
#stbox-buttons .btnClose{
	position: absolute;
	right: 10px;
	font-size: 15px;
}
#stbox-buttons .btnToggle{
	position: absolute;
	left: 10px;
	font-size: 15px;
}
#stbox-buttons a:hover {
	opacity: 1;
}

#stbox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

Anon7 - 2022
AnonSec Team