@charset "utf-8";
/* IMPORT FONT */
@import url(http://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic);
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#7396aa;
	text-align:center;
	font-family: 'Arimo', sans-serif;
}
td{
	border:0px;
	border-bottom:2px solid white;
	padding: 10px;
	}
.table_patch{
	margin-bottom:20px;
	}
 .tbody td{
	border:0px;
	border-bottom:4px solid #ffffff;
	border-right:2px solid #ffffff;
	}
.tbody option{
	font-size:13px;
	line-height:15px;
	height:15px;
	padding: 1px;
}
.table_patch td{
	border:0px;
	border-bottom:1px solid #cccccc;
	padding: 10px 0px 10px 0px;
	}
section#edit td{
	border:0px;
	border-bottom:0px solid #cccccc;
	padding: 0px;
	}
input.td{
	border:0px;background:none;width:100%;
	font-size:12px;
	}
img {
	border:0px;
	}
p{
	margin: 0;
	padding: 0;
	}
/*  a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60); 
} */
option{
	font-size:16px;
	line-height:42px;
	height:32px;
	padding: 10px;
}

*::-webkit-input-placeholder {
    color: #d0d0d0;
	font-size:12px;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #d0d0d0;
	font-size:12px;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #d0d0d0;
	font-size:12px;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #d0d0d0;
	font-size:12px;
}
.form-error{
  	position:absolute
}
div#container{
	display:inline-block;
	text-align:center;
	width:100%;
	background-color:#f2f2f2;
}
body.home header{
	margin-bottom:15%;
}
header {
  	display: block;
	text-align:center;
}
.image-upload
{
	text-align:right;
}
.image-upload > input
{
    display: none;
}

.image-upload img
{
    cursor: pointer;
}
.selectlist{
	background:#bfcdd5;border:0px;
	
	}
#down_zip{
	display:inline-block;
	font-family: Arial , sans-serif;
	font-weight:bold;
	color:#000;
	font-size:13px;
	background:transparent url(../img/zip_edit.jpg) no-repeat top left;
	text-decoration:none;
	padding:0 0 0 40px;
	width:151px;
	line-height:32px;
	height:42px;
}
#refresh_zip{
	display:inline-block;
	font-family: Arial , sans-serif;
	font-weight:bold;
	color:#2ebf2e;
	font-size:13px;
	background:transparent url(../img/refresh_file.jpg) no-repeat top left;
	text-decoration:none;
	padding:0 0 0 40px;
	width:151px;
	line-height:22px;
	height:42px;
}
body.page header{
	position:relative;
	background-color:#7396aa;
	width:100%;
	height:136px;
}
body.page header section#top{
	display:inline-block;
	height:136px;
}
body.page header section#top, body.page header section#menu{
	display:inline-block;
	width:823px;
	margin: 0;
	padding: 0;
}
body.page header section#top h2{
	position:absolute;
	z-index:1000;
	top:0px;
	margin: 0;
	padding: 0;
}
body.page header section#top h1{
	float:right;
	color:white;
	text-transform:uppercase;
}
body.home section#login{
	display:inline-block;
	position:relative;
	margin:10% 0 0 0;
	background:url(../img/login.jpg);
	width:722px;
	height:378px;
	}
body.home section#login form{
	position:absolute;
	display:block;
	margin:137px 0 0 310px;
	width:200px;
	}
body.home section#login form input{
	display:block
	}


a#logout{
	position:absolute;
	display:block;
	text-indent:-5000px;
	background:#7396aa url(../img/logout.jpg) no-repeat;
	top:10px;
	right:10px;
	width:30px;
	height:30px;
	}
body.home section#login form input#login{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-size: 100%;
  	outline: none;
  display: table-cell; 
  vertical-align: middle;
	text-transform:uppercase;
	color:#29a1bf;
	font-size:13px;
	background:white url(../img/inputEmail.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	width:251px;
	height:42px;
	}

body.page section#add_user form input#login{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-size: 100%;
  	outline: none;
  display: table-cell; 
  vertical-align: middle;
	text-transform:uppercase;
	color:#29a1bf;
	font-size:13px;
	background:white url(../img/inputEmail.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	width:415px;
	height:42px;
	}
body.page section#add_user form input#firstname, body.page section#add_user form input#lastname{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	font-size:13px;
	background:white url(../img/inputLogin.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	width:151px;
	height:42px;
	}
	
body.home section#login form input#pass{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputPass.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 0;
	width:251px;
	height:42px;
	}
body.page section#add_user form input#pass{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputPass.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 0;
	width:151px;
	height:42px;
	}
body.page section#add_user form input#confirmpass{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputPass.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 50px;
	width:151px;
	height:42px;
	}
	
body.home section#login form input#submit{
	background-color:transparent;
	border:0px;
	cursor:pointer;
	margin: 0 0 0 258px;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	}
	
body.page form section#edit select#zone, body.page section#create form select#zone, body.page section#add_user form select#zone{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputLocation.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 0;
	width:201px;
	height:42px;
	}
