/*body {*/
/*     font-size: 16px;*/
/*     font-family: 'Open Sans', arial, helvetica, sans-serif;*/
/*}*/
/* h1.heading-title {*/
/*     font-size: 28px !important;*/
/*}*/
/* .page-sidebar {*/
/*     font-size: 12px;*/
/*}*/
 thead {
     display: none;
}
 .dataTables_filter {
     text-align: right;
     margin-bottom: 15px;
 }
 #table_id_filter label {
     color: maroon;
     font-weight: bold;
     font-variant: small-caps;
}
 .bottom > .dataTables_info {
     margin-bottom: 50px;
}
 .categoryButtons {
     line-height: 2.6;
    /*margin-bottom: 50px;
    */
}
 .categoryButtons button.btn-primary {
     font-size: 14px !important;
}
/*.searchtips {
    */
    /* position: absolute;
    */
    /* top: 300px;
    */
    /* right: 36px;
    */
    /*
}
*/
 article a, panel-body.a {
     border-bottom: none !important;
}
 tr.group {
}
 button#buttonCertificates:focus, button#buttonDDAR:focus, button#buttonDegrees:focus, button#buttonDiplomas:focus, button#buttonODC:focus, button#buttonUT:focus {
     background-color: #87cefa;
     border-color: #ccc;
     color: #000;
}
 .label {
     display: inline-block;
     min-width: 45px;
     font-size: 10px !important;
}
/* For datatables formatting */
 .table-hover>tbody>tr.groupingsRow:hover > td, .groupingsRow > td {
     background-color: #007FB5 !important;
     font-size:18px !important;
     color:#ffffff !important;
     text-align:center;
}
 .table-hover>tbody>tr.colHeadersRow:hover > td, .colHeadersRow > td {
     background-color: #999999 !important;
     color:#ffffff;
}
 