@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Roboto:ital,wght@0,400;0,700;1,400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:Open Sans;font-size:28px;font-style:normal;font-weight:400;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.vertical-line{background-color:#1a3673;font-weight:900;height:2.9rem;margin:0 .2rem;width:.09rem}.header-nav-search{border:1px solid #1a3673;border-radius:15px!important}.header-nav-select{border-radius:0!important;color:#1a3673!important;font-size:18px!important;text-transform:none!important}.header{background-color:#fff!important;position:-webkit-sticky!important;position:sticky!important;top:0;width:100%;z-index:1000}.header-text{align-items:center;color:#838383;display:flex;font-weight:600}.header-text-div{color:#646464;font-family:\ Open Sans Hebrew;font-style:normal;font-weight:400;margin-left:10px}#navigation-bar{align-items:center;background:#fff;display:flex;height:75px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}#navigation-bar *{box-sizing:border-box;font-family:Open Sans,sans-serif;margin:0;padding:0}#navigation-bar #logo-container{align-items:center;border-right:2px solid #1a3673;display:flex;justify-content:center;margin-right:20px;width:12%}#navigation-bar #logo-container img{display:inline-block;height:3rem;width:auto}#navigation-bar .nav-right{align-items:center;display:flex;padding:0;width:90%}#navigation-bar .nav-right h3{color:#646464;font-size:30px;font-weight:400;width:50%}#navigation-bar .nav-right .nav-link{align-items:center;display:flex;justify-content:flex-end;margin-left:30px;width:50%}#navigation-bar .nav-right .nav-link a{color:#1a3673;font-size:22px;text-decoration:none}#navigation-bar .nav-right .nav-link .MuiOutlinedInput-root{border:1px solid #1a3673;border-radius:15px;padding:3px 10px}#navigation-bar .nav-right .nav-link .MuiOutlinedInput-root .MuiInputBase-root{border-color:none}#navigation-bar .nav-right .nav-link .MuiOutlinedInput-root svg{color:#1a3673}#navigation-bar .nav-right .nav-link .MuiOutlinedInput-root fieldset{border-color:#0000}#navigation-bar .nav-right .nav-link .MuiOutlinedInput-root:focus{border:none}.not-found-container{align-items:center;background-color:#e3f4fd;color:#fff;display:flex;height:100vh;justify-content:center}.not-found-text{text-align:center}.not-found-text h1{color:#1a3673;font-size:5rem;font-weight:700}.not-found-text h2{color:#1a3673;font-size:2rem}.not-found-text h3{color:#1a3673;font-size:1.5rem}.not-found-text .home-button{background-color:#1a3673;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:10px 20px;transition:background-color .3s}.not-found-text .home-button:hover{background-color:#154a91}#overview-section .top-title-container{align-items:center;display:flex;justify-content:center;padding:20px 0 0}#overview-section .top-title-image{height:28px;max-width:90px;width:40px}#overview-section .top-title{color:#1a3673;font-size:2.5rem}#overview-section .red-text{color:red}#overview-section .section-container{padding:0 20px}#overview-section .paragraph-container{font-family:Open Sans Hebrew,sans-serif;line-height:1.5;max-height:30.875rem;max-width:54.75rem}#overview-section .paragraph{font-size:1.365rem}#overview-section .paragraph a{text-decoration:underline}#overview-section a:link,#overview-section a:visited{color:#1a3673}#overview-section .paragraph-list{font-size:1.265rem;padding-left:1.5rem}#overview-section .button-container{display:flex;justify-content:center}#overview-section .button-container .custom-button#demo-btn{background-color:#2861bb;border:none;border-radius:1.5rem;color:#fff;cursor:pointer;font-size:20px;font-weight:700;margin:0 auto;padding:10px 20px;text-decoration:none}.text-content-container{margin:30px 0}.text-content-container *{box-sizing:border-box;margin:0;padding:0}.text-content-container .section-container{padding:0 20px}.text-content-container span{align-items:center;display:flex;height:40px;margin-bottom:10px}.text-content-container span .section-title{color:#1a3673;font-size:1.875rem;font-weight:400;margin-right:20px;width:-webkit-fit-content;width:fit-content}.text-content-container span a#demo-btn{align-items:center;background:#2861bb;border-radius:15px;color:#fff;display:flex;font-size:20px;font-weight:700;height:36px;justify-content:center;text-decoration:none;width:233px}.text-content-container .paragraph{font-size:1.365rem}.text-content-container .paragraph a{text-decoration:underline}.text-content-container a:link,.text-content-container a:visited{color:#1a3673}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.code-container{margin:10vh 0}.code-container *{box-sizing:border-box;margin:0;padding:0}.code-container h5{background:#4f6188;border-radius:15px 15px 0 0;color:#fff;display:flex;font-size:20px;padding:5px 10px}.code-container code{background:#1a3673;border-radius:0 0 15px 15px;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:center;padding:30px;position:relative}.code-container code .property{display:flex;margin:10px 0}.code-container code .property p:first-child{color:#cb7dff;margin-right:1em;white-space:nowrap}.code-container code .property p:nth-child(2){color:#75ec75}.code-container code button{position:absolute;right:30px;top:30px}.code-container code button svg{color:#fff;height:20px}.endpoints-container{margin-top:50px}.endpoints-container *{box-sizing:border-box;margin:0;padding:0}.endpoints-container .endpoint-title{color:#000;font-size:22px;font-weight:700;margin:20px 0}.endpoints-container .endpoint-list li{align-items:center;background:#dceff8;border:1px solid #0064b6;border-radius:15px;display:flex;height:-webkit-fit-content;height:fit-content;margin:20px 0;padding:10px 5px}.endpoints-container .endpoint-list li .rest-type{background:#39abf7;border-radius:5px;color:#fff;font-size:18px;font-weight:700;padding:2px 10px}.endpoints-container .endpoint-list li .endpoint-path{font-size:15px;font-weight:700;margin:0 10px}.endpoints-container .endpoint-list li .swagger-format{font-size:12px}.stepper_main{padding-left:1%}.stepper_main .stepper_steps{align-items:baseline;display:flex}.stepper_main .stepper_content{margin-right:1%}.stepper_main .stepper_step_count{align-items:center;background-color:#1a3673;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.stepper_main .stepper_content_div{font-size:25px;font-weight:700;margin-bottom:1em;margin-top:.3em}.stepper_main .step-paragraph-container{border-left:5px solid #d9d9d9;margin-left:-30px;padding-left:25px}.stepper_main .step-paragraph-container p{font-size:18px}section.page-group.get-started{padding-top:75px}section.page-group.get-started #payer-access-section h3,section.page-group.get-started #provider-access-section h3,section.page-group.get-started #sandbox-access-section h3,section.page-group.get-started #third-party-access-section h3{color:#1a3673;font-size:25px;font-weight:400}section.page-group.get-started #payer-access-section h4,section.page-group.get-started #provider-access-section h4,section.page-group.get-started #sandbox-access-section h4,section.page-group.get-started #third-party-access-section h4{font-size:20px}section.page-group.get-started #payer-access-section h4 code,section.page-group.get-started #provider-access-section h4 code,section.page-group.get-started #sandbox-access-section h4 code,section.page-group.get-started #third-party-access-section h4 code{background:#1a3673;border-radius:5px;color:#fff;font-weight:400;padding:3px 10px}section.page-group.get-started #payer-access-section .step-container,section.page-group.get-started #provider-access-section .step-container,section.page-group.get-started #sandbox-access-section .step-container,section.page-group.get-started #third-party-access-section .step-container{margin:50px 0}* section.page-group.get-started #payer-access-section .step-container:not(.endpoint-container),* section.page-group.get-started #provider-access-section .step-container:not(.endpoint-container),* section.page-group.get-started #sandbox-access-section .step-container:not(.endpoint-container),* section.page-group.get-started #third-party-access-section .step-container:not(.endpoint-container){box-sizing:border-box;margin:0;padding:0}section.page-group.get-started #payer-access-section .step-container .number-and-title,section.page-group.get-started #provider-access-section .step-container .number-and-title,section.page-group.get-started #sandbox-access-section .step-container .number-and-title,section.page-group.get-started #third-party-access-section .step-container .number-and-title{align-items:center;display:flex}section.page-group.get-started #payer-access-section .step-container .number-and-title h2,section.page-group.get-started #provider-access-section .step-container .number-and-title h2,section.page-group.get-started #sandbox-access-section .step-container .number-and-title h2,section.page-group.get-started #third-party-access-section .step-container .number-and-title h2{font-size:25px;margin:10px 0;padding:0}section.page-group.get-started #payer-access-section .step-container .number-and-title h2.step-number,section.page-group.get-started #provider-access-section .step-container .number-and-title h2.step-number,section.page-group.get-started #sandbox-access-section .step-container .number-and-title h2.step-number,section.page-group.get-started #third-party-access-section .step-container .number-and-title h2.step-number{align-items:center;background-color:#1a3673;border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:400;height:40px;justify-content:center;margin-right:10px;width:40px}section.page-group.get-started #payer-access-section .step-container ol.step-content,section.page-group.get-started #provider-access-section .step-container ol.step-content,section.page-group.get-started #sandbox-access-section .step-container ol.step-content,section.page-group.get-started #third-party-access-section .step-container ol.step-content{border-left:5px solid #d9d9d9;font-size:20px;margin:10px 10px 0 20px;padding-top:0}section.page-group.get-started #payer-access-section .step-container ol.step-content li,section.page-group.get-started #provider-access-section .step-container ol.step-content li,section.page-group.get-started #sandbox-access-section .step-container ol.step-content li,section.page-group.get-started #third-party-access-section .step-container ol.step-content li{list-style:decimal;margin:10px 0;padding-left:15px}section.page-group.get-started #payer-access-section .step-container ol.step-content li p:before,section.page-group.get-started #provider-access-section .step-container ol.step-content li p:before,section.page-group.get-started #sandbox-access-section .step-container ol.step-content li p:before,section.page-group.get-started #third-party-access-section .step-container ol.step-content li p:before{margin-right:5px}section.page-group.get-started #payer-access-section .step-container ol.step-content li p strong,section.page-group.get-started #provider-access-section .step-container ol.step-content li p strong,section.page-group.get-started #sandbox-access-section .step-container ol.step-content li p strong,section.page-group.get-started #third-party-access-section .step-container ol.step-content li p strong{margin-right:10px}section.page-group.get-started #payer-access-section .step-container ol.step-content li a,section.page-group.get-started #payer-access-section .step-container ol.step-content li a:visited,section.page-group.get-started #provider-access-section .step-container ol.step-content li a,section.page-group.get-started #provider-access-section .step-container ol.step-content li a:visited,section.page-group.get-started #sandbox-access-section .step-container ol.step-content li a,section.page-group.get-started #sandbox-access-section .step-container ol.step-content li a:visited,section.page-group.get-started #third-party-access-section .step-container ol.step-content li a,section.page-group.get-started #third-party-access-section .step-container ol.step-content li a:visited{color:#1a3673}section.page-group.get-started #payer-access-section .step-container ul.step-content,section.page-group.get-started #provider-access-section .step-container ul.step-content,section.page-group.get-started #sandbox-access-section .step-container ul.step-content,section.page-group.get-started #third-party-access-section .step-container ul.step-content{border-left:5px solid #d9d9d9;font-size:20px;margin:10px 10px 0 20px;padding-top:0}section.page-group.get-started #payer-access-section .step-container ul.step-content li,section.page-group.get-started #provider-access-section .step-container ul.step-content li,section.page-group.get-started #sandbox-access-section .step-container ul.step-content li,section.page-group.get-started #third-party-access-section .step-container ul.step-content li{list-style:none;margin:10px 0;padding-left:15px}section.page-group.get-started #payer-access-section .step-container ul.step-content li p:before,section.page-group.get-started #provider-access-section .step-container ul.step-content li p:before,section.page-group.get-started #sandbox-access-section .step-container ul.step-content li p:before,section.page-group.get-started #third-party-access-section .step-container ul.step-content li p:before{content:"➜";margin-right:5px}section.page-group.get-started #payer-access-section .step-container ul.step-content li p strong,section.page-group.get-started #provider-access-section .step-container ul.step-content li p strong,section.page-group.get-started #sandbox-access-section .step-container ul.step-content li p strong,section.page-group.get-started #third-party-access-section .step-container ul.step-content li p strong{margin-right:10px}section.page-group.get-started #payer-access-section .step-container ul.step-content li a,section.page-group.get-started #payer-access-section .step-container ul.step-content li a:visited,section.page-group.get-started #provider-access-section .step-container ul.step-content li a,section.page-group.get-started #provider-access-section .step-container ul.step-content li a:visited,section.page-group.get-started #sandbox-access-section .step-container ul.step-content li a,section.page-group.get-started #sandbox-access-section .step-container ul.step-content li a:visited,section.page-group.get-started #third-party-access-section .step-container ul.step-content li a,section.page-group.get-started #third-party-access-section .step-container ul.step-content li a:visited{color:#1a3673}section.page-group.get-started .endpoint-container .endpoint-step:before{content:"➜";margin-right:5px}section.page-group.get-started .endpoint-container .endpoint{border-bottom:2px solid #d9d9d9}section.page-group.get-started a,section.page-group.get-started a:visited{color:#1a3673}.dynamic-table-container *{box-sizing:border-box;margin:0;padding:0}.dynamic-table-container h3{background:#1a3673;color:#fff;font-size:25px;margin:0;padding:10px 15px;width:100%}.dynamic-table-container .table-container{overflow-x:auto}.dynamic-table-container .table-container table tr{text-align:left}.dynamic-table-container .table-container table th{padding:5px}.dynamic-table-container .table-container table thead tr th{font-size:20px;white-space:nowrap}.dynamic-table-container .table-container table tbody tr td{word-wrap:normal;font-size:16px;min-width:120px;padding:5px}.dynamic-table-container .table-container table tbody tr td a{color:#1a3673}.dynamic-table-container .table-container table tbody tr td.multiline-cell{white-space:pre-line}.dynamic-table-container .table-container table tbody tr td.arrow-container{align-items:center;display:flex;justify-content:center;position:relative}.dynamic-table-container .table-container table tbody tr td.arrow-container .arrow-icon{margin:0 5px}.dynamic-table-container .table-container table tbody tr:nth-child(2n){background:#f2f2f2}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner{animation:spinner 1.5s linear infinite;border:10px solid #f3f3f3;border-radius:50%;border-top-color:#383636;height:50px;margin:auto;width:50px}.loading-spinner,.spinner-container{bottom:0;left:0;position:fixed;right:0;top:0}.spinner-container{z-index:9999}.table-container-custom a{color:red!important}.table-container-custom{color:red}.section-container{padding:0 20px}.table-container{display:flex;flex-direction:column}.table-container .table-heading{background-color:#1a3673;border-bottom:2px solid #fff;color:#fff;font-size:1.5625rem;font-weight:700;padding:.8rem}.table-container .table-class{border-collapse:collapse;font-size:20px;width:100%}.table-container .table-class td,.table-container .table-class th{word-wrap:break-word;max-width:200px;padding:8px}.table-container .thead-tr{background-color:#f2f2f2;padding-left:1rem;text-align:left}.table-container tbody tr:nth-child(2n){background-color:#f5f5f5}#sidebar a{align-items:center;display:flex;height:63px;margin:0;padding-left:10px;text-decoration:none}#sidebar a:not(.active){color:#646464}#sidebar .category a.group{font-size:20px}#sidebar .category a.group.active{background-color:#1a3673;color:#fff;font-weight:700}#sidebar .category .subgroups-container{display:flex;flex-direction:column}#sidebar .category .subgroups-container a.subgroup{font-size:16px;padding-left:10%}#sidebar .category .subgroups-container a.subgroup.active{background:#dce7ff;color:#646464}#sidebar .category .subgroups-container a.subgroup.active:visited{color:#646464}#documentation-page{display:flex;width:100%}#documentation-page .sidebar-container{bottom:0;overflow-y:scroll;position:fixed;top:75px;width:20%}#documentation-page .page-content{height:auto;margin-left:20%;overflow-x:hidden;overflow-y:auto}section.page-group{padding:20px}section.page-group section.subgroup{margin-bottom:120px;min-height:100vh;padding-top:75px}#supported-resources-details .supported-interactions p{font-size:14px}#supported-resources-details .supported-interactions-removed a,#supported-resources-details .supported-interactions-removed h4{color:red!important}#supported-resources-details ul{margin-top:0}#supported-resources-details ul li{font-size:16px}#supported-resources-details ul li a{color:#1a3673}#supported-resources-details h4{color:#1a3673;font-size:25px;font-weight:400;margin-bottom:5px}#supported-resources-details p.support-desc{font-size:15px;margin:5px}#supported-resources-details .dynamic-table-container{margin:40px 0}#supported-resources-details .removed,#supported-resources-details .search-parameter-removed{color:red}#supported-resources-details .removed a{color:red!important}#supported-resources-details .sort-removed h4,#supported-resources-details .sort-removed p,#supported-resources-details .sort-removed ul{color:red}#supported-resources-details .multiple-resources{margin-left:20px;margin-top:10px}.pointer-content{font-size:20px}
/*# sourceMappingURL=main.70ae8aed.css.map*/