body  { 
	font-family:'Chivo', sans-serif; 
	color: #242424; 
	background: #F0F0F0;
	cursor: context-menu; 
	margin-top: 0%; 
	height: 100%;
      }   
h1 {
	margin-top: 0%;
}
body,html {
    overflow-x:hidden;
	background: #F0F0F0;
	margin-left:4%;
	margin-right: 4%;
}


  html {
    cursor: circle blue;
  }
  
spell[modern]::before {
  content: attr(modern);
}

spell[modern]::after {
  content: attr(orig);
  font-style: italic;
}

spell[modern] {
  display: inline-block;
  text-decoration: none;
	
}

spell[orig]::before, spell[modern]::after {
  display: none;
}

spell[orig]:not(:hover)::before, spell[modern]:hover::after {
  display: block;
}

spell {
 color: #242424;
 text-decoration: none;
}

spell:focus {
	color: #1100E0;	
}

spell:visited {
	color: #1100E0;	
}

spell:active {
	color: #1100E0;	
}
spell:hover {
	color: #1100E0;	
	font-style: italic;
}
 
.topnav { 
	margin-top: 0%;
	margin-left: 6px;
	font-family:'Chivo', sans-serif; 
	color: #242424;
	text-decoration: none;
	border-bottom:  1px solid #0E0E0E; 
	padding-top: 1.5%; 
	padding-bottom: 1.7%; 
	vertical-align:middle; 
	font-weight: 500; 
	text-align: left; 
	
}

.archive { 
	margin-top: 0%;
	font-size: 22px; 
	font-family:'Chivo', sans-serif; 
	font-weight: 500;
	color: #242424;
	text-decoration: none; 
}

.archive:active {
	color: #1100E0;	
	text-decoration: none;
}

.archive:visited {
	text-decoration: none;
	color: #1100E0;	

}
}

.archive:hover {
	color: #1100E0;	
	text-decoration: none; 
}

.archive:focus {
	color: #1100E0;	
	text-decoration: none;
}

  .footer  {
      border-top: 1px solid black; 
	  font-size:1.025vw;
	  font-family:'Chivo', sans-serif; 
	  color: #242424; 
	  background: #F0F0F0;
      left: 0;  right: 0; 
      bottom: 0;
      width: 100%; 
      vertical-align: middle;
      height: 2em;
	  position:relative;
}
 
  .footer-left { 
	  float: left; 
	  vertical-align: middle; 
	  margin-top: 1.1rem; 
	  margin-left: 0.4%;
	  flex:  1 100%;
	  margin-right: 20px;
	  display: flex;
  }
  
  .footer-right { 
	  float: right;
	  vertical-align: middle; 
	  margin-top: 1.1rem; 
	   margin-left: 20px;
	  margin-right: 1%; 
	  text-align: right;
	  flex:  1 100%;

  }


 


/* LISTA CSS */ 


.filter{ 
  display: inline-block;  
  border-style:solid; 
  border-width: 1px; 
  border-color: #070707; 
  padding: 10px; 
  border-radius: 20px ; 
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400; 
  font-family: 'Chivo', sans-serif;
  position: relative;
  color: #242424;;
  background-color: transparent; 
  outline: none;
}

.filter:active {
  display: inline-block;  
  border-style:solid; 
  border-width: 1px; 
  border-color: grey; 
  padding: 10px; 
  border-radius: 20px ; 
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400; 
  font-family: 'Chivo', sans-serif;
  position: relative;
  color: #242424;;
  background-color: #CECECE;
  outline: none;
}

