/*  body and font definitions */
html { 
  padding:0px;
  margin:0px;
  overflow:hidden;
  min-height:100%
}
hr{
	margin:0px;
}
body {
  font-size: 14px;
  font-family:arial;
  padding:0px;
  margin:0px;
 /* -webkit-touch-callout: none; /* iOS Safari */
 /* -webkit-user-select: none;   /* Chrome/Safari/Opera */
 /* -khtml-user-select: none;    /* Konqueror */
 /* -moz-user-select: none;      /* Firefox */
 /* -ms-user-select: none;       /* IE/Edge */
 /* user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}
@font-face
{
font-family: SpecialFont;
src: url('gothic.ttf'),
url('gothic.eot');
}
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; 
}
@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;
}
p{
	margin:0;
}
.date{
width:70px !important;
}
a { 
color: green;
font-size: 14px;
text-decoration: none; 
text-shadow: -0.02em -0.02em 0.02em #fff; 
}
 
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;

	}
#left ol, #left ul, #left li{ 
 line-height: 30px; 
 } 

.preg{
	transition:all 333ms ease;
}
.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 li:hover{
/*list-style-type: square;*/
	
background: rgba(255,60,00,0.3);				
}

.submenu{
	width:100%;
	font-size:12px !important;
	color:white;
font-weight:normal;
    }
.submenu  {
    color: #fff;
    padding: 0px 0px 0px 30px;
    text-align: left;
    text-transform: capitalize;
	margin-top:0px;
	font-weight: 600 !important;
	text-shadow: 1px -1px 0.7px #000000;
    }
.submenu   li {
	list-style-type:none;
	cursor:pointer;
	font-size:12px !important;
    padding: 0px;
	transition:all 333ms ease;
    }
.sel td{
	padding:10px;
	height:20px;
	border-width:1px;
}
	
.submenu   div {
	overflow:hidden;
	height:inherit;
    }

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

}

strong { 
font-size: 15px;
}

/*  positioning-layers static and absolute */

#head {
  background: rgba(127,127,127,1); 
  border-bottom: solid 2px gray; 
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 88px; 
z-index:1;
padding: 10px;
overflow:hidden;
border-bottom:solid black 1px;
}
#left {
 background: rgba(127,127,127,1); 
 position: fixed;
left: 0px;
top:110px;
bottom:25px;
width: -20px;
color: #FFF;
margin: 0px; 
z-index:1;
padding: 0px;
overflow-y: auto;
overflow-x: hidden;
}
#left2 {
 background: rgba(127,127,127,1); 
	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,#ffffff, #ddddee) ; 
background: linear-gradient(to bottom, #ffffff, #ddddee ); 
color: #000!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{
	left: 0px;
	top:20px;
}
#divsubmenu h3{
font-size:14px;
}
#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;        
left: 0px;        
height:15px;
padding: 5px;
	font-size: 11px;
	color: white;
background: -webkit-linear-gradient(left,#999999, #eee,  #999999);
background: linear-gradient(to left, #999999 , #eee, #999999 );
	padding:5px 15px;
	margin:0px;
}#footer .creditos {
	width:50%;
	float:right;
	text-align: right;
}
#footer .tiempo {
	position:relative;
	width:50%;
	float:left;
	text-align: left;
}
#titel {
			position: fixed;
			background: url("../images/logo.png") no-repeat center;
			background-size:contain;
			left: 10px;
			top: 10px;
			width: 170px;
			height: 75px; 
			z-index:1;
	}
#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;
			padding:0px;
			float:left;
			left: 0px;
			top: 0px;
			width: 50%;
			max-height: 110px; 
	}
#datosbol {
			position: relative;
			top: 0px;
			float:right;
			padding-right:0px;
			right:0px;
			width: 50%;
			max-height: 110px; 
			padding-bottom:5px;
			text-align:right !important;
	}
#logged{
	position: fixed;
	right: 0px;
	top: 0px;
	width:101px;
	height:108px;
	z-index:2;
	background:linear-gradient(to top, rgba(127,127,127,1) 0%,rgba(127,127,127,0.75) 15%,rgba(127,127,127,0) 25%);
}	
#logtx{
	position: absolute;
	bottom: 1px;
	width: 100%;
	z-index:2;

	text-transform:capitalize;
	color:white;
	font-size:11px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}	
