{ 
	background-color: #fff; padding:0 0 0 0; margin:0 0 0 0;
}
body, input, select, td, textarea{ 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	/*font-size: 10px;*/
}
h1, h2, h3, h4, h5, h6, p, strong, div, form, acronym, label, table, td, th, span, a, hr, code, pre, hr {
	margin:0;
	padding:0;
	font-size: 1em;
	background-repeat:no-repeat;
	list-style-type:none;
}
a, a:visited, a:hover { 
	color:#666; text-decoration:none; 
}
a:hover {
	text-decoration: underline;
}
img{ 
	border:none;
}
hr {
	height: 1px;
	color: #000;
	clear:both;
}
textarea {
	width:80%;
	height:200px;
}
dt {
	font-weight: bold;
}
.clear {
	clear: both;
}
h1 {
	font-size: 2em;
}
h1 a{
	color: #000;
}
div#header {
	background-color: #fea;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 10px 30px 15px;
	margin: 10px 5% 20px 5%;
}
div#header ul{
	margin: 10px 0 0 0;
}
div#header ul li{
	list-style-type: none;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
}
div#header ul li a{
	display: block;
	color: #f00;
	border-left: 1px solid red;
	padding-left: 5px;
}
div#header ul li a:hover{
	border-left: 1px solid #000;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 1.1em;
	margin: 10px 0 5px 0;
}

p {
	margin: 0 0 10px 0;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

div#body {
	margin: 0;
	padding: 20px 20px 20px 20px;
	border: 0px dashed #666;
}

div#validxhtml {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px;
	margin: 5px;
	width:100px;
	text-align: center;
}
div#footer {
	border-top: 0px solid #666;
	padding: 0px 0px 0px 0px;	
	background-color: #EEEEEE;
	text-align:left;
	margin: 2px 19% 20px 19%;
}

div#footer span {
	float: left;
}

/*.changed {
	background-color: #ee0;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}*/
ul#stylelist {
	margin:0 0 30px 0;
}

ul#stylelist li {
	list-style-type: none;
	float:left;
	width:100px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding:2px;
	margin-right: 2px;
}
table.borde {
	border: 1px solid #f0f0f0; 
	width: 100%;
	margin: 5px 0 5px 0;
}

table { 
	width: 100%;
	margin: 5px 0 5px 0;
}

th {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
	color: #666666;
	background-color: #EEEEEE;
	height: 25px;
	vertical-align: middle;
	font-size:12px;
}
td {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: middle;
	color: #333333;
}

td.solicitud {
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	color: #333333;
}

thead tr {
  background-color: #fc0;
}
th.sorted {
    background-color: orange;
}
th a, th a:visited {
  color: black;
}
th a:hover {
  text-decoration: underline;
  color: black;
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}
th.sortable a {
	background-image: url(../images/arrow_off.png);
}
th.order1 a {
	background-image: url(../images/arrow_down.png);
}
th.order2 a {
	background-image: url(../images/arrow_up.png);
}
tr.odd {
  background-color: #fff
}
tr.tableRowEven, tr.even {
  background-color: #f1f1f1;
}

td.dato {
  background-color: #fbfbfb;
  color: #e5e5e5;
  font-size: 9px;
  vertical-align: top; 
}

ul#showsource {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	width:100px;
	list-style-type: none;
}


/* test styles */
table.its thead tr {
  background-color: #69c;
}
table.its tr.even {
  background-color: #def;
}

table.mars thead tr {
  background-color: #9c9;
}
table.mars tr.even {
  background-color: #ccb;
}
table.mars tr.odd {
  background-color: #eec;
}


table.simple thead tr {
  background-color: #eee;
}
table.simple tr.even {
  background-color: #fff;
}
table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.simple td,table.simple th{
	border: 1px solid #ccc;
}

table.nocol tbody td,table.nocol tbody th{
	border-left: none;
	border-right: none;
}




table.report td, table.report th{
	font:         menu;
}
table.report th{
	background:   buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: threedhighlight threedshadow threedshadow threedhighlight;
	cursor:       hand;
}
table.report idcol {
	background: buttonface;
}

table.report tr.even{
	background-color: #399;
}
table.report tbody {
	height: 100px;
	overflow: auto;
}

table.report {
	height: 120px;
	overflow: auto;
}

table.report tbody tr{
	height: 10px;
}





table.mark td.tableCellError {
	background-color: #d00;
	color: #fff;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}
table.sublist td, table.sublist th {
	width: 50%;
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: -10px 0 10px 0;
	width: 95%;
}

span.export {
	padding: 0 4px 1px 20px;
	display:inline; display:inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
}
span.csv {
	background-image: url(../images/ico_file_csv.png);
}
span.xml {
	background-image: url(../images/ico_file_xml.png);
}

span.pdf {
	background-image: url(../images/ico_file_pdf.png);
}


span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	margin-top: 10px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	display:block;
	border-top: none;
	margin-bottom: -5px;
}

table.simple td.textRed {color: #b11;}

td.inputerror {
	color: red;
}

.styled-select {
   height: 20px;
   overflow: hidden;
   position:relative;
   width: 360px;
}

.styled-select select {
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 20px;
    padding: 5px;    
    width: 360px; 
    
    position:absolute;
    top:-2px;
    left:-2px;
    
    color: #666; 
    background-color:white; 
    border:none;
}

tr.solicitud {
	background-color: #f1f1f1;
	height: 35px;
	vertical-align: middle;
	border-width: 1px; 
	border-color: #2E2E2E;
	}

table.solicitud {
	background-color: #f1f1f1;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: #2E2E2E;
	/*border-width: 1px;
	border-color: #2E2E2E;
	*/
	/*border-spacing: 0;
	border-collapse: collapse;
	*/
	}
	
div#submitForm input {
  background: url("../img/guardar.png") no-repeat scroll 0 0 transparent;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  height: 35px;
  padding-bottom: 2px;
  width: 106px;
}

.subtitle_estadisticos{
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
	color: white;
	background-color: #999999;
	height: 18px;
	vertical-align: middle;
	font-size:12px;
}	

#col-md-12 h1, h2, h3 {
    font-weight: 600;
}
#col-md-12 .h2, h2 {
    font-size: 38px;
        font-weight: 600;
}
#col-md-12 .h1, .h2, .h3, h1, h2, h3 {
    margin-top: 25px;
    margin-bottom: 12.5px;
        font-weight: 600;
}
#col-md-12 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;  
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 38px;
}
#col-md-12 *, :after, :before {
    box-sizing: border-box;
}
#col-md-12 user agent stylesheeth2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    text-align:left;
}

#col-md-12 body {
    padding-top: 46px;
    font-weight: 300;
}

#col-md-12 body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.428571429;
}

#col-md-12 html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
#col-md-12 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#col-md-12 *, :after, :before {
    box-sizing: border-box;
}

#col-md-12 *, :after, :before {
    box-sizing: border-box;
}