body.page section#add_user form select#status{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputAdmin.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 0;
	width:211px;
	height:42px;
	}
	
body.page section#create form select#product, body.page form section#edit select#product{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputProduct.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 10px;
	width:281px;
	height:42px;
	}
	
body.page section#create form input#num, body.page form section#edit input#num{
	font-family: Arial Black, Helvetica, Verdana, sans-serif;
	font-weight:900;
	text-transform:uppercase;
	color:#29a1bf;
	background:white url(../img/inputNum.jpg) no-repeat top left;
	padding:0 0 0 55px;
	border:1px solid #e6e6e7;
	margin:19px 0 19px 10px;
	width:151px;
	height:42px;
	}
body.page section#create form input#create_version{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background:#5ab562 url(../img/create_version.jpg) no-repeat top left;
	padding:0 0 0 45px;
	border:1px solid #e6e6e7;
	margin:19px 6px 19px 50px;
	width:181px;
	height:42px;
	cursor:pointer;
	font-size:16px;
	text-align:left;
}
body.page form  input#save_patch{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background:#5ab562 url(../img/save_patch.jpg) no-repeat top left;
	padding:0 10px 0 45px;
	border:1px solid #e6e6e7;
	margin:20px 6px 19px 20px;
	height:42px;
	cursor:pointer;
	font-size:16px;
	text-align:left;
}
body.page section#add_user form input#create_user{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background:#5ab562 url(../img/inputAddUser.jpg) no-repeat top left;
	padding:6px 6px 6px 50px;
	border:1px solid #e6e6e7;
	margin:19px 36px 19px 50px;
	width:101px;
	height:35px;
	cursor:pointer;
	font-size:16px;
	text-align:left;
}
body.page section#add_user form input#edit_user{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background:#5ab562 url(../img/inputEditUser.jpg) no-repeat top left;
	padding:6px 6px 6px 50px;
	border:1px solid #e6e6e7;
	margin:19px 36px 19px 50px;
	width:101px;
	height:35px;
	cursor:pointer;
	font-size:16px;
	text-align:left;
}


a#cancel{
	float:right;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:#d3394c url(../img/cancel.jpg) no-repeat top left;
	padding:0 0 0 45px;
	border:1px solid #e6e6e7;
	margin:20px 6px 19px 0px;
	width:65px;
	height:40px;
	line-height:40px;
	cursor:pointer;
	font-size:16px;
	text-align:left;
}
	
body.page section#add_user form .decal, body.page section#add_user form select#zone{
	margin-left:50px;
	}
/* MAIN MENU */
header nav#main ul
{
	display: inline-block;
	float:right;
	height: 56px;
	padding: 0 0 0 0;
	margin: -5px 0 0 0;
	top:0px;
	left:0px;
	z-index:100;
	background-color:#bfcdd5;
}
header nav#main ul li
{
	position: relative;
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0;
	width:126px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	text-align:center;
}
header nav#main ul li a
{
	overflow: hidden;
	display: block;
	margin: 0;
	color: #000;
	text-decoration: none;
}
header nav#main ul li:hover a,
header nav#main ul li.active a
{
	color: white;
}
header nav#main ul li a  {
	height: 56px;
	line-height: 56px;
	margin-top:-2px;
}
header nav#main ul li:hover,
header nav#main ul li.active
{
	color: white;
	background-color: #7396aa;
	height: 56px;
	line-height: 56px;
}
header nav#main ul li:hover ul li a
{
	color: black;
}


span#error{
	color:#ff0000;
	}
	
div#div_content{
	display:inline-block;
	width:100%;
	background-color:#c7cbcc;
	min-height: 600px;
	margin-top:55px;
	margin-bottom:55px;
}
div#page_content{
	display:inline-block;
	width:723px;
	background-color:#e6e6e7;
	min-height: 600px;
	padding:10px 50px 50px 50px;
	margin:55px 0px 50px 0px;
	text-align:left;
}
div#page_content h3{
	color:#404041;
	border-bottom:1px solid #b2b4b7;
}


/* FOOTER */
footer{
	display:block;
	bottom:0px;
	height:50px;
	width:100%;
	background-color:#7396aa;
	text-align:center;
	color:white;
	line-height:40px;
	font-size:11px;
}
#loading{
	position:absolute;
	z-index:1000;
	top:0px;
	left:0px;
	z-index:100;
	font-size:9px;
	color:#FFFFFF;
	background:transparent url(../img/fond_loading.png);
	width:100%;
	height:2000px;
	text-align:center;
	line-height:20px;
	display:none;
}
#loadingbar{
	position:absolute;
	z-index:1000;
	top:0px;
	left:0px;
	z-index:100;
	font-size:9px;
	color:#666666;
	background:transparent url(../img/fond_loadingwhite.png);
	width:100%;
	height:1000px;
	text-align:center;
	line-height:20px;
}
#loadings{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	font-size:9px;
	color:#7396aa;
	background-color:none;
	width:250px;
	text-align:center;
	line-height:20px;
	display:none;
}
.linkcenter{
	color:white;
	text-decoration:none;}