.metaInfoRow{grid-column-gap:24px;grid-row-gap:8px;align-items:start;column-gap:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));row-gap:8px}.metaInfoItem{min-width:0;padding:6px 0}.metaInfoItem+.metaInfoItem{border-left:1px solid #eaeaea;padding-left:24px}.metaInfoLabel{color:#9b9b9b;font-size:14px;line-height:1.25;margin-bottom:4px}.metaInfoValue{color:#231f20;font-size:16px;font-weight:500;line-height:1.35;min-width:0}.metaInfoError{color:#fa0040;font-size:12px;margin-top:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideLeftToRightIn{0%{transform:translateX(-200%)}to{transform:translateX(0)}}@keyframes slideLeftToRightOut{0%{transform:translateX(0)}to{transform:translateX(200%)}}@keyframes slideRightToLeftIn{0%{transform:translateX(200%)}to{transform:translateX(0)}}@keyframes slideRightToLeftOut{0%{transform:translateX(0)}to{transform:translateX(-200%)}}@keyframes pulsatingGrayBackground{0%{background-color:#ddd}25%{background-color:#e6e6e6}50%{background-color:#ddd}75%{background-color:#e6e6e6}}body,html{background-color:#f5f7f8;color:#231f20;font-family:Barlow,Helvetica,Arial,sans-serif;font-size:16px;height:100%;margin:0;padding:0;position:relative;width:100%}@media only screen and (max-width:1024px){body,html{font-size:14px}}#root{height:100%}*{box-sizing:border-box}a{text-decoration:none}a,a:visited{color:#09293e}button,input{font-family:Barlow,Helvetica,Arial,sans-serif}button.linkButton{background-color:#0000;border:none;color:#09293e;cursor:pointer;outline:none}.main-container{display:flex;height:100%;position:relative}main{background-color:#f5f7f8;flex:9 1;height:calc(100% - 60px);overflow-y:auto;padding:25px;position:relative;top:60px}main.full-width{padding:0 0 80px}.hidden{display:none}.no-scroll{overflow:hidden}.font-16{font-size:1rem}.isBold,.text-bold{font-weight:600}.percentage:after{content:"%"}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-uppercase{text-transform:uppercase}.flex-center,.flex-horizontal-center{justify-content:center}.flex-center,.flex-vertical-center{align-items:center}.scroll-disabled{overflow:hidden}.preloadLoadingCircle{display:none}.dot{border-radius:50%;display:flex;justify-content:flex-end;overflow:hidden;position:relative}.dot--small{background-color:#ebeff0;height:7px;width:7px}.dot--outline{background-color:#0000;border:2px solid #231f20;height:14px;width:14px}.dot--outline.thisTumorType{background-color:#231f20}.dot--outline.otherTumorTypes:after{background-color:#231f20;content:" ";height:14px;position:absolute;right:0;top:0;width:5px}.popover__menuItem{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-size:1rem;height:2.5rem;justify-content:flex-start;min-width:16.5625rem;outline:none;padding:0 15px;transition:background-color .25s ease;width:100%}.popover__menuItem.active{color:#09293e}.popover__menuItem:not(:last-of-type){border-bottom:1px solid #ebeff0}.popover__menuItem:hover{background-color:#fafafa}.popover__menuItem:active{background-color:#f5f5f5}.popover__menuItem .icon{margin-right:10px}.popper{background:#fff;margin-top:.625rem;z-index:2000}.reportEmptyState__placeholder{min-height:18.75rem}.reportEmptyState__placeholder.summary{display:flex;flex-flow:column nowrap}.reportEmptyState__placeholder>.placeholderRow{display:flex;flex-flow:row wrap;justify-content:space-between;margin:.9375rem 0}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup{display:inline-flex;flex-flow:column;width:85%}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup.short{width:25%}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup.row{align-items:center;flex-flow:row;margin:.625rem 0 0}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar{animation:pulsatingGrayBackground 4s infinite;background-color:#ddd;border-radius:.5rem;height:.9375rem;margin:.625rem 0;max-width:100%}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar.short{width:6.25rem}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar.medium{width:10.9375rem}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar.long{width:15.625rem}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar.percentageShort{width:60%}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar.percentageMedium{width:85%}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--bar.percentageLong{width:100%}.reportEmptyState__placeholder>.placeholderRow .placeholderItemGroup>.placeholderItem--circle{animation:pulsatingGrayBackground 4s infinite;background-color:#ddd;border-radius:50%;display:inline-block;height:2.5rem;margin-right:.625rem;width:2.5rem}.defaultButton{-webkit-appearance:none;-moz-appearance:none;background:#09293e;border:.125rem solid #09293e;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:600;line-height:1.0625rem;margin:0;padding:.6875rem 2.1875rem .75rem;text-align:center;text-decoration:none;text-transform:uppercase;word-spacing:-.0625rem}.defaultButton:focus{outline:none}.defaultButton--inverse{background:#fff;color:#09293e}.defaultButton--shrinked{padding:.6875rem .9375rem .75rem}.contentSeparator{display:block;line-height:22px;min-height:22px;position:relative;width:100%;z-index:1}.contentSeparator span{color:#7f7f7f;display:flex;font-size:1.125rem;margin:0 auto;text-align:center}.contentSeparator span:before{margin-right:20px;z-index:-1}.contentSeparator span:after,.contentSeparator span:before{background-color:#ebeff0;content:"";flex:0 1 50%;height:1px;transform:translateY(11px)}.contentSeparator span:after{margin-left:20px}.copyrightLabel{color:#7f7f7f;display:block;font-size:1.4vh;margin-top:2.5vh;text-align:center}.copyrightLabel a{color:#7f7f7f!important;text-decoration:underline}.copyrightLabel a:visited{color:#7f7f7f}.defaultCard{margin-bottom:.9375rem;padding:.9375rem 1.25rem}.defaultCard.withoutSidePadding{padding:.9375rem 0}.defaultCard__tableWrapper{overflow-x:auto;padding:0 1.25rem}.defaultCard__tableWrapper td:last-child{padding-right:1.25rem!important}.defaultCard__emptyState{color:#7f7f7f;display:block;font-size:1rem;font-weight:500;margin-top:.9375rem}.defaultCard__subtitle{width:60%}@media screen and (max-width:1300px){.defaultCard__subtitle{width:80%}}@media screen and (max-width:1000px){.defaultCard__subtitle{width:100%}}.defaultCard h2,.defaultCard h3{margin-bottom:0;margin-top:0}.defaultCard h2.withSidePadding,.defaultCard h3.withSidePadding{padding:0 1.25rem}.defaultCard h2{color:#09293e;font-size:1.25rem;font-weight:700;line-height:1.5rem}.defaultCard h2.withBottomMargin{margin-bottom:10px}.defaultCard h3{color:#9b9b9b;font-size:1rem;font-weight:400}.defaultCard table{margin-bottom:.9375rem;margin-top:.9375rem}.defaultCard .cardAnchor{position:relative}.defaultCard .cardAnchor__element{left:0;position:absolute;top:-5.4375rem;z-index:-1}.defaultProgressBar{background:#ebeff0;border-radius:.375rem;height:.4375rem;margin-top:.4375rem;position:relative;width:100%}.defaultProgressBar__bar{background-color:#09293e;border-radius:.375rem;height:.4375rem;max-width:100%;min-width:2%}.defaultProgressBar__bar.negative{background-color:#fa0040}.defaultProgressBar__bar.zero{max-width:0!important;min-width:0!important}@media screen and (max-width:1000px){.defaultProgressBar__bar{min-width:5%}}.defaultProgressBar.small,.defaultProgressBar__bar.small{height:.3125rem}.footer{align-items:center;background-color:#09293e;border-top:1px solid #ebeff0;bottom:0;display:flex;height:2.5rem;justify-content:space-between;left:0;overflow:hidden;padding:0 20px 0 0;position:fixed;right:0;width:100%;z-index:20}.footer__logoContainer{height:40px;width:40px}.footer__logo{background-image:url(/static/media/g-logo-dark.3209f507dc7115da7dee.svg);background-position:50%;background-repeat:no-repeat;height:100%;width:100%}.footer__linkContainer{line-height:14px}.footer__linkContainer a{color:#9b9b9b;font-size:.75rem;font-weight:500;text-decoration:underline}.footer__linkContainer a:not(:last-child){margin-right:1.5625rem}.iconButton{position:relative}.iconButton button{width:100%}.iconButton img{left:.9375rem;position:absolute;top:.75rem;z-index:20}@media only screen and (max-width:850px){.iconButton img{top:.625rem}}.iconButton.stretched button{align-items:center;background:none;display:flex;flex-flow:row nowrap;justify-content:space-between;min-width:10rem;padding:.6875rem .9375rem .75rem}.iconButton.stretched button .iconButton__icon{height:14px;position:static;width:14px}.iconCard{animation:fadeIn .35s;background-color:#fff;border-radius:5px;display:flex;max-width:870px;min-height:450px;position:relative;width:100%}.iconCard__background{align-items:center;background-color:#ebeff0;border-radius:5px 0 0 5px;display:flex;flex:0 1 43%;justify-content:center;padding:15px 20px;position:relative}.iconCard__background__overlay{left:20px;max-width:85%;position:absolute;top:15px}.iconCard__background__overlay__title{color:#fff;display:block;font-size:1.125rem;font-weight:700}.iconCard__background__overlay__subtitle{color:#231f20;font-size:1.5625rem;font-weight:700}.iconCard__background.green{background-color:#2ecc71}.iconCard__background.turquoise{background-color:#18c6bf}.iconCard__background.red{background-color:#e27d6e}.iconCard__background.orange{background-color:#e67e22}.iconCard__background.purple{background-color:#9b59b6}.iconCard__background.yellow{background-color:#ffae00}.iconCard__background.blue{background-color:#49a5e4}.iconCard__content{display:flex;flex:0 1 57%;flex-flow:column nowrap;justify-content:space-between;overflow:hidden;padding:1.875rem 2.1875rem;position:relative}.iconCard__link{bottom:-1.5625rem;color:#9b9b9b;cursor:pointer;font-size:.875rem;font-weight:500;position:absolute}.iconCard__link:before{content:"←";margin-right:5px}.input{margin:0 0 15px}.input__label{display:block;font-family:Barlow,Helvetica,Arial,sans-serif;font-size:16px;margin:0 0 3px}.input__field{border:1px solid #ebeff0;border-radius:5px;font-size:14px;height:30px;outline:none;padding:0 5px;width:200px}.linkButton{background:none}.genomate{background-color:#09293e!important;border:none!important;color:#fff!important}.loadingIndicator{background-image:url(/static/media/dual-ring-loader.edf6d1ed4fcc5bf6ca7d.svg);background-position:50%;background-repeat:no-repeat;z-index:1490}.loadingIndicator,.overlay{background-color:#f5f7f8e6;bottom:0;left:0;position:absolute;right:0;top:0}.overlay{align-items:center;animation:fadeIn .35s;display:flex;justify-content:center;z-index:1500}.overlay--dark{background-color:#09293ecc}.pageError{left:0;margin:0 auto;max-width:21.875rem;position:absolute;right:0;text-align:center}.pageError__title{display:block;font-size:1.125rem;font-weight:600;margin-bottom:.3125rem}.pageError__description{color:#7f7f7f;font-size:1rem}.pageError__reloadButton{border:none!important;display:block;font-size:1rem;font-weight:500;margin:.9375rem auto 0;text-transform:capitalize}.textGroup{margin-bottom:.3125rem}.textGroup:last-of-type{margin-bottom:0}.tab-bar{border-bottom:1px solid #ebeff0;display:flex;height:30px;justify-content:space-between;margin:.625rem 0;position:relative;width:100%;z-index:10}@media screen and (max-width:865px){.tab-bar{flex-flow:column;height:auto}}@media screen and (max-width:1250px){.tab-bar.menuOpen{flex-flow:column;height:auto}}.tab-group{display:inline-flex;flex-flow:row nowrap;height:30px}@media screen and (max-width:865px){.tab-group:not(:last-of-type){border-bottom:1px solid #ebeff0}.tab-group:last-of-type{margin-top:1.5625rem}}@media screen and (max-width:1250px){.tab-group.menuOpen:not(:last-of-type){border-bottom:1px solid #ebeff0}.tab-group.menuOpen:last-of-type{margin-top:1.5625rem}}.tab{color:#9b9b9b;cursor:pointer;font-size:1rem;font-weight:600;margin-right:1.5625rem;max-width:10.9375rem;text-transform:uppercase}@media screen and (max-width:865px){.tab{flex:1 1 auto;max-width:none;text-align:center}}.tab.active{border-bottom:1px solid #09293e;color:#231f20}.tab.active.negative{border-bottom:1px solid #fa0040}.tab:last-child{margin-right:0}.tab__icon{height:.9375rem;margin-left:.5rem;margin-top:.125rem;width:.9375rem}@media screen and (max-width:1250px){.tab.menuOpen{flex:1 1 auto;max-width:none;text-align:center}}.counter{background:#09293e;border-radius:4px;bottom:.125rem;color:#fff;font-size:.6875rem;height:1.125rem;margin:0 .5rem;padding:.125rem .375rem;position:relative}.counter.inActive{background:#9b9b9b!important}.counter.negative{background:#fa0040}.progressBarWithValueIndicator{display:flex;flex-flow:row nowrap;margin-top:.0625rem}.progressBarWithValueIndicator>.defaultProgressBar{flex:1 1 auto}.progressBarWithValueIndicator__val{font-weight:600;margin-right:.9375rem;min-width:3.4375rem}.submitButton{height:40px;width:100%}.dataViewBox{align-items:center;border:1px solid #9b9b9b;border-radius:5px;display:flex;font-weight:600;height:2.1875rem;position:relative}.dataViewBox .label{background:#9b9b9b;color:#fff;font-size:.75rem;line-height:15px;padding:0 .5rem;text-transform:uppercase}.dataViewBox .label,.dataViewBox .value{align-items:center;display:flex;float:left;height:100%;justify-content:center}.dataViewBox .value{font-size:1rem;line-height:18px;min-width:4rem;padding:0 .375rem 0 .3125rem}.dataViewBox.relationBox{margin:.625rem 0 .625rem .5rem}.dataViewBox.positiveGenomateScoreBox{border:1px solid #09293e}.dataViewBox.positiveGenomateScoreBox .label{background:#09293e}.dataViewBox.positiveGenomateScoreBox .value{color:#09293e}.dataViewBox.negativeGenomateScoreBox{border:1px solid #fa0040}.dataViewBox.negativeGenomateScoreBox .label{background:#fa0040}.dataViewBox.negativeGenomateScoreBox .value{color:#fa0040}.dataViewBoxWithRows{background:#9b9b9b;border:1px solid #9b9b9b;border-radius:3px;margin:.3125rem 0 .125rem .3125rem}.dataViewBoxWithRows.blue{background:#09293e;border:1px solid #09293e}.dataViewBoxWithRows.red{background:#fa0040;border:1px solid #fa0040}.dataViewBoxWithRows .label{border-radius:.1875rem .1875rem 0 0;color:#fff;font-size:.5625rem;font-weight:600;padding:.125rem .125rem .125rem .25rem;text-transform:uppercase}.dataViewBoxWithRows .item{align-items:center;display:flex;font-weight:600;line-height:1.25rem;margin:0 2px 2px}.dataViewBoxWithRows .item.light{background-color:#fcfdfd}.dataViewBoxWithRows .item.dark{background-color:#f7f9f9}.dataViewBoxWithRows .item.white{background-color:#fff}.dataViewBoxWithRows .item .value{color:#231f20;flex:1 1;padding:0 6px}.dataViewBoxWithRows .item.multiValue .secondValue{color:#fff;font-size:.75rem;padding:0 6px;text-transform:uppercase}.dataViewBoxWithRows .item.multiValue .secondValue.aqua{background:#4bd5f5}.dataViewBoxWithRows .item.multiValue .secondValue.pink{background:#f894e1}.dataViewBoxWithRows .item.multiValue .secondValue.green{background-color:#04d49d}.dataViewBoxWithRows .item.multiValue .secondValue.red{background-color:#ec416c}
/*# sourceMappingURL=main.40a5465d.css.map*/