.popular-banks-card{background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.07);box-shadow:0 2px 6px 0 rgba(0,0,0,.07);margin-top:16px}
@media(max-width:900px){.popular-banks-card{width:100%}
}
.popular-banks-card .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}
.popular-banks-card .card-header a{margin:0;font-size:14px;width:100%;padding:10px 14px;background-color:#ddd;color:#999;text-decoration:none}
.popular-banks-card .card-header a+a{border-bottom-left-radius:4px}
.popular-banks-card .card-header a:first-child{border-bottom-right-radius:4px}
.popular-banks-card .card-header a.active{background-color:#fff;color:#000;position:relative;font-weight:800}
.popular-banks-card .card-header a.active::after{content:'';width:40px;height:3px;border-radius:10px;background-color:#fb0;position:absolute;bottom:4px;left:14px}
.popular-banks-card .card-header a.active.one-tab::after{display:none}
.popular-banks-card .bank-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:6px;padding-left:16px;padding-right:16px;margin-bottom:6px;border-bottom:1px solid #ddd;font-size:12px;color:inherit !important;text-decoration:none}
.popular-banks-card .bank-name i{color:#9a9a9a}
.popular-banks-card .bank-name:last-child{border-bottom:0;margin-bottom:0}
.ifsc-micr .tabsData.active{display:block}
.ifsc-micr .tabsData{display:none;scroll-margin-top:12rem;max-height:450px;overflow-x:hidden;overflow-y:auto}
.ifsc-micr .tabsData::-webkit-scrollbar{width:3px;height:3px}
.ifsc-micr .tabsData::-webkit-scrollbar-thumb{width:3px;background-color:#ddd}
.ifsc-micr .tabsData ::-webkit-scrollbar-track{background-color:#fff}
.card-header>a:first-child{border-top-left-radius:4px}
.card-header>a:last-child{border-top-right-radius:4px}