body {
  font-family:Arial, Helvetica, sans-serif;
  background: grey;
  font-size:18px;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  margin-botton:0;
  border-top-width:0;
  padding-top:0;
  padding-left:0;
  border-style:none;
}

.form {
  font-family:Arial, Helvetica, sans-serif;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  margin-botton:0;
  background: white;
  border: 1px solid #c4c4c4;
}

.form1 {
  font-family:Arial, Helvetica, sans-serif;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  margin-botton:0;
  background: white;
}


h1.title {
  font-family:Arial, Helvetica, sans-serif;
  margin: -1px -1px 5px;
  padding: 10px 15px;
  line-height: 30px;
  font-size: 25px;
  font-weight: 300;
  color: #ADADAD;
  text-align:center;
  background: #f7f7f7;
}

.titulo {
  font-family:Arial, Helvetica, sans-serif;
  margin: -1px -1px 5px;
  padding: 15px 25px;
  line-height: 30px;
  font-size: 25px;
  font-weight: 300;
  color: #ADADAD;
  text-align:center;
  background: #f7f7f7;
}

.input {
  width: 300px;
  height: 50px;
  margin-bottom: 25px;
  padding:1px 1px 1px 1px;
  font:15pt arial;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input1 {
  width: 300px;
  height: 50px;
  margin-bottom: 5px;
  padding:1px 1px 1px 1px;
  font:15pt arial;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.inputdv {
  width: 30px;
  height: 50px;
  margin-bottom: 5px;
  padding:1px 1px 1px 1px;
  font:15pt arial;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input2 {
  width: 135px;
  height: 20px;
  margin-bottom: 2px;
  padding:1px 1px 1px 1px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}


.input3 {
  width: 300px;
  height: 50px;
  margin-bottom: 5px;
  padding:1px 1px 1px 1px;
  font:15pt arial;
  text-align:right;
  background: #FFD9B3;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input4 {
  width: 300px;
  height: 50px;
  margin-bottom: 5px;
  padding:1px 1px 1px 1px;
  font:15pt arial;
  text-align:right;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.inputTrasp{
  width:300px;
  height: 20px;
  margin-bottom: 5px;
  padding-left:10px;
  background-color:transparent;
  border-width:0;
  font:12pt helvetica;
  text-transform:uppercase;
  color:#000;
}

.inputPos {
  background-color:#000;
  font:20pt arial;
  color:#3F0;
  width: 250px;
  height: 50px;
  margin-bottom: 5px;
  padding-left:10px;
  text-align:right;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input:focus {
    border-color:#6e8095;
    outline: none;
  }
  
.button {
  width: 100%;
  height: 50px;
  padding: 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: Steelblue;
  border: 0;
  border-radius: 5px;
  cursor: pointer; 
  outline:0;
}

.button1 {
  width: 49%;
  height: 50px;
  padding: 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: Steelblue;
  border: 1;
  border-radius: 5px;
  cursor: pointer; 
  outline:0;
}

.boton {
  width: 45%;
  height: 30px;
  padding: 0;
  font-size: 16px;	
  background-color:#e9e9e9;
  text-shadow: 0px 1px 1px rgba(230,251,253,0.5);
  color:black;
  border: 1;
  border-style:solid;
  border-color:#e9e9e9;
  border-width:3px 3px 3px 3px;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  text-align:center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select:none;
}
.boton:hover {color:blue; border-color:#dedede; background-color:#dedede;}

.boton1 {
  width: 30%;
  height: 30px;
  padding: 0;
  font-size: 16px;	
  background-color:#e9e9e9;
  text-shadow: 0px 1px 1px rgba(230,251,253,0.5);
  color:black;
  border: 1;
  border-style:solid;
  border-color:#e9e9e9;
  border-width:3px 3px 3px 3px;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  text-align:center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select:none;
}
.boton1:hover {color:blue; border-color:#dedede; background-color:#dedede;}


.lost
{
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  margin-bottom:0px;
}

.lost a
{
  color:#666;
  text-decoration:none;
  font-size:13px;
}

.fuente8 {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.fuente10 {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}


.cabeceraTabla {
	background-color:#5F9EA0;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	position:relative;
	border: 2px solid #FFFFFF;
}


.cabeceraModal {
  font-family:Arial, Helvetica, sans-serif;
  margin: -1px -1px 5px;
  padding: 10px 15px;
  line-height: 30px;
  font-size: 22px;
  font-weight: 300;
  color: #ADADAD;
  text-align:center;
  background: #f7f7f7;
  margin-right:54px;	
}

.close {
float: right;
font-size: 18px;
font-weight: bold;
line-height: 1;
color: white;
background-color:#ff6868;
filter:alpha(opacity=70);
text-shadow: 0 1px 0 red;
height:40px;
width:54px;
}

.itemParTabla {
	background-color:#E0EEEE;
}
.itemImparTabla {
	background-color:#C1CDCD;
}
.itemSeleccionado {
	color:#FFF;
	font-style:bold;
	cursor:	pointer !important;
	background-color:Gray;
}

.cajaTotales {
	background-color:#FFD9B3;
	color:#000;
	width:auto;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:auto;
	text-align:right;
	font-family: helvetica;
	font-size: 10pt;
	border-radius: 2px 2px 2px 2px; 
	-moz-border-radius: 2px 2px 2px 2px;
 	-webkit-border-radius: 2px 2px 2px 2px;	
}

.header {
	background-color:Steelblue;
	/*filter:alpha(opacity=80);
	opacity:0.8;*/
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	position:relative;
	border-top:solid 1px #CCCCCC;
	border-left:solid 1x #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-radius: 8px 8px 0px 0px; 
	-moz-border-radius: 8px 8px 0px 0px;
 	-webkit-border-radius: 8px 8px 0px 0px;
}

/* base semi-transparente */
.overlay{
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index:1001;
opacity:.75;
moz-opacity: 0.75;
filter: alpha(opacity=75);
}

/* estilo para la ventana modal */
.modal {
display: none;
position: fixed;
width: 100%;
height:100%;
background: #fff;
color: #333;
z-index:1002;
overflow: auto;
}

.modal1 {
display: none;
position: fixed;
width: 100%;
height: 100%;
background: #fff;
color: #333;
z-index:1003;
overflow: auto;
}

.mensaje {
	background-color: #090;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
}

.mensaje1 {
	background-color: #FF0000;
	color: #fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
}

.file-select {
  position: relative;
  display: inline-block;
}

.file-select::before {
  background-color: Steelblue;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  content: 'Tomar Foto'; /* testo por defecto */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.file-select input[type="file"] {
  opacity: 0;
  width: 200px;
  height: 32px;
  display: inline-block;
}

#src-file1::before {
  content: 'Tomar Foto';
}

#src-file2::before {
  width: 50px;
  height: 32px;
  content: 'Foto';
}

/* -------------------------------------------- */
/* ------------- Pagination: Flickr -----------	*/
/* -------------------------------------------- */
#pagination-flickr ul    { border:0; margin:0; padding:0; }
#pagination-flickr li          { border:0; margin:0; padding:0; font-size:16px; list-style:none; /* savers */ float:left; }
#pagination-flickr a           { border:solid 1px #DDDDDD; margin-right:2px; }
#pagination-flickr .previous-off,
#pagination-flickr .next-off   { color:#666666; display:block; float:left; font-weight:bold; padding:6px 12px; }
#pagination-flickr .next a,
#pagination-flickr .previous a { font-weight:bold; border:solid 1px #FFFFFF; }
#pagination-flickr .active     { color:#ff0084; font-weight:bold; display:block; float:left; padding:6px 12px; }
#pagination-flickr a:link,
#pagination-flickr a:visited   { color:#0063e3; display:block; float:left; padding:6px 12px; text-decoration:none; }
#pagination-flickr a:hover     { border:solid 1px #666666; }