/* CSS Document mobil*/
body{
margin:0px;
background-color:#ededed;
font-family:Arial, Helvetica, sans-serif;
}
#header{
	display:block;
	background-color:#999;
	background-repeat:no-repeat;
	margin:0px;
	width:100%;
	border-bottom-width:3px;
	border-bottom-color:#0066CC;
	border-bottom-style:outset;
	padding:0px;
}
.LoginField{
	background-color:#f0f0f0;
	height:250px;
	display:block;
	margin:auto;
	border-style:outset;
	border-width:2px;
	border-color:#0f0;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
}
.labelLogin{
	display:inline-block;
	text-align:right;
	font-weight:bold;
}
.inputLogin{
	display:inline-block;
	text-align:left;
	font-weight:bold;
}
.btnFormB{
	cursor:pointer;
	display:inline-block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-top:10px;
}
a.btnForm:link{
	display:inline-block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-top:10px;
}
a.btnForm:visited{
	color:#fff;
	background-color:#999;
}
a.btnForm:hover{
	color:#09F;
	border-color:#09F;
	background-color:#999;
}
.logat {
	float:right;
	color:#fff;
	font-weight:bold;
}
.logat a{
	color:#fff;
	font-weight:bold;;
}
.logat a:hover{
	color:#09F;
}
a.btnLink:link{
	display:block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	height:25px;
	text-align:center;
	padding:5px;
	margin:auto;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
}
a.btnLink:visited{
	color:#fff;
	background-color:#999;
}
a.btnLink:hover{
	color:#0099FF;
	border-color:#0099FF;
	background-color:#999;
}
#navigare a:link{
	float:left;
	display:block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:0px 3px 3px 3px;
	margin-top:0px;
	text-align:center;
	-moz-border-radius: 0px 0px 10px 10px;  
  border-radius: 0px 0px 10px 10px;  
  -webkit-border-radius: 0px 0px 10px 10px;
  margin-bottom:5px;
}
#navigare a:visited{
	color:#fff;
	background-color:#999;
}
#navigare a:hover{
	color:#0099FF;
	border-color:#0099FF;
	background-color:#999;
}
#tichete a:link{
	display:block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-left:10px;
  margin-right:10px;
}
#tichete a:visited{
	color:#fff;
	background-color:#999;
}
#tichete a:hover{
	color:#09F;
	border-color:#09F;
	background-color:#999;
}
#tichete .nrTichet{
	display:block;
	text-align:left;
	color:#fefefe;
	font-style:italic;
}
#tichete .sumarTichet{
	display:block;
	text-align:left;
}
#tichete .footerTichet{
	display:block;
	text-align:left;
	color:#fefefe;
	font-style:italic;
}
#tichetPreview{
	display:block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-left:10px;
}
#tichetPreview a:link{
	display:inline-block;
	color:#fff;
	background-color:#cecece;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-left:10px;
}
#tichetPreview a:visited{
	color:#fff;
	background-color:#cecece;
}
#tichetPreview a:hover{
	color:#09F;
	border-color:#09F;
	background-color:#cecece;
}
#paginare a:link{
	display:inline-block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-left:10px;
}
#paginare .paginaCurenta{
	display:inline-block;
	color:#09f;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#09f;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
  border-radius: 10px;  
  -webkit-border-radius: 10px;
  margin-bottom:5px;
  margin-left:10px;
}
#paginare a:visited{
	color:#fff;
	background-color:#999;
}
#paginare a:hover{
	color:#09F;
	border-color:#09F;
	background-color:#999;
}
.page{
	display:block;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}
