
.title-tble{
    line-height: 22px;
    }
    .clck-corp {
        line-height: 20px;
    }
    @media (min-width:991px) {
        .text-right-dsk {text-align: right;}
    }
    
    .clr-red {color: rgba(240, 78, 69, 1)!important;}
    .grey-lght {
        background-color: rgba(250, 250, 250, 1)
    }
    .clck-corp a {
        text-decoration:none;
    }
    .overflow-x-auto{
        overflow-x:auto;
    }
.dividend { margin:0px;caption-side: bottom;
    border-collapse: collapse;width: 100%;}
    thead {
        background: #EEF5FB;
    }
.dividend th {
    vertical-align: baseline;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    white-space: nowrap;
}
.dividend td{
    background: rgba(250, 250, 250, 1);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    border-bottom:1px solid#dee2e6;
}

.dividend.noborder td {border-bottom:none;}
.equal-width td , 
.equal-width th {width:33.33%;text-align: center;}
.dividend th,
.dividend td {
    color: rgba(3, 0, 47, 1);
  /* border: 1px solid #bbb; */
  padding: 20px 15px;
}

.dividend.spc-les th, .dividend.spc-les td {
    padding: 20px 10px;
}

.dividend a{
    text-decoration:none;
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.01em;
text-align: center;
}

/* .unclaim {
    width:100px;
} */
a.arrw-frwd {
    display: flex;
    align-items: center;
    text-decoration: none;
    line-height: 20px;
    
}
@media (max-width:1230px) {
    .spc-les{
        width: 1220px;
    }
}
@media (max-width:991px) {
    
    a.arrw-frwd {
        text-align:left;
        vertical-align: sub;
    }
    .dividend th,
.dividend td { padding: 20px}
    a.arrw-frwd {display: inline-block;}
}
.arrw-frwd:after{
    display: inline-block;
    content: "";
    background-image: url(images/icons/chevron-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-left: 1px;
    /* vertical-align: middle; */
    position: relative;
    top: 0px;
   
}

.desc-tabl  {
line-height: 18px;
}
.border-spac {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.border-spac:before {
    content: '';
    width: 94%;
    position: absolute;
    border-top: 1px solid #dee2e6;
    top: 0px;
}
ol.abc-list {
    padding: 0px 0px 30px  25px;
}
ol.abc-list li {
    list-style-type: lower-alpha;
    
}
.encashed p{
line-height: 24px;
/* padding: 20px 50px 20px 0px; */
}

@media (max-width:600px) {
    .arrw-frwd:after{ top: 3px;}
}


/**/
.wp-block-lazyblock-postal-ballot-year-filter .ir__filter {
    justify-content: end;
    margin-bottom: 20px;
}

.wp-block-lazyblock-postal-ballot-year-filter .ir__filter__wrapper {
    margin-right: 0;
}

.wp-block-lazyblock-postal-ballot-year-filter .dividend td {
    background: transparent;
}