.newBottomNavWrapper{width:100%;position:fixed;bottom:0;left:0;z-index:1000}.newBottomNav{width:min(500px,100%);margin:0 auto;background:#0d47a1;border-radius:15px 15px 0 0;display:flex;justify-content:space-around;padding:8px 0}.tabIcon{flex:1 1;text-align:center;padding:6px 0;border-radius:10px;transition:all .3s ease}.inactiveNavTab{background:transparent!important}.inactiveNavTab,.inactiveNavTab i,.inactiveNavTab span{color:gray!important}.activeNavTab{background:#c1deff!important;transform:scale(1.05)}.activeNavTab,.activeNavTab i,.activeNavTab span{color:black!important}.nav-tab-text{font-size:12px;margin:0}