@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";.brightlink-order-component{display:grid;place-items:center;background-color:#f1f1f1;height:100vh}.brightlink-order-component-content{display:flex;flex-direction:column;align-items:center;margin-top:44px;padding:10px;gap:10px;margin-left:84px;background:#ffffff;border:2px solid #c6c6c9;border-radius:5px}.brightlink-order-component-content header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;width:1740px;height:100px}.brightlink-order-component-content header h1{font-weight:600;font-size:2.4rem;line-height:3.6rem;color:#3f6385}.brightlink-order-component-content header .header-decoration-line{width:calc(50% - 140.83px);height:0px;border:1px solid #c6c6c9}.brightlink-order-component-content .content-container{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;width:1740px;height:860px}.brightlink-order-component-content .content-container .user-input-fields{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;width:400px;height:840px}.brightlink-order-component-content .content-container .user-input-fields .search-parameters{display:flex;flex-direction:column;align-items:center;padding:17px 11px;gap:10px;width:400px;height:100%}.brightlink-order-component-content .content-container .user-input-fields .search-parameters .button-container{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:10px;isolation:isolate;width:380px;height:140px;border-top:1px solid #c6c6c9}.brightlink-order-component-content .content-container .user-input-fields .search-parameters .button-container button.clear{padding:10px;width:174.5px;height:44px;background:#000000;border-radius:5px;color:#fff;font-size:1.6rem;border:none}.brightlink-order-component-content .content-container .user-input-fields .search-parameters .button-container button.search{padding:10px;width:174.5px;height:44px;background:#3f6385;border-radius:5px;color:#fff;font-size:1.6rem;border:none}.brightlink-order-component-content .content-container .order-search-results{display:flex;flex-direction:column;align-items:center;padding:0 20px;width:650px;height:840px;background:rgba(198,198,200,.35);box-shadow:0 4px 4px #00000040;border:none;border-radius:0}.brightlink-order-component-content .content-container .order-shopping-cart{display:flex;flex-direction:column;align-items:center;padding:0 20px;width:650px;height:840px;background:rgba(198,198,201,.35);box-shadow:0 4px 4px #00000040;border:none;border-radius:0}.aside{height:100vh;width:84px;position:fixed;top:0;left:0;padding:20px 12px 12px;z-index:9999;transition:all .3s;background:linear-gradient(180deg,#3f6385 0%,#00c2ff 100%)}.aside:hover{width:280px}.aside .navbar{height:82%}.aside .navbar .navbar-header{margin-left:9px;width:42px}.aside .navbar .navbar-header img{width:42px}.aside .navbar .navbar-nav{margin-top:40px;width:100%;height:100%;display:flex;flex-direction:column}.navbar-link{height:48px;width:100%;border-radius:5px}.navbar-link :hover{background:rgba(53,79,103,.5)}.navbar-link.active{background:rgba(0,36,70,.5)}.navbar-link.active :hover{background:none}.navbar-link a{box-sizing:border-box;border-radius:5px;padding:9px 15px;display:flex;align-items:center;text-decoration:none}.navbar-link a :hover{background:none}.navbar-link a .navbar-item-icon{width:30px}.navbar-link a .navbar-item-label{margin-left:40px;height:24px;overflow:hidden;font-size:20px;line-height:24px;font-weight:200;color:#fff}.navbar-footer{width:100%;position:relative;padding-top:16px;border-top:1px solid rgba(226,226,226,.5019607843)}.navbar-footer .menu-body{position:absolute;z-index:1000000;bottom:60px;left:0px;width:256px;height:auto;padding:16px;gap:10px;display:flex;flex-direction:column;background:#e5e5e5;border:1px solid #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px}.navbar-footer .menu-body.collapse{display:none}.navbar-footer .menu-body.expand{display:flex}.navbar-footer .menu-body button{display:flex;flex-direction:row;align-items:center;padding:5px 8px;gap:40px;width:100%;height:40px;background:#e5e5e5;border:none;border-radius:5px;font-weight:400;font-size:1.6rem;color:#000}.navbar-footer .menu-body button.grow{transition:all .2s ease-in-out}.navbar-footer .menu-body button.grow:hover{transform:scale(1.1);background-color:#fff}.navbar-footer .menu-body button.disabled:hover{background-color:#0000001a;transform:none;cursor:default}.navbar-footer .navbar-user{height:48px;width:100%;background:transparent;overflow:hidden;border:none;box-sizing:border-box;border-radius:5px;padding:9px 15px;display:flex;align-items:center}.navbar-footer .navbar-user:hover{background:rgba(53,79,103,.5)}.navbar-footer .navbar-user .user-icon{width:30px}.navbar-footer .navbar-user .user-name{margin-left:40px;height:2rem;overflow:hidden;font-weight:400;font-size:1.6rem;color:#fff}.navbar-footer .navbar-user .menu-button{overflow:hidden;margin-left:auto;margin-right:0}.input-field-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:14px 16px;gap:10px;font-size:1.4rem;width:380px;height:60px;border-radius:5px;position:relative}.input-field-container .clear-selection-icon{position:absolute;right:50px;z-index:9999}.input-field-container .clear-selection-icon:hover{border:2px solid #c6c6c9;border-radius:1px}.input-field-container .input-field button{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 8px;font-size:1.4rem;width:220px;height:28px;border:2px solid #c6c6c9;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff!important;background-position:bottom 50% right 12px;background-image:url(/assets/chevron-down.4d3e3f81.svg);background-repeat:no-repeat;color:#999797}.input-field-container .input-field button:after{display:none}.input-field-container .input-field.selected button{color:#000!important}.input-field-container .input-field-text{padding:4px 8px;font-size:1.4rem;width:220px;height:28px;border:2px solid #c6c6c9;border-radius:5px;color:#000}.input-field-container .dropdown-menu.show{border:2px solid #c6c6c9;width:100%;max-height:1000%;overflow-y:scroll}.input-field-container .dropdown-menu.show a{font-size:1.4rem;padding:4px}.component-page,.bulk-call-forward-page{display:grid;place-items:center;width:100vw;min-height:100vh;height:100%;background-color:#f1f1f1;padding:80px 0}.component-content,.bulk-call-forward-page .main-content{margin-left:84px;width:auto;height:auto;display:flex;padding:20px;gap:10px;background:#ffffff;border:2px solid #c6c6c9;border-radius:5px}.bulk-call-forward-page{padding:44px 0}.bulk-call-forward-page .main-content{min-width:732px;flex-direction:column;align-items:center}.bulk-call-forward-page .main-content section.header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:20px;width:100%;height:100px}.bulk-call-forward-page .main-content section.header div.divider{height:0px;border:1px solid #c6c6c9;width:auto;flex-grow:1}.bulk-call-forward-page .main-content section.header h1.title{font-weight:600;font-size:24px;line-height:36px;color:#3f6385}.bulk-call-forward-page .main-content section.content-container{display:flex;flex-direction:column;align-items:center;padding:10px;gap:40px;width:100%;height:auto}.bulk-call-forward-page .main-content section.content-container section.button-container{display:flex;flex-direction:row;padding:10px;gap:10px;width:auto;height:56px;border:2px solid #c6c6c9;border-radius:5px}.bulk-call-forward-page .main-content section.content-container section.button-container button.button{padding:0 20px;width:auto;height:36px;background:#3f6385;box-shadow:0 3px 4px #00000040;border-radius:5px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:36px;color:#fff;cursor:pointer;border:none}.bulk-call-forward-page .main-content section.content-container section.set-list-section{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:750px;height:auto;background:rgba(198,198,200,.35);box-shadow:0 4px 4px #00000040}.bulk-call-forward-page .main-content section.content-container section.set-list-section div.set-list-header{padding:10px;gap:10px;width:100%;height:60px;background:#3f6385}.bulk-call-forward-page .main-content section.content-container section.set-list-section div.set-list-header h1{font-weight:600;font-size:24px;line-height:36px;color:#fff}.bulk-call-forward-page .main-content section.content-container section.set-list-section div.set-list-container{display:flex;flex-direction:column;align-items:flex-start;padding:10px;gap:10px;width:100%;height:auto;max-height:400px;overflow:auto}.bulk-call-forward-page .main-content section.content-container section.upload-csv{display:flex;flex-direction:column;padding:0;width:360px;height:262px;background:white;border:1px solid #c6c6c9;box-shadow:0 4px 4px 1px #00000040;border-radius:10px}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-header{padding:10px;gap:10px;width:360px;height:44px;border-bottom:1px solid #c6c6c9;border-radius:10px 10px 0 0}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-header h3.title{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#000}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.drag-and-drop-container{padding:10px;gap:10px;width:360px;height:160px}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.drag-and-drop-container button.drag-and-drop-field{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;gap:10px;width:340px;height:140px;border:1px dashed #c6c6c9;border-radius:5px}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.drag-and-drop-container button.drag-and-drop-field input.display-none{display:none}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.drag-and-drop-container button.drag-and-drop-field p.input-prompt{font-weight:500;font-size:12px;line-height:18px;color:#000}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-footer{display:flex;flex-direction:row;align-items:flex-start;padding:10px;gap:10px;width:360px;height:58px}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-footer div.file-control-field{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px;gap:10px;width:340px;height:38px;background:#f9f9f9;border:1px solid #c6c6c9;border-radius:5px}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-footer div.file-control-field p.filename{font-weight:500;font-size:12px;line-height:18px;color:#c6c6c9;margin-left:12px}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-footer div.file-control-field p.filename.file-selected{color:#000}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-footer div.file-control-field button.confirm-upload-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 12px;gap:10px;width:68px;height:30px;background:white;border:1px solid #c6c6c9;border-radius:5px;font-weight:500;font-size:12px;line-height:18px;color:#000}.bulk-call-forward-page .main-content section.content-container section.upload-csv div.upload-csv-footer div.file-control-field button.confirm-upload-button:disabled{cursor:not-allowed}.bulk-call-forward-page .main-content section.content-container section.upload-results{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:750px;height:auto;background:rgba(198,198,200,.35);box-shadow:0 4px 4px #00000040;border-radius:5px}.bulk-call-forward-page .main-content section.content-container section.upload-results header.results-header{display:flex;flex-direction:row;align-items:center;padding:10px;gap:10px;width:100%;height:60px;background:#3f6385}.bulk-call-forward-page .main-content section.content-container section.upload-results header.results-header h1{font-weight:600;font-size:24px;line-height:36px;color:#fff}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header{position:relative;display:flex;flex-direction:row;align-items:center;padding:10px;gap:10px;width:100%;height:60px;background:#3f6385}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header h1.set-name{font-weight:600;font-size:24px;line-height:36px;color:#fff}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header button.delete-set-button{position:absolute;right:20px;top:18px;background:transparent;border:none;padding:0}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header button.delete-set-button:disabled{cursor:not-allowed}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header p.set-status{font-weight:600;font-size:14px;line-height:21px}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header p.set-status.active{color:#39c86a}.bulk-call-forward-page .main-content section.content-container section.upload-results header.selected-result-header p.set-status.inactive{color:red}.bulk-call-forward-page .main-content section.content-container section.upload-results div.results-container{padding:10px;gap:10px;width:100%;height:auto;min-height:200px;max-height:670px;overflow-y:scroll}div.results-list{position:relative;display:flex;flex-direction:column;align-items:center;padding:0;width:728px;height:auto;border:1px solid #c6c6c9;overflow:auto}div.results-list :nth-child(odd){background:white}div.results-list :nth-child(even){background:transparent}div.results-list .result{display:flex;flex-direction:row;align-items:center;padding:0;width:100%;height:50px}div.results-list .result.result-header{position:sticky;top:0}div.results-list .result.result-header .result-field{font-weight:600;font-size:16px;line-height:24px;color:#3c3c3c}div.results-list .result .result-field{display:flex;flex-direction:row;align-items:center;padding:10px;gap:10px;width:100%;height:50px;border:1px solid #c6c6c9;font-weight:600;font-size:16px;line-height:24px;color:#7e7e7e;background:transparent}div.results-list .result .result-field.cursor-pointer{cursor:pointer}div.flex-container{display:flex;flex-direction:column;gap:20px;margin-top:20px}div.flex-container input.set-name-input{padding:10px;gap:10px;width:100%!important;height:44px!important;border:1px solid #c6c6c9;border-radius:5px;box-shadow:inset 0 2px 4px #00000040;font-weight:400;font-size:16px;line-height:24px;color:#3f6385}div.flex-container input.set-name-input::placeholder{color:#c6c6c9}div.flex-container button.confirm-set-name{width:140px;height:40px;border-radius:5px;border:none;background:#3f6385;box-shadow:0 3px 4px #00000040;font-weight:400;font-size:24px;line-height:36px;color:#fff;align-self:flex-end}div.flex-container button.confirm-set-name:disabled{cursor:not-allowed}.flex-container{position:relative}.flex-container label.e164-label{position:absolute;font-weight:400;font-size:16px;line-height:24px;left:-24px;top:calc(50% - 42px);color:gray}.flex-container .cfwd-input-field{padding:10px;gap:10px;width:100%;height:44px!important;border:1px solid #c6c6c9;border-radius:5px;box-shadow:inset 0 2px 4px #00000040;font-weight:400;font-size:16px;line-height:24px;color:gray}.flex-container .cfwd-input-field::placeholder{color:#c6c6c9}.loading{display:grid;place-items:center;position:fixed;z-index:1000;top:0;height:100vh;width:100vw;background-color:#fff;opacity:.8}div.pagination-container{display:flex;flex-direction:row;justify-content:right;align-items:center;padding:0 10px;gap:78px;width:100%;height:60px}div.pagination-container div.entries-dropdown{display:flex;flex-direction:row;align-items:center;padding:10px 0;gap:10px;width:auto;height:60px}div.pagination-container div.entries-dropdown p.entries-prompt{font-weight:600;font-size:14px;line-height:21px;color:#3c3c3c}div.pagination-container div.entries-dropdown #pagination-select{background:white;border:1px solid #c6c6c9;border-radius:2px;font-weight:600;font-size:14px;line-height:21px;color:#000}div.pagination-container div.page-select{display:flex;justify-content:center;align-items:center;padding:16px 0;width:auto;height:60px}div.pagination-container div.page-select div.button-container{display:flex;flex-direction:row;align-items:center;padding:0;width:auto;height:21px;border-radius:5px}div.pagination-container div.page-select div.button-container button.page-button{padding:0 10px;width:auto;height:21px;border:1px solid #c6c6c9;font-weight:600;font-size:14px;line-height:21px;color:#000;background:white}div.pagination-container div.page-select div.button-container button.page-button:disabled{background:transparent;cursor:not-allowed}div.pagination-container div.page-select div.button-container button.page-button.prev{border-radius:2px 0 0 2px}div.pagination-container div.page-select div.button-container button.page-button.next{border-radius:0 2px 2px 0}div.pagination-container div.save-button-container{display:flex;align-items:center;padding:0;width:auto;height:60px}div.pagination-container div.save-button-container button.save-button{padding:0 10px;width:auto;height:21px;background:#3f6385;border-radius:2px;font-weight:600;font-size:14px;line-height:21px;color:#fff;border:none}div.pagination-container div.save-button-container button.save-button:disabled{cursor:not-allowed}div.pagination-container div.save-button-container button.confirm-button{padding:0 10px;width:98px;height:21px;border-radius:2px;font-size:14px;border:solid 1px black}div.pagination-container div.save-button-container button.confirm-button:disabled{cursor:not-allowed}div.pagination-container div.save-button-container button.confirm-button.activate{background-color:#39c86a}div.pagination-container div.save-button-container button.confirm-button.deactivate{background-color:red;font-weight:600;color:#000}#delete-set-modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:492;background:white;border:1px solid #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px;display:flex;flex-direction:column;padding:20px;gap:10px}#delete-set-modal header.delete-set-header{display:inherit;flex-direction:inherit;gap:inherit}#delete-set-modal header.delete-set-header h3.header-prompt{font-weight:400;font-size:20px;line-height:30px;color:#000}#delete-set-modal header.delete-set-header div.warning-container{display:flex;flex-direction:row;align-items:center;justify-content:left;padding:0;gap:10px;width:452px;height:40px;background:#faf5c9}#delete-set-modal header.delete-set-header div.warning-container div.warning-box{display:grid;place-items:center;width:40px;height:40px;background:#fce400}#delete-set-modal header.delete-set-header h4.header-warning{font-weight:400;font-size:16px;line-height:24px;color:#000}#delete-set-modal div.button-container{display:flex;flex-direction:row;align-items:flex-start;padding:10px 0;gap:10px;width:auto;height:52px}#delete-set-modal div.button-container button.delete-set-button{padding:4px 10px;width:auto;height:auto;background:#ffffff;border:1px solid #e50000;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#e50000}#delete-set-modal div.button-container button.cancel-button{padding:4px 10px;width:auto;height:auto;background:transparent;border:none;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#3f6385}.custom-modal-backdrop{position:fixed;top:0;left:0;background-color:gray;opacity:.6;height:100%;width:100vw}.custom-modal{position:absolute}.data-field.relative{position:relative}.data-field.relative .edit-termination{position:absolute;display:none;left:90px;width:20px;cursor:pointer}.data-field.relative:hover .edit-termination{display:inline-block}.component-page,#customer-home-page-component{display:grid;place-items:center;width:100vw;min-height:100vh;height:100%;background-color:#f1f1f1;padding:80px 0}.component-content,#customer-home-page-component .customer-home-page-content{margin-left:84px;width:auto;height:auto;display:flex;padding:20px;gap:10px;background:#ffffff;border:2px solid #c6c6c9;border-radius:5px}#customer-home-page-component .customer-home-page-content{flex-direction:column;align-items:center}#customer-home-page-component .customer-home-page-content .customer-home-page-header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:20px;width:100%;height:100px}#customer-home-page-component .customer-home-page-content .customer-home-page-header div.customer-home-page-divider{height:0px;border:1px solid #c6c6c9;width:auto;flex-grow:1}#customer-home-page-component .customer-home-page-content .customer-home-page-header h1.title{font-weight:600;font-size:24px;line-height:36px;color:#3f6385}#customer-home-page-component .customer-home-page-content .customer-info{width:932px;padding:10px;border-radius:5px;position:relative;display:flex;flex-direction:column}#customer-home-page-component .customer-home-page-content .customer-info.add-border{border:2px solid #c6c6c9}#customer-home-page-component .customer-home-page-content .customer-info.not-shown{border:none;height:0;padding:0 10px}#customer-home-page-component .customer-home-page-content .customer-info .bulk-cfwd-page-link{position:absolute;top:-25px;left:0px;font-weight:500;font-size:14px;line-height:21px;text-decoration-line:underline;cursor:pointer;color:#3f6385}#customer-home-page-component .customer-home-page-content .terminations-container{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px 10px 20px;gap:10px;width:932px;height:auto;border:2px solid #c6c6c9;border-radius:5px}#customer-home-page-component .customer-home-page-content .terminations-container h2{font-weight:400;font-size:24px;line-height:36px;color:#3f6385}#customer-home-page-component .customer-home-page-content .terminations-container #edit-button{position:absolute;top:10px;right:14px;cursor:pointer}#customer-home-page-component .customer-home-page-content .terminations-container .termination-field{padding:10px;gap:10px;width:500px;height:44px;position:relative;border:1px solid #c6c6c9;border-radius:5px;box-shadow:inset 0 2px 4px #00000040;font-weight:400;font-size:16px;line-height:24px;color:#3f6385}#customer-home-page-component .customer-home-page-content .terminations-container .termination-field::placeholder{color:#c6c6c9}#customer-home-page-component .customer-home-page-content .terminations-container .termination-field img.delete-termination{position:absolute;right:5px;cursor:pointer}#customer-home-page-component .customer-home-page-content .terminations-container .save-changes{width:180px;height:44px;align-self:flex-end;background:#3f8542;border:1px solid #c6c6c9;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-right:206px}#customer-home-page-component .customer-home-page-content .call-forward-ip-container{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px 10px 20px;gap:10px;width:932px;height:auto;border:2px solid #c6c6c9;border-radius:5px;margin-bottom:20px}#customer-home-page-component .customer-home-page-content .call-forward-ip-container h2{font-weight:400;font-size:24px;line-height:36px;color:#3f6385}#customer-home-page-component .customer-home-page-content .call-forward-ip-container #edit-button{position:absolute;top:10px;right:14px;cursor:pointer}#customer-home-page-component .customer-home-page-content .call-forward-ip-container .ip-address-field{padding:10px;gap:10px;width:500px;height:44px;display:flex;align-items:center;border:1px solid #c6c6c9;border-radius:5px;box-shadow:inset 0 2px 4px #00000040;font-weight:400;font-size:16px;line-height:24px;color:#3f6385;background-color:#f5f5f5}#customer-home-page-component .customer-home-page-content .call-forward-ip-container .ip-address-edit-container{width:500px;display:flex;flex-direction:column;gap:15px}#customer-home-page-component .customer-home-page-content .call-forward-ip-container .ip-address-edit-container .ip-address-buttons{display:flex;gap:10px;justify-content:flex-end}#customer-home-page-component .customer-home-page-content .call-forward-ip-container .ip-address-edit-container .ip-address-buttons .save-changes{width:auto;height:44px;background:#3f8542;border:1px solid #c6c6c9;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#fff;cursor:pointer}#customer-home-page-component .customer-home-page-content .call-forward-ip-container .ip-address-edit-container .ip-address-buttons .cancel-changes{width:auto;height:44px;background:#f5f5f5;border:1px solid #c6c6c9;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#3f6385;cursor:pointer}#customer-home-page-component .customer-home-page-content .search-container{display:flex;flex-direction:column;align-items:center;padding:10px 10px 20px;gap:10px;width:932px;height:auto;border:2px solid #c6c6c9;border-radius:5px}#customer-home-page-component .customer-home-page-content .search-container .search-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 10px}#customer-home-page-component .customer-home-page-content .search-container .search-header h2{font-weight:400;font-size:24px;line-height:36px;color:#3f6385;margin:0}#customer-home-page-component .customer-home-page-content .search-container .search-header .refresh-button{width:auto;height:44px;padding:0 20px;background:#3f6385;border:1px solid #c6c6c9;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#fff;cursor:pointer;transition:background-color .2s ease}#customer-home-page-component .customer-home-page-content .search-container .search-header .refresh-button:hover{background:#2f4962}#customer-home-page-component .customer-home-page-content .search-container .search-header .refresh-button:active{transform:translateY(1px)}#customer-home-page-component .customer-home-page-content .search-container .search-input{padding:10px;gap:10px;width:500px;height:44px;border:1px solid #c6c6c9;border-radius:5px;box-shadow:inset 0 2px 4px #00000040;font-weight:400;font-size:16px;line-height:24px;color:#3f6385}#customer-home-page-component .customer-home-page-content .search-container .search-input::placeholder{color:#c6c6c9}.positioning-container{position:relative}.positioning-container label#e164-label{position:absolute;font-weight:400;font-size:16px;line-height:24px;left:-24px;top:calc(50% - 1px);color:gray}.positioning-container .cfwd-input-field{margin-top:20px;padding:10px;gap:10px;width:500px!important;height:44px!important;border:1px solid #c6c6c9;border-radius:5px;box-shadow:inset 0 2px 4px #00000040;font-weight:400;font-size:16px;line-height:24px;color:gray}.positioning-container .cfwd-input-field::placeholder{color:#c6c6c9}.confirm-cfwd{width:140px;height:40px;margin-top:10px;border-radius:5px;border:none;background:#3f6385;box-shadow:0 3px 4px #00000040;font-weight:400;font-size:24px;line-height:36px;color:#fff;margin-left:360px}.confirm-cfwd:disabled{cursor:not-allowed}#termination-select{font-size:2rem;color:#3f6385}#termination-select-label{font-size:1.6rem;margin-bottom:10px}.container{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;margin-top:16px;width:900px;height:auto}.container .edit-button{position:absolute;top:-14px;right:0px;cursor:pointer}.container .data-field{display:flex;flex-direction:column;align-items:center;padding:10px 0;width:446px;height:86px}.container .data-field .header{font-weight:400;font-size:16px;line-height:24px;margin-left:18px;color:#999797;align-self:flex-start}.container .data-field select.data{font-size:1.6rem}.container .data-field input.data{font-weight:400;font-size:1.6rem;line-height:24px;color:#000}.container .data-field .data{padding:8px 10px;display:flex;align-items:center;width:268px;min-height:42px;border:1px solid #c6c6c9;box-shadow:inset 0 2px 4px #00000040;border-radius:5px;overflow-y:scroll}.container .data-field .data::-webkit-scrollbar{display:none}.container .data-field .data.pointer{cursor:pointer}.container .data-field .data p{font-weight:400;font-size:1.6rem;line-height:24px;color:#000}.container .data-field .data.green p{color:green}.container .data-field .data.red p{color:red}button#save-changes-button{width:180px;height:44px;align-self:flex-end;background:#3f8542;border:1px solid #c6c6c9;border-radius:5px;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-right:20px}.component-page,.customers-component{display:grid;place-items:center;width:100vw;min-height:100vh;height:100%;background-color:#f1f1f1;padding:80px 0}.component-content,.customers-component .customers-content{margin-left:84px;width:auto;height:auto;display:flex;padding:20px;gap:10px;background:#ffffff;border:2px solid #c6c6c9;border-radius:5px}.customers-component .customers-content{flex-direction:column}.customers-component .customers-content .customers-header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;gap:20px;width:100%;height:100px}.customers-component .customers-content .customers-header div.customers-divider{height:0px;border:1px solid #c6c6c9;width:auto;flex-grow:1}.customers-component .customers-content .customers-header h1.title{font-weight:600;font-size:24px;line-height:36px;color:#3f6385}.customers-component .customers-content .main-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.customers-component .customers-content .main-content .search-container{position:relative;width:400px;height:50px;margin-top:40px}.customers-component .customers-content .main-content .search-container img{position:absolute;left:18px;top:5px}.customers-component .customers-content .main-content .search-container input.search-customers{gap:10px;width:100%;height:100%;border:1px solid #a3a3a3;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.5));border-radius:50px;font-weight:600;font-size:24px;color:#a3a3a3;text-align:center}.customers-component .customers-content .main-content .search-container input.search-customers::placeholder{color:#a3a3a3}.customers-component .customers-content .main-content .search-results-section{display:flex;flex-direction:column;align-items:center;padding:10px}.customers-component .customers-content .main-content .search-results-section .result-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;width:700px;height:50px;background:#ffffff}.customers-component .customers-content .main-content .search-results-section .result-container:nth-child(even){background:rgba(198,198,200,.35)}.customers-component .customers-content .main-content .search-results-section .result-container .result{padding:17px 23px;gap:10px;width:350px;height:50px;border:1px solid #c6c6c9;font-weight:600;font-size:16px;line-height:100%;text-align:center;color:#000}form.new-customer{margin-top:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px;gap:10px;width:500px;height:auto;background-color:#fff;border:solid 1px #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px}form.new-customer h2.title{font-weight:400;font-size:16px;line-height:24px;color:#3f6385;align-self:center}form.new-customer label{font-weight:400;font-size:16px;line-height:24px;color:#999797}form.new-customer input{padding:10px;width:100%;height:50px;font-size:20px;line-height:30px;color:#3f6385;background:#ffffff;border:1px solid #c6c6c9;box-shadow:inset 0 4px 4px #00000040;border-radius:5px}form.new-customer button.submit-new-customer{width:123px;height:36px;padding:0 20px;margin-top:10px;align-self:flex-end;font-size:24px;color:#fff;background:#3f6385;box-shadow:0 3px 4px #00000040;border-radius:5px;border:none}form.new-customer button.submit-new-customer:disabled{cursor:not-allowed}.dashboard-component{height:100vh;width:100vw;background-color:#fff;display:grid;place-items:center}.dashboard-component #dashboard-content{display:flex;flex-direction:column;height:100%}.dashboard-component #dashboard-content .dashboard-logo{margin-top:70px}.dashboard-component #dashboard-content .welcome-message{text-align:center;margin-top:50px;font-weight:400;font-size:40px;line-height:60px;color:#000}.component-page,.manage-users-component{display:grid;place-items:center;width:100vw;min-height:100vh;height:100%;background-color:#f1f1f1;padding:80px 0}.component-content,.manage-users-component .user-results-container{margin-left:84px;width:auto;height:auto;display:flex;padding:20px;gap:10px;background:#ffffff;border:2px solid #c6c6c9;border-radius:5px}.manage-users-component form.new-user{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px;gap:10px;width:500px;height:auto;background-color:#fff;border:solid 1px #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px}.manage-users-component form.new-user h2.title{font-weight:400;font-size:16px;line-height:24px;color:#3f6385;align-self:center}.manage-users-component form.new-user label{font-weight:400;font-size:16px;line-height:24px;color:#999797}.manage-users-component form.new-user input{padding:10px;width:100%;height:50px;font-size:20px;line-height:30px;color:#3f6385;background:#ffffff;border:1px solid #c6c6c9;border-radius:5px}.manage-users-component form.new-user button.submit-new-user{width:123px;height:36px;padding:0 20px;margin-top:10px;align-self:flex-end;font-size:24px;color:#fff;background:#3f6385;box-shadow:0 3px 4px #00000040;border-radius:5px;border:none}.manage-users-component form.new-user button.submit-new-user:disabled{cursor:not-allowed}.manage-users-component .user-results-container{flex-direction:column;margin-top:48px}.manage-users-component .user-results-container h2{font-weight:400;font-size:16px;line-height:24px;color:#3f6385;align-self:flex-start}.manage-users-component .user-results-container .user-results{max-height:600px;overflow:auto}#role-select,#customer-select{height:35px;padding:10px 10px 0;line-height:20px;font-size:20px;color:#3f6385}.Mui-focused{border:none}.MuiOutlinedInput-notchedOutline legend{display:none}div.modal-edit-user-body{display:flex;flex-direction:column;align-items:flex-start;gap:10px;height:670px}div.modal-edit-user-body h2.modal-title{font-weight:700;font-size:16px;line-height:24px;color:#3f6385}div.modal-edit-user-body label{font-weight:400;font-size:16px;line-height:24px;color:#999797}div.modal-edit-user-body input{padding:10px;width:100%;height:50px;font-size:20px;line-height:30px;color:#3f6385;background:#ffffff;border:1px solid #c6c6c9;box-shadow:inset 0 4px 4px #00000040;border-radius:5px}div.modal-edit-user-body input.invalid-input{border:solid red 1px}div.modal-edit-user-body .MuiFormControlLabel-label{font-weight:400;font-size:16px;line-height:24px;color:#999797}div.modal-edit-user-body div.button-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:10px;width:100%;height:36px}div.modal-edit-user-body div.button-container button{padding:0 20px;width:auto;height:36px;border-radius:5px;border:none}div.modal-edit-user-body div.button-container button.delete-user-button{background:#e60000;font-weight:400;font-size:24px;line-height:36px;color:#000}div.modal-edit-user-body div.button-container button.edit-user-button{background:#3f8542;font-weight:400;font-size:24px;line-height:36px;color:#fff}div.modal-edit-user-body div.button-container button.edit-user-button:disabled{cursor:not-allowed}.user-list{position:relative;margin-top:40px;display:flex;flex-direction:column;align-items:flex-start;padding:0;width:700px;min-height:50px;height:auto;max-height:560px;background:rgba(198,198,201,.35)}.user-list :nth-child(odd){background:white}.user-list :nth-child(even){background:transparent}.user-list .list-container{overflow-y:scroll;overflow-x:hidden;padding-top:50px}.user-list .user-list-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;width:700px;height:50px}.user-list .user-list-item.sticky{position:absolute}.user-list .user-list-item .item-field{text-align:center;padding:17px 23px;width:100%;height:50px;border:1px solid #c6c6c9;background:transparent;font-weight:600;font-size:12px;line-height:100%;color:#000}.user-list .user-list-item .item-field.edit-button{cursor:pointer;color:#2e00b0;text-decoration:underline}.search-number-component{width:100vw;min-height:100vh;background-color:#f1f1f1;display:grid;place-items:center;padding-bottom:260px}.search-number-component .search-number-content{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.search-number-component .search-number-content .search-container{width:500px;height:auto;margin-top:50px;box-sizing:border-box;padding:20px 49px;border-radius:5px;border:1px solid #c6c6c9;background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.search-number-component .search-number-content .search-container .search-form{display:flex;flex-direction:column;width:auto}.search-number-component .search-number-content .search-container .search-form label{color:#999797;font-weight:400;font-size:16px;line-height:24px;margin-bottom:10px}.search-number-component .search-number-content .search-container .search-form #providers{height:50px;width:400px;box-sizing:border-box;padding-left:12px;padding-right:12px;margin-bottom:10px;border:1px solid #c6c6c9;box-shadow:inset 0 2px 4px #00000040;border-radius:5px;font-size:20px;line-height:30px;color:#3f6385;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:bottom 50% right 12px;background-image:url(/assets/chevron-down.4d3e3f81.svg);background-repeat:no-repeat}.search-number-component .search-number-content .search-container .search-form input{height:50px;width:400px;box-sizing:border-box;padding-left:12px;border:1px solid #c6c6c9;box-shadow:inset 0 2px 4px #00000040;border-radius:5px}.search-number-component .search-number-content .search-container .search-form button{width:140px;height:40px;margin-top:10px;border-radius:5px;border:none;background:#3f6385;box-shadow:0 3px 4px #00000040;font-weight:400;font-size:24px;line-height:36px;color:#fff;align-self:flex-end}.search-results{display:flex;flex-direction:column;margin-top:25px;padding:16px;width:944px;height:auto;background-color:#fff;border:1px solid #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px;overflow:hidden}.search-results.collapsed{height:172px}.search-results .search-results-header{width:912px;height:40px;padding:8px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.search-results .search-results-header .image-container{position:relative}.search-results .search-results-header .image-container .edit-button{position:absolute;top:40px;left:5px}.search-results .search-results-header h2{font-weight:400;font-size:16px;line-height:24px;width:200px;color:#3f6385;position:relative}.search-results .search-results-header h2:hover img.delete-entry{display:inline}.search-results .search-results-header h2 img.delete-entry{display:none;position:absolute;right:20px}.search-results .search-results-header img{cursor:pointer}.search-results .save-changes{display:flex;align-items:center;flex-direction:column;padding:0 10px;margin-top:0;width:900px;height:auto}.search-results .save-changes button{padding:0 10px;width:auto;height:36px;color:#fff;font-size:1.6rem;align-self:flex-end;background:#3f8542;box-shadow:0 3px 4px #00000040;border-radius:5px;border:none}.search-toll-free-component{width:100vw;min-height:100vh;background-color:#f1f1f1;display:grid;place-items:center;padding-bottom:260px}.search-toll-free-component .search-toll-free-content{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.search-toll-free-component .search-toll-free-content .search-container{width:500px;height:auto;margin-top:50px;box-sizing:border-box;padding:20px 49px;border-radius:5px;border:1px solid #c6c6c9;background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.search-toll-free-component .search-toll-free-content .search-container .search-form{display:flex;flex-direction:column;width:auto}.search-toll-free-component .search-toll-free-content .search-container .search-form label{color:#999797;font-weight:400;font-size:16px;line-height:24px;margin-bottom:10px}.search-toll-free-component .search-toll-free-content .search-container .search-form #providers{height:50px;width:400px;box-sizing:border-box;padding-left:12px;padding-right:12px;margin-bottom:10px;border:1px solid #c6c6c9;box-shadow:inset 0 2px 4px #00000040;border-radius:5px;font-size:20px;line-height:30px;color:#3f6385;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:bottom 50% right 12px;background-image:url(/assets/chevron-down.4d3e3f81.svg);background-repeat:no-repeat}.search-toll-free-component .search-toll-free-content .search-container .search-form input{height:50px;width:400px;box-sizing:border-box;padding-left:12px;border:1px solid #c6c6c9;box-shadow:inset 0 2px 4px #00000040;border-radius:5px}.search-toll-free-component .search-toll-free-content .search-container .search-form button{width:140px;height:40px;margin-top:10px;border-radius:5px;border:none;background:#3f6385;box-shadow:0 3px 4px #00000040;font-weight:400;font-size:24px;line-height:36px;color:#fff;align-self:flex-end}._search-results_tn4n4_3{display:flex;flex-direction:column;margin-top:25px;padding:16px;width:944px;height:auto;background-color:#fff;border:1px solid #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px;overflow:hidden}._search-results_tn4n4_3._collapsed_tn4n4_16{height:172px}._search-results_tn4n4_3 ._search-results-header_tn4n4_19{width:912px;height:40px;padding:8px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}._search-results_tn4n4_3 ._search-results-header_tn4n4_19 h2{font-weight:400;font-size:16px;line-height:24px;width:200px;color:#3f6385;position:relative}._search-results_tn4n4_3 ._search-results-header_tn4n4_19 h2:hover img._delete-entry_tn4n4_36{display:inline}._search-results_tn4n4_3 ._search-results-header_tn4n4_19 h2 img._delete-entry_tn4n4_36{display:none;position:absolute;right:20px}._search-results_tn4n4_3 ._search-results-header_tn4n4_19 img{cursor:pointer}.sign-in-component{height:100vh;width:100vw;background-color:#f1f1f1;display:grid;place-items:center}.sign-in-component .sign-in-prompt{display:flex;flex-direction:column;align-items:center;padding:64px 0 6px;width:520px;height:auto;background:#ffffff;border:1px solid #c6c6c9;box-shadow:0 4px 4px #00000040;border-radius:5px}.sign-in-component .sign-in-prompt .login-button{margin-top:0;width:440px;height:50px;font-family:Roboto,sans-serif;font-size:2rem;background-color:#3f6385;color:#fff;box-shadow:0 4px 4px #00000040;border-radius:5px}.sign-in-component .sign-in-prompt .checkbox-container{width:440px;height:50px;margin-top:40px}.sign-in-component .sign-in-prompt .checkbox-container .MuiFormControlLabel-label{font-size:1.6rem}.sign-in-component .sign-in-prompt #show-password{margin-top:16px}.sign-in-component .sign-in-prompt .input-container{width:440px;height:90px;margin-top:40px}.sign-in-component .sign-in-prompt .input-container .input-label{display:flex;justify-content:space-between}.sign-in-component .sign-in-prompt .input-container .input-label p{font-weight:400;font-size:1.6rem;line-height:24px;color:#999797;margin:0}.sign-in-component .sign-in-prompt .input-container .input-label .dark-blue{color:#3f6385;font-weight:700}.sign-in-component .sign-in-prompt .input-container input{width:100%;height:28px;padding:20px 19px;font-size:2rem;background:#ffffff;border:1px solid #c6c6c9;box-shadow:inset 0 2px 4px #00000040;border-radius:5px}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.component-page{display:grid;place-items:center;width:100vw;min-height:100vh;height:100%;background-color:#f1f1f1;padding:80px 0}.component-content{margin-left:84px;width:auto;height:auto;display:flex;padding:20px;gap:10px;background:#ffffff;border:2px solid #c6c6c9;border-radius:5px}html{font-size:62.5%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Poppins,sans-serif;box-sizing:border-box}button{cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
