.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}@font-face{font-family:Raleway;src:url(Figtree-Regular.74c5b964f4a5c805.woff2) format("woff2"),url(Raleway-Regular.3776fa9bb481c640.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(Raleway-Medium.b00d82453799ca1f.woff2) format("woff2"),url(Raleway-Medium.dbbcde2e35526b11.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Raleway;src:url(Raleway-SemiBold.4453fed796de3809.woff2) format("woff2"),url(Raleway-SemiBold.dae903df18380d22.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Figtree;src:url(Figtree-Regular.74c5b964f4a5c805.woff2) format("woff2"),url(Figtree-Regular.307544291bb07ac2.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Figtree;src:url(Figtree-SemiBold.5b6fff9f39ee7e8f.woff2) format("woff2"),url(Figtree-SemiBold.960912cc8d57a269.woff) format("woff");font-weight:500;font-style:normal}:root{--raleway: "Raleway", sans-serif;--gotham: "Raleway", sans-serif;--notify-color: #2A9941;--darkBlue-color: #114984}body{font-family:var(--raleway);font-weight:600;font-size:16px;line-height:24px}body:not(.home){background-color:#fff}body:not(.home) .page-content{clear:both;position:relative}body:not(.home) .page-content.newPadding{padding:15px 20px 0}.font-raleway{font-family:var(--raleway)}.font-gotham{font-family:var(--gotham)}.list-divider-color{border-color:#124a8433!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.lh-normal{line-height:normal!important}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.pos-rel{position:relative}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}*:focus,.custom-control-input:focus~.custom-control-label:before{box-shadow:none!important;outline:none!important}a:hover,.btn-link.focus,.btn-link:focus{text-decoration:none!important}.green-color{color:#0d8941!important}.darkblue-color{color:#124a84!important}.muted-color{color:#8a8a8a!important}.dark-muted-color{color:#565656!important}.bg-darkblue-color{background-color:#124a84!important}.text-theme-danger{color:#ff1313!important}.text-theme-gray{color:#565656!important}.font-xs{font-size:14px!important}.font-xxs{font-size:12px!important}.header-section{background:var(--darkBlue-color)}.header-section a{color:#fff}.header-section .navbar{padding:57px 20px 10px 8px}.header-section .navbar .navbar-brand{padding:0 6px;margin:0;width:100%;display:inline-block;vertical-align:middle;text-align:center}.header-section .screen_title .navbar-brand>*{font-weight:500;font-size:18px;line-height:20px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-section .screen_title{max-width:260px;margin:0 auto}.header-section .notifications{margin-right:15px;position:relative}.header-section .notifications .notification-link{padding:8px 9.5px;border-radius:5px;transition:.3s ease-in-out all}.header-section .notifications .notification-link:active,.header-section .notifications .notification-link:focus{background:rgba(143,190,240,.2)}.header-section .notifications .notification-link.notify:before{content:"";position:absolute;top:0;right:0;width:10px;height:10px;display:inline-block;background:var(--notify-color);border-radius:100%;transform:translate3d(-6px,2px,10px);border:2px solid #fff}.bharatPay-nav.notifications{pointer-events:none!important;margin-right:10px}.header-section .profile-box{position:relative}.header-section .profile-box .profile-link{transition:.3s ease-in-out all;display:block}.header-section .profile-box .profile-link.notify:before{content:"";position:absolute;top:0;right:0;width:10px;height:10px;display:inline-block;background:var(--notify-color);border-radius:100%;transform:translate3d(2px,-2px,10px);border:2px solid #fff}.header-section .back-btn-box{position:relative}.header-section .back-btn-box .back-btn{padding:6.5px 0;border-radius:4px;transition:.3s ease-in-out all}.header-section .back-btn-box .back-btn img{max-width:32px}.header-section .back-btn-box .back-btn:active,.header-section .back-btn-box .back-btn:focus{background:rgba(143,190,240,.2)}.collapse-group .collapse-title{font-weight:600;font-size:16px;line-height:21px;color:#000;padding:0 25px;margin-bottom:25px;border:0px;text-align:left;pointer-events:none}.card-icon-grid{padding:0 5px}.card-icon-grid .card{border:0px}.card-icon-grid .card .card-icon{display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}.card-icon-grid .card .card-icon img{width:auto;max-height:50px}.card-icon-grid .card .card-body{padding:0}.card-icon-grid .card .card-body .card-title{font-weight:600;font-size:12px;line-height:14px;text-align:center;color:var(--darkBlue-color);margin-bottom:10px}.recharge-section .card-icon-grid .card .card-body .card-title{margin-bottom:0}.financial-taxes-section{margin-bottom:40px}.shadow-Card{border:none;background:#FFFFFF;box-shadow:0 2px 4px #8fbef033;border-radius:8px;margin-bottom:1rem}.shadow-Card .card-body>.card-title{font-weight:600;font-size:16px;line-height:14px;color:#000;margin-bottom:10px}.phone-number-search form .form-group{position:relative}.phone-number-search:not(.no-search-btn) form .form-control{padding:10px 10px 10px 30px;border-width:0px 0px 1px;border-radius:0;font-family:var(--raleway);font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#000}.phone-number-search form .form-control{padding:10px 0;border-width:0px 0px 1px;border-radius:0;font-family:var(--raleway);font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000}.fast-tag-recharge.phone-number-search form .form-control{padding:10px 0;border-width:0px 0px 1px;border-radius:0;font-family:var(--raleway);font-style:normal;font-weight:500;font-size:26px;line-height:30px;color:#000}::placeholder{font-family:var(--raleway);font-weight:400;font-size:14px;line-height:24px;color:#a8a3a3}.phone-number-search form select.form-control{padding:4px 10px 4px 4px}.phone-number-search form .btn:not(.sr-only):not(.changeBtn){position:absolute;top:6px;left:0;padding:0;border:none}.form-control{line-height:24px!important;border-color:#dedede}.phone-number-search form .btn:not(.sr-only) span{display:inline-flex}.phone-number-search.with-contact form .btn:not(.sr-only):not(.changeBtn){position:absolute;top:8px;left:auto;right:0;padding:0;border:none}.recents .card-icon-grid .card .card-icon{width:60px;height:60px;background:rgba(143,190,240,.2);border-radius:20px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}.recents .card-icon-grid .card .card-icon>div{font-weight:600;font-size:24px;line-height:14px;color:#000}.recents .card-icon-grid .card .card-body .card-title{font-weight:500;font-size:14px;line-height:14px;color:#000;margin-bottom:0}.char-heading{font-weight:700;font-size:16px;line-height:14px;color:#0d8941;padding-top:4px;padding-bottom:7px!important}.all-contacts-list .list-group>.list-group-item:nth-child(n+2){margin-top:-19px;padding-top:0}.card-icon-horizontal-grid .card{border:none}.card-icon-horizontal-grid .card .card-icon{width:40px;height:40px;background:rgba(13,137,65,.1);border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.card-icon-horizontal-grid .card .card-icon>div{font-weight:600;font-size:16px;line-height:14px;color:#0d8941}.card-icon-horizontal-grid .card a.stretched-link,.card-icon-horizontal-grid .card .card-title{font-weight:600;font-size:16px;line-height:24px;color:#000;margin-bottom:0}.recharge-number-selected .card .card-body{padding:15px 25px}.recharge-number-selected .card .card-body .number-display{margin-bottom:10px}.recharge-number-selected .card .card-title{margin-bottom:0;margin-left:15px}.recharge-number-selected .card .card-title>div:nth-child(1){font-weight:500;font-size:16px;line-height:14px;color:#000;margin-bottom:10px}.recharge-number-selected .card .card-title>div:nth-child(2){font-weight:400;font-size:14px;line-height:14px;color:#000}.select-plan-region>div{gap:20px}.select-plan-region>div>div{width:calc(50% - 10px)}.select-plan-region select{font-weight:500;font-size:14px;line-height:normal;color:#565656;height:44px;background:rgba(143,190,240,.2);border-radius:6px;border:1px solid transparent;background-image:url(select-arrow.f4feca6176deee66.svg);background-repeat:no-repeat;background-position:85% 50%;background-size:10px;padding:8px 20px}.custom-select{background-image:url(select-arrow.f4feca6176deee66.svg);background-repeat:no-repeat;background-position:98% 50%;background-size:10px}.select-plan-region select>option{font-weight:600;padding:4px 8px}.nav-tabs{border:none;display:flex;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto}.nav-tabs .nav-link{margin-bottom:0;border:none;border-radius:0;padding:0 10px 15px;font-weight:500;font-size:16px;line-height:14px;color:#000;border-bottom:2px solid rgba(18,74,132,.2)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border:none;font-weight:600;font-size:16px;line-height:14px;color:#0d8941;background-color:#fff;border-bottom:2px solid #0D8941}.search-plans{padding-bottom:34px}.plan-card{margin-bottom:10px}.plan-card .card-title{font-weight:500;font-size:20px;line-height:14px;color:#1f1f39;margin-bottom:0}.plan-card .label{font-weight:500;font-size:12px;line-height:14px;color:#000;margin-bottom:10px}.plan-card .val{font-weight:500;font-size:14px;line-height:14px;color:#000}.plan-card .note{margin-top:10px;width:100%}.plan-card .note p{font-weight:500;font-size:12px;line-height:14px;color:#0d8941}.plan-card .inner-group{gap:30px;margin-right:20px}.plan-card .note .heading{font-family:var(--raleway);font-weight:500;font-size:12px;line-height:14px;color:#000;margin-bottom:6px}.plan-card .note>div .title{font-family:var(--raleway);font-weight:400;font-size:10px;line-height:14px;color:#000;margin-left:6px}.plan-card .note>div .more-inbox{font-family:var(--raleway);font-weight:500}.plan-card .changePlanBtn{font-family:var(--raleway);font-weight:600;font-size:14px;line-height:14px;color:#fff;width:124px;height:29px;background:#0D8941;border-radius:64px;position:absolute;inset:auto 20px 19px auto}.footer-btn{width:100%;height:83px;font-weight:700;font-size:18px;line-height:14px;color:#fff;background-color:#124a84;text-align:center;padding:30px;border-radius:0!important;display:inline-flex;align-items:center;justify-content:center;position:fixed;bottom:0;left:0;right:0;z-index:101;appearance:none}.footer-btn:hover,.footer-btn:active,.footer-btn:focus{color:#fff;background-color:#104377}.theme-btn{font-weight:700;font-size:16px;line-height:24px;color:#fff;background:#124A84;text-align:center;text-transform:uppercase;padding:14px 20px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.theme-btn:hover,.theme-btn:active,.theme-btn:focus{color:#fff;background-color:#124a84}.btn.btn-block.theme-btn.submmitBtn{height:50px}.btn:focus,.btn:active{border-radius:0!important}.select-plan-payment-card .price .card-title{font-weight:700;font-size:34px;line-height:14px;color:#000}.payment-mode-list-item{display:flex;justify-content:space-between;align-items:center}.payment-mode-list-item .icon{width:50px;text-align:center}.dth .payment-mode-list-item .icon img{max-width:100%;height:auto}.payment-mode-list-item .name{margin-left:10px;width:calc(100% - 50px)}.payment-mode-list-item .name,.payment-mode-list-item .name>*{font-weight:600;font-size:16px;line-height:14px;color:#124a84;margin-bottom:0!important;display:block}.custom-control-label:before,.custom-control-label:after{height:24px;width:24px;border-color:#a7a7a7}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url(checkmark-white.87beee8ff36e3e57.svg)}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#0d8941;background-color:#0d8941}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#a7a7a7}.checkbox{margin-bottom:33px}.checkbox .custom-control-label:before,.checkbox .custom-control-label:after{top:0;border-color:#0d8941}.transaction-table .table td{padding:15px 20px;line-height:17px;font-size:12px;font-weight:400;vertical-align:middle}.transaction-table .table td:last-child{font-weight:500}.transaction-table .table .total-amount-row td{padding:15px 4px 20px}.transaction-table .table th{padding:20px 6px;line-height:16px}.transaction-table .table th:first-child{border-top-left-radius:8px}.transaction-table .table th:last-child{border-top-right-radius:8px}.transaction-table .table tbody tr:nth-child(2n){background:rgba(143,190,240,.1)}.shadow-Card.card>.list-group>.list-group-item{padding:20px 23px}.theme-badge-outline{font-family:var(--raleway);font-weight:500;font-size:14px;line-height:16px;color:#0d8941;border:1px solid #0D8941;border-radius:8px;padding:4px 15px 2px}.all-provider-list .card .card-title{font-weight:500;font-size:16px;line-height:20px;color:#000;margin-bottom:0}.gas-recharge form label{font-weight:600;font-size:14px;line-height:18px;color:#5e5e5e;margin-bottom:0}.phone-number-search.no-search-btn .card.shadow-Card .font-gotham.font-xxs{line-height:20px;font-size:11px!important}.bottom-after-divider:after{content:"";position:absolute;bottom:0;right:0;height:1px;width:calc(100% - 26px);background-color:#dedede;transition:.3s ease-in-out all}[aria-expanded=true].bottom-after-divider:after{height:0px}[aria-expanded=true] .in-hide{display:inline-block!important}[aria-expanded=true] .in-show{display:none!important}.text-black{color:#000!important}.subscriptions-list .card .card-img{max-width:60px;margin:0 auto;border-radius:100%;overflow:hidden}.subscriptions-list .card .card-title{font-weight:600;font-size:14px;line-height:23px;color:#000;margin-bottom:0}.premium-title{font-weight:900;font-size:12px;line-height:23px;color:#eed039;text-align:center}.transaction-history-filter .custom-select{font-weight:500;font-size:14px;line-height:24px;color:#565656;background-position:88% 50%;background-color:#8fbef026;border-radius:6px;border:1px solid transparent}.transiction-detail-Bill-Details .table tr td{padding:4px 0}.py-20{padding-top:20px;padding-bottom:20px}.px-20{padding-right:20px;padding-left:20px}.px-10{padding-right:10px;padding-left:10px}.py-10{padding-top:10px;padding-bottom:10px}.all-inner-cards-list>.inner-card{width:350px;min-width:100%}.all-inner-cards-list>.inner-card:not(:last-child){margin-right:15px}.paynow .rounded-pill:active,.paynow .rounded-pill:focus{border-radius:50rem!important}.bootstrap-select>select{visibility:hidden!important;opacity:0!important;top:-99999px!important;left:-99999px!important}.insurer-picker button{background-color:transparent}.saved-card{background-color:#0b335e;border-radius:10px;color:#fff;margin-bottom:10px}.saved-card>.card-top{background-color:#124a84;border-radius:10px;color:#fff;padding:15px}.saved-card>.card-bottom{padding:7px 15px;font-size:12px}.saved-card>.card-top .btn{background-color:#fff;border-radius:40px!important;font-weight:600;font-size:13px;line-height:20px;color:#124a84;border:none;overflow:hidden;display:inline-block;transition:.3s ease-in-out all}.saved-card>.card-top .btn:hover,.saved-card>.card-top .btn:focus,.saved-card>.card-top .btn:active{background-color:#0b335e;border-radius:40px!important;color:#fff}.never-miss-credit-card-bill>div{padding:15px;border-color:#d3d3d3!important;color:#124a84;font-size:14px;line-height:normal;margin-bottom:10px}.never-miss-credit-card-bill>div .btn{background-color:#124a84;border-radius:8px!important;font-weight:500;font-size:14px;line-height:20px;padding:10px 20px;color:#fff;border:none;overflow:hidden;display:inline-block;transition:.3s ease-in-out all}.never-miss-credit-card-bill>div .btn:hover,.never-miss-credit-card-bill>div .btn:focus,.never-miss-credit-card-bill>div .btn:active{background-color:#104377;border-radius:8px!important;color:#fff}.info-card>div{padding:15px;border-color:#d3d3d3!important;font-size:14px;line-height:normal;margin-bottom:10px}.transaction-history-link,.transaction-history-link:hover{color:inherit}.customSelect>.icon .img-fluid{max-width:24px}.languageSwitcher select{font-weight:700;color:#000;font-size:14px}.card.shadow-Card .card-header{background:rgba(143,190,240,.1)}.themeFrom .form-group{margin-bottom:20px}.themeFrom label{margin-bottom:0}.themeFrom .form-control{padding:10px 0;border-width:0px 0px 1px;border-radius:0;font-family:var(--raleway);font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#000}.themeFrom .borderBottom,.themeFrom .input-group .custom-select{padding:4px 0;border-width:0px 0px 1px;border-radius:0;font-family:var(--raleway);font-weight:700;font-size:14px;line-height:14px;color:#000}.themeFrom .borderBottom{padding:10px;border-color:#dedede}.privacyPolicyLink>a{margin:80px 0;font-weight:600;font-size:13px;line-height:16px;text-align:center;color:#8d8d8d}.themeFrom .borderBottom.dropdown-toggle:after{border:none;background-image:url(select-arrow.f4feca6176deee66.svg);background-repeat:no-repeat;background-size:10px;width:10px;height:6px;position:absolute;top:0;right:10px;bottom:0;margin:auto 0}.shadow-Card.card .card-body>.list-group>.list-group-item{padding:20px 23px}.shadow-Card.card .card-body>.list-group>.list-group-item .card-title{font-weight:500;font-size:16px;line-height:20px;color:#000;margin-bottom:0}.payLatterList .card-body>.list-group>.list-group-item{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none'%3E%3Cpath fill='%23000' d='M7.5003 14.8442a.6537.6537 0 0 0 .24-.044.6285.6285 0 0 0 .2037-.1282l5-4.75a.5923.5923 0 0 0 .1368-.1932.567.567 0 0 0 0-.4567.5923.5923 0 0 0-.1368-.1932l-5-4.75c-.1177-.1118-.2773-.1746-.4437-.1746-.1665 0-.326.0628-.4438.1746-.1177.1118-.1838.2635-.1838.4216 0 .158.0661.3097.1838.4215l4.5625 4.3285-4.5625 4.3284a.5937.5937 0 0 0-.1368.1932.5677.5677 0 0 0 0 .4567.5926.5926 0 0 0 .1368.1932.6285.6285 0 0 0 .2038.1282.6538.6538 0 0 0 .24.044Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:96% 50%}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#000;background-color:transparent;border-color:#000}.RaiseComplaintPopup .modal-header{background:rgba(143,190,240,.1)}.RaiseComplaintPopup .modal-header .modal-title{font-weight:600;font-size:16px;line-height:14px;color:#000}.RaiseComplaintPopup .bharat-pay-logo{max-width:72px}.RaiseComplaintPopup .modal-dialog{margin:0}.RaiseComplaintPopup.modal.fade .modal-dialog{transform:translateY(100%)}.RaiseComplaintPopup.modal.show .modal-dialog{transform:none}.RaiseComplaintPopup .modal-dialog .modal-content{border:1px solid transparent;border-radius:0;max-height:527px;height:465px}.RaiseComplaintPopup .themeFrom label{font-size:14px;line-height:100%}.RaiseComplaintPopup .themeFrom .custom-select{padding:4px 0;border-width:0px 0px 1px;border-radius:0;font-family:var(--raleway);font-weight:700;font-size:14px;line-height:14px;color:#000}.fs-18{font-size:18px}section.get-started{height:100vh;position:relative}.heading-02{font-family:Raleway;font-weight:700;font-size:30px;line-height:36px}.heading-desc{font-family:Raleway;font-size:17px;line-height:24px;color:#999;font-weight:500}label,p{margin:0}.hide{display:none}.d-ib{display:inline-block}.doc-info{background:#f5f5f5;border-radius:5px;padding:16px 15px;margin:66px 0}.doc-info p{font-family:Raleway;font-size:14px;line-height:20px;color:#999;margin-bottom:22px;font-weight:600}.doc-info .doc-content{font-size:0;display:flex}.doc-info .doc-box{text-align:center;width:33.3%;border-right:1px solid #ffffff}.doc-info .doc-box:last-child{border-right:none}.doc-info .doc-box img{margin-bottom:7px}.doc-info .doc-box h4{font-family:Raleway;font-size:13px;line-height:20px;color:#000;font-weight:600}.btn{font-family:Raleway!important;background:#c4c4c6!important;border-radius:63px!important;border:2px solid #c4c4c6!important;line-height:20px!important;color:#000!important;padding:18px!important;font-weight:600!important;height:auto!important}.btn-primary{background:#0E8943!important;border:2px solid #0E8943!important;color:#fff!important}.btn-sm{font-family:Raleway!important;font-size:15.1818px!important;line-height:15px!important;color:#fff!important;padding:10px 20px!important;font-weight:500!important}.btn-border{background:transparent!important;color:#0e8943!important}.btn:hover{background:#cdcdd1!important;border:2px solid #cdcdd1!important;border-radius:63px!important}.btn-primary:hover{background:transparent!important;border:2px solid #349a52!important;border-radius:63px!important;color:#349a52!important}.btn:active,.btn:focus{background:#cdcdd1!important;border:2px solid #cdcdd1!important;border-radius:63px!important}.btn-primary:active,.btn-primary:focus{background:transparent!important;border:2px solid #349a52!important;color:#349a52!important;border-radius:63px!important}.btn-primary:not(:disabled):not(.disabled):active{background:transparent!important;border:2px solid #349a52;color:#349a52!important}.btn-border:hover{background:#349a52!important;color:#fff}.btn-border:active,.btn-border:focus{background:#349a52!important;color:#fff}.btn.pos-abs{position:absolute;bottom:49px}.btn.text-center{display:flex;align-items:center;margin:0 auto}.pan-btn{display:inline-block}.pan-btn .w-50,.mfi-clause .w-50{width:48%!important;display:inline-block}.f-r{float:right}.f-l{float:left}.position-relative{position:relative}.pos-unset{position:unset!important}.pan-header .mobile-dis h4{font-family:Raleway;font-size:17px;line-height:20px;color:#000;font-weight:500}.pan-header .mobile-dis h4 label{color:#999}.pan-header .mobile-dis img{vertical-align:initial}.pan-verify .get-details h2{font-family:var(--raleway);font-weight:700;font-size:16px;line-height:24px;margin-bottom:.25rem}.fs-18{font-size:18px!important}.lh-24{line-height:24px!important}.pan-verify .get-details .pincodePos input{border:0!important}.pan-verify .get-details input{font-family:Figtree,sans-serif;font-optical-sizing:auto;font-style:normal;border:none!important;border-bottom:1px solid #afafaf!important;width:100%!important;background:transparent!important;font-size:18px!important;line-height:24px!important;height:44px!important;font-weight:500!important;margin-bottom:15px!important}.pan-verify .get-details .submit{top:0;height:37px!important}.ngx-spinner-overlay svg{width:30px}.mfi-clause input[type=tel]{font-family:Figtree;border:none;border-bottom:1px solid #efefef;width:100%;background:transparent;font-size:26px;line-height:30px;color:#c4c4c6;height:44px;font-weight:500;margin-bottom:7px}.mfi-clause p-inputNumber{font-family:Figtree;border:none;border-bottom:1px solid #efefef;width:100%;background:transparent;font-size:26px;line-height:30px;color:#c4c4c6;height:44px;font-weight:500;margin-bottom:7px}.mfi-clause p-inputNumber input{border:none;background:transparent;padding:0 8px;font-family:Figtree;color:#000;font-weight:500;font-size:28px}.mfi-clause p-inputNumber input::placeholder{border:none;background:transparent;font-family:Figtree;font-size:24px;font-weight:500}.mfi-clause input[type=text]{font-family:Figtree;border:none;border-bottom:1px solid #efefef;width:100%;background:transparent;font-size:28px;line-height:30px;color:#c4c4c6;height:44px;font-weight:500;margin-bottom:7px}.mfi-clause input::placeholder{font-family:Figtree;font-size:24px;line-height:30px;font-weight:500}.mfi-clause .submit{position:absolute;top:0;right:0;height:37px}label.error{font-family:Raleway;font-size:12px;line-height:134.3%;color:#db2323;font-weight:500}.user-detail .media>img{margin-top:3px;float:left}.pan-confirm .media.bdr{border-bottom:1px solid #ededed}.pan-confirm .media .media-body{margin-left:32px}.pan-confirm .media .media-body label{font-family:Raleway;font-size:16px;line-height:16px;color:#000;margin-bottom:6px;font-weight:600}.pan-confirm .media .media-body h3{font-family:Raleway;font-size:18px;line-height:20px;color:#545454;font-weight:600;margin-top:0;padding-bottom:5px}.checkboxes.agreement p{font-family:Raleway;font-size:11px;line-height:16px;color:#999;font-weight:500;width:85%;display:inline-block;vertical-align:top;text-align:left}.checkboxes.agreement p a{color:#000;text-decoration:underline}.checkboxes.agreement input[type=checkbox].ckb{z-index:-1;opacity:0;height:1px;margin:0}.checkboxes.agreement input[type=checkbox].ckb+label{display:inline-flex;-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .3s;width:10%;vertical-align:top}.checkboxes.agreement input[type=checkbox].ckb+label:before{transition:all .3s;content:"";display:inline-block;width:21px;height:21px;flex-shrink:0;flex-grow:0;border:1px solid #c4c4c6;background-repeat:no-repeat;background-position:center center;background-size:15px 15px;margin-right:15px}.checkboxes.agreement input[type=checkbox].ckb:checked+label:before{transition:all .3s;background-color:#0e8943;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.bg-overlay{background-color:#00000080;top:0;position:fixed;left:0;right:0;height:100%;width:100%;z-index:11}.bottom-popup{position:fixed;bottom:0;z-index:111;background:#ffffff;border-top-left-radius:25px;border-top-right-radius:25px;padding:36px 24px 30px}.bottom-popup h3{font-family:Raleway;font-size:22px;line-height:26px;color:#000;font-weight:500}.bottom-popup p{font-family:Raleway;font-size:17px;line-height:24px;color:#999;font-weight:500}.outer-box{padding:24px}.progressbar progress{border:none;width:100%;height:12px}.progressbar progress{color:#add8e6}.progressbar progress::-moz-progress-bar{background:lightcolor}.progressbar progress::-webkit-progress-value{background:#0E8943;border-radius:50px}.progressbar progress::-webkit-progress-bar{background:#e2e2e2;border-radius:50px}.welcome-box .media .media-body.content-0:before{content:none}.welcome-box .media h2{font-family:Raleway;font-size:26px;font-weight:700;line-height:30px;color:#000;margin-bottom:6px;margin-left:25px}.welcome-box .media p{font-family:Raleway;font-size:15px;line-height:20px;color:#0e8943;font-weight:500}.user-info{background:rgba(17,148,56,.13);border-radius:10px;padding:18px}.user-info ul li{font-family:Raleway;font-size:16px;line-height:24px;color:#000;font-weight:600;padding:7px 0}.font-weight-semibold{font-weight:600!important}.font-weight-medium{font-weight:500!important}.fs-14{font-size:14px!important}.btn-focus-none:focus{outline:none;box-shadow:none;border:none}.user-info ul li img{vertical-align:text-bottom;margin-right:10px}.user-info ul li label{font-family:Raleway;line-height:24px;font-weight:600;margin:0 10px 0 0}.common-form input,.common-form select{font-family:Raleway;font-size:19px;line-height:22px;background:transparent;border:none;border-bottom:1px solid #efefef;color:#545454;font-weight:700;outline:none;text-decoration:none;padding:0 0 10px;box-shadow:none;border-radius:0;width:100%}.common-form input::placeholder,.common-form select::placeholder{color:#c4c4c6;opacity:1}.common-form input:-ms-input-placeholder{color:#c4c4c6}.common-form input::-ms-input-placeholder{color:#c4c4c6}.p-inputwrapper-filled .p-inputtext{color:#545454}.common-form select{appearance:none;background-image:url(down.34b9b73b0e9066e2.png);background-repeat:no-repeat;background-position:right center}.common-form label{font-family:Raleway;font-size:16px;font-weight:600;line-height:24px;color:#000;margin-bottom:10px}.common-form label.error{font-family:Raleway;font-size:12px;line-height:14px;font-weight:500;color:#db2323;margin:0;display:block}.common-form span.optional{position:absolute;right:0;font-family:Raleway;font-size:10px;line-height:12px;color:#c4c4c6;font-weight:500;top:5px}.common-form .radio-group{width:46%;border:2px solid #ececec;border-radius:3px;text-align:center;height:53px;line-height:50px}.common-form .radio-group.active{background:#075095;border:2px solid #075095}.common-form .radio-group input{opacity:0;height:53px;width:100%}.common-form .radio-group.inactive{opacity:.5}.common-form .radio-group.test{background-color:red}.common-form .radio-group .radio-label{font-family:Raleway;font-size:17px;line-height:20px;color:#000;font-weight:500;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.common-form .radio-group.active .radio-label{color:#fff;z-index:1}.common-form label.label-lg{font-family:Raleway;font-size:16px;line-height:24px;font-weight:600}.common-form.address-form .form-group{margin-bottom:28px}.common-form .upload-doc{padding:8px;border:1px solid #ececec;border-radius:3px;height:60px}.common-form .file-upload-wrapper{position:relative;width:100%;height:44px}.common-form .file-upload-wrapper:after{content:attr(data-text);position:absolute;top:0;right:0;background:#fff;padding:10px 15px;display:block;width:calc(100% - 114px);pointer-events:none;z-index:20;height:43px;line-height:22px;font-family:Raleway;font-size:17px;color:#c4c4c6;font-weight:500}.common-form .file-upload-wrapper:before{content:url(upload.32524bdd563f40b3.svg) "  Choose";position:absolute;top:0;left:0;display:inline-block;height:42px;background:#075095;z-index:25;line-height:46px;padding:0 15px;text-transform:uppercase;pointer-events:none;border-radius:2px;font-family:Raleway;font-size:15px;color:#fff;font-weight:600}.common-form .file-upload-wrapper input{opacity:0;position:absolute;inset:0;z-index:99;height:44px;margin:0;padding:0;display:block;cursor:pointer;width:100%}.common-form .form-group.def-lb label{font-family:Raleway;font-size:19px;line-height:22px;font-weight:700;color:#000;position:absolute}.common-form .form-group.def-lb input{padding-left:40px}.common-form .form-group.def-lb select{padding-left:25px}table.user-data tr td{vertical-align:top;padding:1px 20px 20px 1px!important}table.user-data tr td.column-1{font-family:Raleway;font-size:15px;line-height:20px;color:#a4a4a4;font-weight:400}table.user-data tr td.column-2{font-family:Raleway;font-size:15px;line-height:22px;color:#000;font-weight:600}::placeholder{font-family:Raleway;font-size:20px;font-weight:700;color:#c4c4c6;letter-spacing:.6px}.common-form ::placeholder{font-family:Raleway;font-size:17px;font-weight:700;color:#c4c4c6;letter-spacing:.6px}.common-form :-ms-input-placeholder{font-family:Raleway;font-size:19px;font-weight:700;color:#c4c4c6;letter-spacing:.6px}.common-form ::-ms-input-placeholder{font-family:Raleway;font-size:19px;font-weight:700;color:#c4c4c6;letter-spacing:.6px}.mfi-clause .radio-group input{width:32px}.mfi-clause .radio-group{display:flex;text-align:center;line-height:50px;width:46%}.mfi-clause .radio-group>input[type=radio]:checked:after{background:#06080a;border:2px solid #232c35}.mfi-clause .radio-group .radio-label{font-family:Raleway;font-size:17px;line-height:20px;color:#000;font-weight:500;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.getStartedBgpattern{background-image:url(getStartedBgPattern.bcb6917bd00f410b.svg);background-position:top center;background-repeat:no-repeat;background-size:contain}.AadhaarVerificationPopup .modal-title{font-size:22px;font-weight:700;line-height:26px;color:#000}.AadhaarVerificationPopup .modal-dialog{margin:0}.AadhaarVerificationPopup .modal-dialog p{font-size:17px;line-height:24px;color:#999}.modal-dialog-end{display:flex;align-items:flex-end;min-height:calc(100% + -0rem)}.AadhaarVerificationPopup.modal.fade .modal-dialog{transform:translateY(100%)}.AadhaarVerificationPopup.modal.show .modal-dialog{transform:none}.AadhaarVerificationPopup .modal-dialog .modal-content{border:1px solid transparent;border-radius:25px 25px 0 0;max-height:527px;height:268px;padding:36px 24px 0}.nav-tabs .nav-link{font-size:14px;font-weight:600;line-height:16px;color:#c4c4c6;transition:.3s ease-in-out all;padding-right:24px}.nav-tabs .nav-link.active{font-size:18px;font-weight:600;line-height:16px;color:#000}.tooltip-inner{padding:7px 9px;font-size:12px;line-height:14px;color:#fff}.YourEligibleLoanAmountCard{background:#E0F1E5;border-radius:30px;border:1px solid transparent;padding:13px 7px;margin-bottom:20px}.YourEligibleLoanAmountCard .card-header .badge{background:#012F14;border-radius:42px;font-size:17px;line-height:16px;display:inline-flex;align-items:center;text-align:center;color:#fff}.color_108A43{color:#0e8943!important;font-family:Raleway!important}.YourEligibleLoanAmountData tr td{padding-bottom:10px}.YourEligibleLoanAmountData .column-1{font-weight:500;font-size:17px;line-height:20px;color:#000}.YourEligibleLoanAmountData .column-2{font-weight:500;font-size:17px;line-height:20px;text-align:right;color:#000;font-family:Raleway}input#preferredloanamount{padding-top:16px}.custom-range::-webkit-slider-thumb{background-color:transparent;background-image:url(slider-thumb.2200bbf4b87e2956.svg);background-size:40px;background-position:center;background-repeat:no-repeat;height:40px;width:40px;margin-top:-.6rem}.custom-range::-webkit-slider-runnable-track{height:14px;background-image:url(slider-track-bg.348df50a56a70cc0.svg);background-size:cover;background-position:left center;background-repeat:no-repeat}.rangeValuesInfo{font-size:13px;font-weight:400;line-height:16px;color:#00000080}.YourEligibleLoanAmountValue{font-size:64px;line-height:75px;text-align:center;color:#0e8943}.YourEligibleLoanBadge{background:#075095;border-radius:42px;font-size:17px;line-height:16px;display:inline-flex;align-items:center;text-align:center;color:#fff}.YourEligibleLoanAmountValue{font-size:64px;font-size:50px;line-height:60px;text-align:center;color:#0e8943;font-family:Raleway;font-weight:600}.btn:disabled{color:#606060!important;pointer-events:none!important;background-color:#e3e3e3!important;border-color:#e3e3e3!important}.YourEligibleLoanAmountData .column-21{font-weight:500;font-size:15px;line-height:20px;text-align:right;color:#000;font-family:Raleway}.YourEligibleLoanAmountData .column-11{font-weight:800;font-size:15px;line-height:20px;color:#000;font-family:Raleway}.YourEligibleLoanAmountData .column-22{font-weight:800;font-size:17px;line-height:20px;text-align:right;color:#000;font-family:Raleway}.YourEligibleLoanAmountData .column-213{font-weight:500;font-size:15px;line-height:20px;text-align:left;color:#000;font-family:Raleway}.ngx-slider .ngx-slider-bubble{color:#108a43!important;font-size:20px!important;font-weight:700!important;font-family:Raleway!important}.ngx-slider .ngx-slider-bubble.ngx-slider-limit{color:#55637d!important;font-size:inherit!important;font-weight:inherit!important}a:not([href]):not([class]):hover{color:#000;cursor:pointer}.common-form .group-four{width:23%;white-space:nowrap;margin-right:6px}.common-form .group-emp{white-space:nowrap}.custom-dialog-style .p-dialog-header{border-top-right-radius:30px!important;border-top-left-radius:30px!important}.custom-dialog-style .p-dialog{margin:0!important;box-shadow:none!important}.custom-dialog-style .p-dialog .p-dialog-content{border-top-right-radius:30px!important;border-top-left-radius:30px!important;padding-top:30px!important}@media only screen and (min-width: 520px){.res-cen{width:500px;text-align:left;margin-left:auto;margin-right:auto}.outer-box{width:500px;margin-left:auto;margin-right:auto}.res-cen .text-left,.res-cen label.error{text-align:left!important}.media{text-align:left}}@media only screen and (min-width: 500px){.btn.w-res{width:300px!important}.btn.pos-abs{position:relative;top:150px}}@media (max-width:330px){.btn-Change-PAN{padding:18px 4px}.YourEligibleLoanAmountValue{font-size:calc(2.9rem + .5vw);line-height:normal}}@media screen and (max-width: 600px){.container,.container-sm{max-width:100%}}@media (max-width:400px){.pan-header .mobile-dis h4{font-size:16px}.pan-header .mobile-dis img{position:relative;bottom:2px}.btn{font-size:15px}}@media (max-width:360px){.plan-card .inner-group{gap:20px;margin-right:10px}.transaction-table .table th{font-size:12px;padding:14px 4px}.phone-number-search form .form-control{font-size:13px;line-height:24px}.phone-number-search.no-search-btn .card.shadow-Card .font-gotham.font-xxs{font-size:10px!important;line-height:16px}.paylater-limit-box .label{font-size:13px;line-height:20px}}.customdropdown .p-dropdown{width:100%!important;margin-bottom:10px}.file-input{display:none}.error{color:red}.dragarea{font-size:1.5rem;border:3px solid #bbb;padding:1.5rem;background-color:#fff;color:#bbb}.droparea{font-size:1.5rem;border:3px dashed #bbb;padding:1.5rem;background-color:#eff;color:#aaa}.applicant-icon{height:40px;padding:100px}.help-icon{position:relative;top:4px;border-radius:200px 0 0 200px;height:45px;padding:.5em;margin:0 0 0 auto;box-shadow:.5px 0 5px .5px gray}.help-icon{position:relative;top:4px;border-radius:200px 0 0 200px;height:45px;padding:.5em;margin:0 0 0 auto;box-shadow:.5px 0 5px .5px gray;color:green!important;font-size:30px;background:white;border:none;width:2rem}.help-icon:enabled:hover{background:white!important;color:green!important;border:none!important;box-shadow:.5px 0 5px .5px gray!important}.compay-name-verify .p-button:not(.help-icon){width:92px;height:42px;background-color:#075095;font-family:Raleway;font-size:15px}.companyTypedropdown .p-dropdown{width:100%!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{padding:7px}.mainContent h3{font-size:20px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:700;line-height:1.2;color:var(--bs-heading-color)}.clearfix:after{content:"";clear:both;display:table}.invalid-feedback{color:red;font-size:12px}html{scroll-behavior:smooth}.figtree-font{font-family:Figtree,sans-serif!important;font-optical-sizing:auto;font-weight:500;font-style:normal}label.error{font-family:Figtree;font-size:12px!important;line-height:134.3%;color:#db2323!important;font-weight:500}.ng-select .ng-select-container .ng-value-container .ng-input>input{font-size:18px!important}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
