.bfl-returns-table-wraper{padding:20px;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,0.16)}
.bfl-heading-accor-wrap{align-items:center;justify-content:space-between}
.bfl-mf-rturns-row{display:flex;justify-content:space-between}
.bfl-heading-accor{display:flex;align-items:center;justify-content:space-between;cursor:pointer}
.bfl-heading-accor::after{content:"";border:solid var(--orange);border-width:0 2px 2px 0;padding:3px;transform:rotate(45deg);transition:transform .3s linear}
.active::after{transform:rotate(225deg)}
.para-top{margin-top:8px}
.bfl-mf-returns-table{width:50%}
.bfl-mf-fundreturn-head{padding:16px;position:relative;color:var(--white);font-weight:500;border-right:0}
.bfl-retuens-output-table tr{border-bottom:0}
.bfl-returns-peremical-tbl{box-shadow:none;-webkit-box-shadow:none}
.bfl-mf-returns-table table thead tr{border-bottom:0}
.bfl-fundreturn-bd-rw:nth-child(2n){background-color:var(--mocha-bg);border-radius:4px}
.bfl-returns-fundreturn-bd-dt-rt{padding:16px;font-size:16px;color:var(--black);border-right:0}
.bfl-returns-fundreturn-head-rw-table th:first-child{border-radius:4px 0 0 4px}
.bfl-returns-fundreturn-head-rw-table th:last-child{border-radius:0 4px 4px 0}
.bfl-returns-fundreturn-head-rw-table{background:var(--brown-navbtn);padding:15px;font-size:16px;line-height:19px;font-weight:500;color:var(--white)}
.bfl-fundreturn-bd-rw td:first-child{border-radius:4px 0 0 4px}
.bfl-fundreturn-bd-rw td:last-child{border-radius:0 4px 4px 0}
.bfl-mf-returns-content{width:45%;margin-top:20px}
.return-left-heading{margin-bottom:9px}
.return-table-main .bfl-returns-peremical-tbl{width:100%}
.return-heading{font-size:16px;font-weight:500;line-height:.81;color:var(--black)}
@media screen and (min-width:601px) and (max-width:1024px){.bfl-mf-rturns-row{flex-direction:column}
.bfl-mf-returns-table.return-table-main{width:100%}
.bfl-mf-returns-content{width:100%}
.bfl-returns-fundreturn-tbl{width:100%}
.bfl-returns-peremical-tbl{width:100%}
}
@media screen and (min-width:280px) and (max-width:600px){.bfl-mf-returns-table .bfl-returns-fundreturn-tbl{width:100%}
.bfl-mf-fundreturn-head{padding:5px;font-weight:500}
.return-table-main table{width:100%}
.bfl-returns-fundreturn-bd-dt-rt{padding:7px;font-size:10px}
.bfl-mf-rturns-row{flex-direction:column}
.bfl-returns-fundreturn-tbl thead tr:last-child .bfl-mf-rturns-row{flex-direction:column}
.bfl-returns-table-wraper{padding:16px}
.bfl-returns-fundreturn-head-rw-table{font-size:10px}
.bfl-mf-returns-table{width:100%}
.bfl-mf-returns-content{width:100%;margin-top:15px}
.return-left-heading{margin-bottom:13px}
.return-heading{font-size:12px;line-height:.92}
}