.bg-grey1 {
    background-color:#F7F7F7;
    }
.bg-grey3 {
    background-color:#383838;
    }
.bg-grey2 {
    background-color:#EAEAEA;
    }
.tick {
    background:url(/assets/hfappnew/websites/pamm/images/icons/mark.svg);
    display: block;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    margin: auto;
    }
.table>tbody>tr>td {
    border-top:0 !important;
    border-right: 1px solid #EFEFEF;
    vertical-align: middle;
    padding: 8px 10px;
    }
.border-left-0{
    border-left:0 !important;
    }
h3,h4,h6 {
    margin:0;
    }
h4 {
    font-size:13px !important;
    }
hr.table-line {
    margin: 0;
    width: 99%;
    border-top:1px solid #EFEFEF;
    }
.p-t-0 {
    padding-top:0 !important;
    }
.p-b-0 {
    padding-bottom:0 !important;
    }
.h6, h6 {
    font-size: 12px !important;
    }
.right {
    float: right;
    }
.text-center {
    text-align: center!important;
    }
.p-d-20-10 {
    padding: 20px 10px;
    }
.p-r-0 {
    padding-right:0!important;
    }