html{scroll-behavior:smooth}.side_nav_top_row{display:flex;align-items:center;max-height:30px}.dropdown:hover .dropdown-menu,.user-profile-div:hover .dropdown-menu{display:block;padding:16px 5px;border:none;border-radius:16px;box-shadow:0px 10px 20px rgba(39,39,39,.1215686275)}@media only screen and (max-width: 991px){.dropdown:hover .dropdown-menu,.user-profile-div:hover .dropdown-menu{padding:12px 5px 9px 5px}}.dropdown-menu{margin-top:0}.dropdown-menu>li>a{color:#292828;font-size:15px;font-weight:600}.dropdown-menu li a{padding:6px 18px;display:flex;align-items:center}@media only screen and (max-width: 991px){.dropdown-menu li a{padding:6px 12px}}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:rgba(0,0,0,0)}.sidenav-caret{width:12px}.new-tag{background-color:#5ec134;font-size:9px;color:#fff;padding:2px 6px 2px 6px;border-radius:10px;margin-left:10px;line-height:12px}.collapse-menu a{display:flex;justify-content:space-between;padding:8px 20px 8px 16px}.sidenav .profile-name-div{display:flex;justify-content:space-between;padding:8px 8px 7px 9px;border:1px solid #8626d5;border-radius:23px;margin-left:20px;margin-right:10px}.goto-profile-icon{width:5px}.goto-profile-div{background-color:#f3e9fb;width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%}.sidenav .profile-name-div{display:flex;justify-content:space-between;padding:5px 8px 7px 9px;border:1px solid #8626d5;border-radius:23px;margin-left:20px;margin-right:10px}.user-icon{margin-right:8px;margin-top:-2px}@media only screen and (max-width: 991px){.name-arrow-container{width:100%;display:flex;align-items:center}}.user-name-sidenav{color:#8626d5;font-weight:600;font-size:16px}@media only screen and (max-width: 991px){.user-name-sidenav{overflow:hidden;word-break:break-word;max-width:120px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-right:6px;margin-left:5px}}.dropdown-menu-profile{right:-5px;left:auto;top:45px;width:214px}.backgrey{background-color:rgba(0,0,0,.04)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#fff;color:#8626d5}.sidenav{padding-top:25px;min-height:600px;border-top-left-radius:18px}.sidebar-close-btn{width:35px;height:35px;background-color:#fff;border-radius:50%;display:flex;left:auto;right:233px;align-items:center;justify-content:center;margin-bottom:15px;position:fixed;top:548px}.goto-profile-icon{transform:rotate(90deg)}.sidenav-content{min-width:250px}.sidebar-close-btn btn{font-size:37px}.profile-name-div .profile-anchor{padding:0px}.kyc-pending-red{color:#d60101;font-weight:600;border-radius:18px;text-align:center}.kyc-navbar-a{padding-top:8px !important}.kyc-pending-text{font-size:9px;display:block;margin-top:-8px;margin-bottom:-2.5px}.kyc-alert-icon{width:12px;position:absolute;right:0px;top:8px}.kyc-pending-back{background-color:#fde9e9;color:#d60101 !important;display:flex !important;justify-content:space-between;align-items:center;padding-right:20px !important}.pending-text-mobile{font-size:12px;font-weight:700}.sidenav-trigger{position:relative}.sidenav-trigger-dot{position:absolute;right:-3px;top:-2px;width:10px;height:10px}.profile-menu-dropdown{padding:8px 0px !important}.kyc-verified-green a:hover{background-color:#e2fad7 !important;color:#5ec134}.ref-earn-new{background:rgba(0,0,0,0) linear-gradient(244deg, #9325D2 0%, #6A29DC 100%) 0% 0% no-repeat padding-box;border-radius:9px;font-size:9px;line-height:13px;font-weight:medium;letter-spacing:-0.09px;color:#fff;opacity:1;padding:2px 6px;position:relative;left:2px}.main-header-logo-style{width:193px;height:52px}.main-header-logo-with-partner{width:161px;height:44px;margin-right:20px}.main-partner-logo-style{width:162px;margin-right:13px;height:44px}.refer-earn-text{font-weight:600;font-size:15px;line-height:20px}.navbar{max-width:1280px;margin:auto;padding:20px 0}.nav>li>a{padding:13px 7px}.navbar-header{margin-top:1px}.partner-navbar-header{margin-top:9px;float:left}.partner-navbar-header a{display:flex}.collapse-block{margin-left:auto}.nav-container{flex-direction:column}@media(max-width: 991px){.nav-container{flex-direction:unset}.main-header-logo-with-partner{width:108px;height:28px;margin-right:8px}.main-partner-logo-style{width:108px;margin-right:0;height:28px}}.header-search-input{border-radius:24px !important;background:rgba(255,255,255,.3) url(../../home_page/images/header_search_icon.svg) no-repeat scroll 12px 13px !important;padding-left:40px;height:48px;font-size:14px;border:1px solid #767676;color:#1c1c1c}.header-search-input::placeholder{color:#1c1c1c}.header-search-input:focus{border-color:#767676;box-shadow:0 4px 10px 0 rgba(28,28,28,.12);background:#fff url(../../home_page/images/header_search_icon.svg) no-repeat scroll 12px 13px !important}.input-active-color{border-color:#767676;box-shadow:0 4px 10px 0 rgba(28,28,28,.12);background:#fff url(../../home_page/images/header_search_icon.svg) no-repeat scroll 12px 13px !important}#navbar-signup .sign-up-btn{width:123px;font-size:16px;font-weight:600;line-height:24px;padding-inline:0px;position:relative;overflow:hidden}#navbar-signup .sign-up-btn::after{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0) 70%);top:0;left:-100px;animation:shine 10s infinite linear}@keyframes shine{0%{left:-100px}10%{left:-100px}15%{left:100%}100%{left:100%}}.main-navlink{display:flex !important}.header-caret{transform:rotate(90deg);font-size:20px;color:#000;margin-left:7px}.header-searchbar{flex:1;margin-left:12px}.header-search-wrapper{width:100%;max-width:314px}.profile-caret{transform:rotate(90deg);font-size:20px;color:#000}.navbar-right{padding-top:5px;padding-right:0;display:flex !important;align-items:center;float:unset !important;margin-left:198px !important}#myNavbar{padding-right:0}.nav>li>a:focus .header-caret,.nav>li>a:hover .header-caret{color:#5525ad}.navbar-login,.profile-nav{margin-left:auto}#navbar-signup{padding-right:0;padding-bottom:0}.user-profile-div{padding-left:0px;cursor:pointer}.user-profile-div:hover .profile-caret{color:#8626d5}.header-autocomplete-items{position:absolute;border-bottom:none;border-top:none;box-shadow:0 6px 20px 0 rgba(28,28,28,.2);z-index:1;left:0;right:0;top:50%;border-radius:0 0 24px 24px;overflow:hidden;background-color:#fff}.options-items{overflow-y:auto;max-height:348px;background-color:#e9e9e9}.header-autocomplete-items .options-items div{cursor:pointer;position:relative;padding:8px 16px 8px 20px;font-size:14px;background-color:#fff;margin-bottom:4px}.header-autocomplete-items .options-items div:hover{background-color:#f3e7fe}.header-autocomplete-items .options-items div:first-child{margin-top:38px}.header-autocomplete-items .options-items::-webkit-scrollbar{width:3px;height:0px}.header-autocomplete-items .options-items::-webkit-scrollbar-track{background-color:#fff}.header-autocomplete-items .options-items::-webkit-scrollbar-thumb{background-color:rgba(147,37,210,.2509803922);outline:none}.cannot-find-title{color:#747474;font-weight:500}.search-title-div{padding:13px 16px !important;font-weight:600}.search-title-div:hover{background-color:#fff !important;cursor:unset !important}@media(max-width: 991px){.ref-earn-new{line-height:1.42857143;border-radius:10px;font-size:12px}.refer-earn-text{line-height:1.42857143;display:flex;justify-content:space-between}.profile-name-div .profile-anchor{width:100%;display:flex;justify-content:space-between;align-items:center}.dropdown-menu-profile{right:3px}.navbar-header{margin-top:0}.main-header-logo-style{width:120px;height:32px}.nav-div{transition:.15s}.navbar{padding:10px 20px}.nav-white{background-color:#fff;transition:.2s}.mobile-search{border:1px solid rgba(28,28,28,.6);border-radius:100%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;margin-right:8px}.isactive-mobile-search{border:1.5px solid #5525ad}.mobile-header-searchbar{margin-top:-10px;background-color:#fff;padding:18px 20px}.mobile-header-searchbar .mobile-search-input-wrapper{width:100%;display:flex;align-items:center}.mobile-header-searchbar .mobile-input-group{position:relative}.mobile-header-searchbar .header-search-input{width:calc(100% - 26px);z-index:11;position:relative;height:40px;background:#fff url(https://assets.indiabonds.com/react/ib-portfolio/header_search_icon.svg) no-repeat scroll 12px 9px !important}.mobile-header-searchbar .header-search-input::placeholder{font-size:12px;position:relative;top:-2px}.mobile-header-searchbar .mobile-search-cross{width:12px;height:12px;margin-left:14px}.mobile-header-searchbar .header-autocomplete-items{box-shadow:0 16px 23px 0 rgba(28,28,28,.2);background-color:#fff;top:unset;padding:18px 20px 0;margin-inline:-19px;max-height:400px;border-radius:0}.mobile-header-searchbar .header-autocomplete-items .options-items{margin-bottom:12px}.mobile-header-searchbar .header-autocomplete-items .options-items>div{margin:0;padding:8px 5px 8px 16px;font-size:14px;line-height:20px;font-weight:500}}@media only screen and (min-width: 992px){.navbar-right .dropdown-menu{right:-50px;width:max-content}.nav-container .navbar-nav .sign-up-btn{margin-top:6px}.kyc-red-text{display:block}}.app-ticker{height:30px;background:#9325d2;background:linear-gradient(180deg, rgb(147, 37, 210) 34%, rgb(106, 41, 220) 123%);display:flex;justify-content:center;align-items:center;cursor:pointer}.app-ticker-img{margin-right:8px;width:16px;height:16px}.app-ticker-text{font-size:12px;font-weight:700;color:#fff;text-decoration:underline;padding-left:4px;margin-bottom:0px}.desktop-app-scanner{top:0px;position:fixed;z-index:999999999999;width:100%;height:100%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);background:rgba(255,255,255,.04);display:none}.scanner-content{position:absolute;top:-100vh;background-color:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 10px rgba(0,0,0,.2);max-width:552px;height:246px;display:flex;align-items:center;justify-content:space-between}.scan-text{color:#989898;font-size:30px;margin-bottom:52px;font-weight:600}.scan-text span{color:#000}.viewing-title{font-size:10px;color:#989898;font-weight:500}@media(max-width: 991px){.viewing-title{position:absolute;top:0px;left:38px}}.close-scanner{position:absolute;right:9px;top:9px;width:26px;cursor:pointer}.scanner-text-sec{padding-top:25px;margin-right:40px}.store-icons img{width:32px;height:32px;margin-right:16px}.scanner-img-parent{width:178px;height:178px}.profile-block{display:flex;margin:7px 15px 7px 15px;border-radius:6px;padding:7px 7px;justify-content:space-between}.profile-block .user-green-tick{margin-right:0px}.username-parent{max-width:115px}.user-dropdown-option{padding:6px 12px}@media(max-width: 991px){.user-dropdown-option{padding:0px 12px}}.user-dropdown-option .user-dropdown-menu-parent{display:flex;align-items:center}.user-dropdown-option .user-dropdown-menu-parent a{padding:3px 0px;font-size:16px}.user-drop-seperator{margin-left:18px;margin-right:18px;margin-top:4px;margin-bottom:4px}.highlighted-username{font-size:16px;font-weight:600;line-height:24px;max-height:42px;overflow:hidden;word-break:break-word;max-width:100%;padding-right:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.highlighted-view-profile{font-size:12px;font-weight:500;color:#8626d5;text-decoration:underline}.dropdown-menu.profile-menu-dropdown{width:264px}.user-option-icon{width:24px;height:24px;margin-right:12px}.profile-name-block{display:flex;align-items:flex-start}.drop-user-icon{width:24px;height:24px;margin-right:8px}.kyc-container{display:flex;align-items:center}.user-pic{width:24px;height:24px;position:relative}.user-pic img{width:100%}.user-type-icon{width:6px !important;height:6px;position:absolute;top:0px;right:0px}.kyc-pending-class{font-size:10px;color:#d60101;border:1px solid #d60101;padding:4px 7px;text-align:center;border-radius:16px;font-weight:600;min-width:77px}@media(max-width: 991px){.kyc-pending-class{min-width:76px}}.demat-pending-class{font-size:10px;color:#f58515;border:1px solid #f58515;padding:2px 3px;text-align:center;border-radius:9px;margin-top:3px;font-weight:600;min-width:61px}.profile-container-parent{width:100%}.profile-container{width:100%;display:flex;align-items:center;justify-content:space-between}.kyc-verified-member{display:flex;align-items:center}.kyc-verified-member img{margin-left:3px;margin-right:0px}@media(max-width: 991px){.li-profile-container{width:100%;display:flex;align-items:center;justify-content:space-between}}.kyc-verified-class{font-size:10px;color:#5ec134;border:1px solid #5ec134;padding:4px 7px;text-align:center;border-radius:15px;margin-top:3px;font-weight:600;min-width:61px}.switch-profile-title{color:#989898;font-size:10px;font-weight:600;padding:4px 12px}.current-member-profile{margin:0px 10px;padding:4px;position:relative;background-color:#eff9eb;border-radius:5px}.current-member-profile .other-user-container{border-bottom:none;padding:4px 5px}.switching_profile{width:231px;height:367px;padding:16px;align-items:center;background-color:#fff;color:#000;border:none;border-radius:8px;box-shadow:0px 10px 20px rgba(39,39,39,.1215686275);align-content:center;text-align:center;position:absolute;top:100px;right:100px;z-index:999999999;display:none}@media(max-width: 991px){.switching_profile{position:fixed;top:0px;width:100%;left:0px;height:100%;border-radius:0px;z-index:999;background-color:#fff}}#switch-profile-error-modal{position:fixed;z-index:999999999999;width:100%;height:100%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);background:rgba(0,0,0,.3);display:none}.switch-profile-error-modal-content{position:absolute;top:-100vh;background-color:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);max-width:552px;display:flex;align-items:center;justify-content:space-between}.other-user-container{display:flex;align-items:center;padding:7px 0px;justify-content:space-between;border-bottom:1px solid #f5f5f5}.other-user-container a:hover{color:#8626d5}.big-kyc{padding:3px 7px;font-size:10px;border-radius:12px;margin-top:0px;min-width:81px}.other-highlighted-users{font-size:16px;font-weight:600;line-height:24px;max-height:42px;overflow:hidden;word-break:break-all;max-width:130px;max-width:100%;padding-right:5px;display:-webkit-box !important;-webkit-line-clamp:1;-webkit-box-orient:vertical}.family-req-block{background-color:#fef3e8;border-radius:5px;margin:5px 10px;padding:5px 8px}.family-req-block a{color:#f58515;font-weight:400}.family-req-block .other-user-container{border-bottom:none;padding:0px}.view-more-block a{color:#8626d5;font-weight:400}.view-more-block .other-highlighted-users{color:#292828;font-weight:600}.view-req{font-size:9px;font-weight:500;background-color:#f58515;color:#fff;padding:2px 7px 1px 7px;border-radius:12px}.view-more-block{color:#8626d5;position:relative;background-color:#f3e7fe;border-radius:5px;margin:5px 10px;padding:2px 8px}.view-more-block .other-user-container{border-bottom:none;padding:4px 5px}.view-more-icon{width:13px;transform:rotate(90deg);height:8px}.family-member-container{position:absolute;width:303px;height:392px;left:-288px;top:-140px;opacity:0;padding-right:20px}.family-member-div::-webkit-scrollbar{width:3px;height:0px}.family-member-div::-webkit-scrollbar-thumb{background-color:#bbb;outline:none}.family-member-div::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none}.switch-profile-subtitle{color:#989898;font-size:12px;font-weight:700;margin-bottom:7px;padding-left:5px}.switch-profile-users{padding:7px 10px}.switch-profile-users .current-member-profile{margin:0px}.switch-profile-users .other-user-container{padding:8px 5px}.single-user-style{padding:3px 0px}.bold-font{font-weight:700}.family-member-div{background-color:#fff;border-radius:13px;padding:10px 0px;max-height:392px;overflow:scroll}.family-member-div .switch-profile-title{font-size:12px;font-weight:700;color:#000;padding:4px 15px}.family-member-div .other-user-container{border-bottom:1px solid #f5f5f5 !important}@media(max-width: 991px){.err-alert-icon{margin-top:0px}}.profiles-container{position:absolute;background-color:#fff;height:fit-content;top:-238px;width:219px;left:268px;opacity:0;border-radius:15px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.not-head-profile{top:-276px}.switch-profile-close{width:22px;cursor:pointer}.switch-profile-parent-mob{display:flex;align-items:center;justify-content:space-between}.blocker-strip{background-color:rgba(243,231,254,.85);text-align:center;color:#000;min-height:26px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:600}@media(max-width: 991px){.blocker-strip{font-size:10px}}.screenBlocked{position:fixed;background-image:url("https://ib-prod-media.s3.ap-south-1.amazonaws.com/orderbook-blur-back.webp");background-color:#fff;background-size:cover;background-position:center;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:99999999999;top:0px}@media(max-width: 991px){.screenBlocked{align-items:end}}.blockContent{width:100%;max-width:600px;text-align:center;box-shadow:0px 6px 32px 0px rgba(28,28,28,.12);padding:24px;border-radius:20px;background-color:#fff}.blockTitle{font-size:24px;font-weight:700;margin-bottom:16px}.blockText{font-size:16px}.blockerCta{margin-top:24px}@media(max-width: 991px){.blockerCta{flex-direction:column-reverse;max-width:225px;display:flex;justify-content:center;margin:auto;margin-top:24px}}.blockerSecondary{font-size:16px;font-weight:600;border:1px solid #8626d5;color:#8626d5;padding:10px 24px;border-radius:40px;background-color:#fff}@media(min-width: 992px){.blockerSecondary{margin-right:15px}}.blockerPrimary{font-size:16px;font-weight:600;border:1px solid #8626d5;color:#fff;padding:10px 24px;border-radius:40px;background-color:#8626d5}.blockerPrimary:disabled{background-color:#c3c3c3;border:1px solid #c3c3c3}@media(max-width: 991px){.blockerPrimary{margin-bottom:15px}}/*# sourceMappingURL=header.css.map */