#loggedbutt{
	position: fixed;
	right: 0px;
	top: 0px;
	width:103px;
	height:108px;
	z-index:3;
}	
#logged3{
	position: fixed;
	right: 0px;
	top: 0px;
	width:103px;
	height:108px;
	z-index:2;
	background:linear-gradient(to right, rgba(127,127,127,1) 0%,rgba(127,127,127,0.5) 7%,rgba(127,127,127,0) 30%);
}	
#logfot,#logfot2{
	position: fixed;
	right: 0px;
	top: 0px;
	z-index:1;
	overflow: hidden;
	text-align:right;
	width:101px;
	height:102px;
	
}
#logfot{
	mix-blend-mode: luminosity;
	filter: contrast(125%) brightness(150%) ; 
    -webkit-filter: contrast(125%) brightness(150%) ;
}
#logfot2 {
  -webkit-filter:grayscale(90%) brightness(150%) blur(4px) invert(1) contrast(75%)  ;
  filter:grayscale(90%) brightness(150%) blur(4px) invert(1) contrast(75%);
  mix-blend-mode: overlay;
}	
#mods {
	position: fixed;
	right: 200px;
	left: 200px;
	top: 30px;
	z-index:1;
	}
	
/* aqui van nuevos estilors*/	

.tt2:hover{
border:solid black 2px;
border-radius:10px !important;
}	
.editable{
	background:#fff;
	padding:25px;
	border:solid 1px #888
}
.boton,.boton2,.botonr, .botonmes{
text-shadow: 0px 0px 0px #000;
color:white !important;
text-transform: capitalize;
border: solid 1px #aaa !important;
font-weight:bold !important;
text-align:center !important;
min-width:50px;
}
.mini{
	min-width:11px !important;
}
.boton {
background:rgba(255,80,0,1) !important;
font-size:12px!important;
padding:2px 10px !important;
min-height:12px !important;
display:table;
filter: saturate(50%) ; 
-webkit-filter: saturate(50%) ;
}
.nuevo{
	background:green !important;
}
.boton td{
min-height:30px;
vertical-align:middle;
padding:2px !important;
}
.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 */
    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{
color:#e0e0ff;
cursor:pointer;
}	
.boton:hover,.boton2:hover{
filter: saturate(200%) drop-shadow(-2px 2px 2px rgba(0,0,0,0.2)); 
-webkit-filter: saturate(200%) drop-shadow(-2px 2px 2px rgba(0,0,0,0.2));
}	
.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;
transition:all 333ms ease;
}
.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;
	
	}
.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;
	}
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
	
	
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;
	z-index:99999999;
	padding:10px 20px 10px 20px;
	display:none;
	color:#fff ; 
	text-shadow: 0px 0px 0px #000, 1px 1px 0px #000;
	font-size:16px;
	font-weight:bold;
	font-weight:bold;
	background:#889988!important;	
	-webkit-box-shadow: -10px 10px 11px -1px rgba(128,128,128,.5);
-moz-box-shadow: -10px 10px 11px -1px rgba(128,128,128,0.5);
box-shadow: -10px 10px 11px -1px rgba(128,128,128,0.5);
}
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 img{
	max-height:100px;
}
.ui-autocomplete {
		max-height: 600px;
		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%;
		z-index:10
	}

	
.num{
	text-align:right;
	font-family:monospace;

}

