table th,table td {  background: #ebebeb;  padding: 10px;}table th{  background: #d9cfb4;}table.methods,table.parameters,table.status{  width:100%;  margin-bottom: 20px;}table.methods tr[class="empty"],table.parameters tr[class="empty"]{  text-align: center;}table.methods tr td:nth-child(1),table.parameters tr td:nth-child(1),table.status tr td:nth-child(1),table.methods tr td:nth-child(2),table.parameters tr td:nth-child(2),table.methods tr td:nth-child(3),table.parameters tr td:nth-child(3){  text-align: center;}pre {  overflow: hidden;  margin-bottom: 20px;}.note{  background: #EBEBEB;  padding: 5px 10px 1px 10px;  margin-bottom: 20px;  font-size:12px;}.note li,.note p{  font-size:11px;  margin-bottom: 5px;}.method{  padding: 10px;  margin-bottom: 20px;  border:1px solid #e24753;  background: #f5f5f5;}