body {
    padding-top: 50px;
}

.footer {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    text-align: center;
}
.home-left{
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
}
.home-right{
    margin-top:50px;
    margin-bottom: 50px;
    text-align: right;
}
.home-left a,
.home-right a{
    text-decoration: none;
}
#claims tr,
#technical-problem tr,
#history tr{
    cursor: pointer;
}
