﻿

.custom .table-hover tbody tr:hover td {
            background:#adad85;
        }


.custom .table-hover tbody tr td {
          font-family:Segoe UI;
        }

 .custom table tbody tr:first-child{
            background:#668cff;
            font-weight:bold;
            font-size:11px;
           
        }
