/*  body and font definitions */
html { 
  padding:0px;
  margin:0px;
  overflow:hidden;
  min-height:100%
}

body {
  font-size: 14px;
  font-family: tahoma;
  padding:0px;
  margin:0px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}

a { 
color: #00aa00;
font-size: 14px;
text-decoration: none; 
text-shadow: -0.02em -0.02em 0.02em #000000; 
}
 
pre { 
color: #474b56;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}
h2 {
font-size:16px;
text-shadow: 0.5px 0.5px 0px #000;
text-align: left;
padding-left:5px;
text-transform:capitalize;
color:grey;
font-weight:normal;
background: -webkit-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0.3))!important;
background: linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0.3))!important;
	}
h1 {
font-size:16px;
text-shadow:    -1px    -1px    -1px     #ffffff, 
                1px     1px   2px #888888;
text-align: center;
text-transform:uppercase;

	}
ol{
line-height: 30px;
}
ul{
line-height: 40px;
}
li{
line-height: 30px;
}
.preg{
	
}
.preg:hover{
text-shadow:    -1px    -1px    1px     #ffffff, 
                1px     1px     2px     #888888;
text-decoration:underline;
cursor:pointer;
}
.tooltip {
padding:5px 5px;
width:120px;
display:none;
color:black;
text-align:left;
font-size:14px;
}
	
.tooltip  > .boton{

border-left: solid 1px black;
border-bottom: solid 1px black;
border-top: solid 1px grey;
border-right: solid 1px grey;
-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);

}	
	
