﻿.dropdown-menu li a {
    font-family: 'Open Sans', sans-serif !important;
}


table {
    border: none;
    cursor: pointer;
}


    table tbody tr th {
        background-color: #e1e1e1;
        border: none;
        border-bottom: 1px solid #d1d1d1;
        vertical-align: middle !important;
    }

    table tbody tr td {
        border: none;
        border-bottom: 1px solid #d1d1d1;
        vertical-align: middle !important;
    }

    