.filter:visited {
 display: inline-block;  
  border-style:solid; 
  border-width: 1px; 
  border-color: grey; 
  padding: 10px; 
  border-radius: 20px ; 
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400; 
  font-family: 'Chivo', sans-serif;
  position: relative;
  color: #242424;
  /* background-color: #; outline: none; */
}
.filter:hover {
  display: inline-block;  
  border-style:solid; 
  border-width: 1px; 
  border-color: grey; 
  padding: 10px; 
  border-radius: 20px ; 
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400; 
  font-family: 'Chivo', sans-serif;
  position: relative;
  color:#1100E0;
  background-color: #CACACA;  
  outline: none;

}
.filter:focus{
  display: inline-block;  
  border-style:solid; 
  border-width: 1px; 
  border-color: grey; 
  padding: 10px; 
  border-radius: 20px ; 
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400; 
  font-family: 'Chivo', sans-serif;
  position: relative;
  color:#1100E0;
  background-color: #CACACA;  
  outline: none;
}
  
  #btnContainer {
	  float: right; 
	  display: inline; 
	  margin-top: 50px;

}

  .btn {
	  border: none; 
	  background-color: transparent; 
	  font-family:'Chivo', sans-serif; 
	  color: #242424; 
	  font-size: 19px; 
	  font-weight: 450; 
	  outline: none; 
	  margin-top: 25px;
	  margin-bottom: 0px;
}
  .btn:visited {
	  border: none; 
	  background-color: transparent; 
	  color: #1100E0;
	  outline: none;
}
  .btn:active {
	  border: none; 
	  background-color: transparent; 
	  color: #1100E0;
	  outline: none;
}
  .btn:hover {
	  border: none; 
	  background-color:transparent; 
	  color: #1100E0;
	  outline: none;
}
   .btn:focus{
	color: #1100E0;
}
 

  #website:hover {
	  border: none; 
	  background-color:transparent; 
	  color: #1100E0;
	  outline: none;
}
  #website:focus{
	color: #1100E0;
}
 
  #text:hover {
	  border: none; 
	  background-color:transparent; 
	  color: #1100E0;
	  outline: none;
}
  #text:focus{
	color: #1100E0;
}

  #models-refine { 
	  display:none; 
	  margin-top: 0%;
}
  #genre-refine  { 
	  display:none; 
}
  #subject-refine { 
	  display:none; 
}
  
  #btnFilter div {
    display: none;
	margin-left: none;
  }

#subject {
	margin-left: 1em;}

#key {
	margin-left: 1em;} 

#website {
	margin-left: 1em; 
	color: #515151;
    float: right;
}

#tags {
	margin-left: 1em;}

#text {
	margin-left: 1em;
	color:#515151;
    float: right;
}

#reset {
	display: inline-block;
	border: none;
	font-size:1vw;
	font-family:'Chivo', sans-serif; 
	color: #242424; 
	font-weight: 200;
	margin-left: 6px;
	background-color: transparent;
}

#reset:visited {
	border: none;
	font-size:1vw;
	font-family:'Chivo', sans-serif; 
	color: #242424; 
	font-weight: 200;
	margin-left: 6px;
	background-color: transparent;
}

#reset:focus {
	border: none;
	color: #1100E0; 
	font-weight:400;
	background-color: transparent;
}

#reset:hover {
	background-color: transparent;
	color: #1100E0;
	font-weight:400;
	
}

#reset:active {
	background-color: transparent;
	border: none;
	font-size:1vw;
	font-family:'Chivo', sans-serif; 
	color: #242424; 
	font-weight: 200;
	margin-left: 6px;
}



 img:hover {
	  transition: all 2.0s;
      -ms-transform: scale(2.5) ; /* IE 9 */
     -webkit-transform: scale(2.5); /* Safari 3-8 */
     transform: scale(2.5) translate( 10%, -30%);
     left: 100%;
	 margin-left: 10%;
	 z-index: 100;
	 vertical-align: bottom;  
  }
  