.foto{
border-left: solid 1px black;
border-bottom: solid 1px black;
border-top: solid 1px grey;
border-right: solid 1px grey;
-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
}	
.submenu td:hover{

text-shadow:    -1px    -1px    2px     #ffffff, 
                1px     1px     1px     #000000;
background: -webkit-linear-gradient(#cc6600, #ff9933 );				
background: linear-gradient(#cc6600, #ff9933 );				
}

.submenu{
    border-collapse:separate;
	border-spacing:0px;
	border-radius: 8px;
	width:100%;
	font-size:12px !important;
	color:white;
font-weight:bold;
-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
text-shadow:    -1px    -1px    2px     #cccccc, 
                1px     1px     1px     #000000;
    }
.submenu  th {
    background: -webkit-linear-gradient(#ff6600, #993300);
    background: linear-gradient(#ff6600, #993300);
    color: #fff;
    padding: 10px;
    text-align: left;
    text-transform: capitalize;
    }
.submenu  th:hover {
    background: -webkit-linear-gradient(#993300,#ff6600);
    background: linear-gradient(#993300,#ff6600);
    text-shadow:    -1px    -1px    2px     #ffffff, 
                1px     1px     1px     #000000;
	cursor:pointer;
    }
.submenu th:first-child {
    border-top-left-radius: 8px;
    border-left: 0;
    }
.submenu   th:last-child {
    border-top-right-radius: 8px;
    border-right: 0;
    }
.submenu   td {
	background: #cc6600;
	border-top: solid #993300 1px;
	cursor:pointer;
	font-size:12px !important;
    padding: 0px;
	height:0px;
	border-width:0px;
	transition:all 300ms ease;
    }
.sel td{
	padding:10px;
	height:20px;
	border-width:1px;
}
	
.submenu   div {
	overflow:hidden;
	height:inherit;
    }
	
.submenu  td:first-child {
    border-left: 1px solid #aa4400;
    }
.submenu   tr:first-child td {
    border-top: 0;
    }
.submenu   tr:nth-child(even) td {

    }
.submenu   tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
    }
.submenu  tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
    }
	
	

	

input,textarea {
font-size: 12px;
/*text-transform:uppercase;*/
text-align: left;
color: #373b46;
background-color: white;
padding:0px 0px;
margin:0px;

}

canvas {
position:absolute;
left:0px;
top:0px;
z-index:-1;
}

strong { 
font-size: 15px;
}

/*  positioning-layers static and absolute */

#head {
  background: -webkit-radial-gradient(#ffea93, #aa8888) ; 
  background: radial-gradient(#ffea93, #aa8888); 
  border-bottom: solid 2px gray; 
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 90px; 
z-index:1;
padding: 10px;
overflow:hidden;
}
#left {
position: fixed;
left: 0px;
top:110px;
width: 0px;
color: #d7dbe6;
margin: 0px; 
z-index:1;
padding: 20px;
}
#left2 {
background: -webkit-linear-gradient(top, #aa8888, #ffea93) ; 
  background: linear-gradient(to bottom, #aa8888, #ffea93); 
	position: fixed;
	left: 0px;
	top:110px;
width: -20px;
height:100%;
bottom:25px;
margin: 0px; 
z-index:0;
padding: 0px;
}

#content, body {
background: -webkit-linear-gradient(bottom,#eeeeff, #ffea93) ; 
background: linear-gradient(to bottom, #eeeeff, #ffea93 ); 
color: #000044!important;
text-shadow: 1px -1px 0.9px #ffffff,0px 0px 4px #ffffff!; 
}
#content {
position: fixed;
left: 0px;
top:110px;
right:0px;
border-left: 3px solid #060b17;
border-right: 3px solid #060b17;
padding: 20px 5px 20px 5px;
opacity: 1.0;
bottom:25px;
overflow: auto; 
}
#divsubmenu{
position: relative;
	left: 0px;
	top:20px;
width: 150px;
}
#right {
background: -webkit-linear-gradient(bottom, #000000, #ffffff) ; 
  background: linear-gradient(to bottom, #000000, #ffffff); 
position: fixed;
top:110px;
right: 0px;        
width: 0px;
bottom:25px;
color: #d7dbe6;
padding: 5px;
	z-index:0;
}
#footer {
position: fixed;
bottom:0px;
right: 0px;        
width: 100%;
height:15px;
padding: 5px;
	font-size: 11px;
	text-align: right;
	color: white;
background: -webkit-linear-gradient(left,#8888aa, #ffffff, #8888aa );
background: linear-gradient(to left, #88aa88, #ffffff, #8888aa );
	padding:5px 15px;
	margin:0px;
}
#titel {
			position: fixed;
			left: 0px;
			top: 10px;
			width: 200px;
			height: 100px; 
			z-index:1;
			background: url("../images/logo.png") no-repeat center; 
			background-size:contain;
	}
#logocli {
			position: fixed;
			background: url("../images/logo_cliente.png") no-repeat center; 
		/*	background-size:contain;
		*/	right: 10px;
			top: 0px;
			width: 300px;
			height: 110px; 
			z-index:1;
			text-align:right;
			vertical-align:middle;
}
#logobol {
			position: relative;
			float:left;
			padding:0px;
			left: 0px;
			top: 0px;
			width: 115px;
	}
#datosbol {
			position: relative;
			float:left;
			top: 0px;
			padding-right:0px;
			width:100%;
			line-height:100%;
			left:0px;
			text-align:left !important;
	}
#timbrebol {
			position: relative;
			float:left;
			top: 0px;
			padding-right:0px;
			width:235px;
			left:10px;
			padding-left:10px;
			text-align:left !important;
	}
#logged{
	position: fixed;
	right: 0px;
	top: 0px;
	z-index:1;
	text-align:right;
	text-transform:capitalize;
}	
#mods {
	position: fixed;
	right: 200px;
	left: 200px;
	top: 30px;
	z-index:2;
	}
	
/* aqui van nuevos estilors*/	

