
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/ 

* {
	margin: 0;
	padding: 0;
}


body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

form {
}

input, textarea, select {
	padding: 5px 5px;
	border: 1px solid #005197;
	border-radius: 5px;
	font: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 0px;
}


ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #005197;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;<li style="    border-top: 1px solid #ffffff;
    padding: 5px 15px 5px 15px;
    margin-left: 1px;
    white-space: nowrap;background: #005197; ">…</li>
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(images/img03.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}
::-webkit-input-placeholder {
   text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}

::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}

:-ms-input-placeholder {  
   text-align: center; 
}
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
	background-size: 100% auto;
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding: 0 0 0 76px;
}

.post {
	padding-top: 20px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 15px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 3px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}
#widebar2 {
	margin: 0 3px;
	padding: 5px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}


#widebar #colA {
	float: left;
	width: 800px;
}



/* Footer */

#footer {
	height: 108px;
	/*background: url(images/img05.png) no-repeat;*/
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}



ul {
  font-family: Arial, Verdana;
  font-size: 15px;
  text-decoration:none;color:#0000cc;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  display: block;
  position: relative;
  float: left;
}
li ul { display: none; }

ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px 15px 5px 15px;
  background: #005197;
  margin-left: 1px;
  white-space: nowrap;
}
ul li a label {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px 15px 5px 15px;
  background: #cbcbcb;
  margin-left: 1px;
  white-space: nowrap;
}
ul li a:hover { background: #005197; }
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;
  font-size: 14px;
}
li:hover a { background: #005197; }
li:hover li a:hover { background: #0086FF; color:000000;}

.styled2-select select {
   background: #FFFFFF;
   width: 350px;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #e6e6e6;
   height: 30px;
}

.styled3-select select {
   background: #FFFFFF;
   width: 70px;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #005197;
   height: 30px;
   border-radius: 5px;
}
.styled4-select select {
   background: #FFFFFF;
   width: 110px;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #e6e6e6;
   height: 30px;
}
.styled5-select select {
   background: #FFFFFF;
   width: 180px;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #e6e6e6;
   height: 30px;
}
.campo { height: 23px;font-size: 14px;}
.campo2 { height: 30px;}
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005197), color-stop(1, #005197) );
	background:-moz-linear-gradient( center top, #005197 5%, #005197 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005197', endColorstr='#005197');
	background-color:#005197;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #005197;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:4px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #005197;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0086FF), color-stop(1, #005197) );
	background:-moz-linear-gradient( center top, #005197 5%, #005197 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005197', endColorstr='#005197');
	background-color:#005197;
	color: white !important;
}.classname:active {
	position:relative;
	top:1px;
}
.classname2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005197), color-stop(1, #005197) );
	background:-moz-linear-gradient( center top, #005197 5%, #005197 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005197', endColorstr='#005197');
	background-color:#005197;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #005197;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:4px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #005197;
}.classname2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #82b71e), color-stop(1, #005197) );
	background:-moz-linear-gradient( center top, #005197 5%, #005197 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005197', endColorstr='#005197');
	background-color:#005197;
}.classname2:active {
	position:relative;
	top:1px;
}
.tblConEstilo{	border-collapse: collapse;
padding: 3px;
}

.titulo_naranja {
	font-size: 18px;
	color: #005197;
}

.titulo_verde {
	font-size: 18px;
	color: #7CA334;
}

.titulo_rojo {
	font-size: 18px;
	color: #EB3513;
}

.titulo_azul {
	font-size: 18px;
	color: #0060A7;
}

.titulo_tabla {
	color: #333333
}
.modal-open {
	  overflow: hidden;
}
.modal {
	  position: fixed;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  z-index: 1050;
	  display: none;
	  overflow: hidden;
	  -webkit-overflow-scrolling: touch;
	  outline: 0;
}
.modal.fade .modal-dialog {
	  -webkit-transition: -webkit-transform .3s ease-out;
	       -o-transition:      -o-transform .3s ease-out;
	          transition:         transform .3s ease-out;
	  -webkit-transform: translate(0, -25%);
	      -ms-transform: translate(0, -25%);
	       -o-transform: translate(0, -25%);
	          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	  -webkit-transform: translate(0, 0);
	      -ms-transform: translate(0, 0);
	       -o-transform: translate(0, 0);
	          transform: translate(0, 0);
}
.modal-open .modal {
	  overflow-x: hidden;
	  overflow-y: auto;
}
.modal-dialog {
	  position: relative;
	  width: auto;
	  margin: 10px;
}
.modal-content {
	  position: relative;
	  background-color: #fff;
	  -webkit-background-clip: padding-box;
	          background-clip: padding-box;
	  border: 1px solid #999;
	  border: 1px solid rgba(0, 0, 0, .2);
	  border-radius: 6px;
	  outline: 0;
	  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	  position: fixed;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  z-index: 1040;
	  background-color: #000;
}
.modal-backdrop.fade {
	  filter: alpha(opacity=0);
	  opacity: 0;
}
.modal-backdrop.in {
	  filter: alpha(opacity=50);
	  opacity: .5;
}
.modal-header {
	  padding: 15px;
	  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	  margin-top: -2px;
}
.modal-title {
	  margin: 0;
	  line-height: 1.42857143;
}
.modal-body {
	  position: relative;
	  padding: 15px;
}
.modal-footer {
	  padding: 15px;
	  text-align: right;
	  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	  margin-bottom: 0;
	  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	  margin-left: 0;
}
.modal-scrollbar-measure {
	  position: absolute;
	  top: -9999px;
	  width: 50px;
	  height: 50px;
	  overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
	    width: 600px;
	    margin: 30px auto;
  }
  .modal-content {
	    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
	    width: 300px;
  }
	.modal-lg {
		background-color:#FFFFFF;
		width: 90%;
	}
}
@media (min-width: 1024px) {
	.modal-dialog {
	    width: 900px;
	    margin: 30px auto;
  }
  .modal-content {
	    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
	    width: 300px;
  }
	.modal-lg {
		background-color:#FFFFFF;
		width: 900px;
	}
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	  display: table;
	  content: " ";
}
.modal-header:after,
.modal-footer:after {
	  clear: both;
}
.modal-circle {
	width: 100px;
	height: 100px;
	/*-moz-border-radius: 50%;
	-webkit-border-radius: 50%;*/
	margin-top:70%;
	border-radius: 50%;
	background:   url(../../images/62160.gif) no-repeat center;
	/*-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);*/
	/*opacity: 0.5;*/
	/*box-shadow: 0 5px 15px rgba(0, 0, 0, .5);*/
}
.tabla {
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	background-color: #fff;
	margin-left: -5px;
}

.tabla th,
.tabla td {
	border: 1px solid #fc9c04;
}

.tabla tr:first-child th {
	border: 1px solid;
	border-color: #E5E5E5;
	border-bottom: none;
	background-color: #fff;
}

.tabla tr:first-child {
	/* primera fila */
	border-top: none;
	background-color: #fff;
	vertical-align: middle;
}

.tabla tr:last-child td {
	/* ultima fila */
	/*border-bottom: none;*/
	border-color: #E5E5E5;
}

.tabla th:first-child,
.tabla td:first-child {
	/* primera columna */
	border-left: none;
	background-color: #f1e5d1;
}

.tabla th:last-child,
.tabla td:last-child {
	/* ultima columna */
	border-right: none;
}

.tablagraficas {
	width: 800px;
}

.tablaresultados {
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	background-color: #fff;
	border: 1px solid;
	border-color: #E5E5E5;
	font-size: xx-small;

}

.tablaresultados td {
	border: 1px solid #E5E5E5;
}

.tablaresultados tr:first-child {
	/* primera fila */
	height: 28px;
	vertical-align: middle;
}

.titulos {
	background-color: #FFE8E8;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	vertical-align: text-top;
	border: 1px solid;
	border-color: #E5E5E5;
	height: 28px;
}

.registros {
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	height: 25px;
}

.tablatopbar {
	width: 741px;
	height: 40px;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}

.tablafiltros {
	width: 800px;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	empty-cells: show;
}

.tablafiltros td:first-child {
	/* primera columna */
	border-left: none;
	text-align: right;
	font-size: 13px;
	color: #333333;
}

.tablafiltros tr td:empty {
	height: 20px;
}

.tablafiltros tr:last-child td {
	/* ultima fila */
	text-align: center;
	height: 60px;
}
.botonFormulario {
	width: 24px;
	height: 24px;
	border: 0px
}

.botonDescargas {
	-moz-box-shadow: inset 0px 1px 0px 0px white;
	-webkit-box-shadow: inset 0px 1px 0px 0px white;
	box-shadow: inset 0px 1px 0px 0px white;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #76BD03), color-stop(1, #76BD03));
	background: -moz-linear-gradient(center top, #76BD03 5%, #76BD03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76BD03', endColorstr='#76BD03');
	background-color: #76BD03;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #76BD03;
	display: inline-block;
	color: #ffffff;
	font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 14px 2px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #76BD03;
	width: 111px;
	cursor: pointer;
	margin-bottom: 3px;
	margin-left: 3px;
}

.botonVerGraficas {
	-moz-box-shadow: inset 0px 1px 0px 0px white;
	-webkit-box-shadow: inset 0px 1px 0px 0px white;
	box-shadow: inset 0px 1px 0px 0px white;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF4F0C), color-stop(1, #FF4F0C));
	background: -moz-linear-gradient(center top, #FF4F0C 5%, #FF4F0C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4F0C', endColorstr='#FF4F0C');
	background-color: #FF4F0C;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #FF4F0C;
	display: inline-block;
	color: #ffffff;
	font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 14px 2px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #FF4F0C;
	width: 111px;
	cursor: pointer;
	margin-bottom: 3px;
	margin-left: 3px;
}

.button-li {
	background-color: var(--COLOR_MENU_OVER);
	color: white;
	height: 35px;
	width: 60px;
	cursor: pointer;
}

.botonDeshabilitado {
	cursor: context-menu;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, grey), color-stop(1, grey));
	background: -moz-linear-gradient(center top, grey 5%, grey 100%);
	text-shadow: 1px 1px 0px grey;
	border: 1px solid grey;
}
.sticky {
	/*background: #F79307;*/
	border-radius: 20px 0 0 20px;
	width: 15rem;
	height: 40px;
	display: flex;
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background: -moz-linear-gradient(center top, #ffc477 5%, #fb9e25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color: #ffc477;
	text-decoration: none;
}

.sticky .contador_variables {
	text-shadow: 1px 1px 0px #cc9f52;
}

.contador {
	border-radius: 50%;
	width: 32px;
	height: 32px;
	background-color: #fff;
	margin-left: 5px;
	margin-top: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: x-large;
}

.sticky {
	display: inline-flex;
	position: fixed;
	top: 120px;
	right: 0;
	width: 50px;
	z-index: 100;
	align-items: center;
	padding: 5px;
	justify-content: space-evenly;
	cursor: pointer;
	box-shadow: 1px 0px 2px 1px #999;
	transition: transform .2s, width .5s;
}

.sticky:hover {
	box-shadow: 1px 1px 2px 1px #666;
	transform: scale(1.1);
}

.sticky-animado {
	animation-name: despliegue_sticky;
	animation-duration: 3s;
}

.sticky-animado {
	box-shadow: 1px 1px 2px 1px #999 !important;
	transform: none !important;
}

.sticky-desplegado {
	flex-direction: column !important;
	width: 500px !important;
	box-shadow: 1px 1px 2px 1px #999 !important;
	transform: none !important;
}

.sticky-sin-interaccion {
	box-shadow: 1px 1px 2px 1px #999 !important;
	transform: none !important;
	cursor: default;
}

.sticky #contador_variables {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}

.sticky span {
	font-size: 12px;
	flex-grow: 1;
	background: #FFF;
	padding: 10px 5px;
	border-radius: 50px;
	font-weight: bold;
	text-align: center;
	display: none;
}

@keyframes despliegue_sticky {
	10% {
		width: 340px;
	}

	20% {
		width: 320px;
	}

	50% {
		width: 320px;
	}

	80% {
		width: 320px;
	}

	90% {
		width: 340px;
	}

	100% {
		width: 50px;
	}
}

.tabla-variables {
	width: 450px;
	display: none;
	background: #FFF;
	padding: 25px;
	padding-top: 50px;
	position: fixed;
	top: 150px;
	right: 0;
	z-index: 90;
	box-shadow: 1px 0px 2px 1px #999;
	max-height: 400px;
	overflow-y: auto;
	border-color: #E5E5E5;

}

.tabla-variables table {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px;
	width: 100%;
	border-color: #E5E5E5;
}

.tabla-variables th {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: solid 1px;
	font-weight: bold;
	border-color: #E5E5E5;
}

.tabla-variables tr {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px;
	border-color: #E5E5E5;
}

.tabla-variables td {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	padding: 5px;
	border: solid 1px;
	border-color: #E5E5E5;
}

.terminosycondiciones {
	text-align: justify;
	color: var(--COLOR_MAIN);
	font-size: 10px;
	padding: 5px;
	border: solid 0px;
}

.botonRiesgoflecha {
	background: white !important;
}

.boton_pdfx {
	position: absolute;
	clear: both;
	text-align: center;
	margin-top: 100px;
	margin-left: 650px;
	border: 0px;
}

.botonPdf {
	-moz-box-shadow: inset 0px 1px 0px 0px white;
	-webkit-box-shadow: inset 0px 1px 0px 0px white;
	box-shadow: inset 0px 1px 0px 0px white;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b3150e), color-stop(1, #b3150e));
	background: -moz-linear-gradient(center top, #b3150e 5%, #b3150e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3150e', endColorstr='#b3150e');
	background-color: #b3150e;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #b3150e;
	display: inline-block;
	color: #ffffff;
	font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 14px 2px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #b3150e;
	width: 80px;
	cursor: pointer;
}

@media print {
	@page {
		margin-left: 0.2in;
		margin-right: 0.2in;
		margin-top: 0;
		margin-bottom: 0.2in;
	}

	.classname {
		display: none;
	}
}

.texto {
	text-align: justify;
	text-justify: inter-word;
}

#chartdiv {
	width: 80%;
	height: 500px;
	margin-left: 100px;
}
@media (prefers-reduced-motion:reduce){
    .fade{transition:none}
}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}

.accordion-button{
    position:relative;
    display:flex;
    align-items:center;
    width:100%;
    padding:1rem 1.25rem;
    font-size:1rem;
    color:#212529;
    text-align:left;
    background-color:#fff;
    border:0;
    border-radius:0;
    overflow-anchor:none;
    transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease
}
@media (prefers-reduced-motion:reduce){
    .accordion-button{transition:none}
}
.accordion-button:not(.collapsed){
    color:#0c63e4;
    background-color:#e7f1ff;
    box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)
}
.accordion-button:not(.collapsed)::after{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform:rotate(-180deg)
}
.accordion-button::after{
    flex-shrink:0;
    width:1.25rem;
    height:1.25rem;
    margin-left:auto;
    content:"";
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-size:1.25rem;
    transition:transform .2s ease-in-out
}
@media (prefers-reduced-motion:reduce){
    .accordion-button::after{transition:none}
}
.accordion-button:hover{
    z-index:2
}
.accordion-button:focus{
    z-index:3;
    border-color:#86b7fe;
    outline:0;
    box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}
.accordion-header{margin-bottom:0}
.accordion-item{
    background-color:#fff;
    border:1px solid rgba(0,0,0,.125)
}
.accordion-item:first-of-type{
    border-top-left-radius:.25rem;
    border-top-right-radius:.25rem
}
.accordion-item:first-of-type .accordion-button{
    border-top-left-radius:calc(.25rem - 1px);
    border-top-right-radius:calc(.25rem - 1px)
}
.accordion-item:not(:first-of-type){border-top:0}
.accordion-item:last-of-type{
    border-bottom-right-radius:.25rem;
    border-bottom-left-radius:.25rem
}
.accordion-item:last-of-type .accordion-button.collapsed{
    border-bottom-right-radius:calc(.25rem - 1px);
    border-bottom-left-radius:calc(.25rem - 1px)
}
.accordion-item:last-of-type .accordion-collapse{
    border-bottom-right-radius:.25rem;
    border-bottom-left-radius:.25rem
}
.accordion-body{
    padding:1rem 1.25rem
}
.accordion-flush .accordion-collapse{border-width:0}
.accordion-flush .accordion-item{
    border-right:0;
    border-left:0;
    border-radius:0
}
.accordion-flush .accordion-item:first-child{border-top:0}
.accordion-flush .accordion-item:last-child{border-bottom:0}
.accordion-flush .accordion-item .accordion-button{border-radius:0}