ACC SHELL

Path : /srv/www/vhosts/marevva/sewex/css/
File Upload :
Current File : //srv/www/vhosts/marevva/sewex/css/style.css

* 
{ margin:0px; padding:0px; line-height:1.3em; letter-spacing:0em; } 


body 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	cursor: default;
	text-align:center;
	background-color:#E6E6E6;
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}

img 
{
	border: none; 
}

a 
{ color:#fff; text-decoration:none; cursor:pointer; }
a:link 
{ color:#fff; text-decoration:none; cursor:pointer;}
a:visited 
{ color:#fff; text-decoration:none; cursor:pointer;}
a:hover 
{ color:#666; text-decoration: none; cursor:pointer;}
a.selected 
{ color:#666; text-decoration:none; font-weight:normal;} 
a:active {
  outline:none;
}

:focus {
 -moz-outline-style:none;
 outline:none;
}

.cleaner
{
	clear:both;
}

#wraper 
{ 
	width:100%; 
	height:auto;
	text-align:center; 
	position:relative;
	background-position: center center;
	background-repeat:no-repeat;
	display:none;
}


.page 
{
	width:100%;
	height: 100%;
	position:relative;
	margin:0 auto;
	z-index:1;
	padding-top:0px;
	padding-bottom:0px;
	z-index:1;
}
.full
{
	width:100%;
	height:auto;
}
.normal
{
	width:1080px;
	height:auto;
	margin:0 auto;
}
 
.page a
{
	width:100%;
	height: 100%;
	display:block;
}


.fix
{
	width:100%;
	height:120px;
	position:fixed;
	top:0;
	left:0px;
	z-index:2;
	
}

ACC SHELL 2018