.destacado td
{
    background-color:rgba(255,127,00,0.2)  !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{
transition:all 333ms ease;
border-bottom: solid 1px #666;
text-transform:capitalize;
text-shadow: 0px 0px 2px rgba(0,0,0, 0.3), 1px 1px 1px rgba(0,0,0, 0.3);
color:white !important;
/* font-weight:bold; */
font-size:18px;
padding:5px 15px;
}
.menutd {
overflow:hidden;
height:20px;
}
table.menu td:hover{

border-bottom: solid 1px black;
-webkit-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 11px -1px rgba(0,0,0,0.1);
box-shadow: -0px 5px 11px -1px rgba(0,0,0,0.1);
cursor:pointer;
}
.modon{
 color: yellow !important; 
 background: -webkit-linear-gradient(rgba(140,140,140,0.1),rgba(255,140,16,0.6)) !important; 
 background: linear-gradient(rgba(140,140,140,0.1),rgba(255,64,00,0.5)) !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;
transition:all 333ms ease;
}
.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;
}
.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;
}
/* 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 !important;
	transition:all 333ms ease;
	empty-cells: show;
	font-size:12px !important;
	border: solid 1px gray;
	border-radius: 6px ;
	vertical-align:middle  !important;
    }
.grid:hover {
	border: solid 1px black !important;
    }
.grid tr{
	transition:all 333ms ease !important;
}	
.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) !important;
    background: linear-gradient(#687587, #404853) !important;
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
    text-shadow: -0px -0px 0px #000000 !important;
    color: #fff !important;
    padding: 2px !important;
    text-align: left !important;
    text-transform: capitalize !important;
    }
.grid  th:first-child {
    border-top-left-radius: 4px !important;
    border-left: 0 !important;
    }
.grid   th:last-child {
    border-top-right-radius: 4px !important;
    border-right: 0 !important;
    }
.grid   td {
    border-right: 1px solid #c6c9cc !important;
    border-bottom: 1px solid #c6c9cc !important;
	background-color:#ffffff;
	font-size:12px !important;
    padding: 5px 5px 0px 5px;
	vertical-align:middle !important;
    }
.grid  td:first-child {
    border-left: 1px solid #c6c9cc !important;
    }
.grid   tr:first-child td {
    border-top: 0 !important;
    }
.grid   tr:nth-child(even) td {
    background: #e8eae9 ;
    }
.grid   tr:last-child td:first-child {
    border-bottom-left-radius: 4px !important;
    }
.grid  tr:last-child td:last-child {
    border-bottom-right-radius: 4px !important;
    }


.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 rgba(255, 255, 255, 0.3),0px 0px 2px rgba(255, 255, 255, 0.3)!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 {
border:solid 1px grey !important;

/*text-shadow:    -1px    -1px    1px     #fff, 
                1px     1px     0.4px     #888888; */
}
.form th{width:20%;}
.form td{width:30%;}
.form3 td{width:20%;}
.form3 th{width:13%;}

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

}
.form td:not(.obse), .form3 td:not(.obse){
border-bottom:1px solid gray;
text-transform:capitalize;
padding:5px 20px 5px 5px;
font-size:14px;
vertical-align:middle;
}
.form td:not(.botons):not(td .date-icon)::first-letter { text-transform: uppercase; }
.form3 td:not(.botons):not(td .date-icon)::first-letter { text-transform: uppercase; }
.form >tbody>tr:last-child td{ border-bottom:none;}
.form3 >tbody>tr:last-child td{ border-bottom:none;}
.form >tbody>tr:last-child th{ border-bottom:none;}
.form3 >tbody>tr:last-child th{ border-bottom:none;}
.form >tbody>tr>th:first-child { border-left:none;}
.form3 >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:100px;
}
.ui-menu-item-wrapper a {
padding:0px !important;	
}
.per{
	width:100% !important;
}
ul.ui-menu { max-height: 420px !important; }


.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;
	transition:all 333ms ease;
}
.calendario td[onclick]:hover{
	text-shadow: 0.1em 0.1em 0.1em red;
	border:solid 1px black;
	background-color:#f0c0c0;
	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;
	transition:all 333ms ease;
}
.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%;
	transition:all 333ms ease;
}
.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, .cancelado,.descontinuado{
	text-decoration:line-through !important;
	color:red !important;
}

.anulado img,.cancelado img,.descontinuado 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;
	transition:all 333ms ease;
}
.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;
transition:all 333ms ease;
}
.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 ;
}
.tabfull {
	width:900px !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;
}
.botonera {
margin-right:0px;
text-align:left;
font-weight:normal;
font-size:12px;
border-collapse:separate;
border-spacing:2px;
text-transform:lowercase;
}