.tt2:hover{
border:solid black 2px;
border-radius:10px !important;
}	
.boton,.boton2,.botonr, .botonmes{
text-shadow: -1px -1px 2px #ff0000, 1px 1px 3px #000000;
color:white !important;
text-transform: capitalize;
border-radius:10px !important;
border-top: solid 1px #fc4 !important;
border-right: solid 1px #fc4 !important;
border-bottom: solid 1px #940 !important;
border-left: solid 1px #940 !important;
font-weight:bold !important;
text-align:center !important;
}
.boton {
background: -webkit-linear-gradient(#ff8f0f, #d50931 )!important;
background: linear-gradient(#ff8f0f, #d50931 )!important;
font-size:12px!important;
padding:10px !important;
min-height:16px !important;
}
.boton td{
min-height:30px;
vertical-align:middle;
padding:2px !important;
min-height:30px;
}
.boton2 {
background: -webkit-linear-gradient(#ff8f0f, #d50931 )!important;
background: linear-gradient(#ff8f0f, #d50931 )!important;
font-size:10px!important;
padding:10px 5px;
}
.botonr {
background: -webkit-linear-gradient(#ff0000, #d50931 )!important;
background: linear-gradient(#ff0000, #d50931 )!important;
font-size:10px!important;
padding:10px 5px;
}
.botonmes{
	 text-shadow: -1px -1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, 1px 1px 0 #000 !important;
	 text-transform:uppercase!important;
	 text-align:center;
	 font-weight:bold;
	 -webkit-transition: all 250ms; /* For Safari 3.1 to 6.0 */
	 font-size:12px!important;
    transition: all 250ms;
}
.botonmes:hover{
	cursor:pointer;
	filter: grayscale(50%) contrast(200%); 
	-webkit-filter: grayscale(50%)) contrast(150%);
	transform:rotate(-2deg); 
	-webkit-transform:rotate(-2deg);
	
}
.boton:hover,.boton2:hover,.botonr:hover{
border-color: #e51941 !important;
color:#e0e0ff;
cursor:pointer;
border-top: solid 1px #ff346b !important;
border-right: solid 1px #ff346b !important;
border-bottom: solid 1px black !important;
border-left: solid 1px black !important;
}	
.boton:hover,.boton2:hover{
background: -webkit-linear-gradient(#f08000, #ffffff )!important;
background: linear-gradient(#f08000, #ffffff )!important;
}	
.botonr:hover{
background: -webkit-linear-gradient(#ff0000, #ffffff )!important;
background: linear-gradient(#ff0000, #ffffff )!important;
}	
.botona {
background: -webkit-linear-gradient(#bbff88, #004400 )!important;
background: linear-gradient(#bbff88, #004400 )!important;
text-shadow: -1px -1px 2px #888800, 1px 1px 3px #000000;
color:#eeeeff !important;
text-transform: capitalize !important;
border-radius:10px !important;
border-top: solid 1px #fc4 !important;
border-right: solid 1px #fc4 !important;
border-bottom: solid 1px #940 !important;
border-left: solid 1px #940 !important;
font-weight:bold !important;
text-align:center !important;
font-size:12px!important;
padding:5px 2px !important;
max-width:120px;
}
.botona:hover{
background: -webkit-linear-gradient(#004400, #bbff88 )!important;
background: linear-gradient(#004400, #bbff88 )!important;
border-color: #ffff00 !important;
color:#e0e0ff;
cursor:pointer;
border-top: solid 1px #ff346b !important;
border-right: solid 1px #ff346b !important;
border-bottom: solid 1px black !important;
border-left: solid 1px black !important;
}	
.alt  {
	border-color:white;
	background-color:white;
	}
.perf{
color:white;
text-shadow: -1px -1px 0.1px #444444, 1px 1px 2px #000000;
}
.tachado  {
	color:red ; 
	/*background-color:#fff0f0; */
	text-decoration:line-through;
	text-shadow: -1px -1px 2px #ff0000, 1px 1px 3px #000000;
	}
.descontinuado  {
	color:red ; 
	/*background-color:#fff0f0; */
	text-decoration:line-through;
	/*text-shadow: -1px -1px 2px #ff0000, 1px 1px 3px #000000;*/
	}
.totales td{ 
	line-height: 200%;
	border-top: solid 2px black;
	padding:5px;
	font-weight:bold;
	}

	
	
thead.fixedHeader tr {
	position: relative
}
 thead.fixedHeader tr {
	display: block
}
 .scrollContent {
	max-height: 300px;
	overflow: auto;
}			
#mensaje {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	top:130px;
	border-radius:40px !important;
	z-index:99999999;
	padding:10px 20px 10px 20px;
	display:none;
	color:#880000 ; 
	text-shadow: -1px -1px 0.8px #000000, 0px 0px 5px #ffffff;
	font-size:14px;
	font-weight:bold;
	text-shadow: 0.06em 0.06em 0.06em white;
	background: -webkit-radial-gradient(rgba(255,255,255,1),rgba(192,192,255,0.7))!important;
	background: radial-gradient(rgba(255,255,255,1),rgba(192,192,255,0.7))!important;	
	-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
}
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; text-decoration:blink;}
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

.autocom{
	width: 100%;
	
}
.autocom th , .autocom td{
	text-transform:lowercase !important;
	font-size:12px !important;
	text-align:left;
	overflow: hidden !important;
}

.ui-autocomplete {
		max-height: 300px;
		max-width: 600px;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden !important;
		/* add padding to account for vertical scrollbar */
		padding-right: 10px;
		font-size:12px !important;
		border-collapse: colapse;
		line-height: 100%;
	}
.ui-autocomplete img{
	max-height:100px;
}
.num{
	text-align:right !important;
	font-family:monospace;

}

.destacado td
{
    background-color:yellow  !important;
    text-shadow: -1px -1px 2px #ffdddd, 1px 1px 1px #aaaaaa;
}
.destacado 
{
    outline: thin solid black ;
    border:solid 1px black;
}

.destamen{
color:yellow;
}

table.menu{
margin-left:auto;
margin-right:auto;
text-align:center;
font-weight:bold;
font-size:14px;
border-collapse:separate;
border-spacing:5px;
height:40px;
}

table.menu td{
border-top: solid 1px #f45d7a;
border-right: solid 1px #f45d7a;
border-left: solid 1px #440d0a;
border-bottom: solid 1px #440d0a;
background: -webkit-linear-gradient(#ff6600, #993300);	
background: linear-gradient(#ff6600, #993300);	
color:white;
border-radius:20px;
padding:15px 15px;
-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
}
.menutd {
overflow:hidden;
height:20px;
}
table.menu td:hover{
border-top: solid 1px #ff6689;
border-right: solid 1px #f45d7a;
border-left: solid 1px black;
border-bottom: solid 1px black;
background-color:#e51941 !important; 
color:#e0e0ff;
cursor:pointer;
}
.modon{
 color: yellow !important; 
 background: -webkit-linear-gradient(#993300, #ff6600) !important; 
 background: linear-gradient(#993300, #ff6600) !important; 
 -webkit-box-shadow: -2px 2px 1px -2px rgba(0,0,0,0.9)!important; 
-moz-box-shadow: -2px 2px 1px -2px rgba(0,0,0,0.9)!important; 
box-shadow: -2px 2px 1px -2px rgba(0,0,0,0.9)!important; 
}


.skeleton {
border:dotted 1px grey;
background-color:#f8f8ff;
color:#1a1919;
}
.skeleton:hover {
border:solid 1px black;
background-color:white;
color:black;
}




/* sólo para atrévete*/
.boletat1 {
	font-size:11px !important;
	padding:1px;
	border: none;
	margin-left:0px;
	width:100% !important;
}
.boletat1 td, .boletat1 th {
	padding:1px;
	border: none !important;
	text-align:left;
	text-transform:capitalize;
}
.boleta1 {
    border-spacing: 0;
	empty-cells: show;
	font-size:11px !important;
	padding:1px;
	border: none;
}
.boleta1 td, .boleta1 th {
	padding:1px;
	border: solid 1px #dddddd;
}
.boleta1 th {
	font-weight:bold;
}
.boletat1 th {
	font-weight:bold;
}
/* para las restantes*/	
.boletat {
	font-size:16px !important;
	padding:5px;
	border: none;
	margin-left:0px;
}
.boletat td, .boletat th {
	padding:1px;
	border: none !important;
	text-align:left;
}
.boleta {
    border-spacing: 0;
	empty-cells: show;
	font-size:16px !important;
	padding:5px;
	border: none;
}
.boleta td, .boleta th {
	padding:5px;
	border: solid 0.2px #dddddd;
}
	
	
.box{
-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);

}	
	
	
.grid {
    border-spacing: 0;
	
	empty-cells: show;
	font-size:12px !important;
	border: solid 1px gray;
	border-radius: 6px;
    }
.grid:hover {
	border: solid 1px black;
    }
.grid tr:hover{
border-bottom:solid 1px black !important;
color:black !important;
background-color:#eeffee !important;
outline: thin solid black ;
text-shadow:    -1px    -1px    2px     #ffdddd, 
                1px     1px     1px     #aaaaaa;
}	

.grid input {
background:inherit;
color:inherit;
}	
	
.grid  th {
    background: #404853;
    background: -webkit-linear-gradient(#687587, #404853);
    background: linear-gradient(#687587, #404853);
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    text-shadow: -0px -0px 0px #000000 !important;
    color: #fff;
    padding: 2px;
    text-align: left;
    text-transform: capitalize;
    }
.grid  th:first-child {
    border-top-left-radius: 4px;
    border-left: 0;
    }
.grid   th:last-child {
    border-top-right-radius: 4px;
    border-right: 0;
    }
.grid   td {
    border-right: 1px solid #c6c9cc;
    border-bottom: 1px solid #c6c9cc;
	background-color:#ffffff;
	font-size:12px !important;
    padding: 2px 5px;
    }
.grid  td:first-child {
    border-left: 1px solid #c6c9cc;
    }
.grid   tr:first-child td {
    border-top: 0;
    }
.grid   tr:nth-child(even) td {
    background: #e8eae9 ;
    }
.grid   tr:last-child td:first-child {
    border-bottom-left-radius: 4px;
    }
.grid  tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
    }


.obs{
	font-size:12px !important;
	text-align:justify;
	padding:10px !important;
	text-justify:inter-word;
	
}
.obs:first-letter{
	text-transform:uppercase;
	font-size:14px;
	text-shadow: -0.04em 0.04em 0.02em #444444;
	/*font-weight:bold;*/
}
.form ,.form3{
    border-radius:1px;
	border-collapse:separate;
	border-spacing:0px;
	border:solid 1px #fff;
	empty-cells: show;
	color: black!important;
	line-height:20px;
	text-shadow: 1px -1px 0.6px #fff,0px 0px 2px #fff!important;
	background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.1))!important;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.1))!important;
}
.form tr ,.form3 tr{
height:40px;
}.form tr:hover, .form3 tr:hover {
border:solid 1px grey !important;

text-shadow:    -1px    -1px    1px     #fff, 
                1px     1px     0.4px     #888888;
}
.form th, .form3 th{
/*border:solid 1px grey;*/
text-transform:capitalize;
text-align:justify;
border-left :solid 1px white;
border-bottom:1px solid gray;
font-size:14px;
font-weight:bold;
padding:5px 20px 5px 5px;
vertical-align:bottom;

}
.form td, .form3 td{
border-bottom:1px solid gray;
text-transform:lowercase;
padding:5px 20px 5px 5px;
font-size:14px;
vertical-align:bottom;
}
.form th{
	width:20%;
}.form td{
	width:30%;
}
.form3 th{
	width:13%;
}.form3 td{
	width:20%;
}


.form td:first-letter, .form3 td:first-letter { text-transform: uppercase; }
.form >tbody>tr:last-child td,.form3 >tbody>tr:last-child td{ border-bottom:none;}
.form >tbody>tr:last-child th,.form3 >tbody>tr:last-child th{ border-bottom:none;}
.form >tbody>tr>th:first-child ,.3 >tbody>tr>th:first-child { border-left:none;}
.large {
	width:400px !important;
}
.form input[type="text"], .form input[type="password"], .form  select, .form  textarea{
	width:200px;
}
.form3 input[type="text"], .form3 input[type="password"], .form3  select, .form3 textarea{
	width:120px;
}
.centro{
    margin-left:auto;
    margin-right:auto;	
}
.medio{
    margin-top:auto!important;
    margin-bottom:auto!important;	
}
.caldia{
text-align:center;
font-size:10px;
}
.calhora{
text-align:left;
width:24px;
font-size:10px;
overflow:hidden;
}
.calhtd{
width:25px;
}
.calcli{
text-align:left;
width:120px;
font-size:11px;
text-transform:capitalize;
overflow:hidden;
}
.calendario{
border-spacing:0px;
width:95%; 
}
.calendario th{
	border-radius:10px;
	font-weight:bold;
	width:14.28%; 
	font-size:12px;
	text-shadow: 0.1em 0.1em 0.2em grey;
	text-align: center;
	background-color:#E0D0D0;
}
.calendario td[onclick]{
	border-radius:10px;
	font-size:12px;
	color:black !important;
	text-shadow: 0.1em 0.1em 0.2em white;
	padding:0px;
	border:solid 1px white;
	vertical-align:top !important;
}
.calendario td[onclick]:hover{
	/*text-shadow: 0.1em 0.1em 0.1em red;*/
	border:solid 1px black;
	background-color:#fff;
	cursor:pointer;
	
}
.calbot {
	border-radius:20px;
	font-weight:bold;
	font-size:24px;
	text-shadow: -0.1em 0.1em 0.1em grey;
	color:#a40d2a;
	background-color:#E0D0D0;
	padding-right:5px;
	padding-left:5px;
	border-left :solid 1px gray;
	border-bottom :solid 1px gray;
}
.calbot:hover{
	text-shadow: -0.1em 0.1em 0.1em black;
	color:#a40d2a;
	background-color:#e0d0ff;
	border-left :solid 1px black;
	border-bottom :solid 1px black;
	cursor:pointer;
}
.ppan{
	background:-webkit-linear-gradient(right,#420000, #bbbbbb);
	background:linear-gradient(to right,#420000, #bbbbbb );
	text-shadow: -0.1em 0.1em 0.1em black;
	font-size:14px;
	font-weight:bold;
	color:white;
	border-bottom:solid 1px gray;
	padding:5px;
	padding-left:15px;
	margin-top:0;
	margin-bottom:0;
	position:relative;
	border-radius: 10px;
	width:90%;
}
.ppan:hover{
	background:-webkit-linear-gradient(right,#cc0000, #bbbbbb);
	background:linear-gradient(to right,#cc0000, #bbbbbb );
	text-shadow: 0.03em -0.03em 0.06em black,0.01em -0.01em 0.1em black ;
	cursor:pointer;
	position:relative;
}
.pan{
	background:-webkit-linear-gradient(#ffffff, #aaaaaa );
	background:linear-gradient(#ffffff, #aaaaaa );
	vertical-align:middle;
	height:0;
	padding:0px;
	border:solid 1px gray;
	-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
	-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.9);
	width:85%;
	overflow:auto!important;
}
.anulado{
	text-decoration:line-through;
	color:red;
}
.anulado td, .anulado th{

}
.anulado img{
	opacity: 0.2;
}
.bodega{
color:white;
}
.nuan{
	float:right;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color: #88ffff;
	background-color:green;
	width:30px;
}
.nuan:hover{
	background-color:#44cc44;
	color: #ff8888;
	cursor:pointer;
}
tr.total th	{
	border-width: 2px 0px 1px 0px ;
	border-style: solid;
	border-color: black;
	text-align:center; 
	font-weight: bold;
	vertical-align:middle; 
	padding-left:10px;
	padding-right:10px;	
} 
tr.total td 	{
	border-width: 2px 0px 1px 0px ;
	border-style: solid;
	border-color: black;
	text-align:right; 
	font-family:monospace;
	font-weight: bold;
	vertical-align:middle; 
	padding-left:10px;
	padding-right:10px;
} 
tr.parcial th	{
	border-width: 2px 0px 1px 0px ;
	border-style: solid;
	border-color: gray;
	text-align:center; 
	font-weight: bold;
	vertical-align:middle; 
	padding-left:10px;
	padding-right:10px;	
	color:#444;
} 
tr.parcial td 	{
	border-width: 2px 0px 1px 0px ;
	border-style: solid;
	border-color: gray;
	text-align:right; 
	font-family:monospace;
	font-weight: bold;
	vertical-align:middle; 
	padding-left:10px;
	padding-right:10px;
	color:#444;
} 
tr.items th	{
	padding-left:10px;
	padding-right:10px;
	border-width: 0px 0px 1px 0px ;
	border-style: solid;
	border-color: #ccc;
	text-align:left; 
	font-weight: normal;
	vertical-align:middle; 
} 
tr.items td 	{
	padding-left:10px;
	padding-right:10px;
	border-width: 0px 0px 1px 0px ;
	border-style: dashed;
	border-color: #bbb;
	text-align:right; 
	font-family:monospace;
	vertical-align:middle; 
} 

.left{
position:relative;
float: left;
width:25%;
}
.right{
position:relative;
float: right;
width:25%;
}
.link{
color:blue;
font-weight:bold;
}
.link:hover{
color:red;
font-weight:bold;
cursor:pointer;
}
.modal {
    position:   fixed;
	cursor: wait;
	z-index:999;
    z-index:    999999999;
	overflow: hidden;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
	
    background-image:  		url('wait6.png') ;
    background-position:	50% 50% ;
    background-repeat:		no-repeat,no-repeat;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	 .modal {
		background:  		url('../images/cargando.gif') no-repeat, -webkit-radial-gradient(rgba(255,255,255,1), rgba(255,255,255,0)) ;
		background-position:	50% 50% ;
	}
}*/
.cuentas {
	position:fixed;
	right: 0px;
	width:300px;
	top:120px;
	height:100%;
	border-radius:10px;
	border:solid 1px white;
	-webkit-transition: all 1000ms; /* For Safari 3.1 to 6.0 */
    transition: all 1000ms;
	overflow:hidden;

}.cuentas:hover {
	background: rgba(255,255,224,0.7);
	cursor:pointer;
}
.impagos{
	border-collapse:separate;
	border-spacing:5px;
}
.impagos td{
	padding:5px;
	text-transform:capitalize ;
}

.botonera {
margin-right:0px;
text-align:left;
font-weight:normal;
font-size:12px;
border-collapse:separate;
border-spacing:2px;
text-transform:lowercase;
}
.seleccion{
	background:green !important;
	color:yellow;
}

.botonera td{
border-top: solid 1px #00d700;
border-right: solid 1px #005d00;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
background: -webkit-linear-gradient(#bbbbdd, #444422 );
background: linear-gradient(#bbbbdd, #444422 );	
color:white;
border-radius:10px;
padding:2px 5px;
max-height:250px !important;
-webkit-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.5);
-moz-box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.5);
box-shadow: -10px 10px 11px -1px rgba(0,0,0,0.5);
}
.botonera img{
	max-height:100px !important;
}
.botonera td:hover{
border-top: solid 1px #00ff00;
border-right: solid 1px #00ff00;
border-left: solid 1px #000000;
border-bottom: solid 1px black;
background: -webkit-linear-gradient(#334433, #aabbaa )!important;
background: linear-gradient(#334433, #aabbaa )!important;
cursor:pointer;
}
.catsel{
	background: -webkit-linear-gradient(#886600, #ddaaaa )!important;
	background: linear-gradient(#886600, #ddaaaa )!important;
}

.bot_adm{
padding:2px 2px;
font-weight:bold;
filter: saturate(50%); 
-webkit-filter: saturate(25%);
-webkit-transition: all 300ms; /* For Safari 3.1 to 6.0 */
text-align:center;
transition: all 200ms;
color:#fff;
}
.bot_adm:hover{
cursor:pointer;
filter: saturate(200%); 
-webkit-filter: saturate(200%);
}
.x{
color:red;
}
.x::before {
  content: "✘"; 
  font-family: 'emoji' !important;
  font-size:14px;
  margin-top:-6px;
  color:red;
}
.e::before {
  content: "✏ "; 
  font-family: 'emoji' !important;
  font-size:14px;
  margin-top:-6px;
  color:green;
}
.e2{
background: -webkit-linear-gradient(#22bb22, rgba(68,68,68,1) ) !important;
background: linear-gradient(rgba(16,128,16,0.4), #444444 ) !important;	
}

.arrow{
background: -webkit-linear-gradient(#dddd22, #888844 );
background: linear-gradient(#bbbb22, #888844 );	
}

.blurry {
    filter: blur(2px) grayscale(75%); 
	-webkit-filter: blur(2px) grayscale(75%);
}
.icongrow{
	width:30px;
	padding-top:5px;
	padding-right:25px;
	-webkit-transition: all 300ms; /* For Safari 3.1 to 6.0 */
    transition:all 333ms ease;
	position:absolute;
	filter: saturate(50%); 
	-webkit-filter: saturate(50%);
}
.icongrow:hover {
	width:40px;
	cursor:pointer;
	filter: saturate(200%); 
	filter: drop-shadow(-2px 2px 2px rgba(0,0,0,0.8)); 
	-webkit-filter: saturate(200%);
	-webkit-filter: drop-shadow(-2px 2px 2px rgba(0,0,0,0.8));
	padding-right:0px;
	margin-top:-5px;
}
.ord:hover{
color:#fdb;
font-weight:bold;
cursor:pointer;
}
.ord{
 transition: all 300ms;
}
.sorting-desc::before {
  content: "▼"; 
  font-size:16px;
  margin-top:-6px;
  color:orange;
}
.sorting-desc  {
  padding:0px !important;
  line-height:0px;
}
.sorting-asc::before {
  content: "▲"; 
  font-size:16px;
  margin-top:-6px;
  color:orange;
}
.sorting-asc  {
  padding:0px !important;
  line-height:0px;
}
.pagin{
bottom:-4px;
position:absolute;
z-index:2;
}
.pagin td{
background: -webkit-linear-gradient(#e8eae9, #404853 )!important;
background: linear-gradient(#e8eae9, #404853 )!important;
text-shadow: -1px -1px 2px #000044, 1px 1px 3px #000000;
color:white;
text-transform: uppercase;
border-radius:0px 0px 10px 10px !important;
font-weight:bold !important;
text-align:center;
font-size:13px;
padding:8px;
transition:all 333ms ease;
}
.pagin td:hover{
background: -webkit-linear-gradient(#404853, #e8eae9)!important;
background: linear-gradient(#404853, #e8eae9 )!important;
border-color: #e51941 !important;
color:#e0e0ff !important;
cursor:pointer;
}

.pagsel{
color:yellow !important;
font-size:14px !important;
}
.botons {
text-shadow: -1px -1px 2px #ffffff, 1px 1px 3px #ffffff;
color:black !important;
text-transform: capitalize !important;
font-weight:bold;
text-align:left !important;
font-size:12px!important;
padding:2px 2px !important;
transition:all 333ms ease;
background:rgba(255,238,204,1) !important;
white-space: nowrap;
text-overflow: ellipsis;
max-height:150px !important;
overflow:hidden !important;
max-width: 200px !important;
}
.botons:hover{
background:rgba(204,238,255,1) !important;
color:#e0e0ff;
cursor:pointer;
}
.botons::before {
font-family: 'emoji';
-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  content: "🔎 "; 
  font-size:14px;
  margin-top:-6px;
  color:orange;
}
.date-icon::before {
font-family: 'emoji';
  content: "\1f4c5"; 
  font-size:18px;
  margin-top:-6px;
  color:orange;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	white-space: nowrap;
  overflow: hidden;
}
.bot_inln{
	/*font-weight:bold;*/
	text-shadow: 0px 0px 1px #000;
	color:red;
	transition:all 300ms ease;
}
.bot_inln:hover{
	cursor:pointer;
	color:orange;
}
.date{
	width:100px !important;
}
.boted{
    float: right;
    font-weight: bold !important;
    text-align: center!important;
    width: 9%;
    padding: 1px 5px;
    margin-top: 5px;
	margin-left:5px;
	transition:all 333ms ease;
	overflow:hidden;
	background:rgba(204,238,255,0.5) !important;
	border:solid #ccc 1px;
}
.boted:hover{
	cursor:pointer;
	background:rgba(255,238,204,0.5) !important;
	border:solid white 1px;
}
.h2ed{
	float:left;
	width:77%;
}.h2ev{
	float:left;
	width:87%;
}
.acor h2{
	margin-bottom: 0;
	margin-top: 5px;
	padding-bottom: 0; 
	transition:all 500ms ease;
}
.acor h2:hover{
	cursor:pointer;
	background:yellow !important;
}
.acorsel h2:before {
  content: "▼ "; 
  font-size:16px;
  margin-top:-6px;
  color:orange;
}
.acornosel h2:before {
  content: "► "; 
  font-size:16px;
  margin-top:-6px;
  color:orange;
}
.tabfull {
	width:800px !important;
	empty-cells: show;
}
.tabfull2 {
	width:100% !important;
	empty-cells: show;
}

.tabfull td , .tabfull2 td{
    vertical-align: bottom;
}
.tabfull td .boton, .tabfull td .botons, .tabfull2 td .boton, .tabfull2 td .botons{
    float:right;
}
@font-face {
	font-family: 'emoji';
	src:url('fonts/emoji.eot?-td2xif');
	src:url('fonts/emoji.eot?#iefix-td2xif') format('embedded-opentype'),
		url('fonts/emoji.woff?-td2xif') format('woff'),
		url('fonts/emoji.ttf?-td2xif') format('truetype'),
		url('fonts/emoji.svg?-td2xif#emoji') format('svg');
	font-weight: normal;
	font-style: normal;
}