.tabel{
	display:table;
	width:100%;
}
.tabelRand{
	display:table-row;
}
.tabelCelula{
	display:table-cell;
	border-right:1px dashed #999;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
.tabelCelula a{
	color:#000;
	text-decoration:none;
}
.tabelCelula a:hover{
	color:#0e0;
	text-decoration:none;
}
#tichetPreview a.normalLink{
	display:inline;
	color:#fff;
	background:none;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0px;
	border-style:none;
	margin:0px;
	text-decoration:none;
}
#tichetPreview a:hover.normalLink {
	color:#09f;
	text-decoration:none;
}
#tichetPreview a.normalLinkA{
	display:inline;
	color:#00f;
	background:none;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0px;
	border-style:none;
	margin:0px;
	text-decoration:none;
}
#tichetPreview a:hover.normalLinkA {
	color:#09f;
	text-decoration:none;
}
a.normalLink{
	display:inline;
	color:#f00;
	background:none;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0px;
	border-style:none;
	margin:0px;
	text-decoration:none;
}
a:hover.normalLink {
	color:#00e;
	text-decoration:none;
}
a.textLink{
	display:inline;
	color:#000;
	background:none;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:0px;
	border-style:none;
	margin:0px;
	text-decoration:none;
}
a:hover.textLink {
	color:#0e0;
	text-decoration:none;
}
.hint {
    position: absolute;
    display:block;
    width: 100%;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 0;
    -moz-border-radius:3px;  
	border-radius: 3px;  
  	-webkit-border-radius: 3px;
    /* Position the tooltip text */
    z-index: 100000;
    top: 20px;
    left: 0px;;
}
a.hintLink{
	display:block;
	width:100%;
	text-align:left;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:0;
	background-color:transparent;
}
a.hintLink:hover{
	color:#09f;
	background-color:#000;
	text-decoration:none;
}
#detaliiAparat h1{
	margin-left:10px;
	font-size:20px;
	font-weight:bold;
}
.previewVT{
display:block;
position:fixed;
top:20px;
bottom:20px;
left:20px;
right:20px;
padding:10px;
background-color:#fff;
border-color:#999;
border-width:1px;
border-style:solid;
-moz-border-radius:10px;  
border-radius: 10px;  
-webkit-border-radius: 10px;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
}

/*setari Formular*/
#formularSetari fieldset{
	margin-top:10px;
	border-color:#999;
	border-width:1px;
	border-style:solid;
	border-radius: 10px; 
	-moz-border-radius:10px;   
	-webkit-border-radius: 10px;
}
#formularSetari legend{
	font-size:12px;
	font-weight:bold;
}
#formularSetari label{
	text-align:right;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	min-width:150px;
	max-width:200px;
	width:30%;
	vertical-align:middle;
}
#formularSetari input{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	min-width:150px;
	max-width:300px;
	width:60%;
	border-style:inset;
	border-color:#999;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
}
#formularSetari select{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	width:153px;
	border-style:inset;
	border-color:#999;
	border-width:2px;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
}
#formularSetari input:hover, #formularSetari input:focus{
	border-color:#555;
	background-color:#fff;
	outline:none;
}
#formularSetari input.btn{
	display:inline-block;
	color:#fff;
	background-color:#999;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-color:#fff;
	border-style:outset;
	border-width:3px;
	text-align:center;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	margin:5px;
}
#formularSetari input.btn:hover{
	cursor:pointer;
	color:#09f;
	border-color:#09f;
	border-style:inset;
}
/*Formular pret*/
#formularPret input{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	width:100%;
	border-style:inset;
	border-color:#999;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
	box-sizing: border-box;
}
#formularPret select{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	width:100%;
	border-style:inset;
	border-color:#999;
	border-width:2px;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
	box-sizing: border-box;
}
#formularPret input:hover, #formularPret input:focus{
	border-color:#555;
	background-color:#fff;
	outline:none;
}
#formularPret .eroare{
	text-align:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#a00;
}

