
thead:first-child tr:first-child th:first-child, tbody:first-child tr:first-child td:first-child {
	border-radius: 0 0 0 0;
}
thead:last-child tr:last-child th:first-child, tbody:last-child tr:last-child td:first-child {
	border-radius: 0 0 0 0;
}
caption {
	padding: 0 .4em .4em;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
}

body {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #FFFFFF; */
	background-color: #9fc2ea;
    }

.aclass:hover {
	background-color: #999ea1;
}

.aclass {
	border-radius: 5px;
	align-items: center;
	align-content: center;
	text-align: center;
	padding: 4px;
}

.cclass:hover{
	background-color: #ffffff;
	border-radius: 50px;
	padding-bottom: 6px;
	/* background: #f47c20; */
	background: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#d3d3d3));
	background: -moz-linear-gradient(top, #d3d3d3, #d3d3d3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');

}
table {
      /*  border:1px solid #FFFFFF*/
}

table.maintoptitle {
 /*background:url(../../images/page_inter_02.gif);*/
	/*background: url(../../images/banner1234.gif);*/
	background-color: #158bd9;
	border: none;
	border-top-style: groove;
	border-top-color: #209ff3;
}

td.maintoptitle {
 /*background:url(../../images/page_inter_02.gif);*/
	background-color: #158bd9;
}

td.tabs {
 background:url(../../images/vineta.jpg);
 width:150px; height:21px;
   	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	font-weight: bold;
	font-size: 12px;


}
/*
td.logotoptitle {
	position: relative;
	left: 46px;
	top: 2px;
 	background:url(../../images/page_inter_04.gif) no-repeat;
	background-size: 145px 43px;
}
*/

td.logotoptitle {
	position: relative;
	/*left: 46px;
	top: 2px;*/
	/*background-image:url(../../images/page_inter_04.gif) no-repeat;*/
	background-color: #158bd9;
	background-image: url(../../images/page_inter_04.gif);
	background-size: 128px 43px;
	background-repeat: no-repeat;
	background-position: center;
}

td.toptitle {
  	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
	width: 259px;
}

td.ingeniumtoptitle {
	background-color: #158bd9;
	background-image:url(../../images/page_inter_01.gif);
	background-size: 202px 44px;
	background-repeat: no-repeat;
	position: relative;
	background-position-y: center;
	/*top: 4px;*/

}


td.inputtitle {
  	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
  /*      border-right: 1px solid #000000;*/
	border-top: 1px solid #FFFFFF;
/*	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/

}


td.formtitle {
  	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color:navy;
        border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;


}

td.formprinttitle {
  	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color:red


}


td.odd {
  	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background: url(../../images/titulos.jpg);


}


td.pair {
  	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color:ffff80;
}

td.total {
  	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color:red;
}

td {


}

input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-transform: uppercase;
    position:relative;
    background-color:#FFFFFF;
    border:3px;
}

textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-transform: uppercase;
    position:relative;
    background-color:#FFFF99;border:3px;
}

select  {
//  background:url(../../images/bgcells.jpg);
  background-color:#ffff99;
 border:3px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;


}



table.bottomform {
	background-color: #5e97c6;

}


TD.menuborder {
	/*background: url(../../images/menuborder.jpg);*/
	/*background: url(../../images/bg_blue.jpg);*/
	background-size: contain;
	background-color: #fdfdfd;
	height: 40px;
	border-bottom-color: #999ea1;
	border-bottom-style: groove;
	border-top-color: #999ea1;
	border-top-style: groove;
	border-top-width: 5px;

}
img {
	border: none;
}
.fonttitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

table.formtable {
	/*background: url(../../images/titulos.jpg);*/

}

A { text-decoration: none;

 }


 a:link {
	 color: #25252c;
	 text-decoration: none;
	 font-size: 15px;
}

a:visited {
	color: #25252c;
	text-decoration: none;
	font-size: 15px;
}


a:hover {
	color:red;
	text-decoration: none
}

.required {
    background-color:#ffff00;

}

.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }

.titulosPag{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: navy;
	text-decoration:none;
}


TD.normal {
  	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color:#9fc2ea;


}

.totales {
	font-size: 24px;
	color: #FF0000;
font-weight: bold;
}

.tituloReporte {
	color: #000066;
	font-size: 24px;
}



/* setup tooltips
<li class="tooltip expand" data-title="Hypertext Markup Language">HTML
<li class="tooltip fade" data-title="Hypertext Markup Language">HTML
<li class="tooltip fade" data-title="Hypertext Markup Language">HTML
 */
.tooltip {
	position: relative;
}
.tooltip:before,
.tooltip:after {
	display: block;
	opacity: 0;
	pointer-events: none;
	position: absolute;
}
.tooltip:after {
	border-right: 6px solid transparent;
	border-bottom: 6px solid lightyellow;;
	border-left: 6px solid transparent;
	content: '';
	height: 0;
	top: 20px;
	left: 20px;
	width: 0;
}
.tooltip:before {
	background: lightyellow;;
	border-radius: 2px;
	color: #111111;
	content: attr(data-title);
	font-size: 14px;
	padding: 6px 10px;
	top: 26px;
	white-space: nowrap;
}

/* the animations */
/* fade */
.tooltip.fade:after,
.tooltip.fade:before {
	transform: translate3d(0,-10px,0);
	transition: all .15s ease-in-out;
}
.tooltip.fade:hover:after,
.tooltip.fade:hover:before {
	opacity: 1;
	transform: translate3d(0,0,0);
}

/* expand */
.tooltip.expand:before {
	transform: scale3d(.2,.2,1);
	transition: all .2s ease-in-out;
}
.tooltip.expand:after {
	transform: translate3d(0,6px,0);
	transition: all .1s ease-in-out;
}
.tooltip.expand:hover:before,
.tooltip.expand:hover:after {
	opacity: 1;
	transform: scale3d(1,1,1);
}
.tooltip.expand:hover:after {
	transition: all .2s .1s ease-in-out;
}

/* swing */
.tooltip.swing:before,
.tooltip.swing:after {
	transform: translate3d(0,30px,0) rotate3d(0,0,1,60deg);
	transform-origin: 0 0;
	transition: transform .15s ease-in-out, opacity .2s;
}
.tooltip.swing:after {
	transform: translate3d(0,60px,0);
	transition: transform .15s ease-in-out, opacity .2s;
}
.tooltip.swing:hover:before,
.tooltip.swing:hover:after {
	opacity: 1;
	transform: translate3d(0,0,0) rotate3d(1,1,1,0deg);
}