
.accorch {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
	border: 1px solid #3E474F;
}

details {
  width: 75%;
  min-height: 5px;
  max-width: 700px;
  padding: 15px 35px 15px 35px;
  margin: 0 auto;
  position: relative;
  font-size: 18px;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 15px;
  box-sizing: border-box;
  transition: all .3s;
}

details + details {
  margin-top: 6px;
}

details[open] {
  height: auto;
  background-color: #f6f7f8;
  box-shadow: 2px 2px 20px rgba(0,0,0,.2);
}

details p {
  padding-top: 10px;
  color: #96999d;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  text-align: justify;
}
details a {
  background: rgb(240,239,244); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(240,239,244,1) 0%, rgba(240,239,244,1) 40%, rgba(232,233,234,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(240,239,244,1) 0%,rgba(240,239,244,1) 40%,rgba(232,233,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(240,239,244,1) 0%,rgba(240,239,244,1) 40%,rgba(232,233,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0eff4', endColorstr='#e8e9ea',GradientType=0 ); /* IE6-9 */
  position: relative;
  text-align: center;
  color: #000;
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  padding: 10px;
  z-index: 1;
}
details a:hover {
	transform: translate(0px,-10px);
	  -webkit- ransform: translate(0px,-10px);
	    -ms-transform: translate(0px,-10px);
	      -o-transform: translate(0px,-10px);
		    -moz-transform: translate(0px,-10px);
}
summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}

summary:focus {
  outline: none;
  
}

summary:focus::after {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 0 1px rebeccapurple;
}

summary::-webkit-details-marker {
  display: none
}

.control-icon {
  fill: rebeccapurple;
  transition: .3s ease;
  pointer-events: none;
}

.control-icon-close {
  display: none;
}

details[open] .control-icon-close {
  display: initial;
  transition: .3s ease;
}

details[open] .control-icon-expand {
  display: none;
}


/**!   ***/

.contenido a:visited {
	color:#31198c
}
.contenido {
    min-height: 500px;
    background: #ffffff;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 30px;
    color: #4a4949;
    padding-left: 30px;
    padding-right: 50px;
}
.contenido p {
	text-align:justify;
	margin-bottom:30px
}
@media screen and (max-width: 991px) {
	.contenido {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 768px) {
	.contenido {
		padding-left: 0px;
		padding-right: 20px;
		font-size: 16px;
		line-height: 27px;
	}
}

.tittleStilo2 {
	text-align: center;
	color: #000000;
	background:url("../img/iconos/bg-tittle.png")repeat-x center;
	margin-bottom: 20px;
}
.tittleStilo2 h1 {
	background:url("../img/iconos/bg-tittle.png") no-repeat bottom center, #ffffff;
	display:inline-block;
	padding:10px 20px;
	font-weight:600;
	font-size:26px
}
.tittleStilo2 h2 {
    background: url("../img/iconos/bg-tittle.png") no-repeat bottom center,#ffffff;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 600;
}
.titleEnGris h2 {
    background: url("../img/iconos/bg-tittle.png") no-repeat bottom center,#f0eff4;
}
.tittle-h3 {
    background:url("../img/iconos/bg-tittle.png")repeat-x center;
    text-align:center
}
.tittle-h3 h3 {
    padding: 10px 20px;
    display: inline-block;
    background:#ffffff
}
.descargables .resolucion span, .descargables .docTrabajo span, .descargables .resolucionFirma span {
   
    padding: 10px;
    font-size: 23px;
}
.descargables .resolucion>div div, .descargables .docTrabajo>div div, .descargables .resolucionFirma>div div {


    margin-top: 5px;
    font-size: 12px;
    padding: 2px;
}
.mostrarDescargables
{
	display:table !important;
	width: 100%;
}
.resolucion, .docTrabajo, .resolucionFirma{
    text-align: center;
    font-size: 16px;
    line-height: 17px;
}
.resolucion a, .docTrabajo a, .resolucionFirma a{
	color:#000
}

.descargables .resolucion a, .descargables .docTrabajo a, .descargables .resolucionFirma a{
	font-size: 15px;
}
#wrapRecicladores .descargables .resolucion a, #wrapRecicladores .descargables .docTrabajo a, #wrapRecicladores .descargables .resolucionFirma a {
    font-size: 14px !important;
}
#wrapRecicladores .wrapDoc
{
	padding:0 5px !important
}
.descargables .resolucion a:hover, .descargables .docTrabajo a:hover, .descargables .resolucionFirma a:hover{
	text-decoration:none
}
input.jetsSearch, input.jetsSearch2, input.jetsSearch3, input.jetsSearch4, input.jetsSearch5, #jetsSearch {
    float: right;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 12px;
	margin-bottom:10px
}
.descargables .icon-doc {
    background: #0c10a9;
}
.contentModificaciones {
    margin-top: 15px;
    border: 1px solid #ccc;
    padding: 15px;
}
.contentModificaciones.jetsContent3, .contentModificaciones.jetsContent4 {
    width: 600px;
    margin: 0 auto;
}
.modMarcos>div:nth-child(1) {
    border-right: 1px solid #ccc;
}
.modMarcos {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.modMarcos h4 {
    font-size: 16px;
   margin-bottom: 10px;
}
.modMarcos p {
    line-height: 21px;
    font-size: 16px;
}.marcoPrincipal p {
    font-size: 16px;
}
span.btnMostrarDescargables {
    background: #d80e0e;
    color: #fff;
    display: table;
    padding: 2px 12px;
    font-weight: bold;
    border-radius: 19px;
    margin: 0 auto;
    height: 30px;
    width: 30px;
    background: url("../img/iconos/mas.png")no-repeat center #D80e0e;
	cursor:pointer
}
span.btnMostrarDescargables.Menos {

    background: url("../img/iconos/menos.png")no-repeat center #D80e0e;
}
.resolucion span, .docTrabajo span, .resolucionFirma span {
    background: #d80e0e;
    color: #fff;
    padding: 18px;
    font-size: 35px;
    border-radius: 19px;
    display: table;
    margin: 0 auto;
}
.resolucion, .docTrabajo, .resolucionFirma
{
	transition:all 0.2s
}
.resolucion:hover, .docTrabajo:hover, .resolucionFirma:hover
{
	    transform: translate(0px,-10px);
		   -webkit- ransform: translate(0px,-10px);
			    -ms-transform: translate(0px,-10px);
				    -o-transform: translate(0px,-10px);
					    -moz-transform: translate(0px,-10px);
}
.resolucion span:focus, .docTrabajo span:focus, .resolucionFirma span:focus
{
	text-decoration:none;
}

.resolucion span:hover, .docTrabajo span:hover, .resolucionFirma span:hover
{
	text-decoration:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#717282+0,291f35+100 */
background: rgb(113,114,130); /* Old browsers */
background: -moz-linear-gradient(top, rgba(113,114,130,1) 0%, rgba(41,31,53,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(113,114,130,1) 0%,rgba(41,31,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(113,114,130,1) 0%,rgba(41,31,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717282', endColorstr='#291f35',GradientType=0 ); /* IE6-9 */
}
.resolucion>div div, .docTrabajo>div div, .resolucionFirma>div div {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0eff4+0,f0eff4+40,e8e9ea+100 */
background: rgb(240,239,244); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,239,244,1) 0%, rgba(240,239,244,1) 40%, rgba(232,233,234,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,239,244,1) 0%,rgba(240,239,244,1) 40%,rgba(232,233,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,239,244,1) 0%,rgba(240,239,244,1) 40%,rgba(232,233,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0eff4', endColorstr='#e8e9ea',GradientType=0 ); /* IE6-9 */
    text-align: center;
    color: #000;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
}