.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;
-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);
transition:all 333ms ease;
max-height:250px !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;
color:#ffeeff;
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: "\2573\20 "; 
  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;*/
background:#404853;
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:#Fa8 !important;
cursor:pointer;
}

.pagsel{
color:yellow !important;
font-size:14px !important;
}
.botons, .botexp{
/*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;
text-overflow: ellipsis;
max-height:150px !important;
overflow:hidden !important;
max-width: 200px !important;
white-space: nowrap;
}
.botons:hover,.botexp:hover{
background:rgba(204,238,255,0.5) !important;
color:#e0e0ff;
cursor:pointer;
}
.botexp::before {
font-family: 'emoji' !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
  content: "\2295\20"; 
  font-size:14px;
  margin-top:-6px;
  color:rgba(255,80,0,1);
filter: saturate(50%) ; 
}

.botons::before {
font-family: 'emoji' !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
  content: "\1f50e\20"; 
  font-size:14px;
  margin-top:-6px;
  color:rgba(255,80,0,1);
filter: saturate(50%) ; 
}
.date-icon::before {
font-family: 'emoji';
  content: "\1f4c5\20 "; 
  text-transform:none!important;
  font-size:18px;
  margin-top:-6px;
 color:rgba(255,80,0,1);
filter: saturate(50%) ; 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	white-space: nowrap;
  overflow: hidden;
}

.contraible{
	max-height:800px !important;
	transition:all 500ms ease;
	overflow-y:hidden;
	clear:both;
}
.contraido{
	max-height:0px !important;
	transition:all 300ms ease;
}
.contraido .icongrow{
	visibility:hidden;
}
.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;
}
h3{
	padding-left:5px;
	margin-bottom:0px;
}
.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%;
}


.cam  ul{
	transform:scale(2); 
	-webkit-transform:scale(2);
	margin-right:40px;
	margin-top:100px;
	background:transparent !important;
	list-style-type: none;
}
.cam{
	width:1280px;
	height:960px;
	overflow:hidden;
	margin-left:-320px;
	margin-top:-240px;
	transform:scale(0.5); 
	-webkit-transform:scale(0.5);
	
}
.camup{
	width:640px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	z-index:11000 !important;
}
.cross {
    position: relative;
    display: inline-block;
	opacity:0.5;
}
.cross::before, .cross::after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
	z-index:999;
}
.cross::before {
    border-bottom: 5px solid red;
    -webkit-transform: skewY(-20deg);
    transform: skewY(-20deg);
}
.cross::after {
    border-bottom: 5px solid red;
    -webkit-transform: skewY(20deg);
    transform: skewY(20deg);
}
.date-pick{
	position: relative;
	width:80px !important;
	z-index: 10000;
}
.abreviado{
    white-space: nowrap;
	text-overflow: ellipsis;
	max-height:150px !important;
	overflow:hidden !important;
	max-width: 400px !important;
}
.abreviado img,.abreviado a,.abreviado ul,.abreviado table, .abreviado  form, .abreviado  input,.abreviado select{
   display:none;
}
.fc-event:hover{
	cursor:pointer;
	filter: saturate(200%);
	-webkit-filter: saturate(200%);
}
.cellon		{
				text-align:center;
				font-weight:bold;
				line-height:100%;
				border-style: white 0px solid;
				background:none;
				transition:all 333ms ease;
				font-size:14px !important;
    padding: 5px;
			}
.celloff	{	
				text-align:center;
				border-radius:5px;  
				border: solid 1px #333;
				color:white;
				line-height:100%;
				background-color:#404853 !important;
				cursor:pointer;
				transition:all 333ms ease;
				font-size:14px !important;
    padding: 5px;
				
			}
.celloff:hover	{
				background: #666;
				text-shadow: 0.06em 0.06em 0.1em black
				}
.contenido{
	background:#fff;
	border:solid grey 1px;
border-radius:10px !important;
padding:10px;
}
.simptab{
	width:100%;
}
.simptab tr{
	height:20px !important;
}
.wrp{
	 max-height:100px;
	 font-family:arial;
	 overflow-y:auto;
 }