/*confirm Box*/
#confirm{
	display:none;
	position:fixed;
	position: fixed;
	width: 300px;
	height: 150px;
	top: 50%;
	left: 50%;
	margin-top: -75px; /* Negative half of height. */
	margin-left: -150px; /* Negative half of width. */
	background-color:#fafafa;
	border-style:outset;
	border-width:2px;
	border-color:#0f0;
	text-align:center;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
}
#confirmTXT{
	padding:10px;
	font-weight:bold;
}
#confirm a{
	position: absolute;
	color: #000;
	text-decoration:none;
	font-weight:bolder;
	padding: 5px 25px 5px 25px;
	bottom:10px;
	border-style:outset;
	border-width:5px;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	opacity:0.5;
}
#confirm a:hover{
	color:#000;
	border-style:inset;
	text-decoration:none;
	opacity:0.7;
}
/*alert Box*/
#alert{
	display:none;
	position:fixed;
	position: fixed;
	width: 300px;
	height: 150px;
	top: 50%;
	left: 50%;
	margin-top: -75px; /* Negative half of height. */
	margin-left: -150px; /* Negative half of width. */
	background-color:#fafafa;
	border-style:outset;
	border-width:2px;
	border-color:#f00;
	text-align:center;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
}
#alertTXT{
	padding:10px;
	font-weight:bold;
}
#alert a{
	position: absolute;
	color: #000;
	text-decoration:none;
	font-weight:bolder;
	padding: 5px 25px 5px 25px;
	bottom:10px;
	border-style:outset;
	border-width:5px;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	opacity:0.5;
	left: 50%;
    width: 30px;
    margin-left: -40px;
	background-color:#0c0;
	border-color:#0c0;
}
#alert a:hover{
	color:#000;
	border-style:inset;
	text-decoration:none;
	opacity:0.7;
}

/*addTask Box*/
#addTask{
	display:none;
	position:fixed;
	position: fixed;
	width: 300px;
	height: 150px;
	top: 50%;
	left: 50%;
	margin-top: -75px; /* Negative half of height. */
	margin-left: -150px; /* Negative half of width. */
	background-color:#fafafa;
	border-style:outset;
	border-width:2px;
	border-color:#0f0;
	text-align:center;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.5);
}
#addTask a{
	position: absolute;
	color: #000;
	text-decoration:none;
	font-weight:bolder;
	padding: 5px 15px 5px 15px;
	bottom:10px;
	border-style:outset;
	border-width:5px;
	-moz-border-radius:10px;  
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.9);
	opacity:0.5;
}
#addTask a:hover{
	color:#000;
	border-style:inset;
	text-decoration:none;
	opacity:0.7;
}
#divBackBG{
	display:none;
	position:fixed;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color:#000000;
	opacity:0.7;
}
input.cauta{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	min-width:150px;
	max-width:300px;
	width:60%;
	border-style:inset;
	border-color:#999;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
}
input.cauta:hover, input.cauta:focus{
	border-color:#555;
	background-color:#fff;
	outline:none;
}
.categorieDeviz{
	background-color:#ddd;
	border-color:#ccc;
	border-width:2px;
	border-style:solid;
	border-radius: 5px;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}
.contentDeviz{
	display:none;
	background-color:#eee;
	border-color:#ccc;
	border-width:0px 2px 2px 2px;
	border-style:solid;
	border-radius: 0px 0px 5px 5px;
	margin: 0px 5px 5px 5px;
}
/*Formular*/
#formular input[type="text"]{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	width:100%;
	border-style:inset;
	border-color:#999;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
	box-sizing: border-box;
}
#formular select{
	text-align:left;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	border-style:inset;
	border-color:#999;
	border-width:2px;
	background-color:#eee;
	border-radius: 5px; 
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;
	margin:1px;
	box-sizing: border-box;
}
#formular input[type="text"]:hover, #formular input[type="text"]:focus{
	border-color:#555;
	background-color:#fff;
	outline:none;
}
#formular .eroare{
	text-align:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#a00;
}
.tabelRandGetProduse{
	display:table-row;
	background-color:#333;
	color:#fff;
	margin:5px;
}
.tabelRandGetProduse:hover{
	background-color:#000;
	color:#fff;
	cursor:pointer;
}
.getProduse{
	position:absolute;
}
.tabelCelulaGetProduse{
	display:table-cell;
	border:1px solid #999;
	padding:5px 10px;
	vertical-align:middle;
}
a.delLink, #tichetPreview a.delLink{
	all:unset;
	font-size:12px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}
a.delLink:hover, #tichetPreview a.delLink:hover{
	all:unset;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#f00;
	text-decoration:underline;
}