.by {
	font-size:0.9vw;
	font-family:'Chivo', sans-serif; 
	color: #242424; 
	margin-top: 0;
	font-weight: 200;
	margin-left: 6px;
	background-color: transparent;	
	display: inline-block;
	
} 

  .index_entry { 
	  padding-bottom:0.2%; 
	  padding-top:0.2%; 
	  border-bottom: solid 1px; 
	  border-bottom-color: #0E0E0E;
} 
  .grid-row {
    display: grid;
    grid-template-columns: 6%  18%  52% 24%;
    grid-gap: 0px 0px;
    grid-column: 1 / 4;
    vertical-align: middle; 
    margin-top:1.5px; 
  }
  
  .grid-entry-expand {
    grid-column: 1 / 4;
  }
  
  .index_header {
    font-family:'Chivo', sans-serif; 
	color: #242424;
    padding-bottom: 0%;
  }

  .index_data {
	  margin-left: 6px;	
}
  
  .index_data .grid-row:hover {
    font-style: italic; 
	  color:#1100E0; 
	  background-color: #CACACA;  
	  cursor: crosshair; 
  }
  
  .grid-row .item-expand {
    
    grid-column: 1 / 4;
    height: 0;
    background-color: transparent;
    transition-property: height;
    transition-duration: 0.5s;
    overflow: hidden;
  }
  
  .grid-row .item-expand:checked {
    
    grid-column: 1 / 4;
    margin: 2em;
  } 
  .grid-row .item-expand img {
    height: 10vh;
    display: inline-block;
  }
  
  .grid-row .item-expand.active {
    height: fit-content;
    transition-property: height;
    transition-duration: 0.5s;
  }
  
  
  #index_list {
    width: 100%; 
	 margin-top: 2%;
	  font-size: 20.5px; 
	  font-weight: 400; 
	  z-index: -1;
  }
  
  .grid-container {
	  margin-left: 0.25%;}
  
  .container {
    position: absolute;
    width: 100%;
    /* margin-left: ; */
    margin-top: 20vh;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  
.main_index_style {
	font-size: 23px;
}
  
  .md .lg .sm .nd {
    font-family:'Chivo', sans-serif; 
	  color: #242424; 
	  vertical-align: middle;
	  font-size: 22px; 
	  font-weight: 600;  
  }
  

  .nd {
	  text-align: right; 
	  margin-right: 2px;
      color: #5F5F5F;}
 

grid-row .item-expand.active {
  height: fit-content;
  transition-property: height;
  transition-duration: 0.5s;
  font-size: 22px;
}

.expand-content .a {
  display:inline-block;
	width: 100%;
	color: #242424; 
}

#expand-template {
	width: 100%;
}

.flex-item {
margin-top: 2vh;
margin-bottom: 2vh;
font-weight: 400;
}
	
.source {
	font-size: 14px;
	font-weight: 320;
}

#content1 {
  padding-right: 2vw;
  float: left;
  color: #242424; 

  font-weight: 380;
}

#content1 a {
	color: #242424; 
	font-weight: 300;
   
}


#content2 {
width: 100%;
align-content: inline;;
margin-right: 0;
}

.grid-row .item-expand.active img{
display: inline;
width: 15%;
height: auto;
}

#content1 a:hover { 
color:#1100E0;}

 


/*media screen */

@media screen and (max-width: 600px) {
.btn {
  display: inline;
  margin: 0 10 10 0; 
  padding: 0;
  float: left;
  text-align: left;
   font-size: 2.75vw;

  }
}

@media screen and (max-width: 600px) {
 .filter{
 padding: 3px;
  margin: 0 0 0 0 ; 
  font-size: 2.7vw;
 
  
  }
}


@media screen and (max-width: 900px) {
  .grid-container{
   display: inline-block; 
   font-size: 2vw;
   grid-template-columns: 6%  10%  64% 20%;
  }
}

@media screen and (max-width: 600px) {
  .expand-content {
   display: inline-block; 
   font-size: 3vw;
   width: 100%;
  }
}

@media screen and (max-width: 600px) {
img{
  /*width: 100%;
  display: block;*/ 
  }
}




.active:focus {
	color: #0000EB;
}


.note {
	 font-weight: 400; 
	 margin-left: 5px; 
	 font-size: 10px;
	color: #646464;
	
}

@media screen and (max-width: 600px) {
#reset {

   font-size: 2.3vw;

  }
	.by {

   font-size: 2.3vw;

  }
}

@media screen and (min-width: 600px and max-width:900px) {
 
	#reset {

   font-size: 2.4vw;

  }
	.by {

   font-size: 2.4vw;

  }
} 
