.nav-tabs-custom{display:flex;flex-wrap:wrap;margin-bottom:1.5rem;list-style-type:none;margin-left:0;padding-left:100px}
.nav-tabs-custom .nav-item-custom{padding:0 3px 0 0;margin-bottom:0}
.nav-tabs-custom .nav-item-custom .nav-link-custom{margin-bottom:0;background:0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;display:block;padding:.6rem 1rem;text-decoration:none;background-color:#e9e9e9;color:#114f8ef2;border:1px solid #4b4b4b}
.nav-tabs-custom .nav-item-custom .active{background-color:#fff;border-color:#797979 #797979 #797979}
.bold-font{font-weight:bold}
.search-container{display:flex;margin-bottom:1em}
.search-container .search-input{width:100%}
.search-container .search-button{width:auto;margin-left:7px;border-radius:5px;line-height:1rem}
.search-container .btn-outline{border:1px solid #bfbfbf;color:#c4c4c4;background-color:#fff}
.pl-10{padding-left:10px}
.cc-table{display:block;overflow:auto;width:auto}
.cc-head{display:inline-block;margin-bottom:3px}
.cc-head .cc-row{display:inline-flex}
.cc-head .cc-row .cc-column-header-group{display:flex;align-items:normal;color:#7f7f7f;margin-top:25px;position:relative}
.cc-head .cc-row .cc-column-header-group-grey{background-color:#bfbfbf;color:#fff}
.cc-head .cc-row .cc-column-header-group-heading{color:#342d2d;position:absolute;top:-22px;left:40%;background-color:#f6f6f60f}
.cc-head .cc-row .cc-column{min-width:125px;padding:15px 10px;display:flex;align-items:center}
.cc-body .cc-row{display:inline-flex;background-color:#f2f2f2;margin-bottom:3px;min-height:70px}
.cc-body .cc-row .cc-column{min-width:125px;padding:15px 10px;display:flex;align-items:center}
.cc-column-fund-name{min-width:300px !important;max-width:300px !important}
.cc-body .cc-row .cc-column-center{display:flex;justify-content:center}
.pl-20{padding-left:20px !important}
.no-table-data{padding:1rem 0 3rem .8rem}
#fundTable::-webkit-scrollbar{background:#fff;width:5px;height:10px}
#fundTable::-webkit-scrollbar-track{border-radius:15px;-webkit-box-shadow:inset 0 0 2px #797979}
#fundTable::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bfbfbf;border:3px solid transparent;background-clip:content-box}
#fundTableMobile::-webkit-scrollbar{background:#fff;width:5px;height:10px}
#fundTableMobile::-webkit-scrollbar-track{border-radius:15px;-webkit-box-shadow:inset 0 0 2px #797979}
#fundTableMobile::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bfbfbf;border:3px solid transparent;background-clip:content-box}
.cc-pagination{display:flex;justify-content:space-between;margin-top:1.5rem;margin-bottom:5rem}
.cc-pagination .prev-button{padding:10px 18px 10px 3px;color:#757575}
.cc-pagination .next-button{color:#fff}
.cc-pagination .number-button{color:#757575;padding:0 6px}
.cc-pagination .active{color:#ccc}
.cc-pagination a{background:0;border:0}
.cc-pagination .disabled{pointer-events:none}
.cc-pagination .next-button .icon{height:3px}
.cc-pagination .prev-button .icon{height:3px}
@media only screen and (min-width:321px) and (max-width:359px){.nav-tabs-custom .nav-item-custom .nav-link-custom{padding:6px 4px;word-break:break-word}
.nav-tabs-custom .nav-item-custom{margin-bottom:1px}
.nav-tabs-custom{margin-bottom:1.25rem}
}
@media only screen and (min-width:360px) and (max-width:510px){.nav-tabs-custom .nav-item-custom .nav-link-custom{padding:8px 5px}
.nav-tabs-custom .nav-item-custom{margin-bottom:1px}
.nav-tabs-custom{margin-bottom:1.25rem}
}
@media only screen and (min-width:511px) and (max-width:590px){.nav-tabs-custom .nav-item-custom .nav-link-custom{padding:8px 5px}
.nav-tabs-custom .nav-item-custom{margin-bottom:0}
.nav-tabs-custom{margin-bottom:2rem}
}
@media only screen and (max-width:576px){.cc-head .cc-row .cc-column-header-group{display:none}
.cc-table{display:none !important}
.search-container .btn{margin-top:0}
.cc-table-mobile{display:flex;overflow:auto;width:auto}
.cc-table-mobile .cc-head-mobile{display:flex;flex-direction:column}
.cc-table-mobile .cc-head-mobile .cc-row-mobile{display:inline-flex;min-height:80px}
.cc-table-mobile .cc-head-mobile .cc-row-mobile .cc-col-mobile{display:inline-flex;min-width:200px;min-height:50px;padding:15px 10px;align-items:center;border-bottom:1px solid #797979}
.cc-table-mobile .cc-head-mobile .cc-row-mobile .cc-col-head-mobile{background-color:#f2f2f2}
.cc-table-mobile .cc-head-mobile .cc-row-mobile .cc-col-body-mobile-grey{background-color:#d7d7d7}
.cc-table-mobile .cc-head-mobile .cc-row-mobile .cc-col-body-mobile-white{background-color:#fff}
}
@media only screen and (min-width:768px){.search-container .search-input{width:50%}
}
@media only screen and (min-width:577px){.cc-body .cc-row .cc-column{min-height:50px !important}
.cc-table-mobile{display:none !important}
}