#dt ul {
	margin-bottom: 0;
}
#dt ul li {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
}
#dt ul li:first-child {
	margin-top: 0;
}

legend {  
	     font-weight: 300;
   		 line-height: 1.1;
    	 color: #666666;
		 border-bottom: 0;
}
.clear-all {
	font-weight: bold;
}

#siri_dt tfoot 
{
 	display: table-header-group;
}

/*@scope (.calpers-content) { */
    .table-responsive {
        overflow-x: hidden !important;
    }
/*}*/

#siri_dt_length select {
	appearance:auto;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding: 0;
}

.table {
    font-size: 14px;
}

#siri_dt > thead > tr > th {
     padding: 8px 25px 8px 8px; 
}