 .table-row{
    cursor:pointer;
    }


.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color:rgb(23, 58, 134);
    color: white;
    text-align: center;
    vertical-align:auto;
 }

