@charset "UTF-8";
/* Docs in the AIM Rule 26 section */

.docsdate {
	font-size:1.2em;
	color:#999;
}

.docsitem {
  width:calc(100% - 2px);
	margin:0 0 30px 0;
  padding:0 0 10px 0;
}
  .docsitem:hover a, .docsitem:hover p {
    color:#ef7820;
  }

@media screen and (max-width: 900px) { 
  

  
  
}

/* End */