/* Simple test styles */
.toc-chapter-container {
     margin-bottom: 20px !important;
}

.toc-chapter-container > div:first-child {
     margin-bottom: 0 !important;
}


.dataTables_length select {
     padding: 5px 0px 5px 10px !important;
     width: 70px !important;
}

.dataTables_filter input[type="search"] {
     border: 1px solid #ccc;
     border-radius: 6px;
     width: 80%;
}