.chart-action{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.7rem}@media(max-width:1439px){.chart-action{align-items:flex-start;flex-direction:column}}.chart-action__content p{color:#000;font-weight:600}.chart-action__content h4{margin-top:.2rem;font-weight:700}.chart-action__btns{display:flex;align-items:center;gap:1.6rem}@media(max-width:1679px){.chart-action__btns{gap:.8rem}}@media(max-width:1439px){.chart-action__btns{width:100%;justify-content:flex-end}}@media(max-width:767px){.chart-action__btns{gap:.5rem}}.chart-action__btns .common-select .react-select__control{background-color:#99b2c6;border-color:#99b2c6;padding:1rem 1.6rem;min-width:13.5rem}@media(max-width:1679px){.chart-action__btns .common-select .react-select__control{padding:.7rem 1.6rem;min-width:10rem}}@media(max-width:767px){.chart-action__btns .common-select .react-select__control{padding:.3rem 1.3rem;min-width:8rem}}.chart-action__btns button{height:4.4rem;min-width:4.4rem;background-color:#99b2c6;border-radius:2px;font-size:1.6rem;font-weight:700;color:#000;transition:all .2s ease-in-out}@media(max-width:1679px){.chart-action__btns button{font-size:1.3rem;height:3.8rem;min-width:3.8rem}}@media(max-width:767px){.chart-action__btns button{font-size:1rem;height:3rem;min-width:3rem}}.chart-action__btns button.active{background:linear-gradient(179.94deg,rgba(0,166,166,.1) .05%,rgba(0,166,166,.09) 50%,rgba(0,166,166,.1) 99.95%);color:#fff}.chart-action__btns button:hover{opacity:.8}.breadcrumbStyle .breadcrumb{margin-bottom:0}.breadcrumbStyle .breadcrumb-item+.breadcrumb-item{padding-left:1.1rem;display:flex;align-items:center}@media(max-width:767px){.breadcrumbStyle .breadcrumb-item+.breadcrumb-item{padding-left:.8rem}}.breadcrumbStyle .breadcrumb-item+.breadcrumb-item:before{padding-right:1.9rem;content:"";background:url(/right_arrow.svg) no-repeat;background-position:50%;display:inline-block;width:.8rem;height:1.35rem}@media(max-width:767px){.breadcrumbStyle .breadcrumb-item+.breadcrumb-item:before{width:.6rem;height:1.15rem;padding-right:1.4rem}}.breadcrumbStyle .breadcrumb-item a{font-size:1.6rem;font-weight:600;color:#0e0f0c;text-transform:capitalize}@media(max-width:1679px){.breadcrumbStyle .breadcrumb-item a{font-size:1.4rem}}@media(max-width:767px){.breadcrumbStyle .breadcrumb-item a{font-size:1.2rem}}.breadcrumbStyle .breadcrumb-item.active a{color:#0e0f0c;font-size:1.6rem}@media(max-width:767px){.breadcrumbStyle .breadcrumb-item.active a{font-size:1.2rem}}.breadcrumbStyle .breadcrumb-item.active:before{background:url(/right_arrow.svg) no-repeat;margin-top:.5rem}.rc-pagination.custom-pagination .rc-pagination-item,.rc-pagination.custom-pagination .rc-pagination-next,.rc-pagination.custom-pagination .rc-pagination-prev{margin:0 .5rem;display:inline-flex;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;border-radius:.8rem;background:rgba(0,0,0,0);-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem);border:0;color:#000;font-size:1.6rem;line-height:2rem;font-weight:600}@media(max-width:1679px){.rc-pagination.custom-pagination .rc-pagination-item,.rc-pagination.custom-pagination .rc-pagination-next,.rc-pagination.custom-pagination .rc-pagination-prev{width:3rem;height:3rem;font-size:1.4rem}}@media(max-width:767px){.rc-pagination.custom-pagination .rc-pagination-item,.rc-pagination.custom-pagination .rc-pagination-next,.rc-pagination.custom-pagination .rc-pagination-prev{width:2.6rem;height:2.6rem;font-size:1.2rem;margin:0 .25rem}}.rc-pagination.custom-pagination .rc-pagination-item:focus,.rc-pagination.custom-pagination .rc-pagination-next:focus,.rc-pagination.custom-pagination .rc-pagination-prev:focus{box-shadow:none}.rc-pagination.custom-pagination .rc-pagination-item:hover,.rc-pagination.custom-pagination .rc-pagination-next:hover,.rc-pagination.custom-pagination .rc-pagination-prev:hover{background:#99b2c6;color:#000}.rc-pagination.custom-pagination .rc-pagination-item:hover a,.rc-pagination.custom-pagination .rc-pagination-next:hover a,.rc-pagination.custom-pagination .rc-pagination-prev:hover a{color:#000}.rc-pagination.custom-pagination .rc-pagination-item-active,.rc-pagination.custom-pagination .rc-pagination-next-active,.rc-pagination.custom-pagination .rc-pagination-prev-active{background:#0e0f0c!important;color:#fff!important}.rc-pagination.custom-pagination .rc-pagination-item-active a,.rc-pagination.custom-pagination .rc-pagination-next-active a,.rc-pagination.custom-pagination .rc-pagination-prev-active a{color:#fff!important}.rc-pagination.custom-pagination .rc-pagination-disabled{opacity:.8}.rc-pagination.custom-pagination .rc-pagination-next>.rc-pagination-item-link,.rc-pagination.custom-pagination .rc-pagination-prev>.rc-pagination-item-link{background:rgba(0,0,0,0);border:0}.rc-pagination.custom-pagination .rc-pagination-jump-next,.rc-pagination.custom-pagination .rc-pagination-jump-prev{margin:0}.rc-pagination.custom-pagination .rc-pagination-jump-next .rc-pagination-item-link,.rc-pagination.custom-pagination .rc-pagination-jump-prev .rc-pagination-item-link{color:#000;font-weight:500;background:rgba(0,0,0,0)}.filter{display:flex;align-items:flex-end;margin-bottom:2.4rem;gap:1.5rem}@media(max-width:1679px){.filter{padding:2rem;gap:1.2rem;margin-bottom:1.8rem}}.filter__left{flex:1 1;display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width:1679px){.filter__left{gap:1.2rem}}.filter__left>div{flex:17rem 0}@media(max-width:767px){.filter__left>div{flex:calc(50% - .6rem) 0}}.filter .input{margin-bottom:0}.filter .search-field__search{border:.1rem solid rgba(0,0,0,.5);padding:1.2rem 1.6rem}@media(max-width:1679px){.filter .search-field__search{padding:1.1rem 1.6rem}}@media(max-width:767px){.filter .search-field__search{padding:.9rem 1.6rem}}.filter .outline-btn{background-color:#fff}.filter .outline-btn .btn-icon{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.footer-style{padding:2.05rem 1.5rem;background-color:#99b2c6;text-align:center}@media(max-width:767px){.footer-style{padding:1.5rem}}.overlayloader{width:100%;position:fixed;display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:9991;height:100%;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:rgba(0,0,0,.15)}.overlayloader__inner{margin-right:-5.5rem}.custom-modal .modal-dialog{max-width:57rem}.custom-modal .modal-dialog.modal-xl{max-width:157rem!important}.custom-modal .modal-dialog.modal-sm{max-width:74rem!important}.custom-modal .modal-body .invoice-card{border-radius:1rem}.custom-modal .modal-body .invoice-card .card-body{border-radius:1rem;overflow:hidden;box-shadow:none;border:1px solid #f8fafc;background:#f8fafc}.custom-modal .modal-body .invoice-card .card-body .card-title.h5{font-weight:600;font-size:1.6rem;margin-top:.5rem;margin-bottom:.5rem}.custom-modal .modal-body .invoice-card .card-body .card-text{font-weight:400;font-size:1.4rem;margin-bottom:.5rem}.custom-modal__action{top:2rem;right:2.1rem}.custom-modal__action:hover svg path{fill:rgba(12,158,218,.05)}.custom-modal__header h2 button{border:0;background-color:rgba(0,0,0,0);font-size:1.8rem;color:#0ba1d9;position:relative;top:-.1rem;margin-right:1rem;border-right:1px solid #0ba1d9;padding-right:1rem}@media(max-width:1000px){.custom-modal .logList{padding-top:2.5rem}}.custom-modal.title-center .modal-content .custom-modal__header h2{text-align:center}.search-field__search{border-radius:2px;background-color:#fff;display:flex;align-items:center;gap:.8rem;padding:1.3rem 1.6rem}@media(max-width:1679px){.search-field__search{padding:1.2rem 1.6rem}}@media(max-width:767px){.search-field__search{padding:1rem 1.3rem}}.search-field__search input{border:0;background:rgba(12,158,218,.05);color:#000;font-size:1.6rem;font-weight:600;padding:0}@media(max-width:1679px){.search-field__search input{font-size:1.4rem}}@media(max-width:767px){.search-field__search input{font-size:1.2rem}}.search-field__search input:focus{color:rgba(12,158,218,.05);background:rgba(0,0,0,0);box-shadow:unset}.search-field__search input::placeholder{color:#000}.search-field__search button{flex-shrink:0;line-height:1}@media(max-width:991px){.search-field__search button svg{width:1.6rem;height:1.5rem}}.search-field__search button svg path{transition:all .2s ease-in-out}.search-field__search button:hover svg path{fill-opacity:1;fill:#0e0f0c}.sidebar{background:#fff;position:fixed;max-width:12.5rem;width:100%;left:0;top:0;padding:0}@media(max-width:575px){.sidebar{padding:1rem 1.5rem}}.sidebar__header{display:flex;justify-content:space-between;align-items:center}.sidebar__header__logo{padding:2.1rem 0;display:block;text-align:center}@media(max-width:1000px){.sidebar__header__logo{text-align:left}}.sidebar__header__logo img{width:65%}@media(max-width:1200px){.sidebar__header__logo img{width:10rem}}.sidebar__header__close{width:4rem;height:4rem;display:none;border-radius:50%;color:#0ba1d9;border:0;background-color:#d9d9d9;margin-right:1.2rem}@media(max-width:1000px){.sidebar__header__close{display:inline-block}}.sidebar__header__close svg{width:1.7rem;position:relative;top:-.2rem}.sidebar__inner{display:flex;flex-direction:column;padding:0;height:calc(100vh - 80px);overflow:auto}.sidebar__inner small{font-size:1.2rem;color:hsla(0,0%,100%,.32);margin-bottom:1.2rem}.sidebar__inner ul{padding:0;overflow-y:auto;height:calc(100vh - 96px)}@media(max-width:1199px){.sidebar__inner ul{padding:0 1.8rem}}.sidebar__inner ul::-webkit-scrollbar{width:.3rem}.sidebar__inner ul::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.sidebar__inner ul::-webkit-scrollbar-thumb{border-radius:1rem;background-color:rgba(12,158,218,.1)}.sidebar__inner ul li{text-align:left}.sidebar__inner ul li a{color:#809fb8;padding:1.8rem 3.8rem;width:100%;display:flex;flex-direction:column;align-items:center}.sidebar__inner ul li a,.sidebar__inner ul li a strong{font-size:1.2rem;font-weight:400}@media(max-width:1199px){.sidebar__inner ul li a{padding:1.2rem 2rem}}.sidebar__inner ul li a span svg{width:2.6rem;height:1.8rem}.sidebar__inner ul li a:not(.stroked).active,.sidebar__inner ul li a:not(.stroked):hover{background-color:#f3fafd;color:#0ba1d9}.sidebar__inner ul li a:not(.stroked).active span svg path,.sidebar__inner ul li a:not(.stroked):hover span svg path{fill:#0ba1d9}.sidebar__inner ul li a.stroked.active,.sidebar__inner ul li a.stroked:hover{background-color:#002245;color:#0c9eda;border-left:2px solid #0e0f0c}.sidebar__inner ul li a.stroked.active span svg path,.sidebar__inner ul li a.stroked:hover span svg path{stroke:#0c9eda}.sidebar__inner ul .dropdown{color:#809fb8;padding:1.2rem 3.8rem;width:100%;display:block;font-size:1.4rem;font-weight:600;border-radius:5rem;cursor:pointer}.sidebar__inner ul .dropdown svg{width:2rem;height:2rem;margin-right:1.6rem}.sidebar__inner ul .dropdown svg path{fill:#809fb8}.sidebar__inner ul ul.dropdown-menu{display:flex;flex-direction:column;border:0;cursor:pointer}.sidebar__inner ul ul.dropdown-menu li{width:100%}.sidebar__inner ul ul.dropdown-menu li a{padding:.5rem 0 .5rem 5.8rem}.sidebar__inner ul ul.dropdown-menu li a:hover{background:none;border-radius:0;color:#002245}@media(min-width:1200px){.sidebar{transform:none!important}}@media(max-width:1199px){.sidebar{transform:translateX(-100%);z-index:111;transition:.2s ease-in-out;border-right:none;max-width:25.2rem}.sidebar.active{transform:none}}@media(max-width:575px){.sidebar{max-width:100%}}ul.bottomLinks{position:absolute;left:0;bottom:0;width:100%}ul.bottomLinks li{width:100%}ul.bottomLinks li a{color:#809fb8;font-size:1.2rem;font-weight:400;padding:1.8rem 0;display:flex;flex-direction:column;align-items:center}ul.bottomLinks li a span svg{width:2.6rem;height:1.8rem}@media(max-width:1199px){ul.bottomLinks li a{padding:1.2rem 2rem}}ul.bottomLinks li a.active,ul.bottomLinks li a:hover{background-color:#f3fafd;color:#0ba1d9}ul.bottomLinks li a.active span svg path,ul.bottomLinks li a:hover span svg path{fill:#0ba1d9}.sidebar_bg{height:100%;top:50%;transform:translateY(-50%)}.overlay,.sidebar_bg{position:fixed;left:0;z-index:110}.overlay{top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);transition:.2s ease-in-out;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);opacity:0;visibility:hidden}.overlay.active{opacity:1;visibility:visible}.custom-table__wrap{box-shadow:0 .2rem .2rem 0 rgba(0,0,0,.129);overflow:clip}.custom-table__table.table{--bs-table-bg:transparent;white-space:nowrap;margin-bottom:0}.custom-table__table.table th{padding:1.2rem 1.4rem;vertical-align:middle;font-size:1.6rem;font-weight:600}@media(max-width:1679px){.custom-table__table.table th{padding:1.2rem 2rem;font-size:1.4rem}}@media(max-width:767px){.custom-table__table.table th{padding:.9rem 1.5rem;font-size:1.2rem}}.custom-table__table.table th span.copy{display:inline-block;margin-left:.2rem}.custom-table__table.table th span.copy svg path{fill:#900}.custom-table__table.table td{padding:1.2rem 1.4rem;vertical-align:middle;font-size:1.6rem;font-weight:400;background-color:#fff;font-size:1.4rem}.custom-table__table.table td .custom-button{padding:.4rem 2rem;font-size:1.4rem;border-width:.05rem}@media(max-width:767px){.custom-table__table.table td{padding:.9rem 1.5rem;font-size:1.2rem}}.custom-table__table.table td span.copy{display:inline-block;margin-left:.2rem}.custom-table__table.table td span.copy svg path{fill:#900}.custom-table__table.table td span.svgSymbol svg{width:1.8rem;margin-right:1.5rem}.custom-table__table.table td span.svgSymbol svg path,.custom-table__table.table td span.svgSymbol:first-child svg path{fill:#0ba1d9}.custom-table__table.table td .dept-status.Overloaded{background:#ef2323}.custom-table__table.table td .dept-status.Healthy,.custom-table__table.table td .dept-status.Overloaded{display:inline-block;width:1.2rem;height:1.2rem;border-radius:50%;vertical-align:middle;margin-right:.5rem}.custom-table__table.table td .dept-status.Healthy{background:#4caf50}.custom-table__table.table td .dept-status.Stable{display:inline-block;width:1.2rem;height:1.2rem;border-radius:50%;background:#0ba1d9;vertical-align:middle;margin-right:.5rem}.custom-table__table.table td .svg-icon-sm{border:0;width:3.5rem;height:3.5rem;color:#002245;border-radius:.6rem;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center;transition:all .25s}.custom-table__table.table td .svg-icon-sm svg{width:1.8rem}.custom-table__table.table td .svg-icon-sm svg path{color:#002245;transition:all .3s ease-in-out}.custom-table__table.table td .svg-icon-sm.blueBtn{background-color:#dbeafe}.custom-table__table.table td .svg-icon-sm.blueBtn svg path{fill:#1e40af}.custom-table__table.table td .svg-icon-sm.purpleBtn{background-color:#ede9fe}.custom-table__table.table td .svg-icon-sm.purpleBtn svg path{fill:#5b21b6}.custom-table__table.table td .svg-icon-sm.greenBtn{background-color:#d1fae5}.custom-table__table.table td .svg-icon-sm.greenBtn svg path{fill:#065f46}.custom-table__table.table td .svg-icon-sm.indigoBtn{background-color:#e0e7ff}.custom-table__table.table td .svg-icon-sm.indigoBtn svg path{fill:#3730a3}.custom-table__table.table td .svg-icon-sm.bg-purple,.custom-table__table.table td .svg-icon-sm.bg-white{background-color:#fff}.custom-table__table.table td .svg-icon-sm:hover{background-color:#0ba1d9}.custom-table__table.table td .svg-icon-sm:active,.custom-table__table.table td .svg-icon-sm:focus,.custom-table__table.table td .svg-icon-sm:visited{outline:none;border:0;box-shadow:none}.custom-table__table.table td .svg-icon-sm:hover svg path{fill:#fff}.custom-table__table.table td button.button-toogle{background:rgba(0,0,0,0);border:0}.custom-table__table.table thead{border:none}.custom-table__table.table thead tr th{color:#000;border:0;text-transform:capitalize;border-bottom:1px solid #ccc;font-size:1.4rem;font-weight:600}.custom-table__table.table thead tr th:last-child{text-align:right}.custom-table__table.table tbody{border:0}.custom-table__table.table tbody tr{border-bottom-width:0}.custom-table__table.table tbody tr:nth-child(2n) td{background-color:#f8f8f8}.custom-table__table.table tbody td{vertical-align:middle;border:0;color:#000;transition:all .3s ease-in-out}.custom-table__table.table tbody td:last-child{text-align:right}.custom-table__table.table tbody td.green{color:#4caf50}.custom-table__table.table tbody td.red{color:#f0263c}.custom-table__table.table tbody td.orange{color:#0e0f0c}.custom-table__table.table tbody td .coin-img{margin-right:.7rem;width:3rem;height:3rem;border-radius:50%}.custom-table__table.table tbody tr.no_record{height:15.5rem}.custom-table__table.table tbody tr.no_record td{padding:0;text-align:center}.custom-table__table.table tbody tr.no_record td .no_record_box{border-radius:1.6rem;padding:6rem 2rem;background:#fff}.custom-table__table.table tbody tr.no_record td .no_record_box h4{font-size:2rem;font-weight:400;margin-top:1.5rem}@media(max-width:1368px){.custom-table__table.table tbody tr.no_record td .no_record_box h4{font-size:1.6rem}}@media(max-width:991px){.custom-table__table.table tbody tr.no_record td .no_record_box{padding:4rem 2rem}}.custom-table__table.table tbody tr:hover td{background-color:#f3f3f3}.custom-table__table.table tbody tr.invoiceSection td,.custom-table__table.table tbody tr.invoiceSection th{background-color:#e3ecef!important}.custom-table__pagination{padding-top:3.6rem;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width:1679px){.custom-table__pagination{padding-top:2.5rem}}@media(max-width:767px){.custom-table__pagination{padding:2rem 0}}.sort-btn{margin-left:.5rem;display:inline-flex;flex-direction:column;line-height:0;gap:.2rem;position:relative;top:-.5rem}.sort-btn button:hover svg path{fill:#0e0f0c}.auth_card{width:100%;max-width:60rem;border-radius:.2rem;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);border:1px solid rgba(242,242,242,.4);padding:3.2rem 3.2rem 4.3rem;background-color:#fff}.auth_card .common-heading{margin-bottom:0;text-align:center}@media(max-width:991px){.auth_card .common-heading{margin-bottom:0}}.auth_card .common-heading h3{margin-bottom:0;font-size:2.5rem;font-weight:700;color:#002245}.auth_card .ewms_account{text-align:center;width:100%;max-width:38rem;margin:0 auto;padding-bottom:2.5rem;border-bottom:1px solid #e6e8ec}@media(max-width:991px){.auth_card .ewms_account{margin:1rem auto 0;padding-bottom:2rem}}.auth_card .ewms_account h3{font-size:2rem;letter-spacing:.1rem;font-weight:600;color:#0e0f0c;margin:1rem 0}.auth_card .ewms_account p{color:#777e90}.auth_card .ewms_account .lock_file{background-color:rgba(12,158,218,.05);border-radius:5rem;margin-top:1.3rem;padding:.8rem 4.5rem;display:flex;align-items:center}@media(max-width:767px){.auth_card .ewms_account .lock_file{padding:.8rem}}.auth_card .ewms_account .lock_file svg{width:2.4rem;height:2.4rem}.auth_card .ewms_account .lock_file a{margin-left:.4rem;width:calc(100% - 2.4rem)}@media(max-width:767px){.auth_card .ewms_account .lock_file a{font-size:1.2rem}}.auth_card .continue{margin:1.5rem 0}@media(max-width:991px){.auth_card .continue{margin:1rem 0}}.auth_card .forget_pwd{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;margin-top:1.8rem;margin-bottom:2.5rem}@media(max-width:991px){.auth_card .forget_pwd{margin:1rem 0 2rem}}.auth_card .forget_pwd p{color:#809fb8;margin-top:0}.auth_card .forget_pwd .frgtPswd{color:#000;transition:all .25s}.auth_card .forget_pwd .frgtPswd:hover{color:#0ba1d9}.auth_card .email_btns{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}@media(max-width:991px){.auth_card .email_btns{margin:2rem 0}}.auth_card .email_btns .commonBtn{flex:0 0 45%}@media(max-width:991px){.auth_card .email_btns .commonBtn{flex:0 0 40%}}.auth_card .email_btns .mobile_btn{background:none;border:0;color:#777e90}.auth_card .email_btns .google_btn svg{margin-right:1.2rem}.auth_card .email_btns .google_btn svg:hover path{fill:#000}.auth_card .login_form{margin-top:2rem}.auth_card p{color:#777e90;text-align:center;font-size:1.2rem;font-weight:400}.modal-backdrop.show{background:#000!important;opacity:.64!important}.custom-modal{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.custom-modal .modal-dialog{padding:0 1rem;max-width:100rem}@media(max-width:767px){.custom-modal .modal-dialog{max-width:50rem;margin:0 auto}}.custom-modal .modal-content{border-radius:1.2rem;background:#fff;padding:3rem 4rem}@media(max-width:767px){.custom-modal .modal-content{padding:2.5rem 1.5rem}}.custom-modal .modal-body{padding:0}.custom-modal__action{position:absolute;top:4.5rem;right:4.5rem;line-height:1;border:0;background:rgba(0,0,0,0)}.custom-modal__action svg path{transition:all .2s ease-in-out;fill:#000;fill-opacity:1}.custom-modal__action:hover svg path{fill-opacity:1;fill:#f0263c}.custom-modal__header{transition:all .2s ease-in-out;padding:1.4rem 0 2rem}@media(max-width:767px){.custom-modal__header{padding:1rem 0 1.6rem}}.custom-modal__header_icon{margin-bottom:1.2rem}@media(max-width:767px){.custom-modal__header_icon{margin-bottom:.7rem}}.custom-modal__header h2{font-size:2.4rem;font-weight:600;color:#000;text-align:left}@media(max-width:1679px){.custom-modal__header h2{font-size:2rem}}@media(max-width:767px){.custom-modal__header h2{font-size:1.8rem}}.custom-modal__header p{margin-top:.7rem;color:#000;font-weight:600}.custom-modal .documentLink{display:flex;align-items:center}.custom-modal .documentLink a{background:#efefef;display:inline-flex;padding:.8rem 1rem;transition:all .25s ease-in-out}.custom-modal .documentLink button.btn-delete{border:0;padding:0;width:4rem;height:4rem;vertical-align:middle;display:inline-block;transition:all .25s ease-in-out}.custom-modal .documentLink button.btn-delete:hover{background-color:#f0263c}.custom-modal .documentLink button.btn-delete:hover svg path{fill:#fff}.common-heading h3{margin-bottom:2rem;font-size:2.5rem;font-weight:700;color:#002245}@media(max-width:1679px){.common-heading h3{margin-bottom:1rem;font-size:2.5rem}}@media(max-width:767px){.common-heading h3{font-size:2rem}}.common-heading p{color:#6e6e73;width:100%;max-width:32.5rem;margin:0 auto}.remove_modal .del_icon{width:6rem;height:6rem;display:inline-flex;background:#f2f2f2;border-radius:50%;margin-top:1rem;margin-bottom:1rem}.noRecoundFound,.remove_modal .del_icon{justify-content:center;align-items:center}.noRecoundFound{text-align:center;min-height:25.8rem;display:flex;flex-direction:column}.noRecoundFound svg path{fill:#000}.noRecoundFound h4{color:#000;margin-top:2rem;font-weight:400}.upsellAccordion{border:0;border-radius:0}.upsellAccordion .accordion-item{border-radius:0}.upsellAccordion .accordion-item button{border-radius:0;padding-top:1.5rem;padding-bottom:1.5rem}.upsellAccordion ul{display:flex;margin-bottom:1.8rem;background:#efefef;padding:1rem}@media(max-width:1000px){.upsellAccordion ul{flex-direction:column}}.upsellAccordion ul li{margin-right:5rem;color:#6e6e73;font-size:1.2rem}@media(max-width:1000px){.upsellAccordion ul li{margin-right:0;margin-bottom:.5rem}}.upsellAccordion ul li strong{font-size:1.6rem;color:#4f4f4f;font-weight:400}.upsellAccordion h4{font-size:1.6rem;color:#4f4f4f;margin-bottom:1rem}.upsellAccordion p{color:#6e6e73;font-size:1.4rem}.filter-row{display:flex;align-items:flex-start;padding:1.5rem 0;background-color:#fcfcfc}.filter-row__btn{position:absolute;right:0;top:0;right:2rem;top:2.8rem;border:0;background:rgba(0,0,0,0);cursor:pointer}.filter-row__btn SVG{width:1.6rem}.filter-row .input{margin-bottom:0}.filter-row .input .inner .input-control{height:4.2rem;padding:.5rem 4rem .5rem 2rem;font-size:1.4rem}.filter-row .common-select .react-select__control{min-height:-moz-fit-content;min-height:fit-content;border-radius:2px;border:0;color:#0e0f0c;background-color:rgba(12,158,218,.05);padding:.9rem 1.6rem}.filter-row .common-select .react-select__option,.filter-row .common-select .react-select__single-value{font-size:1.2rem}.filter-row .custom-button{font-size:1.4rem;padding:.8rem 2rem}@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.pdfUploader{cursor:pointer}.uploadedList{margin-top:2.5rem}.uploadedList li{padding:.5rem 1rem;display:inline-flex;justify-content:space-between;color:#0e0f0c;transition:all .25s;margin-right:1rem;align-items:center;border-bottom:1px solid rgba(0,0,0,0);margin-bottom:1.5rem;background-color:rgba(12,158,218,.05)}.uploadedList li:hover{color:#0ba1d9;border-bottom:1px solid #0ba1d9}.uploadedList button{background:0;padding:.1rem .5rem .4rem;border:1px solid #7d7d7d;border-radius:.5rem;margin-left:.5rem;transition:all .55s}.uploadedList button svg{width:1.6rem;height:1.6rem}.uploadedList button svg path{fill:#ef2323}.uploadedList button:hover{border:1px solid #ef2323;background:#ef2323}.uploadedList button:hover svg path{fill:#fff}