body { background-color: white; font-family: Calibri; } input#search { font-size: smaller; background-color: #f8fffa; margin-left: auto; margin-right: auto; margin-top: 1ex; margin-bottom: 0ex; padding: 5pt; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; } form { margin: 0; padding: 0; } hr { border: 0; width: 100%; background-color: #cacaca; height: 1px; } .resultInfo { padding: 4px 1ex 4px 5px; margin: 10px 0pt 0px; } .modelNameText { font-size: small; color: black; margin-right: 1em; font-weight: bold; text-decoration: underline; float: left; } .resultCountText { font-size: small; font-weight: normal; color: #707070; float: right; text-align: right; } .dataTables_filter { //width: 50%; float: right; text-align: right; } ol { list-style-type: none; padding-left: 0; margin-left: 0; } li { padding-left: 0; margin-left: 0; } div.result { margin: 1ex; border: 1px solid #f4f4f4; padding: 1ex; } div.result:hover { background-color: #fafafa; } .small { font-size: x-small; } .emph:hover { background-color: #d0d0d0; } .small:hover { background-color: #e0e0e0; } .result:hover { background-color: #fafafa; } .ui-tabs { font-size: x-small; } table.tablesorter .css_right { float: right; text-align: right; } .dataTables_length { float: left; } div.dataTables_wrapper .ui-widget-header { font-weight: normal; font-size: small; } .dataTables_wrapper .ui-toolbar { padding: 5px; } .dataTables_info { float: left; padding: 3px 0px; } .dataTables_paginate { float: right; text-align: right; } .dataTables_paginate .ui-button { margin-right: -0.1em !important; } .paging_full_numbers .ui-button { padding: 2px 6px; margin: 0; cursor: pointer; * cursor: hand; color: #333 !important; }