﻿.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(.485, .155, .24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(.485, .155, .515, .845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(.76, -.245, .24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(.485, .155, .24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(.485, .155, .515, .845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(.76, -.245, .24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1,.h1{font-size:2em;margin:0.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;font-weight:normal;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:6px}select{width:100%;border-radius:6px}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:6px;background:transparent;line-height:1}[data-whatinput='mouse'] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:80.625rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print, screen and (min-width: 40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print, screen and (min-width: 64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row.expanded{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:initial}@media print, screen and (min-width: 40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{display:flex}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}.small-1{flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0%}.small-2{flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print, screen and (min-width: 40em){.medium-1{flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0%}.medium-2{flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print, screen and (min-width: 40em) and (min-width: 40em){.medium-expand{flex:1 1 0px}}@media print, screen and (min-width: 40em){.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print, screen and (min-width: 40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}}@media print, screen and (min-width: 40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print, screen and (min-width: 64em){.large-1{flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0%}.large-2{flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print, screen and (min-width: 64em) and (min-width: 64em){.large-expand{flex:1 1 0px}}@media print, screen and (min-width: 64em){.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print, screen and (min-width: 64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}}@media print, screen and (min-width: 64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}div,dl,dt,dd,ul,ol,li,h1,.h1,h2,.h2,table caption,h3,.h3,h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption,h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption,h6,.h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1.5rem;font-size:inherit;line-height:1.5;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,table caption,h3,.h3,h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption,h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption,h6,.h6{font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;font-style:normal;font-weight:normal;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,table caption small,h3 small,.h3 small,h4 small,.h4 small,.page-listing section h3 small,.page-listing section .h3 small,.page-listing section table caption small,.study-type section h3 small,.study-type section .h3 small,.study-type section table caption small,.page-listing .overview h2 small,.page-listing .overview .h2 small,.page-listing .overview table caption small,table .page-listing .overview caption small,h5 small,.h5 small,#registrationForm div.notes h4 small,#registrationForm div.notes .h4 small,#registrationForm div.notes .page-listing section h3 small,.page-listing section #registrationForm div.notes h3 small,#registrationForm div.notes .page-listing section .h3 small,.page-listing section #registrationForm div.notes .h3 small,#registrationForm div.notes .page-listing section table caption small,.page-listing section table #registrationForm div.notes caption small,#registrationForm div.notes .study-type section h3 small,.study-type section #registrationForm div.notes h3 small,#registrationForm div.notes .study-type section .h3 small,.study-type section #registrationForm div.notes .h3 small,#registrationForm div.notes .study-type section table caption small,.study-type section table #registrationForm div.notes caption small,#registrationForm div.notes .page-listing .overview h2 small,.page-listing .overview #registrationForm div.notes h2 small,#registrationForm div.notes .page-listing .overview .h2 small,.page-listing .overview #registrationForm div.notes .h2 small,#registrationForm div.notes .page-listing .overview table caption small,.page-listing .overview table #registrationForm div.notes caption small,#registrationForm div.notes table .page-listing .overview caption small,table .page-listing .overview #registrationForm div.notes caption small,h6 small,.h6 small{line-height:0;color:#ccc}h1,.h1{font-size:2.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2,table caption{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.1875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print, screen and (min-width: 40em){h1,.h1{font-size:3.25rem}h2,.h2,table caption{font-size:2.25rem}h3,.h3{font-size:1.875rem}h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption{font-size:1.5rem}h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption{font-size:1.125rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#0b4898;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#093e83}a img{border:0}hr{clear:both;max-width:100%;height:0;margin:1.875rem 0;border-top:0;border-right:0;border-bottom:1px solid #d9d9d9;border-left:0}ul,ol,dl{margin-bottom:1.5rem;list-style-position:outside;line-height:1.5}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1.5rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ccc}blockquote,blockquote p{line-height:1.5;color:#545454}cite{display:block;font-size:.8125rem;color:#545454}cite:before{content:"— "}abbr{border-bottom:1px dotted #000;color:#000;cursor:help}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #d9d9d9;background-color:#f0f0f0;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",Courier,monospace;font-weight:normal;color:#000}kbd{margin:0;padding:.125rem .25rem 0;background-color:#f0f0f0;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",Courier,monospace;color:#000}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#545454}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print, screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print, screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;color:black !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,.h2,table caption,h3,.h3{orphans:3;widows:3}h2,.h2,table caption,h3,.h3{page-break-after:avoid}}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #ccc;border-radius:0;background-color:#fff;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:normal;color:#000;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:none;border:1px solid #545454;background-color:#fff;box-shadow:0 0 5px #ccc;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#262626}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#f0f0f0;cursor:not-allowed}[type='submit'],[type='button']{appearance:none;border-radius:0}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:normal;line-height:1.8;color:#000}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.75rem;font-style:normal;color:#545454}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #ccc;background:#f0f0f0;color:#000;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;height:auto;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{height:2.5rem;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #ccc}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem;background:#fff}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;appearance:none;border:1px solid #ccc;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;line-height:normal;color:#000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2884, 84, 84%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #545454;background-color:#fff;box-shadow:0 0 5px #ccc;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}select:disabled{background-color:#f0f0f0;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#fff;background-color:#fefefe}.is-invalid-input:not(:focus)::placeholder{color:#fff}.is-invalid-label{color:#000}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#cd0000}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0;padding:0.85em 1.2em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color 0.25s ease-out,color 0.25s ease-out;font-size:1rem;line-height:1;text-align:center;cursor:pointer;background-color:#527f24;color:#fff}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#466c1f;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.875rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#0b4898;color:#fff}.button.primary:hover,.button.primary:focus{background-color:#093a7a;color:#fff}.button.secondary{background-color:#545454;color:#fff}.button.secondary:hover,.button.secondary:focus{background-color:#434343;color:#fff}.button.success{background-color:#527f24;color:#fff}.button.success:hover,.button.success:focus{background-color:#42661d;color:#fff}.button.warning{background-color:#b64a17;color:#fff}.button.warning:hover,.button.warning:focus{background-color:#923b12;color:#fff}.button.alert{background-color:#cd0000;color:#fff}.button.alert:hover,.button.alert:focus{background-color:#a40000;color:#fff}.button.hollow{border:1px solid #0b4898;color:#0b4898}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#06244c;color:#06244c}.button.hollow.primary{border:1px solid #0b4898;color:#0b4898}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#06244c;color:#06244c}.button.hollow.secondary{border:1px solid #545454;color:#545454}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#2a2a2a;color:#2a2a2a}.button.hollow.success{border:1px solid #527f24;color:#527f24}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#294012;color:#294012}.button.hollow.warning{border:1px solid #b64a17;color:#b64a17}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#5b250c;color:#5b250c}.button.hollow.alert{border:1px solid #cd0000;color:#cd0000}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#670000;color:#670000}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#0b4898;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary:hover,.button.disabled.primary:focus,.button[disabled].primary:hover,.button[disabled].primary:focus{background-color:#0b4898;color:#fff}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#545454;color:#fff}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#527f24;color:#fff}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#b64a17;color:#fff}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#cd0000;color:#fff}.button.dropdown::after{display:block;width:0;height:0;border:inset .4em;content:'';border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:0.4em;display:inline-block;float:right;margin-left:1.2em}.button.arrow-only::after{top:-0.1em;float:none;margin-left:0}.accordion{margin-left:0;background:#232b5f;list-style-type:none}.accordion-item:first-child>:first-child{border-radius:6px 6px 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 6px 6px}.accordion-title{position:relative;display:block;padding:0.8rem 1.25rem;border:1px solid #c8d7e3;border-bottom:0;font-size:1rem;line-height:1;color:#fff}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #c8d7e3;border-radius:0 0 6px 6px}.accordion-title:hover,.accordion-title:focus{background-color:#0e132d}.accordion-content{display:none;padding:0.8rem 1.7rem;border:1px solid #c8d7e3;border-bottom:0;background-color:#dae6ee;color:#000}:last-child>.accordion-content:last-child{border-bottom:1px solid #c8d7e3}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#0b4898 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.is-accordion-submenu-parent[aria-expanded='true']>a::after{transform:rotate(180deg);transform-origin:50% 50%}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#0b4898;color:#fff}.badge.primary{background:#0b4898;color:#fff}.badge.secondary{background:#545454;color:#fff}.badge.success{background:#527f24;color:#fff}.badge.warning{background:#b64a17;color:#fff}.badge.alert{background:#cd0000;color:#fff}.breadcrumbs{margin:1.875rem 0;list-style:none}.breadcrumbs::before,.breadcrumbs::after{display:table;content:' ';flex-basis:0;order:1}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;font-size:.875rem;color:#000;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;top:1px;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#232b5f}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#ccc;cursor:not-allowed}.button-group{margin-bottom:0;display:flex;flex-wrap:nowrap;align-items:stretch}.button-group::before,.button-group::after{display:table;content:' ';flex-basis:0;order:1}.button-group::after{clear:both}.button-group .button{margin:0;margin-right:0;margin-bottom:0;font-size:1rem;flex:0 0 auto;border-radius:0}.button-group .button:last-child{margin-right:0}.button-group .button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.button-group .button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.875rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{flex:1 1 0px}.button-group.primary .button{background-color:#0b4898;color:#fff}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:#093a7a;color:#fff}.button-group.secondary .button{background-color:#545454;color:#fff}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background-color:#434343;color:#fff}.button-group.success .button{background-color:#527f24;color:#fff}.button-group.success .button:hover,.button-group.success .button:focus{background-color:#42661d;color:#fff}.button-group.warning .button{background-color:#b64a17;color:#fff}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:#923b12;color:#fff}.button-group.alert .button{background-color:#cd0000;color:#fff}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:#a40000;color:#fff}.button-group.stacked,.button-group.stacked-for-small,.button-group.stacked-for-medium{flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked-for-small .button,.button-group.stacked-for-medium .button{flex:0 0 100%;border-radius:0}.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child{margin-bottom:0}.button-group.stacked .button:first-child,.button-group.stacked-for-small .button:first-child,.button-group.stacked-for-medium .button:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child{margin-bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}@media print, screen and (min-width: 40em){.button-group.stacked-for-small .button{flex:1 1 0px;margin-bottom:0}.button-group.stacked-for-small .button:first-child{border-top-left-radius:6px;border-top-right-radius:0;border-bottom-left-radius:6px}.button-group.stacked-for-small .button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:0}}@media print, screen and (min-width: 64em){.button-group.stacked-for-medium .button{flex:1 1 0px;margin-bottom:0}.button-group.stacked-for-medium .button:first-child{border-top-left-radius:6px;border-top-right-radius:0;border-bottom-left-radius:6px}.button-group.stacked-for-medium .button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:0}}@media screen and (max-width: 39.9375em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid #d9d9d9;border-radius:0;background-color:#fff;color:#000}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#0b4898;color:#fff}.callout.secondary{background-color:#545454;color:#fff}.callout.success{background-color:#527f24;color:#fff}.callout.warning{background-color:#b64a17;color:#fff}.callout.alert{background-color:#cd0000;color:#fff}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.card{display:flex;flex-direction:column;margin-bottom:1rem;border:1px solid #f0f0f0;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#000}.card>:last-child{margin-bottom:0}.card-divider{flex:0 1 auto;padding:1rem;background:#f0f0f0}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.close-button{position:absolute;color:#9f9f9f;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#ccc}.close-button.small{right:.66rem;top:.66rem;font-size:1.125rem;line-height:1}.close-button,.close-button.medium{right:1rem;top:1rem;font-size:1.125rem;line-height:1}.menu{margin:0;list-style-type:none;display:flex;flex-wrap:nowrap;align-items:center;width:100%}.menu>li{flex:0 0 auto}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li>a{display:block;padding:0.7rem 1rem;line-height:1}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu>li>a{display:flex}.menu>li>a{flex-flow:row nowrap}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem}.menu,.menu.horizontal{flex-wrap:nowrap}.menu>li,.menu.horizontal>li{flex:0 0 auto}.menu.expanded>li{flex:1 1 0px}.menu.expanded>li:first-child:last-child{width:100%}.menu.vertical{flex-wrap:wrap}.menu.vertical>li{flex:0 0 100%;max-width:100%}.menu.vertical>li>a{justify-content:flex-start;align-items:flex-start}@media print, screen and (min-width: 40em){.menu.medium-horizontal{flex-wrap:nowrap}.menu.medium-horizontal>li{flex:0 0 auto}.menu.medium-expanded>li{flex:1 1 0px}.menu.medium-expanded>li:first-child:last-child{width:100%}.menu.medium-vertical{flex-wrap:wrap}.menu.medium-vertical>li{flex:0 0 100%;max-width:100%}.menu.medium-vertical>li>a{justify-content:flex-start;align-items:flex-start}}@media print, screen and (min-width: 64em){.menu.large-horizontal{flex-wrap:nowrap}.menu.large-horizontal>li{flex:0 0 auto}.menu.large-expanded>li{flex:1 1 0px}.menu.large-expanded>li:first-child:last-child{width:100%}.menu.large-vertical{flex-wrap:wrap}.menu.large-vertical>li{flex:0 0 100%;max-width:100%}.menu.large-vertical>li>a{justify-content:flex-start;align-items:flex-start}}.menu.simple li{display:inline-block;margin-right:1rem;line-height:1}.menu.simple a{padding:0}.menu.align-right{justify-content:flex-end}.menu.icon-top>li>a{flex-flow:column nowrap}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-top.vertical a>span{margin:auto}.menu.nested{margin-left:1rem}.menu .active>a{background:#0b4898;color:#fff}.menu.menu-bordered li{border:1px solid #f0f0f0}.menu.menu-bordered li:not(:first-child){border-top:0}.menu.menu-hover li:hover{background-color:#f0f0f0}.menu-text{padding-top:0;padding-bottom:0;padding:0.7rem 1rem;font-weight:bold;line-height:1;color:inherit}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#215f90;box-shadow:0 7px 0 #215f90,0 14px 0 #215f90;content:''}.menu-icon:hover::after{background:#ccc;box-shadow:0 7px 0 #ccc,0 14px 0 #ccc}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:''}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height 0.5s}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:transform 0.15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown-submenu-cover-previous{min-height:100%}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0b4898;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back>a::before{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #0b4898 transparent transparent;border-left-width:0;display:inline-block;vertical-align:middle;margin-right:0.75rem;border-left-width:0}.dropdown-pane{position:absolute;z-index:10;display:block;width:300px;padding:1rem;visibility:hidden;border:1px solid #ccc;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#215f90 transparent transparent;right:5px;margin-top:-2px}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a::after{right:14px}.dropdown.menu.vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #215f90 transparent transparent}.dropdown.menu.vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #215f90}@media print, screen and (min-width: 40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#215f90 transparent transparent;right:5px;margin-top:-2px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a::after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #215f90 transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #215f90}}@media print, screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#215f90 transparent transparent;right:5px;margin-top:-2px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a::after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #215f90 transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #215f90}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-4px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:355px;border:1px solid #ccc;background:#fff}.is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #215f90 transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border:inset 4px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #215f90}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:0.33333rem 0.5rem;border-radius:6px;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#0b4898;color:#fff}.label.primary{background:#0b4898;color:#fff}.label.secondary{background:#545454;color:#fff}.label.success{background:#527f24;color:#fff}.label.warning{background:#b64a17;color:#fff}.label.alert{background:#cd0000;color:#fff}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}@media screen and (max-width: 39.9375em){.media-object.stack-for-small{flex-wrap:wrap}}@media screen and (max-width: 39.9375em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;flex-basis:100%;max-width:100%}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.main-section{flex:1 1 0px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:transparent;opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:1;transition:transform .5s ease;backface-visibility:hidden;background:transparent}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.is-transition-overlap{z-index:10}.off-canvas.is-transition-overlap.is-open{box-shadow:none}.off-canvas.is-open{transform:translate(0, 0)}.off-canvas-absolute{position:absolute;z-index:1;transition:transform .5s ease;backface-visibility:hidden;background:transparent}[data-whatinput='mouse'] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-overlap{z-index:10}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:none}.off-canvas-absolute.is-open{transform:translate(0, 0)}.position-left{top:0;left:0;width:25vw;height:100%;transform:translateX(-25vw);overflow-y:auto}.position-left.is-open ~ .off-canvas-content{transform:translateX(25vw)}.position-left.is-transition-push::after{position:absolute;top:0;right:0;height:100%;width:1px;box-shadow:none;content:" "}.position-left.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.position-right{top:0;right:0;width:25vw;height:100%;transform:translateX(25vw);overflow-y:auto}.position-right.is-open ~ .off-canvas-content{transform:translateX(-25vw)}.position-right.is-transition-push::after{position:absolute;top:0;left:0;height:100%;width:1px;box-shadow:none;content:" "}.position-right.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.position-top{top:0;left:0;width:100%;height:25vw;transform:translateY(-25vw);overflow-x:auto}.position-top.is-open ~ .off-canvas-content{transform:translateY(25vw)}.position-top.is-transition-push::after{position:absolute;bottom:0;left:0;height:1px;width:100%;box-shadow:none;content:" "}.position-top.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.position-bottom{bottom:0;left:0;width:100%;height:25vw;transform:translateY(25vw);overflow-x:auto}.position-bottom.is-open ~ .off-canvas-content{transform:translateY(-25vw)}.position-bottom.is-transition-push::after{position:absolute;top:0;left:0;height:1px;width:100%;box-shadow:none;content:" "}.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content{transform:none}.off-canvas-content{transition:transform .5s ease;backface-visibility:hidden}@media print, screen and (min-width: 40em){.position-left.reveal-for-medium{transform:none;z-index:1}.position-left.reveal-for-medium ~ .off-canvas-content{margin-left:25vw}.position-right.reveal-for-medium{transform:none;z-index:1}.position-right.reveal-for-medium ~ .off-canvas-content{margin-right:25vw}.position-top.reveal-for-medium{transform:none;z-index:1}.position-top.reveal-for-medium ~ .off-canvas-content{margin-top:25vw}.position-bottom.reveal-for-medium{transform:none;z-index:1}.position-bottom.reveal-for-medium ~ .off-canvas-content{margin-bottom:25vw}}@media print, screen and (min-width: 64em){.position-left.reveal-for-large{transform:none;z-index:1}.position-left.reveal-for-large ~ .off-canvas-content{margin-left:25vw}.position-right.reveal-for-large{transform:none;z-index:1}.position-right.reveal-for-large ~ .off-canvas-content{margin-right:25vw}.position-top.reveal-for-large{transform:none;z-index:1}.position-top.reveal-for-large ~ .off-canvas-content{margin-top:25vw}.position-bottom.reveal-for-large{transform:none;z-index:1}.position-bottom.reveal-for-large ~ .off-canvas-content{margin-bottom:25vw}}.orbit{position:relative}.orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(0,0,0,0.5);color:#fefefe}.orbit-previous,.orbit-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1000;padding:1rem;color:#fefefe}[data-whatinput='mouse'] .orbit-previous,[data-whatinput='mouse'] .orbit-next{outline:0}.orbit-previous:hover,.orbit-next:hover,.orbit-previous:active,.orbit-next:active,.orbit-previous:focus,.orbit-next:focus{background-color:transparent}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput='mouse'] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#ccc}.orbit-bullets button:hover{background-color:#545454}.orbit-bullets button.is-active{background-color:#545454}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{display:table;content:' ';flex-basis:0;order:1}.pagination::after{clear:both}.pagination li{margin-right:.0625rem;border-radius:3px;font-size:1rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print, screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:6px;color:#000}.pagination a:hover,.pagination button:hover{background:#f0f0f0}.pagination .current{padding:.1875rem .625rem;background:#527f24;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#545454;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{padding:.1875rem .625rem;content:'\2026';color:#000}.progress{height:1rem;margin-bottom:1rem;border-radius:1rem;background-color:#d9d9d9}.progress.primary .progress-meter{background-color:#0b4898}.progress.secondary .progress-meter{background-color:#545454}.progress.success .progress-meter{background-color:#527f24}.progress.warning .progress-meter{background-color:#b64a17}.progress.alert .progress-meter{background-color:#cd0000}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#0b4898;border-radius:6px}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;margin:0;font-size:0.75rem;font-weight:bold;color:#fefefe;white-space:nowrap;border-radius:1rem}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#f0f0f0;cursor:pointer;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#ccc;transition:all 0.2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);position:absolute;left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#0b4898;transition:all 0.2s ease-in-out;touch-action:manipulation}[data-whatinput='mouse'] .slider-handle{outline:0}.slider-handle:hover{background-color:#093d81}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scale(1, -1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky-container{position:relative}.sticky{position:relative;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{min-height:100%;overflow:hidden;user-select:none}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,0.5);overflow-y:scroll}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:0;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media print, screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.reveal{width:80%;max-width:80.625rem}}@media print, screen and (min-width: 40em){.reveal .reveal{right:auto;left:auto;margin:0 auto}}.reveal.collapse{padding:0}@media print, screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:80.625rem}}@media print, screen and (min-width: 40em){.reveal.small{width:50%;max-width:80.625rem}}@media print, screen and (min-width: 40em){.reveal.large{width:90%;max-width:80.625rem}}.reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width: 39.9375em){.reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:bold;color:#fefefe;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:6px;background:#ccc;transition:all 0.25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle::after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translate3d(0, 0, 0);border-radius:6px;background:#fff;transition:all 0.25s ease-out;content:''}input:checked ~ .switch-paddle{background:#0b4898}input:checked ~ .switch-paddle::after{left:2.25rem}[data-whatinput='mouse'] input:focus ~ .switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle::after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked ~ .switch-paddle::after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle::after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked ~ .switch-paddle::after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle::after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked ~ .switch-paddle::after{left:2.75rem}table{width:100%;margin-bottom:1rem;border-radius:6px}thead,tbody,tfoot{border:0;background-color:#f0f0f0}caption{padding:.625rem 1.25rem .625rem 1.25rem;font-weight:bold}thead{background:#232b5f;color:#fff}tfoot{background:#e4e4e4;color:#000}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:.625rem 1.25rem .625rem 1.25rem;font-weight:bold;text-align:left}tbody th,tbody td{padding:.625rem 1.25rem .625rem 1.25rem}tbody tr:nth-child(even){border-bottom:0;background-color:#fff}table.unstriped tbody{background-color:#f0f0f0}table.unstriped tbody tr{border-bottom:0;border-bottom:0;background-color:#f0f0f0}@media screen and (max-width: 63.9375em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#202858}table.hover tfoot tr:hover{background-color:#dfdfdf}table.hover tbody tr:hover{background-color:#ebebeb}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#dedede}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{margin:0;border:1px solid #d9d9d9;background:#f0f0f0;list-style-type:none}.tabs::before,.tabs::after{display:table;content:' ';flex-basis:0;order:1}.tabs::after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#0b4898}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#0c50a8}.tabs-title{float:left}.tabs-title>a{display:block;padding:0.85em 1.2em;font-size:100%;line-height:1;color:#0b4898}.tabs-title>a:hover{background:#fff;color:#093e83}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:#fff;color:#0b4898}.tabs-content{border:1px solid #d9d9d9;border-top:0;background:#fff;color:#000;transition:all 0.5s ease}.tabs-content.vertical{border:1px solid #d9d9d9;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel[aria-hidden="false"]{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:solid 4px #fff;border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,0.2);line-height:0}a.thumbnail{transition:box-shadow 200ms ease-out}a.thumbnail:hover,a.thumbnail:focus{box-shadow:0 0 6px 1px rgba(11,72,152,0.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:transparent;color:#000;display:flex;justify-content:space-between;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:bold}.has-tip{position:relative;display:inline-block;border-bottom:dotted 1px #8a8a8a;font-weight:bold;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0e132d;font-size:80%;color:#fff}.tooltip::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0e132d;position:absolute;bottom:100%;left:50%;transform:translateX(-50%)}.tooltip.top::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-bottom-width:0;border-top-style:solid;border-color:#0e132d transparent transparent;top:100%;bottom:auto}.tooltip.left::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0e132d;top:50%;bottom:auto;left:100%;transform:translateY(-50%)}.tooltip.right::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #0e132d transparent transparent;top:50%;right:100%;bottom:auto;left:auto;transform:translateY(-50%)}.top-bar{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.5rem;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#fff}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print, screen and (min-width: 40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto}.top-bar .top-bar-right{flex:0 1 auto}}@media screen and (max-width: 63.9375em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media screen and (max-width: 74.9375em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar-title{flex:0 0 auto;margin:0.5rem 1rem 0.5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 39.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.9375em), screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media print, screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-large{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.9375em), screen and (min-width: 75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::before,.clearfix::after{display:table;content:' ';flex-basis:0;order:1}.clearfix::after{clear:both}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print, screen and (min-width: 40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print, screen and (min-width: 64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}pre,code{font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",Courier,monospace;text-shadow:0 1px white;white-space:pre-wrap;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code{width:100%;display:block;margin:0 1rem 0 0;padding:1rem}input,textarea{font:inherit}h1,.h1,h2,.h2,table caption,h3,.h3,h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption,h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption,h6,.h6{font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;letter-spacing:-0.05rem;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}h1,.h1{line-height:1}h1,.h1,h2,.h2,table caption{font-weight:300}h2,.h2,table caption{line-height:1.4}h3,.h3,h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption,h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption,h6,.h6{font-weight:700;line-height:1.4}wbr::after{content:"\00200B"}ul,ol{margin-left:1.25rem}ul{list-style-type:disc}ul ul{list-style-type:circle}ul ul ul{list-style-type:square}ol{list-style-type:decimal}ol ol{list-style-type:lower-alpha}ol ol ol{list-style-type:lower-roman}a:hover{text-decoration:underline}.print-only{display:none}table.dataTable{clear:both;margin:0.5em 0 !important;max-width:none !important;width:100%}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper{position:relative}div.dataTables_wrapper div.dataTables_length label{float:left;text-align:left;margin-bottom:0}div.dataTables_wrapper div.dataTables_length select{width:75px;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter label{float:right;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter input{display:inline-block !important;width:auto !important;margin-bottom:0;margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:2px}div.dataTables_wrapper div.dataTables_paginate{float:right;margin:0}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:1.5rem}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("//ntp.niehs.nih.gov/images/template/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("//ntp.niehs.nih.gov/images/template/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("//ntp.niehs.nih.gov/images/template/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("//ntp.niehs.nih.gov/images/template/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("//ntp.niehs.nih.gov/images/template/sort_desc_disabled.png")}div.dataTables_scrollHead table{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2,div.dt-button-info .h2,div.dt-button-info table caption,table div.dt-button-info caption{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}ul.dt-buttons li{margin:0}ul.dt-buttons li.active a{box-shadow:inset 0 0 10px rgba(0,0,0,0.6)}ul.dt-buttons.button-group a{margin-bottom:0}ul.dt-button-collection.f-dropdown{-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}ul.dt-button-collection.f-dropdown.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}ul.dt-button-collection.f-dropdown.fixed.two-column{margin-left:-150px}ul.dt-button-collection.f-dropdown.fixed.three-column{margin-left:-225px}ul.dt-button-collection.f-dropdown.fixed.four-column{margin-left:-300px}ul.dt-button-collection.f-dropdown>*{-webkit-column-break-inside:avoid;break-inside:avoid}ul.dt-button-collection.f-dropdown.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}ul.dt-button-collection.f-dropdown.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}ul.dt-button-collection.f-dropdown.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}ul.dt-button-collection.f-dropdown.fixed{max-width:none}ul.dt-button-collection.f-dropdown.fixed:before,ul.dt-button-collection.f-dropdown.fixed:after{display:none}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:88}@media screen and (max-width: 767px){ul.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:0.5rem}ul.dt-buttons li{float:none}}div.button-group.stacked.dropdown-pane{margin-top:2px;padding:1px;z-index:89}div.button-group.stacked.dropdown-pane a.button{margin-bottom:1px;border-right:none}div.button-group.stacked.dropdown-pane a.button:last-child{margin-bottom:0}div.dt-buttons button.button.processing,div.dt-buttons div.button.processing,div.dt-buttons a.button.processing{color:rgba(0,0,0,0.2);color:rgba(255,255,255,0.2);border-top-color:white;border-bottom-color:white}div.dt-buttons button.button.processing:after,div.dt-buttons div.button.processing:after,div.dt-buttons a.button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}table.DTCR_clonedTable.dataTable{position:absolute !important;background-color:rgba(255,255,255,0.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#008CBA;z-index:201}table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:white;margin-top:0 !important;margin-bottom:0 !important}table.dataTable.fixedHeader-floating{position:fixed !important}table.dataTable.fixedHeader-locked{position:absolute !important}@media print{table.fixedHeader-floating{display:none}}/*! jQuery UI - v1.12.1
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;z-index:999999}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-widget,.ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em}.ui-widget.ui-widget-content{border-width:1px;border-style:solid}.ui-widget-content{border-width:1px;border-style:solid}.ui-widget-content a{color:#333333}.ui-widget-header{border-width:1px;border-style:solid;font-weight:bold}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border-width:1px;border-style:solid;font-weight:normal}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border-width:1px;border-style:solid;font-weight:normal}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border-width:1px;border-style:solid;font-weight:normal}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border-width:1px;border-style:solid}.ui-state-checked{border-width:1px;border-style:solid}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{font-weight:normal}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:0}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ntpHome #friendly-url-mobile{display:none}.ntpHome main{padding:3.75rem 0 0}@media screen and (min-width: 40em) and (max-width: 63.9375em){.ntpHome main{padding:0.9375rem 0}}@media screen and (max-width: 39.9375em){.ntpHome main{padding:0.625rem 0}}.ntpHome #pagecontent>:first-child:not(.callout.outage){margin-top:0}@media screen and (max-width: 63.9375em){.ntpHome h2,.ntpHome .h2,.ntpHome table caption,table .ntpHome caption{font-size:1.5rem}}@media screen and (max-width: 39.9375em){.ntpHome #section-news .sidebar.aggregate{margin-top:1.25rem}}.ntpHome #section-news .sidebar.aggregate ul{padding-bottom:0.675rem}.ntpHome #section-news .sidebar.aggregate h3:empty,.ntpHome #section-news .sidebar.aggregate .h3:empty,.ntpHome #section-news .sidebar.aggregate p:empty{display:none}.ntpHome #section-resources .img-box a{text-decoration:none !important}@media screen and (min-width: 40em) and (max-width: 63.9375em){.ntpHome #section-resources .row-box{padding-left:0.9375rem}.ntpHome #section-resources .row-box .columns{flex:0 0 50%;max-width:50%;padding:0 0.9375rem 0 0}.ntpHome #section-resources .row-box .columns:nth-child(n+3){padding-top:0.9375rem}}.ntpHome #section-about h2,.ntpHome #section-about .h2,.ntpHome #section-about table caption,table .ntpHome #section-about caption{font-size:3rem;font-weight:600;line-height:1;margin:1.875rem 0 0 0}.ntpHome #section-about h3,.ntpHome #section-about .h3{margin-bottom:1.5rem}.ntpHome #section-about .sidebar.aggregate{margin-top:1.875rem}@media screen and (max-width: 63.9375em){.ntpHome #section-about .sidebar.aggregate{display:none}}@media screen and (max-width: 63.9375em){.ntpHome #section-about .columns p:last-child{margin-bottom:0.625rem}}@media screen and (max-width: 63.9375em){.ntpHome #section-about .large-9 img{width:100%}.ntpHome #section-about .large-9 h2,.ntpHome #section-about .large-9 .h2,.ntpHome #section-about .large-9 table caption,table .ntpHome #section-about .large-9 caption{font-size:1.5rem;font-weight:700;margin-top:1rem}.ntpHome #section-about .large-9 h3,.ntpHome #section-about .large-9 .h3{font-size:1.25rem;margin-bottom:1rem}}.ntpHome .callout.outage{padding:0.45rem 1.5rem;margin:-2.5rem 1rem 1rem}.ntpHome .callout.outage.extended{padding:1rem}@media screen and (max-width: 63.9375em){.ntpHome .callout.outage{margin:0 1rem 1rem}}@media screen and (max-width: 39.9375em){.ntpHome .callout.outage{margin:0 0.625rem 0.625rem}}.homeHighlight{max-width:78.75rem;margin:0 auto 1.875rem;padding:0.75rem}.homeHighlight h3,.homeHighlight .h3,.homeHighlight div,.homeHighlight p{display:inline-block;vertical-align:middle}.homeHighlight h3,.homeHighlight .h3{font-size:1.5rem;margin:0}.homeHighlight h3::before,.homeHighlight .h3::before{content:"\f005";font-family:"FontAwesome";margin-right:0.5rem}.homeHighlight h3::after,.homeHighlight .h3::after{content:":";margin-right:0.25rem}.homeHighlight div>:first-child{margin-top:0}.homeHighlight div>:last-child{margin-bottom:0}@media screen and (max-width: 81.5625em){.homeHighlight{margin:0.9375rem}}@media screen and (max-width: 39.9375em){.homeHighlight{margin:0.625rem}}.rssline{border-top:1px solid #999}main{margin:0 auto}@media screen and (min-width: 40em) and (max-width: 63.9375em){#pagecontent{margin-bottom:0.9375rem}}@media screen and (max-width: 39.9375em){#pagecontent{margin-bottom:0.625rem}}#pagecontent h1:first-of-type:not(.rocheader),#pagecontent .h1:first-of-type:not(.rocheader){margin-top:-0.55rem;margin-bottom:1.5rem}@media screen and (min-width: 64em){#pagecontent h1,#pagecontent .h1{max-width:75%}}#pagecontent .float-right #friendly-url{margin-bottom:0}#pagecontent a{text-decoration:underline}@media screen and (max-width: 63.9375em){#rightrail,.rightrail{margin-top:1rem}}@media screen and (max-width: 63.9375em){#rightrail #share,#rightrail #friendly-url,.rightrail #share,.rightrail #friendly-url{display:none}}#rightrail>:last-child,.rightrail>:last-child{margin-bottom:0}#rightrail .page-img,.rightrail .page-img{margin-bottom:1.875rem}#rightrail .page-img img,.rightrail .page-img img{display:block}#rightrail .page-img a[href$=".bmp"]::after,#rightrail .page-img a[href$=".gif"]::after,#rightrail .page-img a[href$=".jpeg"]::after,#rightrail .page-img a[href$=".jpg"]::after,#rightrail .page-img a[href$=".png"]::after,#rightrail .page-img a[href$=".svg"]::after,#rightrail .page-img a[href$=".tif"]::after,#rightrail .page-img a[href$=".tiff"]::after,.rightrail .page-img a[href$=".bmp"]::after,.rightrail .page-img a[href$=".gif"]::after,.rightrail .page-img a[href$=".jpeg"]::after,.rightrail .page-img a[href$=".jpg"]::after,.rightrail .page-img a[href$=".png"]::after,.rightrail .page-img a[href$=".svg"]::after,.rightrail .page-img a[href$=".tif"]::after,.rightrail .page-img a[href$=".tiff"]::after{display:none}#rightrail .accordion,.rightrail .accordion{clear:both}#share-widget,#share-widget-no-sidebar{float:right;margin-left:1.875rem}@media screen and (max-width: 63.9375em){#share-widget,#share-widget-no-sidebar{display:none}}#share{text-align:right}@media screen and (max-width: 39.9375em){#share{text-align:center}}#share strong{font-weight:900;font-size:0.9375rem;text-transform:uppercase;margin-right:0.4rem;display:inline-block;vertical-align:middle}#share .addthis_sharing_toolbox{display:inline-block;vertical-align:middle}#friendly-url{text-align:right;font-size:0.6875rem;margin:0 0 1.5rem}@media screen and (max-width: 39.9375em){#friendly-url{text-align:center}}#friendly-url-mobile{font-size:0.6875rem;text-align:center}#content-footer{border-top:1px solid #000;font-size:0.84em;color:#20209C;overflow:hidden;padding:0.3rem 0.3rem 0;clear:both}#content-footer p{margin:0.3rem 0 0}#content-footer #backtotop{float:left}.anchor-top{display:block;width:100%;text-align:right;padding-top:0.875rem}.anchor-top .button{padding:0}@media screen and (max-width: 39.9375em){.anchor-top .button{text-align:right}}table+.anchor-top{margin-top:-0.5rem;padding-top:0}@media screen and (max-width: 39.9375em){table+.anchor-top{margin-bottom:1rem}}.cornerPiece{height:6.25em;width:6.25em;left:0;top:0;position:fixed;z-index:9999;background:transparent url("//ntp.niehs.nih.gov/images/template/cornerTest.gif") fixed;filter:alpha(opacity=60);opacity:.6;overflow:visible;margin:0;padding:0}.restricted{background:transparent url("//ntp.niehs.nih.gov/images/template/cornerrestricted.gif") fixed;filter:alpha(opacity=100);opacity:1}@media screen and (min-width: 64em){.no-sidebars .hide-sidebar{display:none}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.no-sidebars #leftnav{margin-bottom:.9375rem}}.sidebars-visible{display:none}@media screen and (min-width: 64em){.hide-sidebar-left{padding-left:0}}.ntpAbstract div.medium-3.callout{border-right:none}.ntpAbstract div.medium-9.callout{border-left:none}@media screen and (min-width: 64em){.ntpAbstract #rightrail{padding-left:1.875rem}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.ntpAbstract #rightrail.medium-9{flex:0 0 100%;max-width:100%}.ntpAbstract #rightrail.medium-offset-3{margin-left:0}}.abstractbox{margin-left:0 !important;margin-right:0 !important}.abstractbox h2,.abstractbox .h2,.abstractbox table caption,table .abstractbox caption{font-size:1.5rem;font-weight:bold;margin-bottom:1.5rem}.abstractbox p.substance-list{margin-bottom:0}.abstractbox ul{list-style-type:circle;margin:0;padding:0 0 0 2.5rem}@media screen and (max-width: 39.9375em){.abstractbox ul{padding:0 0 0 1.25rem}}.abstractbox .masonry-wrapper{display:flex;flex-flow:row wrap;text-align:center;border:1px solid}.abstractbox .masonry-wrapper div{overflow:hidden}.abstractbox .no-masonry div{text-align:center;flex:0 0 100%;max-width:100%}.abstractbox .no-masonry div .casrn-image{border:0;margin:0 auto}.abstractbox .img-masonry .casrn-image{border:0}.abstractbox .img-masonry div{border:0 solid;text-align:center}@media screen and (min-width: 40em){.abstractbox .img-masonry.img-masonry2 div{flex:0 0 100%;max-width:100%}.abstractbox .img-masonry.img-masonry2 div img{max-width:50%;margin:0 auto}.abstractbox .img-masonry.img-masonry2 div:nth-child(1){border-bottom-width:1px}}@media screen and (max-width: 39.9375em){.abstractbox .img-masonry.img-masonry2 div{flex:0 0 50%;max-width:50%}.abstractbox .img-masonry.img-masonry2 div:nth-child(1){border-right-width:1px}}.abstractbox .img-masonry.img-masonry3 div{flex:0 0 50%;max-width:50%}.abstractbox .img-masonry.img-masonry3 div:nth-child(1){flex:0 0 100%;max-width:100%;border-bottom-width:1px}.abstractbox .img-masonry.img-masonry3 div:nth-child(1) img{max-width:50%;margin:0 auto}.abstractbox .img-masonry.img-masonry3 div:nth-child(2){border-right-width:1px}.abstractbox .img-masonry.img-masonry4 div{flex:0 0 50%;max-width:50%}.abstractbox .img-masonry.img-masonry4 div:nth-child(1),.abstractbox .img-masonry.img-masonry4 div:nth-child(2){border-bottom-width:1px}.abstractbox .img-masonry.img-masonry4 div:nth-child(1),.abstractbox .img-masonry.img-masonry4 div:nth-child(3){border-right-width:1px}.abstractbox .img-masonry.img-masonry5 div{flex:0 0 33.33333%;max-width:33.33333%}.abstractbox .img-masonry.img-masonry5 div:nth-child(1),.abstractbox .img-masonry.img-masonry5 div:nth-child(2){flex:0 0 50%;max-width:50%;border-bottom-width:1px}.abstractbox .img-masonry.img-masonry5 div:nth-child(1),.abstractbox .img-masonry.img-masonry5 div:nth-child(3),.abstractbox .img-masonry.img-masonry5 div:nth-child(4){border-right-width:1px}@media screen and (min-width: 40em){.abstractbox .img-masonry.img-masonry6 div{flex:0 0 33.33333%;max-width:33.33333%}.abstractbox .img-masonry.img-masonry6 div:nth-child(1){flex:0 0 100%;max-width:100%;border-bottom-width:1px}.abstractbox .img-masonry.img-masonry6 div:nth-child(1) img{max-width:50%;margin:0 auto}.abstractbox .img-masonry.img-masonry6 div:nth-child(2),.abstractbox .img-masonry.img-masonry6 div:nth-child(3),.abstractbox .img-masonry.img-masonry6 div:nth-child(5){border-right-width:1px}.abstractbox .img-masonry.img-masonry6 div:nth-child(5),.abstractbox .img-masonry.img-masonry6 div:nth-child(6){flex:0 0 50%;max-width:50%;border-top-width:1px}}@media screen and (max-width: 39.9375em){.abstractbox .img-masonry.img-masonry6 div{flex:0 0 33.33333%;max-width:33.33333%}.abstractbox .img-masonry.img-masonry6 div:nth-child(1),.abstractbox .img-masonry.img-masonry6 div:nth-child(2),.abstractbox .img-masonry.img-masonry6 div:nth-child(3){border-bottom-width:1px}.abstractbox .img-masonry.img-masonry6 div:nth-child(1),.abstractbox .img-masonry.img-masonry6 div:nth-child(2),.abstractbox .img-masonry.img-masonry6 div:nth-child(4),.abstractbox .img-masonry.img-masonry6 div:nth-child(5){border-right-width:1px}}.abstractbox .casrn-image{border:1px solid}@media screen and (max-width: 39.9375em){.img-casrn{margin-bottom:0.625rem}}.ntpLanding #pagecontent h1:first-of-type,.ntpLanding #pagecontent .h1:first-of-type{margin-bottom:0.625rem}@media screen and (min-width: 40em){.ntpLanding #pagecontent h1:first-of-type,.ntpLanding #pagecontent .h1:first-of-type{margin-bottom:1.5rem}}.ntpLanding #pagecontent>div.landingbanner,.ntpLanding #pagecontent>div:nth-of-type(3){padding:0}.landing-body{margin:0.9375rem 0}.landing-body>:first-child{margin-top:0}.landing-body>:last-child{margin-bottom:0}.contentcol{padding:0}@media screen and (min-width: 64em){.contentcol{padding:0 2rem 0 0}}.contentcol .summary-title+.row{margin-top:-0.75rem}.contentcol .summary-item .columns{padding-top:1.875rem;padding-bottom:1.875rem}.contentcol .summary-item .columns:first-child a{background-image:none;padding-right:0}.contentcol .summary-item .columns:last-child{padding-right:1.875rem}.contentcol .summary-item::after{content:"";height:1px;width:100%;display:block;margin-left:.9375rem;margin-right:.9375rem}@media screen and (max-width: 39.9375em){.contentcol .summary-item::after{margin-left:0.625rem;margin-right:0.625rem}}.contentcol .summary-item h4,.contentcol .summary-item .h4,.contentcol .summary-item .page-listing section h3,.page-listing section .contentcol .summary-item h3,.contentcol .summary-item .page-listing section .h3,.page-listing section .contentcol .summary-item .h3,.contentcol .summary-item .page-listing section table caption,.page-listing section table .contentcol .summary-item caption,.contentcol .summary-item .study-type section h3,.study-type section .contentcol .summary-item h3,.contentcol .summary-item .study-type section .h3,.study-type section .contentcol .summary-item .h3,.contentcol .summary-item .study-type section table caption,.study-type section table .contentcol .summary-item caption,.contentcol .summary-item .page-listing .overview h2,.page-listing .overview .contentcol .summary-item h2,.contentcol .summary-item .page-listing .overview .h2,.page-listing .overview .contentcol .summary-item .h2,.contentcol .summary-item .page-listing .overview table caption,.page-listing .overview table .contentcol .summary-item caption,.contentcol .summary-item table .page-listing .overview caption,table .page-listing .overview .contentcol .summary-item caption{margin-top:-0.5rem;line-height:1.25}.contentcol .summary-item h4 a,.contentcol .summary-item .h4 a,.contentcol .summary-item .page-listing section h3 a,.page-listing section .contentcol .summary-item h3 a,.contentcol .summary-item .page-listing section .h3 a,.page-listing section .contentcol .summary-item .h3 a,.contentcol .summary-item .page-listing section table caption a,.page-listing section table .contentcol .summary-item caption a,.contentcol .summary-item .study-type section h3 a,.study-type section .contentcol .summary-item h3 a,.contentcol .summary-item .study-type section .h3 a,.study-type section .contentcol .summary-item .h3 a,.contentcol .summary-item .study-type section table caption a,.study-type section table .contentcol .summary-item caption a,.contentcol .summary-item .page-listing .overview h2 a,.page-listing .overview .contentcol .summary-item h2 a,.contentcol .summary-item .page-listing .overview .h2 a,.page-listing .overview .contentcol .summary-item .h2 a,.contentcol .summary-item .page-listing .overview table caption a,.page-listing .overview table .contentcol .summary-item caption a,.contentcol .summary-item table .page-listing .overview caption a,table .page-listing .overview .contentcol .summary-item caption a{text-decoration:none !important}.contentcol .summary-item a.link{white-space:nowrap}.landingbanner{clear:both}@media screen and (min-width: 40em){.landingbanner{min-height:21.625rem}}.landingbanner .banner-caption{padding:1.75rem;position:relative}.landingbanner .banner-caption h1,.landingbanner .banner-caption .h1,.landingbanner .banner-caption h2,.landingbanner .banner-caption .h2,.landingbanner .banner-caption table caption,table .landingbanner .banner-caption caption,.landingbanner .banner-caption h3,.landingbanner .banner-caption .h3,.landingbanner .banner-caption h4,.landingbanner .banner-caption .h4,.landingbanner .banner-caption .page-listing section h3,.page-listing section .landingbanner .banner-caption h3,.landingbanner .banner-caption .page-listing section .h3,.page-listing section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .page-listing section table caption,.page-listing section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .study-type section h3,.study-type section .landingbanner .banner-caption h3,.landingbanner .banner-caption .study-type section .h3,.study-type section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .study-type section table caption,.study-type section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .page-listing .overview h2,.page-listing .overview .landingbanner .banner-caption h2,.landingbanner .banner-caption .page-listing .overview .h2,.page-listing .overview .landingbanner .banner-caption .h2,.landingbanner .banner-caption .page-listing .overview table caption,.page-listing .overview table .landingbanner .banner-caption caption,.landingbanner .banner-caption table .page-listing .overview caption,table .page-listing .overview .landingbanner .banner-caption caption,.landingbanner .banner-caption h5,.landingbanner .banner-caption .h5,.landingbanner .banner-caption #registrationForm div.notes h4,#registrationForm div.notes .landingbanner .banner-caption h4,.landingbanner .banner-caption #registrationForm div.notes .h4,#registrationForm div.notes .landingbanner .banner-caption .h4,.landingbanner .banner-caption #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .landingbanner .banner-caption h3,.landingbanner .banner-caption .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .landingbanner .banner-caption h3,.landingbanner .banner-caption #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .landingbanner .banner-caption .h3,.landingbanner .banner-caption #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .landingbanner .banner-caption h3,.landingbanner .banner-caption .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .landingbanner .banner-caption h3,.landingbanner .banner-caption #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .landingbanner .banner-caption .h3,.landingbanner .banner-caption #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .landingbanner .banner-caption h2,.landingbanner .banner-caption .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .landingbanner .banner-caption h2,.landingbanner .banner-caption #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .landingbanner .banner-caption .h2,.landingbanner .banner-caption .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .landingbanner .banner-caption .h2,.landingbanner .banner-caption #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .landingbanner .banner-caption caption,.landingbanner .banner-caption .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .landingbanner .banner-caption caption,.landingbanner .banner-caption table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption h6,.landingbanner .banner-caption .h6{font-size:2.25rem;font-weight:600;letter-spacing:-0.075rem;line-height:1;margin:0 0 1rem 0}@media screen and (max-width: 39.9375em){.landingbanner .banner-caption h1,.landingbanner .banner-caption .h1,.landingbanner .banner-caption h2,.landingbanner .banner-caption .h2,.landingbanner .banner-caption table caption,table .landingbanner .banner-caption caption,.landingbanner .banner-caption h3,.landingbanner .banner-caption .h3,.landingbanner .banner-caption h4,.landingbanner .banner-caption .h4,.landingbanner .banner-caption .page-listing section h3,.page-listing section .landingbanner .banner-caption h3,.landingbanner .banner-caption .page-listing section .h3,.page-listing section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .page-listing section table caption,.page-listing section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .study-type section h3,.study-type section .landingbanner .banner-caption h3,.landingbanner .banner-caption .study-type section .h3,.study-type section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .study-type section table caption,.study-type section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .page-listing .overview h2,.page-listing .overview .landingbanner .banner-caption h2,.landingbanner .banner-caption .page-listing .overview .h2,.page-listing .overview .landingbanner .banner-caption .h2,.landingbanner .banner-caption .page-listing .overview table caption,.page-listing .overview table .landingbanner .banner-caption caption,.landingbanner .banner-caption table .page-listing .overview caption,table .page-listing .overview .landingbanner .banner-caption caption,.landingbanner .banner-caption h5,.landingbanner .banner-caption .h5,.landingbanner .banner-caption #registrationForm div.notes h4,#registrationForm div.notes .landingbanner .banner-caption h4,.landingbanner .banner-caption #registrationForm div.notes .h4,#registrationForm div.notes .landingbanner .banner-caption .h4,.landingbanner .banner-caption #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .landingbanner .banner-caption h3,.landingbanner .banner-caption .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .landingbanner .banner-caption h3,.landingbanner .banner-caption #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .landingbanner .banner-caption .h3,.landingbanner .banner-caption #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .landingbanner .banner-caption h3,.landingbanner .banner-caption .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .landingbanner .banner-caption h3,.landingbanner .banner-caption #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .landingbanner .banner-caption .h3,.landingbanner .banner-caption .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .landingbanner .banner-caption .h3,.landingbanner .banner-caption #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .landingbanner .banner-caption caption,.landingbanner .banner-caption .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .landingbanner .banner-caption h2,.landingbanner .banner-caption .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .landingbanner .banner-caption h2,.landingbanner .banner-caption #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .landingbanner .banner-caption .h2,.landingbanner .banner-caption .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .landingbanner .banner-caption .h2,.landingbanner .banner-caption #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .landingbanner .banner-caption caption,.landingbanner .banner-caption .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .landingbanner .banner-caption caption,.landingbanner .banner-caption table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .landingbanner .banner-caption caption,.landingbanner .banner-caption h6,.landingbanner .banner-caption .h6{font-size:1.75rem}}.landingbanner .banner-caption p:last-of-type{margin-bottom:0}.landingbanner .banner-caption a:hover{text-decoration:none !important}@media screen and (max-width: 39.9375em){.landingbanner .banner-caption{text-align:center}}.landingbanner .banner-img{text-align:right;padding:0;margin-bottom:0;overflow:hidden;position:relative}@media screen and (min-width: 40em){.landingbanner .banner-img{min-height:21.625rem}}.landingbanner .banner-img img{position:absolute;display:block;height:100%;max-width:none}@media screen and (max-width: 39.9375em){.landingbanner .banner-img img{position:relative;width:100%;height:auto}}.bannercollapse{padding-top:0 !important;margin-top:-1rem;clear:right}.bannercollapse .rightrail{padding-top:0.75rem}.banner-feature{position:relative;display:inline-block;width:auto;height:1.8125rem;top:-0.5rem;margin:0 0 16px -34px;padding:0.25rem 1rem 0.25rem 2.125rem}.banner-feature::after{content:"";border-style:solid;border-width:0.90625em;display:block;position:absolute;right:-1.7rem;height:1.8125rem;bottom:0;z-index:1}@media screen and (max-width: 39.9375em){.banner-feature{position:absolute;z-index:10;top:-1.25rem;left:50%;transform:translateX(-50%);border-radius:3px 3px 0 0;margin:0;padding:0.25rem 1rem}.banner-feature::before,.banner-feature::after{display:none}}.banner-feature strong{font-size:0.875rem;display:block}.banner-feature strong::before{content:"";border-style:solid;border-width:0.5em 0 0 0.5em;position:absolute;display:block;bottom:-0.5em;left:0}@media screen and (max-width: 39.9375em){.banner-feature strong::before{display:none}}.page-listing section>:last-child,.study-type section>:last-child{margin-bottom:0}.page-listing section .section-heading,.study-type section .section-heading{margin-bottom:0.75rem}.page-listing section ul,.study-type section ul{margin-left:2rem}.page-listing section td ul,.study-type section td ul{margin-left:1rem}.page-listing section:last-of-type+div.anchor-top,.study-type section:last-of-type+div.anchor-top{display:none}.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption{margin-bottom:1.25rem}.page-listing section details+h3,.page-listing section details+.h3,.study-type section details+h3,.study-type section details+.h3{margin-top:1rem}.page-listing #accessibility,.study-type #accessibility{margin-top:1.5rem}.page-listing.roc-listing #uses ul,.page-listing.roc-listing #recommendations ul,.study-type.roc-listing #uses ul,.study-type.roc-listing #recommendations ul{margin-left:1rem}.page-listing .overview{margin-left:0 !important;margin-right:0 !important;padding:1.75rem 0.9375rem 1.75rem 0.9375rem !important}.page-listing .overview div:last-child>:last-child{margin-bottom:0}.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption{margin-bottom:1rem}@media screen and (max-width: 39.9375em){.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption{margin-top:1rem}}.page-listing .overview p.substance-list{margin-bottom:0}.page-listing .overview ul{list-style-type:circle;margin:0;padding:0 0 0 2.5rem}@media screen and (max-width: 39.9375em){.page-listing .overview ul{padding:0 0 0 1.25rem}}.page-listing .overview .masonry-wrapper{display:flex;flex-flow:row wrap;text-align:center;border:1px solid}.page-listing .overview .masonry-wrapper div{overflow:hidden}.page-listing .overview .no-masonry div{text-align:center;flex:0 0 100%;max-width:100%}.page-listing .overview .no-masonry div .casrn-image{border:0;margin:0 auto}.page-listing .overview .img-masonry .casrn-image{border:0}.page-listing .overview .img-masonry div{border:0 solid;text-align:center}@media screen and (min-width: 40em){.page-listing .overview .img-masonry.img-masonry2 div{flex:0 0 100%;max-width:100%}.page-listing .overview .img-masonry.img-masonry2 div img{max-width:50%;margin:0 auto}.page-listing .overview .img-masonry.img-masonry2 div:nth-child(1){border-bottom-width:1px}}@media screen and (max-width: 39.9375em){.page-listing .overview .img-masonry.img-masonry2 div{flex:0 0 50%;max-width:50%}.page-listing .overview .img-masonry.img-masonry2 div:nth-child(1){border-right-width:1px}}.page-listing .overview .img-masonry.img-masonry3 div{flex:0 0 50%;max-width:50%}.page-listing .overview .img-masonry.img-masonry3 div:nth-child(1){flex:0 0 100%;max-width:100%;border-bottom-width:1px}.page-listing .overview .img-masonry.img-masonry3 div:nth-child(1) img{max-width:50%;margin:0 auto}.page-listing .overview .img-masonry.img-masonry3 div:nth-child(2){border-right-width:1px}.page-listing .overview .img-masonry.img-masonry4 div{flex:0 0 50%;max-width:50%}.page-listing .overview .img-masonry.img-masonry4 div:nth-child(1),.page-listing .overview .img-masonry.img-masonry4 div:nth-child(2){border-bottom-width:1px}.page-listing .overview .img-masonry.img-masonry4 div:nth-child(1),.page-listing .overview .img-masonry.img-masonry4 div:nth-child(3){border-right-width:1px}.page-listing .overview .img-masonry.img-masonry5 div{flex:0 0 33.33333%;max-width:33.33333%}.page-listing .overview .img-masonry.img-masonry5 div:nth-child(1),.page-listing .overview .img-masonry.img-masonry5 div:nth-child(2){flex:0 0 50%;max-width:50%;border-bottom-width:1px}.page-listing .overview .img-masonry.img-masonry5 div:nth-child(1),.page-listing .overview .img-masonry.img-masonry5 div:nth-child(3),.page-listing .overview .img-masonry.img-masonry5 div:nth-child(4){border-right-width:1px}@media screen and (min-width: 40em){.page-listing .overview .img-masonry.img-masonry6 div{flex:0 0 33.33333%;max-width:33.33333%}.page-listing .overview .img-masonry.img-masonry6 div:nth-child(1){flex:0 0 100%;max-width:100%;border-bottom-width:1px}.page-listing .overview .img-masonry.img-masonry6 div:nth-child(1) img{max-width:50%;margin:0 auto}.page-listing .overview .img-masonry.img-masonry6 div:nth-child(2),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(3),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(5){border-right-width:1px}.page-listing .overview .img-masonry.img-masonry6 div:nth-child(5),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(6){flex:0 0 50%;max-width:50%;border-top-width:1px}}@media screen and (max-width: 39.9375em){.page-listing .overview .img-masonry.img-masonry6 div{flex:0 0 33.33333%;max-width:33.33333%}.page-listing .overview .img-masonry.img-masonry6 div:nth-child(1),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(2),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(3){border-bottom-width:1px}.page-listing .overview .img-masonry.img-masonry6 div:nth-child(1),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(2),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(4),.page-listing .overview .img-masonry.img-masonry6 div:nth-child(5){border-right-width:1px}}.page-listing .overview .casrn-image{border:1px solid}.page-listing .overview img{width:100%}.page-listing .overview .imgborder{border:none}.page-listing .overview .findings span:not(.filesize):not(:last-child)::after{content:", "}.meeting{margin-bottom:1.875rem}@media screen and (max-width: 39.9375em){.meeting{margin-bottom:0.625rem}}@media screen and (max-width: 39.9375em){.meeting .tabs-title a{font-size:0.75rem}}.meeting .tabs-title a::before{font-family:"FontAwesome";font-weight:normal !important;margin-right:0.5rem}@media screen and (max-width: 39.9375em){.meeting .tabs-title a::before{display:none}}@media screen and (max-width: 39.9375em){.meeting .tabs-title a span{display:none}}.meeting .tabs-title.summary a::before{content:"\f073"}.meeting .tabs-title.agenda a::before{content:"\f022"}.meeting .tabs-title.materials a::before{content:"\f0c5"}.meeting .tabs-title.members a::before{content:"\f2be"}.meeting .tabs-title.comments a::before{content:"\f27a"}@media screen and (min-width: 40em){.meeting .tabs-panel h3,.meeting .tabs-panel .h3{margin-bottom:1.875rem}}.meeting .tabs-panel[id^="summary"] h3.has-title,.meeting .tabs-panel[id^="summary"] .has-title.h3{margin-bottom:0}.meeting .tabs-panel[id^="summary"] details{margin-bottom:0.875rem}.meeting .tabs-panel[id^="summary"] details summary.meeting-date{text-decoration:underline;margin-bottom:1rem}.meeting .tabs-panel[id^="summary"] div.meeting-date{margin-bottom:1.875rem}@media screen and (min-width: 40em){.meeting .tabs-panel[id^="agenda"] table thead th:first-child{white-space:nowrap;width:15%}.meeting .tabs-panel[id^="agenda"] table thead th:last-child{width:30%}}@media screen and (min-width: 40em){.meeting .meeting-download .download{text-align:right}}.meeting .meeting-download .download p{margin-bottom:0}.meeting .meeting-download .download .button{margin-bottom:0.25rem}@media screen and (min-width: 40em){.meeting .meeting-download+hr{margin-top:0}}.meeting-registration{text-align:center}@media screen and (min-width: 40em){.meeting-registration{border-left:1px solid}}@media screen and (max-width: 39.9375em){.meeting-registration{border-top:1px solid;padding-top:1rem}}.meeting-registration .button{display:block;margin:0.25rem 0}.meeting-registration .fa{font-size:2.625rem;display:block;margin-bottom:1rem}@media screen and (max-width: 39.9375em){.meeting-registration .fa{display:none}}.meeting-registration.disabled .button{cursor:not-allowed}.meeting-date{font-weight:300;font-size:1.5rem;line-height:1;letter-spacing:-0.05rem}body.ntpDataTable .nav-left{display:none}#report-content>div{display:none}#rocIntroduction{clear:both;font-size:1.16em}#rocIntroduction img{margin:2px 5px 5px 0}.rocBoxTitle{padding:.625rem 1.25rem;margin-top:1rem;margin-bottom:0;clear:both}.rocBoxTitle h1,.rocBoxTitle .h1,.rocBoxTitle h2,.rocBoxTitle .h2,.rocBoxTitle table caption,table .rocBoxTitle caption,.rocBoxTitle h3,.rocBoxTitle .h3,.rocBoxTitle h4,.rocBoxTitle .h4,.rocBoxTitle .page-listing section h3,.page-listing section .rocBoxTitle h3,.rocBoxTitle .page-listing section .h3,.page-listing section .rocBoxTitle .h3,.rocBoxTitle .page-listing section table caption,.page-listing section table .rocBoxTitle caption,.rocBoxTitle .study-type section h3,.study-type section .rocBoxTitle h3,.rocBoxTitle .study-type section .h3,.study-type section .rocBoxTitle .h3,.rocBoxTitle .study-type section table caption,.study-type section table .rocBoxTitle caption,.rocBoxTitle .page-listing .overview h2,.page-listing .overview .rocBoxTitle h2,.rocBoxTitle .page-listing .overview .h2,.page-listing .overview .rocBoxTitle .h2,.rocBoxTitle .page-listing .overview table caption,.page-listing .overview table .rocBoxTitle caption,.rocBoxTitle table .page-listing .overview caption,table .page-listing .overview .rocBoxTitle caption,.rocBoxTitle h5,.rocBoxTitle .h5,.rocBoxTitle #registrationForm div.notes h4,#registrationForm div.notes .rocBoxTitle h4,.rocBoxTitle #registrationForm div.notes .h4,#registrationForm div.notes .rocBoxTitle .h4,.rocBoxTitle #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .rocBoxTitle h3,.rocBoxTitle .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .rocBoxTitle h3,.rocBoxTitle #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .rocBoxTitle .h3,.rocBoxTitle .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .rocBoxTitle .h3,.rocBoxTitle #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .rocBoxTitle caption,.rocBoxTitle .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .rocBoxTitle h3,.rocBoxTitle .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .rocBoxTitle h3,.rocBoxTitle #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .rocBoxTitle .h3,.rocBoxTitle .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .rocBoxTitle .h3,.rocBoxTitle #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .rocBoxTitle caption,.rocBoxTitle .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .rocBoxTitle h2,.rocBoxTitle .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .rocBoxTitle h2,.rocBoxTitle #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .rocBoxTitle .h2,.rocBoxTitle .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .rocBoxTitle .h2,.rocBoxTitle #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .rocBoxTitle caption,.rocBoxTitle .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .rocBoxTitle caption,.rocBoxTitle table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle h6,.rocBoxTitle .h6{font-size:1.5rem;font-weight:600;margin:0}#rocSearchTheRoCBox{padding:.625rem}#rocSearchTheRoCBox label{width:auto;padding-top:.3rem}.rocBox{border-style:solid;border-width:1px;border-top:0;padding:1.25rem}.rocBox input[type="submit"]{border:0;padding:0.65rem;margin-left:0.5rem}.rocBox>.noListStyle{margin-left:0}.rocBox a.toggle{padding:5px 5px 5px 25px;font-weight:700;text-decoration:none;display:inline-block;border:none;background:transparent url("//ntp.niehs.nih.gov/images/icons/up.gif") 5px center no-repeat}.rocBox a.expanded{border-width:1px 1px 0 1px;border-style:solid solid none solid}.rocBox a.toggle:hover{text-decoration:underline}.rocBox a.toggle.expanded{background-image:url("//ntp.niehs.nih.gov/images/icons/down.gif")}.rocBox a.toggle.expanded::after{content:""}.rocBox a.expanded{border-width:1px 1px 0 1px;border-style:solid solid none solid;background-image:url("//ntp.niehs.nih.gov/images/icons/down.gif");background-position:5px center;background-repeat:no-repeat}.rocBox li{margin-bottom:.3rem}.rocBox li>.toggle::after{content:"";margin:0;border:0}.rocBox li>.toggleContent{padding:0.3em;border-width:1px;border-style:solid;border-radius:0;margin-top:-1px}.rocBox>:last-child{margin-bottom:0}@media screen and (min-width: 40em){.rocSubstancesColumn{float:left;width:50%}}.rocSubstanceBox{padding:.3em}.rocSubstanceBox h4,.rocSubstanceBox .h4,.rocSubstanceBox .page-listing section h3,.page-listing section .rocSubstanceBox h3,.rocSubstanceBox .page-listing section .h3,.page-listing section .rocSubstanceBox .h3,.rocSubstanceBox .page-listing section table caption,.page-listing section table .rocSubstanceBox caption,.rocSubstanceBox .study-type section h3,.study-type section .rocSubstanceBox h3,.rocSubstanceBox .study-type section .h3,.study-type section .rocSubstanceBox .h3,.rocSubstanceBox .study-type section table caption,.study-type section table .rocSubstanceBox caption,.rocSubstanceBox .page-listing .overview h2,.page-listing .overview .rocSubstanceBox h2,.rocSubstanceBox .page-listing .overview .h2,.page-listing .overview .rocSubstanceBox .h2,.rocSubstanceBox .page-listing .overview table caption,.page-listing .overview table .rocSubstanceBox caption,.rocSubstanceBox table .page-listing .overview caption,table .page-listing .overview .rocSubstanceBox caption{margin-bottom:0}.rocSubstanceBox ul{margin:0 0 0 10px;list-style-position:inside}#rocdisclaimer,.greytext{font-size:0.84em}#reportContents .backtotop{float:right;margin-right:25px}#reportContents>div:first-of-type{font-weight:bold}#reportContents>div:first-of-type a{display:inline-block;padding:0 0.25rem}#reportContents>div:first-of-type a:hover{text-decoration:none}#reportContents br{clear:right}.scrollcontent{width:100%;height:30rem;overflow:auto;padding:.5rem}@media screen and (max-width: 39.9375em){#rocAccessListingsBox .floatright{float:none}}#rocAccessListingsBox li{margin-bottom:0.625rem}@media screen and (min-width: 40em){#rocAccessListingsBox>div:first-child{width:60%}}#rocAccessListingsBox #query-roc{width:80%;display:inline-block}[id="A"],[id="B"],[id="C"],[id="D"],[id="E"],[id="F"],[id="G"],[id="H"],[id="I"],[id="J"],[id="K"],[id="L"],[id="M"],[id="N"],[id="O"],[id="P"],[id="Q"],[id="R"],[id="S"],[id="T"],[id="U"],[id="V"],[id="W"],[id="X"],[id="Y"],[id="Z"]{display:block;padding:1rem 0;font-size:1.25rem;font-weight:bold}#atoz{clear:both;padding:0}#atoz .toggleContent{margin:-1px 0 0 0;padding:0}#atoz .toggleContent div:first-of-type{padding:0.5rem;text-align:center}.a2znone{width:100%;border-width:1px 0;border-style:solid none;margin-top:1rem}.rightCalloutYellow{float:right;width:40%}.CalloutGold{font-size:80%;line-height:1.2em;padding:0.5em}@media screen and (min-width: 40em){.CalloutGold{float:right;width:60%}}.font.light{font-weight:300}.font.regular{font-weight:400}.font.semi-bold{font-weight:600}.font.bold{font-weight:700}.font.black{font-weight:900}.font.basic{font-family:"Source Sans Pro",Arial,Helvetica,sans-serif}.font.code{font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",Courier,monospace}.font.icon{font-family:"FontAwesome"}.small{font-size:0.75rem}.underline{text-decoration:underline}.strike-through,.lineThrough{text-decoration:line-through}.indent{margin-left:2rem}.italic,.italics{font-style:italic}.wrap{white-space:normal !important}.no-wrap,.nowrap{white-space:nowrap}.block{display:block}.block-important{display:block !important}.inline-block{display:inline-block}.inline-block-important{display:inline-block !important}.inline{display:inline}.inline-important{display:inline !important}.filesize,.fileSize{font-size:0.75rem}abbr,acronym{cursor:help}abbr[title],acronym[title]{border-bottom-width:1px;border-bottom-style:dotted;text-decoration:none}.left{text-align:left}.center{text-align:center}.right{text-align:right}.justify,.justified{text-align:justify}.feature-heading,.sidebar.feature h1,.sidebar.feature .h1,.sidebar.feature h2,.sidebar.feature .h2,.sidebar.feature table caption,table .sidebar.feature caption,.sidebar.feature h3,.sidebar.feature .h3,.sidebar.feature h4,.sidebar.feature .h4,.sidebar.feature .page-listing section h3,.page-listing section .sidebar.feature h3,.sidebar.feature .page-listing section .h3,.page-listing section .sidebar.feature .h3,.sidebar.feature .page-listing section table caption,.page-listing section table .sidebar.feature caption,.sidebar.feature .study-type section h3,.study-type section .sidebar.feature h3,.sidebar.feature .study-type section .h3,.study-type section .sidebar.feature .h3,.sidebar.feature .study-type section table caption,.study-type section table .sidebar.feature caption,.sidebar.feature .page-listing .overview h2,.page-listing .overview .sidebar.feature h2,.sidebar.feature .page-listing .overview .h2,.page-listing .overview .sidebar.feature .h2,.sidebar.feature .page-listing .overview table caption,.page-listing .overview table .sidebar.feature caption,.sidebar.feature table .page-listing .overview caption,table .page-listing .overview .sidebar.feature caption,.sidebar.feature h5,.sidebar.feature .h5,.sidebar.feature #registrationForm div.notes h4,#registrationForm div.notes .sidebar.feature h4,.sidebar.feature #registrationForm div.notes .h4,#registrationForm div.notes .sidebar.feature .h4,.sidebar.feature #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .sidebar.feature h3,.sidebar.feature .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .sidebar.feature h3,.sidebar.feature #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .sidebar.feature .h3,.sidebar.feature .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .sidebar.feature .h3,.sidebar.feature #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .sidebar.feature caption,.sidebar.feature .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .sidebar.feature h3,.sidebar.feature .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .sidebar.feature h3,.sidebar.feature #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .sidebar.feature .h3,.sidebar.feature .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .sidebar.feature .h3,.sidebar.feature #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .sidebar.feature caption,.sidebar.feature .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .sidebar.feature h2,.sidebar.feature .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .sidebar.feature h2,.sidebar.feature #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .sidebar.feature .h2,.sidebar.feature .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .sidebar.feature .h2,.sidebar.feature #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .sidebar.feature caption,.sidebar.feature .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .sidebar.feature caption,.sidebar.feature table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .sidebar.feature caption,.sidebar.feature h6,.sidebar.feature .h6,.slider.feature.cycle-slideshow .slider-caption h1,.slider.feature.cycle-slideshow .slider-caption .h1,.slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption table caption,table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption h4,.slider.feature.cycle-slideshow .slider-caption .h4,.slider.feature.cycle-slideshow .slider-caption .page-listing section h3,.page-listing section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section .h3,.page-listing section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section table caption,.page-listing section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .study-type section h3,.study-type section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .study-type section .h3,.study-type section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .study-type section table caption,.study-type section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview h2,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview .h2,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table caption,.page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview caption,table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption h5,.slider.feature.cycle-slideshow .slider-caption .h5,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes h4,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h4,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .h4,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h4,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption h6,.slider.feature.cycle-slideshow .slider-caption .h6{font-size:2.5rem;font-weight:600;letter-spacing:-0.075rem;line-height:1;margin:0 0 1rem 0}ol.alpha{list-style-type:upper-alpha !important}ol.alpha ol{list-style-type:decimal}ol.alpha ol ol{list-style-type:lower-alpha}ol.alpha-lower{list-style-type:lower-alpha !important}ol.numerical{list-style-type:decimal !important}ol.numerical ol{list-style-type:lower-alpha}ol.numerical ol ol{list-style-type:lower-roman}ol.roman{list-style-type:upper-roman !important}ol.roman ol{list-style-type:lower-alpha}ol.roman ol ol{list-style-type:lower-roman}ol.roman-lower{list-style-type:lower-roman !important}ul.circle{list-style-type:circle !important}.no-margin.top{margin-top:0}.no-margin.bottom{margin-bottom:0}.no-margin.left{margin-left:0}.no-margin.right{margin-right:0}blockquote{border-width:1px 1px 1px 6px;border-style:solid;margin:0 0 1.5rem 0;padding:1.5rem 3rem}@media screen and (max-width: 39.9375em){blockquote{padding:1.5rem}}blockquote::before{content:"\201C";font-size:3rem;font-weight:700;position:absolute;margin:-1.5rem 0 0 -2rem}@media screen and (max-width: 39.9375em){blockquote::before{font-size:1.5rem;margin:-0.5rem 0 0 -1.125rem}}blockquote::after{content:"\201D"}blockquote+cite{border-width:0 1px 1px 6px;border-style:solid;margin:-1.75rem 0 1.5rem;padding:0 3rem 1.5rem}@media screen and (max-width: 39.9375em){blockquote+cite{padding:0 1.5rem 1.5rem}}cite{font-size:0.9rem;font-weight:300;font-style:normal}p{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}a.read-more::after{content:"\0020\00BB"}a.external::after,a.external-link::after,a.pdf::after,a.doc::after,a.docx::after,a.zip::after,a.xls::after,a.xlsx::after,a.ppt::after,a.pptx::after,a.mp4::after,a.mp3::after,a.enl::after,a.code::after,a.image::after,a.bmp::after,a.gif::after,a.jpeg::after,a.jpg::after,a.png::after,a.svg::after,a.tif::after,a.tiff::after,a[href$=".pdf"]::after,a[href$=".PDF"]::after,a[href$=".doc"]::after,a[href$=".docx"]::after,a[href$=".zip"]::after,a[href$=".xls"]::after,a[href$=".xlsx"]::after,a[href$=".ppt"]::after,a[href$=".pptx"]::after,a[href$=".mp4"]::after,a[href$=".mp3"]::after,a[href$=".enl"]::after,a[href$=".bmp"]::after,a[href$=".gif"]::after,a[href$=".jpeg"]::after,a[href$=".jpg"]::after,a[href$=".png"]::after,a[href$=".svg"]::after,a[href$=".tif"]::after,a[href$=".tiff"]::after{color:#4c4c4c;font-size:87%;font-family:"FontAwesome";font-weight:normal;margin-left:0.4rem;display:inline-block}a.external::after,a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg");width:10px;height:9px}a.external.pdf::after,a.external-link.pdf::after{content:"\f1c1";background:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg") center right no-repeat;background-size:10px 9px;padding-right:1.65rem;height:auto}a.external.code::after,a.external-link.code::after{content:"\f1c9";background:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg") center right no-repeat;background-size:10px 9px;padding-right:1.65rem;height:auto}a.external.white::after,a.external-link.white::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}a.external.white.pdf::after,a.external-link.white.pdf::after{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}a.pdf::after,a[href$=".pdf"]::after,a[href$=".PDF"]::after{content:"\f1c1"}a.doc::after,a.docx::after,a[href$=".doc"]::after,a[href$=".docx"]::after{content:"\f1c2"}a.zip::after,a[href$=".zip"]::after{content:"\f1c6"}a.xls::after,a.xlsx::after,a[href$=".xls"]::after,a[href$=".xlsx"]::after{content:"\f1c3"}a.ppt::after,a.pptx::after,a[href$=".ppt"]::after,a[href$=".pptx"]::after{content:"\f1c4"}a.ppt::after,a.pptx::after,a[href$=".ppt"]::after,a[href$=".pptx"]::after{content:"\f1c4"}a.image::after,a.bmp::after,a.gif::after,a.jpeg::after,a.jpg::after,a.png::after,a.svg::after,a.tif::after,a.tiff::after,a[href$=".bmp"]::after,a[href$=".gif"]::after,a[href$=".jpeg"]::after,a[href$=".jpg"]::after,a[href$=".png"]::after,a[href$=".svg"]::after,a[href$=".tif"]::after,a[href$=".tiff"]::after{content:"\f1c5"}a.mp4::after,a[href$=".mp4"]::after{content:"\f1c8"}a.mp3::after,a[href$=".mp3"]::after{content:"\f1c7"}a.enl::after,a[href$=".enl"]::after{content:"\f0f6"}a.code::after{content:"\f1c9"}a.maintenance::after{content:url("//ntp.niehs.nih.gov/images/notify.png");width:15px;height:14px}.no-icon::after,.no-icon a::after{content:"";display:none !important}.accordion-title{font-weight:bold;border-width:1px 0;text-decoration:none !important}.accordion-title::before{content:'\f0da';font:normal 0.875rem "FontAwesome";display:inline-block;width:1.125rem;line-height:0.6;overflow:hidden}.accordion-title:first-child{border-radius:0}.accordion-title:last-child{border-radius:0}.accordion-item.is-active .accordion-title::before{content:'\f0d7'}.accordion-item:first-child>:first-child{border-radius:0}.accordion-item:last-child>:last-child{border-radius:0}.accordion-item:last-child:not(.is-active)>.accordion-title{border-radius:0}.accordion-content{padding:1rem 1.5rem 1.5rem}.accordion-content>:last-child{margin-bottom:0}.accordion-content>:first-child{margin-top:0}.accordion-content p+form{margin-top:-1rem}.accordion-content span:first-of-type strong{margin-top:0}.accordion-content span strong{display:block;margin-top:0.75rem}.accordion-content hr{margin:1rem 1.25rem 0.75rem}.accordion ul{list-style-type:circle;margin-top:0;margin-bottom:0}.accordion ul li{line-height:1.5;padding:0.125rem 0}.accordion ul li a{text-decoration:underline}.breadcrumbs{margin:1.75rem 1rem 1.75rem 0}@media screen and (max-width: 39.9375em){.breadcrumbs{margin:0.625rem 0 1.5rem}}.breadcrumbs li{font-weight:bold;text-transform:none;font-size:0.875rem}.breadcrumbs li:not(:last-child)::after{top:0;margin:0 0.5rem;content:"\000BB";font-weight:normal}.breadcrumbs a{font-weight:normal;text-decoration:none !important}.breadcrumbs a:hover{text-decoration:underline !important}.button-styles,.button{font-weight:700;text-decoration:none !important;text-transform:uppercase;padding:0.75rem}.button:hover{text-decoration:none !important;background-color:auto;color:#fff}.button:hover:hover,.button:hover:focus{background-color:#466c1f;color:#fff}.button.external.pdf::after,.button.external-link.pdf::after{content:"\f1c1"}@media screen and (max-width: 39.9375em){.button{display:block}}.button.default{font-weight:normal;text-transform:none}.button.aggregate{font-size:0.9375rem;font-weight:900;border-width:1px;border-style:solid}.button.transparent{font-size:0.9375rem;font-weight:900}.button.transparent .fa{font-size:1rem}.button.transparent:hover .fa{opacity:0.8}.button.transparent.back-to-top::before{content:"\f062";font-family:"FontAwesome";font-size:0.75rem;font-weight:normal;margin-right:0.625rem}.button.icon .fa{margin-right:0.35rem;font-size:110%}.button.utility{border-radius:6px;font-size:0.625rem;line-height:1;margin:0 0 0 0.25rem;padding:0.2rem 0.4rem}.button.utility .fa{margin-right:0.25rem}.button.register::before{font-family:"FontAwesome";font-weight:normal !important;margin-right:0.65rem}.button.register.attend::before{content:"\f271"}.button.register.webcast::before{content:"\f130"}.button.reset,#registrationForm [type="reset"]{font-size:0.875rem;font-weight:normal;text-decoration:underline;text-transform:none;border:0;margin:0}a[href$=".zip"].button.utility{background-image:none}a[href$=".zip"].button.utility::after{content:"";margin:0}.callout.alert{padding:1rem}.callout.alert p{margin:0 0 0 3.375rem}.callout.alert p::first-child{margin:0}.callout.alert p::before,.callout.alert .fa.callout-custom{font-size:2.25rem;font-family:"FontAwesome";line-height:1;width:3.25rem;position:absolute;margin:-0.4rem 0 0 -3.375rem}.callout.warning p::before{content:"\f06a"}.callout.confirmation p::before{content:"\f058"}.callout.error p::before{content:"\f071"}.callout.notification p::before{content:"\f05a"}.callout.sidebar-notification p::before{content:"\f05a";margin:0 0 0 -3.375rem;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}.callout.closable{padding-right:2rem}.callout.small{padding:1rem}.callout.small.closable{padding-right:2.5rem}.callout.outage{font-size:1.25rem;font-weight:700;text-align:center;padding:0.45rem 1.5rem;border:0}.callout.outage h1,.callout.outage .h1,.callout.outage h2,.callout.outage .h2,.callout.outage table caption,table .callout.outage caption,.callout.outage h3,.callout.outage .h3,.callout.outage h4,.callout.outage .h4,.callout.outage .page-listing section h3,.page-listing section .callout.outage h3,.callout.outage .page-listing section .h3,.page-listing section .callout.outage .h3,.callout.outage .page-listing section table caption,.page-listing section table .callout.outage caption,.callout.outage .study-type section h3,.study-type section .callout.outage h3,.callout.outage .study-type section .h3,.study-type section .callout.outage .h3,.callout.outage .study-type section table caption,.study-type section table .callout.outage caption,.callout.outage .page-listing .overview h2,.page-listing .overview .callout.outage h2,.callout.outage .page-listing .overview .h2,.page-listing .overview .callout.outage .h2,.callout.outage .page-listing .overview table caption,.page-listing .overview table .callout.outage caption,.callout.outage table .page-listing .overview caption,table .page-listing .overview .callout.outage caption,.callout.outage h5,.callout.outage .h5,.callout.outage #registrationForm div.notes h4,#registrationForm div.notes .callout.outage h4,.callout.outage #registrationForm div.notes .h4,#registrationForm div.notes .callout.outage .h4,.callout.outage #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .callout.outage h3,.callout.outage .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .callout.outage h3,.callout.outage #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .callout.outage .h3,.callout.outage .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .callout.outage .h3,.callout.outage #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .callout.outage caption,.callout.outage .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .callout.outage caption,.callout.outage #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .callout.outage h3,.callout.outage .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .callout.outage h3,.callout.outage #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .callout.outage .h3,.callout.outage .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .callout.outage .h3,.callout.outage #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .callout.outage caption,.callout.outage .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .callout.outage caption,.callout.outage #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .callout.outage h2,.callout.outage .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .callout.outage h2,.callout.outage #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .callout.outage .h2,.callout.outage .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .callout.outage .h2,.callout.outage #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .callout.outage caption,.callout.outage .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .callout.outage caption,.callout.outage #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .callout.outage caption,.callout.outage table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .callout.outage caption,.callout.outage h6,.callout.outage .h6{font-weight:700}.callout.outage a{text-decoration:underline}.callout.outage>:first-child{margin-top:0}.callout.outage>:last-child{margin-bottom:0}.callout.outage.extended{font-size:1rem;font-weight:400;text-align:left;padding:1rem}.overview{padding-right:0.9375rem !important;padding-left:0.9375rem !important}@media screen and (min-width: 40em){.callout-grid .medium-1{flex:0 0 7.33333%;max-width:7.33333%}.callout-grid .medium-2{flex:0 0 15.66667%;max-width:15.66667%}.callout-grid .medium-3{flex:0 0 24%;max-width:24%}.callout-grid .medium-4{flex:0 0 32.33333%;max-width:32.33333%}.callout-grid .medium-5{flex:0 0 40.66667%;max-width:40.66667%}.callout-grid .medium-6{flex:0 0 49%;max-width:49%}.callout-grid .medium-7{flex:0 0 57.33333%;max-width:57.33333%}.callout-grid .medium-8{flex:0 0 65.66667%;max-width:65.66667%}.callout-grid .medium-9{flex:0 0 74%;max-width:74%}.callout-grid .medium-10{flex:0 0 82.33333%;max-width:82.33333%}.callout-grid .medium-11{flex:0 0 90.66667%;max-width:90.66667%}}@media screen and (min-width: 64em){.callout-grid .large-1{flex:0 0 7.33333%;max-width:7.33333%}.callout-grid .large-2{flex:0 0 15.66667%;max-width:15.66667%}.callout-grid .large-3{flex:0 0 24%;max-width:24%}.callout-grid .large-4{flex:0 0 32.33333%;max-width:33.33333%}.callout-grid .large-5{flex:0 0 40.66667%;max-width:40.66667%}.callout-grid .large-6{flex:0 0 49%;max-width:49%}.callout-grid .large-7{flex:0 0 57.33333%;max-width:57.33333%}.callout-grid .large-8{flex:0 0 65.66667%;max-width:65.66667%}.callout-grid .large-9{flex:0 0 74%;max-width:74%}.callout-grid .large-10{flex:0 0 82.33333%;max-width:82.33333%}.callout-grid .large-11{flex:0 0 90.66667%;max-width:90.66667%}}.callout::before,.callout::after,.CalloutBox::before,.CalloutBox::after,.blueCalloutBox::before,.blueCalloutBox::after,.yellowCalloutBox::before,.yellowCalloutBox::after,.rightCalloutYellow::before,.rightCalloutYellow::after,.grayCalloutBox::before,.grayCalloutBox::after,.CalloutGold::before,.CalloutGold::after{display:table;content:' ';flex-basis:0;order:1}.callout::after,.CalloutBox::after,.blueCalloutBox::after,.yellowCalloutBox::after,.rightCalloutYellow::after,.grayCalloutBox::after,.CalloutGold::after{clear:both}@media screen and (min-width: 40em){.callout .imgcaption.float-right,.callout .float-right.img1,.callout .imgcaption.float-left,.callout .float-left.img1,.CalloutBox .imgcaption.float-right,.CalloutBox .float-right.img1,.CalloutBox .imgcaption.float-left,.CalloutBox .float-left.img1,.blueCalloutBox .imgcaption.float-right,.blueCalloutBox .float-right.img1,.blueCalloutBox .imgcaption.float-left,.blueCalloutBox .float-left.img1,.yellowCalloutBox .imgcaption.float-right,.yellowCalloutBox .float-right.img1,.yellowCalloutBox .imgcaption.float-left,.yellowCalloutBox .float-left.img1,.rightCalloutYellow .imgcaption.float-right,.rightCalloutYellow .float-right.img1,.rightCalloutYellow .imgcaption.float-left,.rightCalloutYellow .float-left.img1,.grayCalloutBox .imgcaption.float-right,.grayCalloutBox .float-right.img1,.grayCalloutBox .imgcaption.float-left,.grayCalloutBox .float-left.img1,.CalloutGold .imgcaption.float-right,.CalloutGold .float-right.img1,.CalloutGold .imgcaption.float-left,.CalloutGold .float-left.img1{margin-bottom:0}}@media screen and (max-width: 39.9375em){.callout .imgcaption.float-right,.callout .float-right.img1,.callout .imgcaption.float-left,.callout .float-left.img1,.CalloutBox .imgcaption.float-right,.CalloutBox .float-right.img1,.CalloutBox .imgcaption.float-left,.CalloutBox .float-left.img1,.blueCalloutBox .imgcaption.float-right,.blueCalloutBox .float-right.img1,.blueCalloutBox .imgcaption.float-left,.blueCalloutBox .float-left.img1,.yellowCalloutBox .imgcaption.float-right,.yellowCalloutBox .float-right.img1,.yellowCalloutBox .imgcaption.float-left,.yellowCalloutBox .float-left.img1,.rightCalloutYellow .imgcaption.float-right,.rightCalloutYellow .float-right.img1,.rightCalloutYellow .imgcaption.float-left,.rightCalloutYellow .float-left.img1,.grayCalloutBox .imgcaption.float-right,.grayCalloutBox .float-right.img1,.grayCalloutBox .imgcaption.float-left,.grayCalloutBox .float-left.img1,.CalloutGold .imgcaption.float-right,.CalloutGold .float-right.img1,.CalloutGold .imgcaption.float-left,.CalloutGold .float-left.img1{margin-bottom:0.5rem}}.CalloutBox,.blueCalloutBox,.yellowCalloutBox,.rightCalloutYellow,.grayCalloutBox,.CalloutGold{position:relative;margin:0 0 1rem 0;padding:1rem;border-width:1px;border-style:solid;border-radius:0}.CalloutBox>:first-child,.blueCalloutBox>:first-child,.yellowCalloutBox>:first-child,.rightCalloutYellow>:first-child,.grayCalloutBox>:first-child,.CalloutGold>:first-child{margin-top:0}.CalloutBox>:last-child,.blueCalloutBox>:last-child,.yellowCalloutBox>:last-child,.rightCalloutYellow>:last-child,.grayCalloutBox>:last-child,.CalloutGold>:last-child{margin-bottom:0}#alert-box{color:black;font-weight:bold;padding:0.625rem;border-radius:5px;border:2px solid}#alert-box h4,#alert-box .h4,#alert-box .page-listing section h3,.page-listing section #alert-box h3,#alert-box .page-listing section .h3,.page-listing section #alert-box .h3,#alert-box .page-listing section table caption,.page-listing section table #alert-box caption,#alert-box .study-type section h3,.study-type section #alert-box h3,#alert-box .study-type section .h3,.study-type section #alert-box .h3,#alert-box .study-type section table caption,.study-type section table #alert-box caption,#alert-box .page-listing .overview h2,.page-listing .overview #alert-box h2,#alert-box .page-listing .overview .h2,.page-listing .overview #alert-box .h2,#alert-box .page-listing .overview table caption,.page-listing .overview table #alert-box caption,#alert-box table .page-listing .overview caption,table .page-listing .overview #alert-box caption{padding:0.3rem 1rem;border-top-right-radius:5px;border-top-left-radius:5px;margin:-12px -10px 5px -10px;color:white}#alert-box.obox{border-color:darkorange}#alert-box.obox h4,#alert-box.obox .h4,#alert-box.obox .page-listing section h3,.page-listing section #alert-box.obox h3,#alert-box.obox .page-listing section .h3,.page-listing section #alert-box.obox .h3,#alert-box.obox .page-listing section table caption,.page-listing section table #alert-box.obox caption,#alert-box.obox .study-type section h3,.study-type section #alert-box.obox h3,#alert-box.obox .study-type section .h3,.study-type section #alert-box.obox .h3,#alert-box.obox .study-type section table caption,.study-type section table #alert-box.obox caption,#alert-box.obox .page-listing .overview h2,.page-listing .overview #alert-box.obox h2,#alert-box.obox .page-listing .overview .h2,.page-listing .overview #alert-box.obox .h2,#alert-box.obox .page-listing .overview table caption,.page-listing .overview table #alert-box.obox caption,#alert-box.obox table .page-listing .overview caption,table .page-listing .overview #alert-box.obox caption{background-color:darkorange;color:black}#alert-box.gbox{border-color:darkgreen}#alert-box.gbox h4,#alert-box.gbox .h4,#alert-box.gbox .page-listing section h3,.page-listing section #alert-box.gbox h3,#alert-box.gbox .page-listing section .h3,.page-listing section #alert-box.gbox .h3,#alert-box.gbox .page-listing section table caption,.page-listing section table #alert-box.gbox caption,#alert-box.gbox .study-type section h3,.study-type section #alert-box.gbox h3,#alert-box.gbox .study-type section .h3,.study-type section #alert-box.gbox .h3,#alert-box.gbox .study-type section table caption,.study-type section table #alert-box.gbox caption,#alert-box.gbox .page-listing .overview h2,.page-listing .overview #alert-box.gbox h2,#alert-box.gbox .page-listing .overview .h2,.page-listing .overview #alert-box.gbox .h2,#alert-box.gbox .page-listing .overview table caption,.page-listing .overview table #alert-box.gbox caption,#alert-box.gbox table .page-listing .overview caption,table .page-listing .overview #alert-box.gbox caption{background-color:darkgreen}#alert-box.rbox{border-color:#cc0000}#alert-box.rbox h4,#alert-box.rbox .h4,#alert-box.rbox .page-listing section h3,.page-listing section #alert-box.rbox h3,#alert-box.rbox .page-listing section .h3,.page-listing section #alert-box.rbox .h3,#alert-box.rbox .page-listing section table caption,.page-listing section table #alert-box.rbox caption,#alert-box.rbox .study-type section h3,.study-type section #alert-box.rbox h3,#alert-box.rbox .study-type section .h3,.study-type section #alert-box.rbox .h3,#alert-box.rbox .study-type section table caption,.study-type section table #alert-box.rbox caption,#alert-box.rbox .page-listing .overview h2,.page-listing .overview #alert-box.rbox h2,#alert-box.rbox .page-listing .overview .h2,.page-listing .overview #alert-box.rbox .h2,#alert-box.rbox .page-listing .overview table caption,.page-listing .overview table #alert-box.rbox caption,#alert-box.rbox table .page-listing .overview caption,table .page-listing .overview #alert-box.rbox caption{background-color:#cc0000}.card{border:none}.card li{list-style:none}.card.contact{margin-left:0}.card.contact li{padding:0}.card.contact li.name{font-weight:700}.card.contact li.affiliation{font-weight:600}.card.contact li.phone,.card.contact li.email,.card.contact li.website,.card.contact li.google,.card.contact li.nih{margin-left:1.5rem}.card.contact li.phone::before,.card.contact li.email::before,.card.contact li.website::before,.card.contact li.google::before,.card.contact li.nih::before{font-family:"FontAwesome";margin-left:-1.5rem;position:absolute}.card.contact li.phone::before{content:"\f095"}.card.contact li.email::before{content:"\f0e0"}.card.contact li.website::before{content:"\f109"}.card.contact li.google::before{content:"\f1a0"}.card.contact li.nih::before{content:"\f007"}.card.contact li.address{padding-bottom:1rem}.card.contact li.address .address1,.card.contact li.address .address2,.card.contact li.address .address3,.card.contact li.address .address4,.card.contact li.address .address5{display:block}.card.location{margin-left:1.5rem}.card.location::before{font-family:"FontAwesome";font-size:1rem;margin-left:-1.5rem;position:absolute}.card.location.address::before{content:"\f041";margin-left:-1.25rem}.card.location.webinar::before{content:"\f109"}.card.member{margin-left:0}.card.member li.name{font-size:1.125rem;font-weight:700}.card.member li.title{font-weight:600}.citation a,.citation span{font-size:0.6875rem;font-weight:normal;text-align:center;text-decoration:none !important;line-height:0.9rem;border-width:1px;border-style:solid;border-radius:3px;display:inline-block;vertical-align:middle;width:1rem;height:1rem;cursor:help}.footnotes{border-top-width:1px;border-top-style:solid;margin:0.8rem 0;padding:0.8rem 0}.footnotes li{font-size:0.75rem;margin-left:0.8rem;padding-left:0.25rem}.ui-datepicker-trigger{margin-left:0.25rem;cursor:pointer}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:50%;transform:translateY(-50%);font-weight:normal}.ui-datepicker .ui-datepicker-prev::before,.ui-datepicker .ui-datepicker-next::before{font-family:"FontAwesome";font-size:1rem;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.ui-datepicker .ui-datepicker-prev:hover,.ui-datepicker .ui-datepicker-next:hover{border:none;text-decoration:none}.ui-datepicker .ui-datepicker-prev::before{content:'\f137'}.ui-datepicker .ui-datepicker-next::before{content:'\f138'}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:50%;transform:translateY(-50%);font-weight:normal;border-radius:3px}.ui-datepicker .ui-datepicker-prev-hover{left:2px}.ui-datepicker .ui-datepicker-next-hover{right:2px}.ui-datepicker tbody td a.ui-state-hover{text-decoration:underline}.ui-datepicker tbody td a.ui-state-highlight{font-weight:bold}.ui-datepicker .ui-datepicker-buttonpane button{font-size:0.9375rem;font-weight:600;font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;text-transform:uppercase;line-height:1;border-width:1px;border-style:solid}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close{font-weight:900}hr{border:0;height:1px;margin:1.875rem 0}hr.thick{height:2px}hr.section{height:4px;margin:2.5rem 0}.section-tier::before{content:"";display:block;clear:both;width:78.75rem;margin:2.5rem auto;border-width:4px 0 0 0;border-style:solid none none none}@media screen and (max-width: 81.5em){.section-tier::before{width:auto;margin:1.25rem 0.9375rem}}@media screen and (max-width: 39.9375em){.section-tier::before{margin:1.25rem 0.625rem}}.section-tier::after{content:"";display:table;clear:both}.section-tier .row{margin-top:1.875rem}.section-tier .row:first-of-type{margin-top:0}@media screen and (max-width: 39.9375em){.section-tier .row{margin-top:0.625rem}}.section-heading{position:relative;width:100%}.section-heading h1,.section-heading .h1,.section-heading h2,.section-heading .h2,.section-heading table caption,table .section-heading caption,.section-heading h3,.section-heading .h3,.section-heading h4,.section-heading .h4,.section-heading .page-listing section h3,.page-listing section .section-heading h3,.section-heading .page-listing section .h3,.page-listing section .section-heading .h3,.section-heading .page-listing section table caption,.page-listing section table .section-heading caption,.section-heading .study-type section h3,.study-type section .section-heading h3,.section-heading .study-type section .h3,.study-type section .section-heading .h3,.section-heading .study-type section table caption,.study-type section table .section-heading caption,.section-heading .page-listing .overview h2,.page-listing .overview .section-heading h2,.section-heading .page-listing .overview .h2,.page-listing .overview .section-heading .h2,.section-heading .page-listing .overview table caption,.page-listing .overview table .section-heading caption,.section-heading table .page-listing .overview caption,table .page-listing .overview .section-heading caption,.section-heading h5,.section-heading .h5,.section-heading #registrationForm div.notes h4,#registrationForm div.notes .section-heading h4,.section-heading #registrationForm div.notes .h4,#registrationForm div.notes .section-heading .h4,.section-heading #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .section-heading h3,.section-heading .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .section-heading h3,.section-heading #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .section-heading .h3,.section-heading .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .section-heading .h3,.section-heading #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .section-heading caption,.section-heading .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .section-heading caption,.section-heading #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .section-heading h3,.section-heading .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .section-heading h3,.section-heading #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .section-heading .h3,.section-heading .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .section-heading .h3,.section-heading #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .section-heading caption,.section-heading .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .section-heading caption,.section-heading #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .section-heading h2,.section-heading .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .section-heading h2,.section-heading #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .section-heading .h2,.section-heading .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .section-heading .h2,.section-heading #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .section-heading caption,.section-heading .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .section-heading caption,.section-heading #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .section-heading caption,.section-heading table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .section-heading caption,.section-heading h6,.section-heading .h6{color:#000;font-size:0.875rem;font-weight:600;letter-spacing:0;text-transform:uppercase;display:inline-block;background:#fff;margin-left:0.625rem;padding:0 0.3125rem;position:relative;z-index:5}.section-heading::before{content:"";border-bottom:1px solid #888;display:block;width:100%;position:absolute;margin-top:0.8rem;z-index:0}#eventfeature{margin-bottom:1rem}#eventfeature .slider-caption{left:0;text-align:left;padding-left:1.875rem;padding-right:1rem}#eventfeature .slider-img{float:right}@media screen and (max-width: 39.9375em){#eventfeature .slider-img{float:none}}#eventfeature .slider-navigation{left:0;bottom:1.25rem}#eventfeature .slider-navigation::before{margin:0 90% 1.25rem 1.875rem}#eventfeature .slider-controls{left:32%}@media screen and (max-width: 74.9375em){#eventfeature .slider-controls{left:52%}}.eventscarousel{position:relative;margin-bottom:1rem}@media screen and (max-width: 83.0625rem){.eventscarousel{margin:0 1.375rem 1rem}}.eventscarousel .cycle-carousel{border:1px solid;position:relative;z-index:5}.eventscarousel .cycle-carousel .cycle-slide{vertical-align:top;white-space:normal}@media screen and (min-width: 40em){.eventscarousel .cycle-carousel .cycle-slide{border-right:1px solid}}.eventscarousel .cycle-carousel .cycle-slide h4,.eventscarousel .cycle-carousel .cycle-slide .h4,.eventscarousel .cycle-carousel .cycle-slide .page-listing section h3,.page-listing section .eventscarousel .cycle-carousel .cycle-slide h3,.eventscarousel .cycle-carousel .cycle-slide .page-listing section .h3,.page-listing section .eventscarousel .cycle-carousel .cycle-slide .h3,.eventscarousel .cycle-carousel .cycle-slide .page-listing section table caption,.page-listing section table .eventscarousel .cycle-carousel .cycle-slide caption,.eventscarousel .cycle-carousel .cycle-slide .study-type section h3,.study-type section .eventscarousel .cycle-carousel .cycle-slide h3,.eventscarousel .cycle-carousel .cycle-slide .study-type section .h3,.study-type section .eventscarousel .cycle-carousel .cycle-slide .h3,.eventscarousel .cycle-carousel .cycle-slide .study-type section table caption,.study-type section table .eventscarousel .cycle-carousel .cycle-slide caption,.eventscarousel .cycle-carousel .cycle-slide .page-listing .overview h2,.page-listing .overview .eventscarousel .cycle-carousel .cycle-slide h2,.eventscarousel .cycle-carousel .cycle-slide .page-listing .overview .h2,.page-listing .overview .eventscarousel .cycle-carousel .cycle-slide .h2,.eventscarousel .cycle-carousel .cycle-slide .page-listing .overview table caption,.page-listing .overview table .eventscarousel .cycle-carousel .cycle-slide caption,.eventscarousel .cycle-carousel .cycle-slide table .page-listing .overview caption,table .page-listing .overview .eventscarousel .cycle-carousel .cycle-slide caption{font-size:1rem;font-weight:700;letter-spacing:0;margin:0;padding:0.5rem 1.25rem;width:100%;display:block}.eventscarousel .cycle-carousel .cycle-slide a{display:block;padding:0.75rem 1.25rem 1rem}.eventscarousel .cycle-carousel .cycle-slide a::after{content:"\00A0\00BB"}.eventscarousel .slider-navigation{position:absolute;top:0;width:100%;height:100%;z-index:1}.eventscarousel .slider-navigation .cycle-previous,.eventscarousel .slider-navigation .cycle-next{position:absolute;width:1.375rem;height:100%;display:block;font-size:1.5rem;border:1px solid;cursor:pointer}@media screen and (min-width: 83.125rem){.eventscarousel .slider-navigation .cycle-previous,.eventscarousel .slider-navigation .cycle-next{top:50%;margin-top:-1.5625rem;height:3.125rem}}.eventscarousel .slider-navigation .cycle-previous{left:-1.3125rem;border-radius:6px 0 0 6px}.eventscarousel .slider-navigation .cycle-next{right:-1.3125rem;border-radius:0 6px 6px 0}.flowchart{width:100%;list-style-type:none;margin:0;padding:0}.flowchart li{font-size:1.125rem;font-weight:600;text-align:center;margin:0 0 1.875rem 0;padding:1rem 1.5rem;position:relative}.flowchart li::after{content:"\f063";font-size:2.25rem;font-family:"FontAwesome";font-weight:normal;text-align:center;display:block;position:absolute;z-index:5;width:100%;margin-left:-1.5rem}.flowchart li:last-child::after{display:none}footer#footer{font-size:0.875rem;border-top-width:1px;border-top-style:solid;margin-top:0.625rem;padding:0}@media screen and (min-width: 64em){footer#footer{margin-top:3.75rem}}@media screen and (min-width: 40em) and (max-width: 63.9375em){footer#footer{margin-top:0.9375rem}}footer#footer h5,footer#footer .h5,footer#footer #registrationForm div.notes h4,#registrationForm div.notes footer#footer h4,footer#footer #registrationForm div.notes .h4,#registrationForm div.notes footer#footer .h4,footer#footer #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section footer#footer h3,footer#footer .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes footer#footer h3,footer#footer #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section footer#footer .h3,footer#footer .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes footer#footer .h3,footer#footer #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table footer#footer caption,footer#footer .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes footer#footer caption,footer#footer #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section footer#footer h3,footer#footer .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes footer#footer h3,footer#footer #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section footer#footer .h3,footer#footer .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes footer#footer .h3,footer#footer #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table footer#footer caption,footer#footer .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes footer#footer caption,footer#footer #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview footer#footer h2,footer#footer .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes footer#footer h2,footer#footer #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview footer#footer .h2,footer#footer .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes footer#footer .h2,footer#footer #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table footer#footer caption,footer#footer .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes footer#footer caption,footer#footer #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview footer#footer caption,footer#footer table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes footer#footer caption{font-size:1.5rem;font-weight:400;margin-bottom:0.8rem}footer#footer .footer-updates{font-size:0.75rem;padding:0.2rem 0}footer#footer .footer-updates .button{padding-left:0;text-align:left}footer#footer .footer-updates .button.back-to-top::before{content:"\f0aa";font-size:1rem}@media screen and (max-width: 39.9375em){footer#footer .footer-updates{font-size:0.6875rem;padding:0.2rem 0.625rem}footer#footer .footer-updates .column,footer#footer .footer-updates .columns,footer#footer .footer-updates .columns{padding:0}}footer#footer .footer-nav{padding:0}footer#footer .footer-nav .row{padding:2.5rem 0;background-image:url(//ntp.niehs.nih.gov/images/template/logo_bg.png);background-repeat:no-repeat;background-position:center right}@media screen and (max-width: 39.9375em){footer#footer .footer-nav .row{padding:0;background-position:center top;background-size:100%}}footer#footer .footer-nav .column,footer#footer .footer-nav .columns{margin:1.25rem 0}@media screen and (max-width: 39.9375em){footer#footer .footer-nav .column,footer#footer .footer-nav .columns{margin:0}}footer#footer .footer-nav .menu>li{line-height:1.6}footer#footer .footer-nav .menu>li>a{line-height:inherit;display:inline-block;padding:0}footer#footer .footer-nav .menu>li>a:hover{text-decoration:underline}@media screen and (max-width: 39.9375em){footer#footer .footer-nav .link-category{padding:0}footer#footer .footer-nav .link-category h5,footer#footer .footer-nav .link-category .h5,footer#footer .footer-nav .link-category #registrationForm div.notes h4,#registrationForm div.notes footer#footer .footer-nav .link-category h4,footer#footer .footer-nav .link-category #registrationForm div.notes .h4,#registrationForm div.notes footer#footer .footer-nav .link-category .h4,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category h2,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category h2,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category .h2,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category .h2,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category caption{font-size:1rem;font-weight:700;letter-spacing:-0.25px;border-bottom-width:1px;border-bottom-style:solid;cursor:pointer;margin:0;padding:0.625rem}footer#footer .footer-nav .link-category h5::before,footer#footer .footer-nav .link-category .h5::before,footer#footer .footer-nav .link-category #registrationForm div.notes h4::before,#registrationForm div.notes footer#footer .footer-nav .link-category h4::before,footer#footer .footer-nav .link-category #registrationForm div.notes .h4::before,#registrationForm div.notes footer#footer .footer-nav .link-category .h4::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section h3::before,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes h3::before,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section .h3::before,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes .h3::before,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section table caption::before,#registrationForm div.notes .page-listing section table footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category .page-listing section table #registrationForm div.notes caption::before,.page-listing section table #registrationForm div.notes footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section h3::before,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes h3::before,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section .h3::before,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes .h3::before,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section table caption::before,#registrationForm div.notes .study-type section table footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category .study-type section table #registrationForm div.notes caption::before,.study-type section table #registrationForm div.notes footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview h2::before,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category h2::before,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes h2::before,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category h2::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview .h2::before,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category .h2::before,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes .h2::before,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category .h2::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview table caption::before,#registrationForm div.notes .page-listing .overview table footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category .page-listing .overview table #registrationForm div.notes caption::before,.page-listing .overview table #registrationForm div.notes footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category #registrationForm div.notes table .page-listing .overview caption::before,#registrationForm div.notes table .page-listing .overview footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category table .page-listing .overview #registrationForm div.notes caption::before,table .page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category caption::before{content:"\f0d7";font-family:"FontAwesome";font-size:0.75rem;margin-right:0.5rem}footer#footer .footer-nav .link-category h5.footer-nav-active::before,footer#footer .footer-nav .link-category .footer-nav-active.h5::before,footer#footer .footer-nav .link-category #registrationForm div.notes h4.footer-nav-active::before,#registrationForm div.notes footer#footer .footer-nav .link-category h4.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes .footer-nav-active.h4::before,#registrationForm div.notes footer#footer .footer-nav .link-category .footer-nav-active.h4::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section h3.footer-nav-active::before,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category h3.footer-nav-active::before,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes h3.footer-nav-active::before,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category h3.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section .footer-nav-active.h3::before,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category .footer-nav-active.h3::before,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes .footer-nav-active.h3::before,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category .footer-nav-active.h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section table caption.footer-nav-active::before,#registrationForm div.notes .page-listing section table footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category .page-listing section table #registrationForm div.notes caption.footer-nav-active::before,.page-listing section table #registrationForm div.notes footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section h3.footer-nav-active::before,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category h3.footer-nav-active::before,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes h3.footer-nav-active::before,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category h3.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section .footer-nav-active.h3::before,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category .footer-nav-active.h3::before,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes .footer-nav-active.h3::before,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category .footer-nav-active.h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section table caption.footer-nav-active::before,#registrationForm div.notes .study-type section table footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category .study-type section table #registrationForm div.notes caption.footer-nav-active::before,.study-type section table #registrationForm div.notes footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview h2.footer-nav-active::before,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category h2.footer-nav-active::before,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes h2.footer-nav-active::before,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category h2.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview .footer-nav-active.h2::before,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category .footer-nav-active.h2::before,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes .footer-nav-active.h2::before,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category .footer-nav-active.h2::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview table caption.footer-nav-active::before,#registrationForm div.notes .page-listing .overview table footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category .page-listing .overview table #registrationForm div.notes caption.footer-nav-active::before,.page-listing .overview table #registrationForm div.notes footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category #registrationForm div.notes table .page-listing .overview caption.footer-nav-active::before,#registrationForm div.notes table .page-listing .overview footer#footer .footer-nav .link-category caption.footer-nav-active::before,footer#footer .footer-nav .link-category table .page-listing .overview #registrationForm div.notes caption.footer-nav-active::before,table .page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category caption.footer-nav-active::before{content:"\f0d8"}footer#footer .footer-nav .link-category ul{padding:1rem 1.5rem;border-bottom-width:1px;border-bottom-style:solid}footer#footer .footer-nav .link-category ul li{padding:0.15rem 0}}footer#footer .footer-logos ul,footer#footer .footer-links ul{list-style:none;display:block;width:auto}footer#footer .footer-logos ul li,footer#footer .footer-links ul li{display:inline-block}footer#footer .footer-logos ul li::before,footer#footer .footer-links ul li::before{content:"|";padding:0 0.375rem;line-height:1}footer#footer .footer-logos ul li:first-child::before,footer#footer .footer-links ul li:first-child::before{display:none}@media screen and (max-width: 39.9375em){footer#footer .footer-logos ul li,footer#footer .footer-links ul li{display:block}footer#footer .footer-logos ul li::before,footer#footer .footer-links ul li::before{display:none}}footer#footer .footer-logos{text-align:right}@media screen and (min-width: 40em) and (max-width: 63.9375em){footer#footer .footer-logos{text-align:left}}@media screen and (max-width: 39.9375em){footer#footer .footer-logos{padding:1.25rem 0.625rem;text-align:center}}footer#footer .footer-logos img{margin-left:1rem}@media screen and (max-width: 40.625em){footer#footer .footer-logos img{margin:0 0.5rem;max-width:45%}}footer#footer .footer-logos img:hover{opacity:0.75}footer#footer .footer-logos ul{margin:1.5em 0 0 0}footer#footer .footer-logos ul li a{font-weight:700}footer#footer .footer-logos ul li a:hover{text-decoration:underline}footer#footer .footer-links{padding:1rem}footer#footer .footer-links a{text-decoration:underline}footer#footer .footer-links a:hover{opacity:0.85;text-decoration:none}footer#footer .footer-links .text-right .fa{margin-right:0.25rem}footer#footer .footer-links #request-update{margin:0;text-align:right}@media screen and (max-width: 39.9375em){footer#footer .footer-links #request-update{padding-top:1rem;text-align:center}}footer#footer .footer-links #request-update li:first-child{font-weight:700}@media screen and (max-width: 63.9375em){footer#footer .footer-links #request-update li:first-child{display:block}}footer#footer .footer-links #request-update li:nth-child(2)::before{content:""}@media screen and (max-width: 39.9375em){footer#footer .footer-links{padding:0 0.625rem 0.625rem}footer#footer .footer-links .column,footer#footer .footer-links .columns,footer#footer .footer-links .columns{text-align:center;margin:0.5rem 0}}header .input-group input,footer .input-group input{border:0}header .input-group-label,footer .input-group-label{border:0;padding:0}header [type="checkbox"],header [type="radio"],footer [type="checkbox"],footer [type="radio"]{margin-bottom:1rem}form{display:block}form .row{max-width:none;padding:0.3125rem 0.5rem}form .row:last-of-type{padding:0.3125rem 0}form .column,form .columns,form .columns{padding:0}@media screen and (max-width: 39.9375em){form .column,form .columns,form .columns{display:block;flex:0 0 100%;max-width:100%}}form legend{float:left}@media screen and (max-width: 39.9375em){form legend{float:none}}form legend.columns,form legend.column,form legend.columns{width:25%}@media screen and (max-width: 39.9375em){form legend.columns,form legend.column,form legend.columns{width:100%}}[type="text"],[type="password"],[type="date"],[type="datetime"],[type="datetime-local"],[type="month"],[type="week"],[type="email"],[type="number"],[type="search"],[type="tel"],[type="time"],[type="url"],[type="color"],textarea,select{margin:0}[type="file"],[type="checkbox"],[type="radio"]{margin:0}[hidden]{display:none !important}textarea{height:8rem}select{-webkit-appearance:none;-moz-appearance:none}.form-box header h1,.form-box header .h1,.form-box header h2,.form-box header .h2,.form-box header table caption,table .form-box header caption,.form-box header h3,.form-box header .h3,.form-box header h4,.form-box header .h4,.form-box header .page-listing section h3,.page-listing section .form-box header h3,.form-box header .page-listing section .h3,.page-listing section .form-box header .h3,.form-box header .page-listing section table caption,.page-listing section table .form-box header caption,.form-box header .study-type section h3,.study-type section .form-box header h3,.form-box header .study-type section .h3,.study-type section .form-box header .h3,.form-box header .study-type section table caption,.study-type section table .form-box header caption,.form-box header .page-listing .overview h2,.page-listing .overview .form-box header h2,.form-box header .page-listing .overview .h2,.page-listing .overview .form-box header .h2,.form-box header .page-listing .overview table caption,.page-listing .overview table .form-box header caption,.form-box header table .page-listing .overview caption,table .page-listing .overview .form-box header caption,.form-box header h5,.form-box header .h5,.form-box header #registrationForm div.notes h4,#registrationForm div.notes .form-box header h4,.form-box header #registrationForm div.notes .h4,#registrationForm div.notes .form-box header .h4,.form-box header #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .form-box header h3,.form-box header .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .form-box header h3,.form-box header #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .form-box header .h3,.form-box header .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .form-box header .h3,.form-box header #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .form-box header caption,.form-box header .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .form-box header caption,.form-box header #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .form-box header h3,.form-box header .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .form-box header h3,.form-box header #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .form-box header .h3,.form-box header .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .form-box header .h3,.form-box header #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .form-box header caption,.form-box header .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .form-box header caption,.form-box header #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .form-box header h2,.form-box header .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .form-box header h2,.form-box header #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .form-box header .h2,.form-box header .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .form-box header .h2,.form-box header #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .form-box header caption,.form-box header .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .form-box header caption,.form-box header #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .form-box header caption,.form-box header table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .form-box header caption,.form-box header h6,.form-box header .h6{font-size:1rem;font-weight:bold;letter-spacing:0;margin:0;padding:0.625rem 1.25rem}.form-box form{padding:0.625rem 1.25rem 1.25rem;border-width:1px;border-style:solid}.form-key{text-align:right;margin:0 0 0.625rem}@media screen and (max-width: 39.9375em){.form-key{text-align:left}}#registrationForm fieldset{display:block;position:relative;clear:both}#registrationForm fieldset .row{margin:0;padding:0}#registrationForm fieldset .row:first-of-type legend{float:none;display:block;width:100%;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.4;margin:0;padding:0.625rem 1.25rem}#registrationForm fieldset .row.align-top{border-width:1px;border-style:solid;padding:1.25rem}@media screen and (max-width: 39.9375em){#registrationForm fieldset .row.align-top{padding:0.625rem}}#registrationForm fieldset.submit{border-width:0 1px 1px 1px;border-style:solid;margin-top:-1px;padding:0 1.25rem 1.25rem}@media screen and (max-width: 39.9375em){#registrationForm fieldset.submit{padding:0 0.625rem 0.625rem}}#registrationForm fieldset fieldset{border-width:1px;border-style:solid;padding:0 0.9375rem}@media screen and (min-width: 40em){#registrationForm fieldset fieldset:first-of-type{margin-top:-.25rem}}#registrationForm fieldset fieldset legend{display:inline-block;float:none;margin-bottom:0;margin-left:-0.25rem;padding:0 0.25rem}#registrationForm .form-fields .row{margin:0.5rem 0}@media screen and (max-width: 39.9375em){#registrationForm .form-fields .row{margin:0.25rem 0}}#registrationForm div.notes{height:auto;font-size:88%}@media screen and (min-width: 40em){#registrationForm div.notes{padding:0.25rem 0 0 2rem}}#registrationForm div.notes h4::before,#registrationForm div.notes .h4::before,#registrationForm div.notes .page-listing section h3::before,.page-listing section #registrationForm div.notes h3::before,#registrationForm div.notes .page-listing section .h3::before,.page-listing section #registrationForm div.notes .h3::before,#registrationForm div.notes .page-listing section table caption::before,.page-listing section table #registrationForm div.notes caption::before,#registrationForm div.notes .study-type section h3::before,.study-type section #registrationForm div.notes h3::before,#registrationForm div.notes .study-type section .h3::before,.study-type section #registrationForm div.notes .h3::before,#registrationForm div.notes .study-type section table caption::before,.study-type section table #registrationForm div.notes caption::before,#registrationForm div.notes .page-listing .overview h2::before,.page-listing .overview #registrationForm div.notes h2::before,#registrationForm div.notes .page-listing .overview .h2::before,.page-listing .overview #registrationForm div.notes .h2::before,#registrationForm div.notes .page-listing .overview table caption::before,.page-listing .overview table #registrationForm div.notes caption::before,#registrationForm div.notes table .page-listing .overview caption::before,table .page-listing .overview #registrationForm div.notes caption::before{content:"\f05a";font-size:1.125rem;font-family:"FontAwesome";font-weight:normal;line-height:1;padding-right:0.5rem}#registrationForm div.notes>:last-child,#registrationForm div.notes ul{margin-bottom:0}.hidden508{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.required-asterisk,label.required::after,label .required::after,fieldset legend.required::after,fieldset legend .required::after,span.required::after{content:"*";font-weight:700;margin-left:0.15rem}.public::before{content:"#";color:#4c6eac;font-weight:bold;padding-right:0.025rem}label{font-weight:bold}fieldset{width:100%}fieldset legend{font-weight:bold}fieldset label{font-weight:normal}.input-group-label{font-size:1.125rem}.input-group-label .fa{padding:0 0.625rem;border-right-width:1px;border-right-style:solid}.form-instruct{font-size:0.75rem;display:block;margin:0.3125rem 0 0}input::-webkit-input-placeholder{font-size:0.875rem;font-style:italic;opacity:0.75}input::-moz-placeholder{font-size:0.875rem;font-style:italic;opacity:0.75}:-ms-input-placeholder{font-size:0.875rem;font-style:italic}input[type="submit"],input[type="reset"]{font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;display:inline-block;border:0;margin:0}input[type="submit"]:hover,input[type="reset"]:hover{cursor:pointer}.form-error{margin:0.3125rem 0 0}.row.is-invalid{border-width:1px;border-style:solid;margin:0.625rem 0;padding:0.5rem !important}.is-invalid-label span.form-error{display:block}.is-invalid-input:not(:focus){border:1px solid #cd0000}.input-group [type='text'],.input-group [type='password'],.input-group [type='date'],.input-group [type='datetime'],.input-group [type='datetime-local'],.input-group [type='month'],.input-group [type='week'],.input-group [type='email'],.input-group [type='number'],.input-group [type='search'],.input-group [type='tel'],.input-group [type='time'],.input-group [type='url'],.input-group [type='color'],.input-group textarea{border:none}.input-group-label{padding:0}#skip-nav{position:absolute;z-index:9999}#skip-nav ul{margin:0}#skip-nav ul li{display:inline}#skip-nav a{font-weight:700;display:block;margin:5px 0;padding:0 0.5em;position:absolute;top:-150px}#skip-nav a:focus{position:static}header#top{position:relative;z-index:999}header#top #print-logo{display:none}@media screen and (max-width: 39.9375em){header#top .header-identity{padding-top:0.5rem}}header#top .header-logo{position:relative}@media screen and (min-width: 40em) and (max-width: 63.9375em){header#top .header-logo{padding:0.5rem 1rem}}@media screen and (max-width: 39.9375em){header#top .header-logo{padding:0.875rem 0.625rem 0.4375rem}}header#top .header-logo::before{content:"";width:21.07%;height:132%;border-radius:100%;margin:-6.3% 0 0 -1.55%;position:absolute;z-index:0}@media screen and (max-width: 39.9375em){header#top .header-logo::before{display:none}}header#top .header-logo img{position:relative;z-index:1;margin-top:-1rem}header#top .header-nav{min-height:0.8rem}@media screen and (max-width: 39.9375em){header#top .header-nav .row .column:first-of-type,header#top .header-nav .row .columns:first-of-type{display:none}}header#top .header-nav .row .column:last-of-type,header#top .header-nav .row .columns:last-of-type{padding-top:0.5rem;padding-bottom:0.5rem}@media screen and (max-width: 39.9375em){header#top .header-nav .row .column:last-of-type,header#top .header-nav .row .columns:last-of-type{display:flex;flex:0 0 100%}}header#top .header-nav .menu>li{flex:1 0 auto;margin:0;padding:0;border-left-width:1px;border-left-style:solid}header#top .header-nav .menu>li:first-of-type{border-left:none}header#top .header-nav .menu>li>a{display:block;font-size:0.75rem;text-align:center;padding:0 0.5rem}header#top .header-nav .menu>li>a:hover{text-decoration:underline}@media screen and (max-width: 39.9375em){header#top .header-nav .menu>li>a{padding:0}}@media screen and (max-width: 21.875em){header#top .header-nav .menu>li>a span{display:none}}header#top .header-search .button{padding:0.625rem 0.75rem}header#top .header-search .input-group-button,header#top .header-search .input-group{height:2.25rem;margin:0}header#top .header-search .input-group{margin:1rem 0}header#top .header-search .input-group .button{padding:0.625rem 0.75rem}header#top .header-search .input-group-label{border:0}@media screen and (max-width: 63.9375em){header#top .header-search{display:none}}header#top .menu>li>a{padding:0.75rem}.fa{font-weight:normal}.img-caption{font-size:0.875rem;display:inline-block;padding:0}.img-caption p{margin-bottom:1rem;padding:1rem 1.25rem 0}.img-caption a{text-decoration:underline !important}.img-caption a:hover{opacity:0.85;text-decoration:none !important}.img-framed{border-width:1px;border-style:solid;padding:4px}.img-rounded{border-radius:6px}.img-circular{border-radius:50%}.img-box{transition:background-color 0.25s ease-out, color 0.25s ease-out}.img-box img{display:block;width:100%}.img-box h1,.img-box .h1,.img-box h2,.img-box .h2,.img-box table caption,table .img-box caption,.img-box h3,.img-box .h3,.img-box h4,.img-box .h4,.img-box .page-listing section h3,.page-listing section .img-box h3,.img-box .page-listing section .h3,.page-listing section .img-box .h3,.img-box .page-listing section table caption,.page-listing section table .img-box caption,.img-box .study-type section h3,.study-type section .img-box h3,.img-box .study-type section .h3,.study-type section .img-box .h3,.img-box .study-type section table caption,.study-type section table .img-box caption,.img-box .page-listing .overview h2,.page-listing .overview .img-box h2,.img-box .page-listing .overview .h2,.page-listing .overview .img-box .h2,.img-box .page-listing .overview table caption,.page-listing .overview table .img-box caption,.img-box table .page-listing .overview caption,table .page-listing .overview .img-box caption,.img-box h5,.img-box .h5,.img-box #registrationForm div.notes h4,#registrationForm div.notes .img-box h4,.img-box #registrationForm div.notes .h4,#registrationForm div.notes .img-box .h4,.img-box #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .img-box h3,.img-box .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .img-box h3,.img-box #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .img-box .h3,.img-box .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .img-box .h3,.img-box #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .img-box caption,.img-box .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .img-box caption,.img-box #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .img-box h3,.img-box .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .img-box h3,.img-box #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .img-box .h3,.img-box .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .img-box .h3,.img-box #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .img-box caption,.img-box .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .img-box caption,.img-box #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .img-box h2,.img-box .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .img-box h2,.img-box #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .img-box .h2,.img-box .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .img-box .h2,.img-box #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .img-box caption,.img-box .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .img-box caption,.img-box #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .img-box caption,.img-box table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .img-box caption,.img-box h6,.img-box .h6{font-size:1.25rem;margin:0;padding:0.625rem 0 0.625rem 1rem}.img-box h1::after,.img-box .h1::after,.img-box h2::after,.img-box .h2::after,.img-box table caption::after,table .img-box caption::after,.img-box h3::after,.img-box .h3::after,.img-box h4::after,.img-box .h4::after,.img-box .page-listing section h3::after,.page-listing section .img-box h3::after,.img-box .page-listing section .h3::after,.page-listing section .img-box .h3::after,.img-box .page-listing section table caption::after,.page-listing section table .img-box caption::after,.img-box .study-type section h3::after,.study-type section .img-box h3::after,.img-box .study-type section .h3::after,.study-type section .img-box .h3::after,.img-box .study-type section table caption::after,.study-type section table .img-box caption::after,.img-box .page-listing .overview h2::after,.page-listing .overview .img-box h2::after,.img-box .page-listing .overview .h2::after,.page-listing .overview .img-box .h2::after,.img-box .page-listing .overview table caption::after,.page-listing .overview table .img-box caption::after,.img-box table .page-listing .overview caption::after,table .page-listing .overview .img-box caption::after,.img-box h5::after,.img-box .h5::after,.img-box #registrationForm div.notes h4::after,#registrationForm div.notes .img-box h4::after,.img-box #registrationForm div.notes .h4::after,#registrationForm div.notes .img-box .h4::after,.img-box #registrationForm div.notes .page-listing section h3::after,#registrationForm div.notes .page-listing section .img-box h3::after,.img-box .page-listing section #registrationForm div.notes h3::after,.page-listing section #registrationForm div.notes .img-box h3::after,.img-box #registrationForm div.notes .page-listing section .h3::after,#registrationForm div.notes .page-listing section .img-box .h3::after,.img-box .page-listing section #registrationForm div.notes .h3::after,.page-listing section #registrationForm div.notes .img-box .h3::after,.img-box #registrationForm div.notes .page-listing section table caption::after,#registrationForm div.notes .page-listing section table .img-box caption::after,.img-box .page-listing section table #registrationForm div.notes caption::after,.page-listing section table #registrationForm div.notes .img-box caption::after,.img-box #registrationForm div.notes .study-type section h3::after,#registrationForm div.notes .study-type section .img-box h3::after,.img-box .study-type section #registrationForm div.notes h3::after,.study-type section #registrationForm div.notes .img-box h3::after,.img-box #registrationForm div.notes .study-type section .h3::after,#registrationForm div.notes .study-type section .img-box .h3::after,.img-box .study-type section #registrationForm div.notes .h3::after,.study-type section #registrationForm div.notes .img-box .h3::after,.img-box #registrationForm div.notes .study-type section table caption::after,#registrationForm div.notes .study-type section table .img-box caption::after,.img-box .study-type section table #registrationForm div.notes caption::after,.study-type section table #registrationForm div.notes .img-box caption::after,.img-box #registrationForm div.notes .page-listing .overview h2::after,#registrationForm div.notes .page-listing .overview .img-box h2::after,.img-box .page-listing .overview #registrationForm div.notes h2::after,.page-listing .overview #registrationForm div.notes .img-box h2::after,.img-box #registrationForm div.notes .page-listing .overview .h2::after,#registrationForm div.notes .page-listing .overview .img-box .h2::after,.img-box .page-listing .overview #registrationForm div.notes .h2::after,.page-listing .overview #registrationForm div.notes .img-box .h2::after,.img-box #registrationForm div.notes .page-listing .overview table caption::after,#registrationForm div.notes .page-listing .overview table .img-box caption::after,.img-box .page-listing .overview table #registrationForm div.notes caption::after,.page-listing .overview table #registrationForm div.notes .img-box caption::after,.img-box #registrationForm div.notes table .page-listing .overview caption::after,#registrationForm div.notes table .page-listing .overview .img-box caption::after,.img-box table .page-listing .overview #registrationForm div.notes caption::after,table .page-listing .overview #registrationForm div.notes .img-box caption::after,.img-box h6::after,.img-box .h6::after{content:'\f0da';font:normal 0.875rem "FontAwesome";margin-left:0.5rem}.img-box h1 a,.img-box .h1 a,.img-box h2 a,.img-box .h2 a,.img-box table caption a,table .img-box caption a,.img-box h3 a,.img-box .h3 a,.img-box h4 a,.img-box .h4 a,.img-box .page-listing section h3 a,.page-listing section .img-box h3 a,.img-box .page-listing section .h3 a,.page-listing section .img-box .h3 a,.img-box .page-listing section table caption a,.page-listing section table .img-box caption a,.img-box .study-type section h3 a,.study-type section .img-box h3 a,.img-box .study-type section .h3 a,.study-type section .img-box .h3 a,.img-box .study-type section table caption a,.study-type section table .img-box caption a,.img-box .page-listing .overview h2 a,.page-listing .overview .img-box h2 a,.img-box .page-listing .overview .h2 a,.page-listing .overview .img-box .h2 a,.img-box .page-listing .overview table caption a,.page-listing .overview table .img-box caption a,.img-box table .page-listing .overview caption a,table .page-listing .overview .img-box caption a,.img-box h5 a,.img-box .h5 a,.img-box #registrationForm div.notes h4 a,#registrationForm div.notes .img-box h4 a,.img-box #registrationForm div.notes .h4 a,#registrationForm div.notes .img-box .h4 a,.img-box #registrationForm div.notes .page-listing section h3 a,#registrationForm div.notes .page-listing section .img-box h3 a,.img-box .page-listing section #registrationForm div.notes h3 a,.page-listing section #registrationForm div.notes .img-box h3 a,.img-box #registrationForm div.notes .page-listing section .h3 a,#registrationForm div.notes .page-listing section .img-box .h3 a,.img-box .page-listing section #registrationForm div.notes .h3 a,.page-listing section #registrationForm div.notes .img-box .h3 a,.img-box #registrationForm div.notes .page-listing section table caption a,#registrationForm div.notes .page-listing section table .img-box caption a,.img-box .page-listing section table #registrationForm div.notes caption a,.page-listing section table #registrationForm div.notes .img-box caption a,.img-box #registrationForm div.notes .study-type section h3 a,#registrationForm div.notes .study-type section .img-box h3 a,.img-box .study-type section #registrationForm div.notes h3 a,.study-type section #registrationForm div.notes .img-box h3 a,.img-box #registrationForm div.notes .study-type section .h3 a,#registrationForm div.notes .study-type section .img-box .h3 a,.img-box .study-type section #registrationForm div.notes .h3 a,.study-type section #registrationForm div.notes .img-box .h3 a,.img-box #registrationForm div.notes .study-type section table caption a,#registrationForm div.notes .study-type section table .img-box caption a,.img-box .study-type section table #registrationForm div.notes caption a,.study-type section table #registrationForm div.notes .img-box caption a,.img-box #registrationForm div.notes .page-listing .overview h2 a,#registrationForm div.notes .page-listing .overview .img-box h2 a,.img-box .page-listing .overview #registrationForm div.notes h2 a,.page-listing .overview #registrationForm div.notes .img-box h2 a,.img-box #registrationForm div.notes .page-listing .overview .h2 a,#registrationForm div.notes .page-listing .overview .img-box .h2 a,.img-box .page-listing .overview #registrationForm div.notes .h2 a,.page-listing .overview #registrationForm div.notes .img-box .h2 a,.img-box #registrationForm div.notes .page-listing .overview table caption a,#registrationForm div.notes .page-listing .overview table .img-box caption a,.img-box .page-listing .overview table #registrationForm div.notes caption a,.page-listing .overview table #registrationForm div.notes .img-box caption a,.img-box #registrationForm div.notes table .page-listing .overview caption a,#registrationForm div.notes table .page-listing .overview .img-box caption a,.img-box table .page-listing .overview #registrationForm div.notes caption a,table .page-listing .overview #registrationForm div.notes .img-box caption a,.img-box h6 a,.img-box .h6 a{text-decoration:none !important}.img-box a:hover{text-decoration:none !important}.img-box a.external-link::after{display:none}@media screen and (max-width: 39.9375em){.img-box{margin-bottom:0.625rem}}.imgcaption.float-right,.img1.float-right{margin-left:2rem;margin-bottom:2rem;clear:right}.imgcaption.float-left,.img1.float-left{margin-right:2rem;margin-bottom:2rem}@media screen and (max-width: 39.9375em){.imgcaption.float-right,.float-right.img1,.imgcaption.float-left,.float-left.img1{margin-left:0;float:none !important}}.toggleContent{display:block;border:0;margin:0.625em 0 0.625em 0.625em;padding:0.3em}li>.toggleContent{border:1px solid #ccc;background:#f7f7f7;margin:0.625em 0;padding:0.625em;border-radius:5px}.divider{border-top:2px solid #000;font-size:10px;text-align:right}.imgborder{border:1px solid #cecbce}.noListStyle{list-style:none}.bottompad{padding-bottom:1.25em}.margintop-spacer{margin-top:5px}.marginbottom-spacer{margin-bottom:5px}.marginleft40px{margin-left:40px}.marginleft2em{margin-left:2em;display:inline-block}.width20pct{width:20%}.width25pct{width:25%}.width33pct{width:33%}.width40pct{width:40%}.width50pct{width:50%}.width67pct{width:67%}.width75pct{width:75%}.width100pct{width:100%}.aside{border:1px solid #000;margin:0.3em;display:block}.aside-header{font-weight:700;background:#c8d7e3;text-align:center;border-bottom:1px solid #000}.aside-header,.aside-content{padding:0.3em;display:block}.reveal{overflow:visible}@media screen and (max-width: 39.9375em){.reveal{height:auto}}.reveal a{text-decoration:underline !important}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 40em){.reveal.ajax.tiny,.reveal.iframe.tiny{height:50%}.reveal.ajax.small,.reveal.iframe.small{height:65%}.reveal.ajax.large,.reveal.iframe.large{height:85%}.reveal.ajax.full,.reveal.iframe.full{height:100%}}.reveal.iframe iframe{width:100%;height:100%;border:0;overflow:auto}.reveal.iframe .video-container{padding-top:0}.reveal.image img{width:100%;display:block}.reveal.image .reveal-caption>:first-child{margin-top:0.75rem}.reveal.image .reveal-caption>:last-child{margin-bottom:0}.reveal .modal-url{position:absolute;top:1rem;left:1rem;width:75%;font-size:0.75rem;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reveal .modal-url::before{content:"\f0ac";font-family:"FontAwesome";margin-right:0.25rem}.reveal .modal-content,.reveal .ajax-content{position:relative;width:100%;height:100%}.reveal .modal-content{padding-top:1.75rem;overflow:hidden}.reveal .ajax-content{overflow:auto}.reveal .close-button{top:0;right:0;z-index:9999;padding:0.75rem;border-radius:6px}.small.reveal{font-size:100%}#main-nav.top-bar{padding:0}@media screen and (max-width: 63.9375em){#main-nav.top-bar{flex-wrap:wrap;padding:0;position:relative;z-index:99}#main-nav.top-bar input{max-width:none}}#main-nav .mobile-menu{width:100%}#main-nav .mobile-menu button{font:600 1.125rem/1.125rem "Source Sans Pro",Arial,Helvetica,sans-serif;letter-spacing:-0.25px;padding:0.5rem 0;cursor:pointer;flex-grow:1;border-radius:0}#main-nav .mobile-menu button::before{font-size:0.6875rem;font-family:"FontAwesome";font-weight:400;display:inline-block;vertical-align:middle;margin-right:0.5rem}#main-nav .mobile-menu button.active::before{content:"\f00d" !important}#main-nav .mobile-menu #mobile-nav-menu::before{content:"\f0c9"}#main-nav .mobile-menu #mobile-nav-share::before{content:"\f1e0"}#main-nav .mobile-menu #mobile-nav-search::before{content:"\f002"}#main-nav .mobile-menu-display{display:none;flex:0 0 auto;width:100%;flex-wrap:wrap;padding:0.625rem}#main-nav #mobile-nav{display:flex}#main-nav #mobile-nav .js-drilldown-back a::before{content:'';display:inline-block;width:0;height:0;border:inset 6px;border-left-width:0;border-right-style:solid;margin-right:0.75rem;margin-top:0.2rem}#main-nav #mobile-nav>li[data-label="Calendar & Events"],#main-nav #mobile-nav>li[data-label="News & Media"],#main-nav #mobile-nav>li[data-label="Get Involved"],#main-nav #mobile-nav>li[data-label="Support"]{display:none}#main-nav #mobile-nav.dropdown li:first-child a::before{display:none}#main-nav #mobile-nav.dropdown li a{font-size:1.125rem;font-weight:600;letter-spacing:-0.25px;padding-left:1.25rem;padding-right:2rem}#main-nav #mobile-nav.dropdown li a::before{content:"";width:1px;height:1.125rem;display:inline-block;position:absolute;left:-2px}#main-nav #mobile-nav.dropdown li a::after{right:1rem}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent{border-width:4px 1px 0;border-style:solid;padding-bottom:0.25rem;z-index:10}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active{position:relative;z-index:100}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active a::before{display:none}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active::after{content:"";width:100%;height:8px;display:block;position:absolute;margin-top:1px;z-index:100}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul{width:115%;margin:0 0 0 -1px;padding:0 1.25rem 0.25rem 1.25rem;z-index:0}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul::before{content:"";height:1px;display:block;margin:-1px 0 0 0}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li a{font-size:1rem;font-weight:700;border-bottom-width:1px;border-bottom-style:solid;display:block;padding-left:0.75rem;padding-right:0}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li a::before{display:block;width:0;height:0;border:inset 4px;border-right-width:0;border-left-style:solid;left:auto;margin:0.3125rem 0 0 -0.75rem}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li a::after{right:auto;position:relative;top:auto}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li:last-child a{border-bottom:0}#main-nav #mobile-share{text-align:center}#main-nav #mobile-share .addthis_sharing_toolbox{display:inline-block;vertical-align:middle}#main-nav #mobile-search .input-group{margin-bottom:0}@media screen and (max-width: 63.9375em){#main-nav #mobile-nav{display:none}#main-nav .is-drilldown{width:100% !important;max-width:100% !important}#main-nav .is-drilldown a{font-weight:700}}.li-span,.nav-left li span,.nav-left .nested li span{padding:.5rem .75rem;display:block}.li-last-child,.nav-left .menu .menu>li:last-child,.nav-left .menu>li:last-child,.nav-left .menu>li:last-of-type{border-bottom:0}.nav-left li{font-weight:bold}.nav-left li a{line-height:1.25;display:block}.nav-left li a.external::after,.nav-left li a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.nav-left li a.external.pdf::after,.nav-left li a.external-link.pdf::after{content:"\f1c1";background:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg") center right no-repeat}.nav-left li.nav-left-title{font-size:1.25rem}.nav-left .menu .menu{width:100%}.nav-left .nested{margin-left:0}.nav-left .nested li{padding-left:1.75rem}.nav-left .nested li a.external::after,.nav-left .nested li a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg")}.nav-left .nested li a.pdf::after{content:"\f1c1";background:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg") center right no-repeat}@media screen and (min-width: 40em){li.nav-left-current>span{position:relative}li.nav-left-current>span::after,li.nav-left-current>span::before{left:100%;top:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}li.nav-left-current>span::after{border-width:5px;margin-top:-5px}li.nav-left-current>span::before{border-width:6px;margin-top:-6px}}.no-sidebars #share-widget{display:none}.toggleOpen,.toggle::after,a.toggle::after,details summary::after{content:"\f0d7";font-size:0.875rem;font-family:"FontAwesome";text-decoration:none !important;padding-left:0.25rem;display:inline-block;line-height:0.6;overflow:hidden}.toggleClose,.toggle.expanded::after,a.toggle.expanded::after,details[open] summary:after,details.open summary:after{content:"\f0d8"}.toggle.inline::before,a.toggle.inline::before{content:"...";display:inline-block;padding-right:0.25rem;color:#000;line-height:0.6;overflow:hidden}.toggle.inline.expanded::before,a.toggle.inline.expanded::before{content:""}.toggle-more{display:block}details{display:block;overflow:hidden;position:relative}details summary{text-decoration:underline;display:block;cursor:pointer}details summary::-webkit-details-marker{display:none}details ~ p{margin-top:1.5rem}li:not(.accordion-item) details{overflow:visible}li:not(.accordion-item) details>:last-child{margin-bottom:0}details.summary,details.plus{border-width:1px;border-style:solid;border-radius:6px;margin-bottom:0.25rem}details.summary summary,details.plus summary{font-weight:bold;padding:0.875rem 2rem}@media screen and (max-width: 39.9375em){details.summary summary,details.plus summary{padding:0.5rem 0.75rem}}details.summary p,details.summary div,details.summary ul,details.summary ol,details.summary h1,details.summary .h1,details.summary h2,details.summary .h2,details.summary table caption,table details.summary caption,details.summary h3,details.summary .h3,details.summary h4,details.summary .h4,details.summary .page-listing section h3,.page-listing section details.summary h3,details.summary .page-listing section .h3,.page-listing section details.summary .h3,details.summary .page-listing section table caption,.page-listing section table details.summary caption,details.summary .study-type section h3,.study-type section details.summary h3,details.summary .study-type section .h3,.study-type section details.summary .h3,details.summary .study-type section table caption,.study-type section table details.summary caption,details.summary .page-listing .overview h2,.page-listing .overview details.summary h2,details.summary .page-listing .overview .h2,.page-listing .overview details.summary .h2,details.summary .page-listing .overview table caption,.page-listing .overview table details.summary caption,details.summary table .page-listing .overview caption,table .page-listing .overview details.summary caption,details.summary h5,details.summary .h5,details.summary #registrationForm div.notes h4,#registrationForm div.notes details.summary h4,details.summary #registrationForm div.notes .h4,#registrationForm div.notes details.summary .h4,details.summary #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.summary h3,details.summary .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.summary h3,details.summary #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.summary .h3,details.summary .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.summary .h3,details.summary #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.summary caption,details.summary .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.summary caption,details.summary #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.summary h3,details.summary .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.summary h3,details.summary #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.summary .h3,details.summary .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.summary .h3,details.summary #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.summary caption,details.summary .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.summary caption,details.summary #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.summary h2,details.summary .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.summary h2,details.summary #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.summary .h2,details.summary .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.summary .h2,details.summary #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.summary caption,details.summary .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.summary caption,details.summary #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.summary caption,details.summary table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.summary caption,details.summary h6,details.summary .h6,details.plus p,details.plus div,details.plus ul,details.plus ol,details.plus h1,details.plus .h1,details.plus h2,details.plus .h2,details.plus table caption,table details.plus caption,details.plus h3,details.plus .h3,details.plus h4,details.plus .h4,details.plus .page-listing section h3,.page-listing section details.plus h3,details.plus .page-listing section .h3,.page-listing section details.plus .h3,details.plus .page-listing section table caption,.page-listing section table details.plus caption,details.plus .study-type section h3,.study-type section details.plus h3,details.plus .study-type section .h3,.study-type section details.plus .h3,details.plus .study-type section table caption,.study-type section table details.plus caption,details.plus .page-listing .overview h2,.page-listing .overview details.plus h2,details.plus .page-listing .overview .h2,.page-listing .overview details.plus .h2,details.plus .page-listing .overview table caption,.page-listing .overview table details.plus caption,details.plus table .page-listing .overview caption,table .page-listing .overview details.plus caption,details.plus h5,details.plus .h5,details.plus #registrationForm div.notes h4,#registrationForm div.notes details.plus h4,details.plus #registrationForm div.notes .h4,#registrationForm div.notes details.plus .h4,details.plus #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.plus h3,details.plus .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.plus h3,details.plus #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.plus .h3,details.plus .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.plus .h3,details.plus #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.plus caption,details.plus .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.plus caption,details.plus #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.plus h3,details.plus .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.plus h3,details.plus #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.plus .h3,details.plus .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.plus .h3,details.plus #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.plus caption,details.plus .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.plus caption,details.plus #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.plus h2,details.plus .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.plus h2,details.plus #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.plus .h2,details.plus .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.plus .h2,details.plus #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.plus caption,details.plus .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.plus caption,details.plus #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.plus caption,details.plus table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.plus caption,details.plus h6,details.plus .h6{padding-right:2rem;padding-left:2rem}@media screen and (max-width: 39.9375em){details.summary p,details.summary div,details.summary ul,details.summary ol,details.summary h1,details.summary .h1,details.summary h2,details.summary .h2,details.summary table caption,table details.summary caption,details.summary h3,details.summary .h3,details.summary h4,details.summary .h4,details.summary .page-listing section h3,.page-listing section details.summary h3,details.summary .page-listing section .h3,.page-listing section details.summary .h3,details.summary .page-listing section table caption,.page-listing section table details.summary caption,details.summary .study-type section h3,.study-type section details.summary h3,details.summary .study-type section .h3,.study-type section details.summary .h3,details.summary .study-type section table caption,.study-type section table details.summary caption,details.summary .page-listing .overview h2,.page-listing .overview details.summary h2,details.summary .page-listing .overview .h2,.page-listing .overview details.summary .h2,details.summary .page-listing .overview table caption,.page-listing .overview table details.summary caption,details.summary table .page-listing .overview caption,table .page-listing .overview details.summary caption,details.summary h5,details.summary .h5,details.summary #registrationForm div.notes h4,#registrationForm div.notes details.summary h4,details.summary #registrationForm div.notes .h4,#registrationForm div.notes details.summary .h4,details.summary #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.summary h3,details.summary .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.summary h3,details.summary #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.summary .h3,details.summary .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.summary .h3,details.summary #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.summary caption,details.summary .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.summary caption,details.summary #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.summary h3,details.summary .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.summary h3,details.summary #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.summary .h3,details.summary .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.summary .h3,details.summary #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.summary caption,details.summary .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.summary caption,details.summary #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.summary h2,details.summary .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.summary h2,details.summary #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.summary .h2,details.summary .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.summary .h2,details.summary #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.summary caption,details.summary .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.summary caption,details.summary #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.summary caption,details.summary table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.summary caption,details.summary h6,details.summary .h6,details.plus p,details.plus div,details.plus ul,details.plus ol,details.plus h1,details.plus .h1,details.plus h2,details.plus .h2,details.plus table caption,table details.plus caption,details.plus h3,details.plus .h3,details.plus h4,details.plus .h4,details.plus .page-listing section h3,.page-listing section details.plus h3,details.plus .page-listing section .h3,.page-listing section details.plus .h3,details.plus .page-listing section table caption,.page-listing section table details.plus caption,details.plus .study-type section h3,.study-type section details.plus h3,details.plus .study-type section .h3,.study-type section details.plus .h3,details.plus .study-type section table caption,.study-type section table details.plus caption,details.plus .page-listing .overview h2,.page-listing .overview details.plus h2,details.plus .page-listing .overview .h2,.page-listing .overview details.plus .h2,details.plus .page-listing .overview table caption,.page-listing .overview table details.plus caption,details.plus table .page-listing .overview caption,table .page-listing .overview details.plus caption,details.plus h5,details.plus .h5,details.plus #registrationForm div.notes h4,#registrationForm div.notes details.plus h4,details.plus #registrationForm div.notes .h4,#registrationForm div.notes details.plus .h4,details.plus #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.plus h3,details.plus .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.plus h3,details.plus #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.plus .h3,details.plus .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.plus .h3,details.plus #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.plus caption,details.plus .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.plus caption,details.plus #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.plus h3,details.plus .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.plus h3,details.plus #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.plus .h3,details.plus .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.plus .h3,details.plus #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.plus caption,details.plus .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.plus caption,details.plus #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.plus h2,details.plus .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.plus h2,details.plus #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.plus .h2,details.plus .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.plus .h2,details.plus #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.plus caption,details.plus .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.plus caption,details.plus #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.plus caption,details.plus table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.plus caption,details.plus h6,details.plus .h6{padding:0.5rem 0.75rem}}details.summary ol.flowchart,details.plus ol.flowchart{width:92.5%}details.summary ol li p,details.summary ol li div,details.summary ol li ul,details.summary ol li ol,details.summary ol li li,details.summary ol li h1,details.summary ol li .h1,details.summary ol li h2,details.summary ol li .h2,details.summary ol li table caption,table details.summary ol li caption,details.summary ol li h3,details.summary ol li .h3,details.summary ol li h4,details.summary ol li .h4,details.summary ol li .page-listing section h3,.page-listing section details.summary ol li h3,details.summary ol li .page-listing section .h3,.page-listing section details.summary ol li .h3,details.summary ol li .page-listing section table caption,.page-listing section table details.summary ol li caption,details.summary ol li .study-type section h3,.study-type section details.summary ol li h3,details.summary ol li .study-type section .h3,.study-type section details.summary ol li .h3,details.summary ol li .study-type section table caption,.study-type section table details.summary ol li caption,details.summary ol li .page-listing .overview h2,.page-listing .overview details.summary ol li h2,details.summary ol li .page-listing .overview .h2,.page-listing .overview details.summary ol li .h2,details.summary ol li .page-listing .overview table caption,.page-listing .overview table details.summary ol li caption,details.summary ol li table .page-listing .overview caption,table .page-listing .overview details.summary ol li caption,details.summary ol li h5,details.summary ol li .h5,details.summary ol li #registrationForm div.notes h4,#registrationForm div.notes details.summary ol li h4,details.summary ol li #registrationForm div.notes .h4,#registrationForm div.notes details.summary ol li .h4,details.summary ol li #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.summary ol li h3,details.summary ol li .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.summary ol li h3,details.summary ol li #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.summary ol li .h3,details.summary ol li .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.summary ol li .h3,details.summary ol li #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.summary ol li caption,details.summary ol li .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.summary ol li caption,details.summary ol li #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.summary ol li h3,details.summary ol li .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.summary ol li h3,details.summary ol li #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.summary ol li .h3,details.summary ol li .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.summary ol li .h3,details.summary ol li #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.summary ol li caption,details.summary ol li .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.summary ol li caption,details.summary ol li #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.summary ol li h2,details.summary ol li .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.summary ol li h2,details.summary ol li #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.summary ol li .h2,details.summary ol li .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.summary ol li .h2,details.summary ol li #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.summary ol li caption,details.summary ol li .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.summary ol li caption,details.summary ol li #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.summary ol li caption,details.summary ol li table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.summary ol li caption,details.summary ol li h6,details.summary ol li .h6,details.summary ul li p,details.summary ul li div,details.summary ul li ul,details.summary ul li ol,details.summary ul li li,details.summary ul li h1,details.summary ul li .h1,details.summary ul li h2,details.summary ul li .h2,details.summary ul li table caption,table details.summary ul li caption,details.summary ul li h3,details.summary ul li .h3,details.summary ul li h4,details.summary ul li .h4,details.summary ul li .page-listing section h3,.page-listing section details.summary ul li h3,details.summary ul li .page-listing section .h3,.page-listing section details.summary ul li .h3,details.summary ul li .page-listing section table caption,.page-listing section table details.summary ul li caption,details.summary ul li .study-type section h3,.study-type section details.summary ul li h3,details.summary ul li .study-type section .h3,.study-type section details.summary ul li .h3,details.summary ul li .study-type section table caption,.study-type section table details.summary ul li caption,details.summary ul li .page-listing .overview h2,.page-listing .overview details.summary ul li h2,details.summary ul li .page-listing .overview .h2,.page-listing .overview details.summary ul li .h2,details.summary ul li .page-listing .overview table caption,.page-listing .overview table details.summary ul li caption,details.summary ul li table .page-listing .overview caption,table .page-listing .overview details.summary ul li caption,details.summary ul li h5,details.summary ul li .h5,details.summary ul li #registrationForm div.notes h4,#registrationForm div.notes details.summary ul li h4,details.summary ul li #registrationForm div.notes .h4,#registrationForm div.notes details.summary ul li .h4,details.summary ul li #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.summary ul li h3,details.summary ul li .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.summary ul li h3,details.summary ul li #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.summary ul li .h3,details.summary ul li .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.summary ul li .h3,details.summary ul li #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.summary ul li caption,details.summary ul li .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.summary ul li caption,details.summary ul li #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.summary ul li h3,details.summary ul li .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.summary ul li h3,details.summary ul li #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.summary ul li .h3,details.summary ul li .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.summary ul li .h3,details.summary ul li #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.summary ul li caption,details.summary ul li .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.summary ul li caption,details.summary ul li #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.summary ul li h2,details.summary ul li .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.summary ul li h2,details.summary ul li #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.summary ul li .h2,details.summary ul li .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.summary ul li .h2,details.summary ul li #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.summary ul li caption,details.summary ul li .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.summary ul li caption,details.summary ul li #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.summary ul li caption,details.summary ul li table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.summary ul li caption,details.summary ul li h6,details.summary ul li .h6,details.plus ol li p,details.plus ol li div,details.plus ol li ul,details.plus ol li ol,details.plus ol li li,details.plus ol li h1,details.plus ol li .h1,details.plus ol li h2,details.plus ol li .h2,details.plus ol li table caption,table details.plus ol li caption,details.plus ol li h3,details.plus ol li .h3,details.plus ol li h4,details.plus ol li .h4,details.plus ol li .page-listing section h3,.page-listing section details.plus ol li h3,details.plus ol li .page-listing section .h3,.page-listing section details.plus ol li .h3,details.plus ol li .page-listing section table caption,.page-listing section table details.plus ol li caption,details.plus ol li .study-type section h3,.study-type section details.plus ol li h3,details.plus ol li .study-type section .h3,.study-type section details.plus ol li .h3,details.plus ol li .study-type section table caption,.study-type section table details.plus ol li caption,details.plus ol li .page-listing .overview h2,.page-listing .overview details.plus ol li h2,details.plus ol li .page-listing .overview .h2,.page-listing .overview details.plus ol li .h2,details.plus ol li .page-listing .overview table caption,.page-listing .overview table details.plus ol li caption,details.plus ol li table .page-listing .overview caption,table .page-listing .overview details.plus ol li caption,details.plus ol li h5,details.plus ol li .h5,details.plus ol li #registrationForm div.notes h4,#registrationForm div.notes details.plus ol li h4,details.plus ol li #registrationForm div.notes .h4,#registrationForm div.notes details.plus ol li .h4,details.plus ol li #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.plus ol li h3,details.plus ol li .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.plus ol li h3,details.plus ol li #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.plus ol li .h3,details.plus ol li .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.plus ol li .h3,details.plus ol li #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.plus ol li caption,details.plus ol li .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.plus ol li caption,details.plus ol li #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.plus ol li h3,details.plus ol li .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.plus ol li h3,details.plus ol li #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.plus ol li .h3,details.plus ol li .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.plus ol li .h3,details.plus ol li #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.plus ol li caption,details.plus ol li .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.plus ol li caption,details.plus ol li #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.plus ol li h2,details.plus ol li .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.plus ol li h2,details.plus ol li #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.plus ol li .h2,details.plus ol li .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.plus ol li .h2,details.plus ol li #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.plus ol li caption,details.plus ol li .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.plus ol li caption,details.plus ol li #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.plus ol li caption,details.plus ol li table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.plus ol li caption,details.plus ol li h6,details.plus ol li .h6,details.plus ul li p,details.plus ul li div,details.plus ul li ul,details.plus ul li ol,details.plus ul li li,details.plus ul li h1,details.plus ul li .h1,details.plus ul li h2,details.plus ul li .h2,details.plus ul li table caption,table details.plus ul li caption,details.plus ul li h3,details.plus ul li .h3,details.plus ul li h4,details.plus ul li .h4,details.plus ul li .page-listing section h3,.page-listing section details.plus ul li h3,details.plus ul li .page-listing section .h3,.page-listing section details.plus ul li .h3,details.plus ul li .page-listing section table caption,.page-listing section table details.plus ul li caption,details.plus ul li .study-type section h3,.study-type section details.plus ul li h3,details.plus ul li .study-type section .h3,.study-type section details.plus ul li .h3,details.plus ul li .study-type section table caption,.study-type section table details.plus ul li caption,details.plus ul li .page-listing .overview h2,.page-listing .overview details.plus ul li h2,details.plus ul li .page-listing .overview .h2,.page-listing .overview details.plus ul li .h2,details.plus ul li .page-listing .overview table caption,.page-listing .overview table details.plus ul li caption,details.plus ul li table .page-listing .overview caption,table .page-listing .overview details.plus ul li caption,details.plus ul li h5,details.plus ul li .h5,details.plus ul li #registrationForm div.notes h4,#registrationForm div.notes details.plus ul li h4,details.plus ul li #registrationForm div.notes .h4,#registrationForm div.notes details.plus ul li .h4,details.plus ul li #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.plus ul li h3,details.plus ul li .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.plus ul li h3,details.plus ul li #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.plus ul li .h3,details.plus ul li .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.plus ul li .h3,details.plus ul li #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.plus ul li caption,details.plus ul li .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.plus ul li caption,details.plus ul li #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.plus ul li h3,details.plus ul li .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.plus ul li h3,details.plus ul li #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.plus ul li .h3,details.plus ul li .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.plus ul li .h3,details.plus ul li #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.plus ul li caption,details.plus ul li .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.plus ul li caption,details.plus ul li #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.plus ul li h2,details.plus ul li .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.plus ul li h2,details.plus ul li #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.plus ul li .h2,details.plus ul li .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.plus ul li .h2,details.plus ul li #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.plus ul li caption,details.plus ul li .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.plus ul li caption,details.plus ul li #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.plus ul li caption,details.plus ul li table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.plus ul li caption,details.plus ul li h6,details.plus ul li .h6{padding-right:0.25rem;padding-left:0.25rem}details.summary ol li p ~ ol,details.summary ol li p ~ ul,details.summary ul li p ~ ol,details.summary ul li p ~ ul,details.plus ol li p ~ ol,details.plus ol li p ~ ul,details.plus ul li p ~ ol,details.plus ul li p ~ ul{margin-bottom:1.5rem}details.summary table,details.plus table{width:92.5%;margin-left:2rem}@media screen and (max-width: 39.9375em){details.summary table,details.plus table{margin-left:0.75rem}}details.tips,details.greytext{font-size:0.875rem;border-width:1px;border-style:solid;border-radius:6px;margin-bottom:1rem}details.tips summary,details.greytext summary{font-size:0.875rem;font-weight:600;letter-spacing:0;text-decoration:none !important;padding:0.375rem 1rem}details.tips summary::before,details.greytext summary::before{content:"\f059";font-family:"FontAwesome";font-weight:normal;padding-right:0.5rem}details.tips summary::after,details.greytext summary::after{font-size:0.75rem}details.tips.closable .close-button,details.greytext.closable .close-button{top:0.5rem}details.tips p,details.tips div,details.tips ul,details.tips ol,details.tips h1,details.tips .h1,details.tips h2,details.tips .h2,details.tips table caption,table details.tips caption,details.tips h3,details.tips .h3,details.tips h4,details.tips .h4,details.tips .page-listing section h3,.page-listing section details.tips h3,details.tips .page-listing section .h3,.page-listing section details.tips .h3,details.tips .page-listing section table caption,.page-listing section table details.tips caption,details.tips .study-type section h3,.study-type section details.tips h3,details.tips .study-type section .h3,.study-type section details.tips .h3,details.tips .study-type section table caption,.study-type section table details.tips caption,details.tips .page-listing .overview h2,.page-listing .overview details.tips h2,details.tips .page-listing .overview .h2,.page-listing .overview details.tips .h2,details.tips .page-listing .overview table caption,.page-listing .overview table details.tips caption,details.tips table .page-listing .overview caption,table .page-listing .overview details.tips caption,details.tips h5,details.tips .h5,details.tips #registrationForm div.notes h4,#registrationForm div.notes details.tips h4,details.tips #registrationForm div.notes .h4,#registrationForm div.notes details.tips .h4,details.tips #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.tips h3,details.tips .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.tips h3,details.tips #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.tips .h3,details.tips .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.tips .h3,details.tips #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.tips caption,details.tips .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.tips caption,details.tips #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.tips h3,details.tips .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.tips h3,details.tips #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.tips .h3,details.tips .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.tips .h3,details.tips #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.tips caption,details.tips .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.tips caption,details.tips #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.tips h2,details.tips .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.tips h2,details.tips #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.tips .h2,details.tips .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.tips .h2,details.tips #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.tips caption,details.tips .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.tips caption,details.tips #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.tips caption,details.tips table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.tips caption,details.tips h6,details.tips .h6,details.greytext p,details.greytext div,details.greytext ul,details.greytext ol,details.greytext h1,details.greytext .h1,details.greytext h2,details.greytext .h2,details.greytext table caption,table details.greytext caption,details.greytext h3,details.greytext .h3,details.greytext h4,details.greytext .h4,details.greytext .page-listing section h3,.page-listing section details.greytext h3,details.greytext .page-listing section .h3,.page-listing section details.greytext .h3,details.greytext .page-listing section table caption,.page-listing section table details.greytext caption,details.greytext .study-type section h3,.study-type section details.greytext h3,details.greytext .study-type section .h3,.study-type section details.greytext .h3,details.greytext .study-type section table caption,.study-type section table details.greytext caption,details.greytext .page-listing .overview h2,.page-listing .overview details.greytext h2,details.greytext .page-listing .overview .h2,.page-listing .overview details.greytext .h2,details.greytext .page-listing .overview table caption,.page-listing .overview table details.greytext caption,details.greytext table .page-listing .overview caption,table .page-listing .overview details.greytext caption,details.greytext h5,details.greytext .h5,details.greytext #registrationForm div.notes h4,#registrationForm div.notes details.greytext h4,details.greytext #registrationForm div.notes .h4,#registrationForm div.notes details.greytext .h4,details.greytext #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section details.greytext h3,details.greytext .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes details.greytext h3,details.greytext #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section details.greytext .h3,details.greytext .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes details.greytext .h3,details.greytext #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table details.greytext caption,details.greytext .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes details.greytext caption,details.greytext #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section details.greytext h3,details.greytext .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes details.greytext h3,details.greytext #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section details.greytext .h3,details.greytext .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes details.greytext .h3,details.greytext #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table details.greytext caption,details.greytext .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes details.greytext caption,details.greytext #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview details.greytext h2,details.greytext .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes details.greytext h2,details.greytext #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview details.greytext .h2,details.greytext .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes details.greytext .h2,details.greytext #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table details.greytext caption,details.greytext .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes details.greytext caption,details.greytext #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview details.greytext caption,details.greytext table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes details.greytext caption,details.greytext h6,details.greytext .h6{padding-right:1rem;padding-left:1rem}details.tips p,details.greytext p{margin-bottom:0.5rem}details.tips>:last-child,details.greytext>:last-child{margin-bottom:0.5rem}.details-collapse .btn-collapse{font-size:0.9375rem;font-weight:900;text-transform:uppercase;position:absolute;bottom:0;right:0;padding:0.225rem 0.75rem;border-width:1px 0 0 1px;border-style:solid;border-radius:6px 0 0 0}.details-collapse .btn-collapse:hover{cursor:pointer}.details-collapse .btn-collapse::before{content:"\f0d8";font-family:"FontAwesome";margin-right:0.625rem}.details-collapse[open]{padding-bottom:1.325rem}.details-top+.anchor-details{padding-top:0;padding-bottom:1.5rem;display:none}.details-top[open]+.anchor-details{display:block}.sidebar.aggregate ul{list-style:none;margin:0;padding:0}.sidebar.aggregate ul li{border-bottom-width:1px;border-bottom-style:solid}.sidebar.aggregate ul li a{font-weight:700;text-decoration:none !important;display:block;padding:0.5rem 0 0.5rem 0.75rem}.sidebar.aggregate ul li a:hover{text-decoration:underline !important}.sidebar.aggregate ul li a::before{content:'\f0da';font:normal 0.75rem "FontAwesome";position:absolute;margin:0.45rem 0 0 -0.75rem}.sidebar.aggregate a.button{display:block;margin:0}.sidebar.aggregate .aggregate-news{display:flex;flex-flow:row nowrap;justify-content:space-between}.sidebar.aggregate .aggregate-news .button{font-size:0.92rem;display:inline-block;flex:1 0 auto;padding-left:0;padding-right:0}.sidebar.aggregate .aggregate-news .button:first-of-type{margin-right:0.25rem}.sidebar.aggregate .aggregate-news .button:last-of-type{margin-left:0.25rem}@media screen and (max-width: 1190px) and (min-width: 1024px){.sidebar.feature:not(.single) .feature-img,.sidebar.feature:not(.single) .feature-caption{width:50%}}.sidebar.feature{text-align:right;position:relative;display:flex;flex-flow:row wrap;padding:0;overflow:hidden}@media screen and (max-width: 39.9375em){.sidebar.feature h1,.sidebar.feature .h1,.sidebar.feature h2,.sidebar.feature .h2,.sidebar.feature table caption,table .sidebar.feature caption,.sidebar.feature h3,.sidebar.feature .h3,.sidebar.feature h4,.sidebar.feature .h4,.sidebar.feature .page-listing section h3,.page-listing section .sidebar.feature h3,.sidebar.feature .page-listing section .h3,.page-listing section .sidebar.feature .h3,.sidebar.feature .page-listing section table caption,.page-listing section table .sidebar.feature caption,.sidebar.feature .study-type section h3,.study-type section .sidebar.feature h3,.sidebar.feature .study-type section .h3,.study-type section .sidebar.feature .h3,.sidebar.feature .study-type section table caption,.study-type section table .sidebar.feature caption,.sidebar.feature .page-listing .overview h2,.page-listing .overview .sidebar.feature h2,.sidebar.feature .page-listing .overview .h2,.page-listing .overview .sidebar.feature .h2,.sidebar.feature .page-listing .overview table caption,.page-listing .overview table .sidebar.feature caption,.sidebar.feature table .page-listing .overview caption,table .page-listing .overview .sidebar.feature caption,.sidebar.feature h5,.sidebar.feature .h5,.sidebar.feature #registrationForm div.notes h4,#registrationForm div.notes .sidebar.feature h4,.sidebar.feature #registrationForm div.notes .h4,#registrationForm div.notes .sidebar.feature .h4,.sidebar.feature #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .sidebar.feature h3,.sidebar.feature .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .sidebar.feature h3,.sidebar.feature #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .sidebar.feature .h3,.sidebar.feature .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .sidebar.feature .h3,.sidebar.feature #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .sidebar.feature caption,.sidebar.feature .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .sidebar.feature h3,.sidebar.feature .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .sidebar.feature h3,.sidebar.feature #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .sidebar.feature .h3,.sidebar.feature .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .sidebar.feature .h3,.sidebar.feature #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .sidebar.feature caption,.sidebar.feature .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .sidebar.feature h2,.sidebar.feature .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .sidebar.feature h2,.sidebar.feature #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .sidebar.feature .h2,.sidebar.feature .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .sidebar.feature .h2,.sidebar.feature #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .sidebar.feature caption,.sidebar.feature .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .sidebar.feature caption,.sidebar.feature table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .sidebar.feature caption,.sidebar.feature h6,.sidebar.feature .h6{font-size:1.75rem}}.sidebar.feature h1 a,.sidebar.feature .h1 a,.sidebar.feature h2 a,.sidebar.feature .h2 a,.sidebar.feature table caption a,table .sidebar.feature caption a,.sidebar.feature h3 a,.sidebar.feature .h3 a,.sidebar.feature h4 a,.sidebar.feature .h4 a,.sidebar.feature .page-listing section h3 a,.page-listing section .sidebar.feature h3 a,.sidebar.feature .page-listing section .h3 a,.page-listing section .sidebar.feature .h3 a,.sidebar.feature .page-listing section table caption a,.page-listing section table .sidebar.feature caption a,.sidebar.feature .study-type section h3 a,.study-type section .sidebar.feature h3 a,.sidebar.feature .study-type section .h3 a,.study-type section .sidebar.feature .h3 a,.sidebar.feature .study-type section table caption a,.study-type section table .sidebar.feature caption a,.sidebar.feature .page-listing .overview h2 a,.page-listing .overview .sidebar.feature h2 a,.sidebar.feature .page-listing .overview .h2 a,.page-listing .overview .sidebar.feature .h2 a,.sidebar.feature .page-listing .overview table caption a,.page-listing .overview table .sidebar.feature caption a,.sidebar.feature table .page-listing .overview caption a,table .page-listing .overview .sidebar.feature caption a,.sidebar.feature h5 a,.sidebar.feature .h5 a,.sidebar.feature #registrationForm div.notes h4 a,#registrationForm div.notes .sidebar.feature h4 a,.sidebar.feature #registrationForm div.notes .h4 a,#registrationForm div.notes .sidebar.feature .h4 a,.sidebar.feature #registrationForm div.notes .page-listing section h3 a,#registrationForm div.notes .page-listing section .sidebar.feature h3 a,.sidebar.feature .page-listing section #registrationForm div.notes h3 a,.page-listing section #registrationForm div.notes .sidebar.feature h3 a,.sidebar.feature #registrationForm div.notes .page-listing section .h3 a,#registrationForm div.notes .page-listing section .sidebar.feature .h3 a,.sidebar.feature .page-listing section #registrationForm div.notes .h3 a,.page-listing section #registrationForm div.notes .sidebar.feature .h3 a,.sidebar.feature #registrationForm div.notes .page-listing section table caption a,#registrationForm div.notes .page-listing section table .sidebar.feature caption a,.sidebar.feature .page-listing section table #registrationForm div.notes caption a,.page-listing section table #registrationForm div.notes .sidebar.feature caption a,.sidebar.feature #registrationForm div.notes .study-type section h3 a,#registrationForm div.notes .study-type section .sidebar.feature h3 a,.sidebar.feature .study-type section #registrationForm div.notes h3 a,.study-type section #registrationForm div.notes .sidebar.feature h3 a,.sidebar.feature #registrationForm div.notes .study-type section .h3 a,#registrationForm div.notes .study-type section .sidebar.feature .h3 a,.sidebar.feature .study-type section #registrationForm div.notes .h3 a,.study-type section #registrationForm div.notes .sidebar.feature .h3 a,.sidebar.feature #registrationForm div.notes .study-type section table caption a,#registrationForm div.notes .study-type section table .sidebar.feature caption a,.sidebar.feature .study-type section table #registrationForm div.notes caption a,.study-type section table #registrationForm div.notes .sidebar.feature caption a,.sidebar.feature #registrationForm div.notes .page-listing .overview h2 a,#registrationForm div.notes .page-listing .overview .sidebar.feature h2 a,.sidebar.feature .page-listing .overview #registrationForm div.notes h2 a,.page-listing .overview #registrationForm div.notes .sidebar.feature h2 a,.sidebar.feature #registrationForm div.notes .page-listing .overview .h2 a,#registrationForm div.notes .page-listing .overview .sidebar.feature .h2 a,.sidebar.feature .page-listing .overview #registrationForm div.notes .h2 a,.page-listing .overview #registrationForm div.notes .sidebar.feature .h2 a,.sidebar.feature #registrationForm div.notes .page-listing .overview table caption a,#registrationForm div.notes .page-listing .overview table .sidebar.feature caption a,.sidebar.feature .page-listing .overview table #registrationForm div.notes caption a,.page-listing .overview table #registrationForm div.notes .sidebar.feature caption a,.sidebar.feature #registrationForm div.notes table .page-listing .overview caption a,#registrationForm div.notes table .page-listing .overview .sidebar.feature caption a,.sidebar.feature table .page-listing .overview #registrationForm div.notes caption a,table .page-listing .overview #registrationForm div.notes .sidebar.feature caption a,.sidebar.feature h6 a,.sidebar.feature .h6 a{text-decoration:none !important}@media screen and (max-width: 39.9375em){.sidebar.feature{text-align:left}}.sidebar.feature .feature-img{width:68.75%;overflow:hidden}@media screen and (min-width: 40em) and (max-width: 63.9375em){.sidebar.feature .feature-img{width:50%}}@media screen and (max-width: 39.9375em){.sidebar.feature .feature-img{width:100%}}.sidebar.feature .feature-img img{width:68.75%;display:block;position:absolute;top:0;z-index:1}@media screen and (min-width: 40em) and (max-width: 63.9375em){.sidebar.feature .feature-img img{width:50%}}@media screen and (max-width: 39.9375em){.sidebar.feature .feature-img img{width:100%;position:relative;top:0;transform:none;-ms-transform:none}}.sidebar.feature .feature-caption{width:31.25%;position:relative;z-index:2;padding:1rem 1.875rem 1.875rem 1.875rem}@media screen and (min-width: 40em) and (max-width: 63.9375em){.sidebar.feature .feature-caption{width:50%}}@media screen and (max-width: 39.9375em){.sidebar.feature .feature-caption{width:100%;padding:1rem 1.25rem 1.25rem 1.25rem}}.sidebar.feature .feature-caption .tips{font-size:0.875rem;line-height:0.6;overflow:hidden}@media screen and (max-width: 39.9375em){.sidebar.feature .feature-caption .tips{text-align:right}}.sidebar.feature .feature-caption .tips a:hover{opacity:0.85;text-decoration:none !important}.sidebar.feature .feature-caption .tips .fa{margin-right:0.375rem}.sidebar.feature .feature-caption>:last-child{margin-bottom:0}.sidebar.feature .feature-caption .button{display:inline-block}.sidebar.feature .feature-offset{margin-left:-1.875rem}.sidebar.feature.search{padding-right:0.9375rem;padding-left:0.9375rem}@media screen and (max-width: 39.9375em){.sidebar.feature.search{padding-right:0.625rem;padding-left:0.625rem}}.sidebar.feature.search .feature-img{position:relative}.sidebar.feature.search .feature-img img{max-width:none}@media screen and (min-width: 40em){.sidebar.feature.search .feature-img img{position:absolute}}@media screen and (min-width: 64em){.sidebar.feature.search .feature-img img{width:auto;height:100%}}@media screen and (max-width: 63.9375em){.sidebar.feature.search .feature-img img{width:100%;height:auto}}@media screen and (max-width: 750px) and (min-width: 640px){.sidebar.feature.search .feature-img img{width:auto;height:100%}}.sidebar.feature.search .feature-offset{margin-right:-0.5rem;margin-bottom:0.5rem}@media screen and (max-width: 39.9375em){.sidebar.feature.search .feature-offset{margin:0 0 0.5rem 0}}@media screen and (max-width: 39.9375em){.sidebar.feature.single{text-align:right}}.sidebar.feature.single .feature-caption{width:100%}.sidebar.feature.single.director .director-portrait{max-width:100%;position:absolute;bottom:-4rem;left:-3.75rem;z-index:1}@media screen and (min-width: 40em) and (max-width: 63.9375em){.sidebar.feature.single.director .director-portrait{display:none}}@media screen and (max-width: 1305px) and (min-width: 1024px){.sidebar.feature.single.director .director-portrait{width:9.0625rem;bottom:0}}@media screen and (max-width: 1305px) and (min-width: 1250px){.sidebar.feature.single.director .director-portrait{left:-2rem}}@media screen and (max-width: 1250px) and (min-width: 1024px){.sidebar.feature.single.director .director-portrait{left:-3.75rem}}@media screen and (max-width: 640px) and (min-width: 365px){.sidebar.feature.single.director .director-portrait{left:initial;right:11rem}}.sidebar.feature.single.director .director-name{display:block}@media screen and (max-width: 1024px) and (min-width: 740px){.sidebar.feature.single.director .director-name{display:inline}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.sidebar.feature.single.director .feature-img img{position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%)}}@media screen and (min-width: 64em){.sidebar.feature.single.director .feature-img{display:none}}@media screen and (max-width: 39.9375em){.sidebar.feature.single.director .feature-img{display:none}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.sidebar.feature.single.director .feature-caption{width:50%}}.sidebar.feature.single.director p:last-of-type::before{content:"";display:block;border-width:1px 0 0 0;border-style:solid;border-color:#fff transparent transparent transparent;margin:0 0 1.25rem 60%;opacity:0.2}.floatleft,.floatright{max-width:60%}@media screen and (min-width: 40em) and (max-width: 63.9375em){.floatleft,.floatright{max-width:50%}}@media screen and (max-width: 39.9375em){.floatleft,.floatright{max-width:100%;display:block;float:none;margin:0 0 1rem 0}}@media screen and (min-width: 40em){.floatleft{float:left;margin:0 1.5rem 1.5rem 0}}@media screen and (min-width: 40em){.floatright{float:right;margin:0 0 1.5rem 1.5rem}}.slider{width:100%;height:auto;margin:0;position:relative;cursor:default}.slider.cycle-slideshow .slider-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.slider.cycle-slideshow .cycle-slide{width:100%}.slider.cycle-slideshow .slider-navigation .slider-previous,.slider.cycle-slideshow .slider-navigation .slider-next{cursor:pointer}.slider.feature.cycle-slideshow::before,.slider.feature.cycle-slideshow::after{display:table;content:"";flex-basis:0;order:1}.slider.feature.cycle-slideshow::after{clear:both}.slider.feature.cycle-slideshow .slider-controls{font-size:0.875rem;font-weight:600;text-transform:uppercase;position:absolute;bottom:0;left:0;z-index:220;padding:0.625rem;cursor:pointer}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-controls{position:relative;display:inline;float:left;margin-left:0.7rem}}.slider.feature.cycle-slideshow .slider-controls .fa{font-size:1.5rem;vertical-align:middle;margin-right:0.5rem}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-controls .fa{font-size:0.875rem}}.slider.feature.cycle-slideshow .slider-controls span{display:inline-block;vertical-align:middle}.slider.feature.cycle-slideshow .slider-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.slider.feature.cycle-slideshow .cycle-slide{width:100%}.slider.feature.cycle-slideshow .slider-img{position:relative;overflow:hidden}@media screen and (min-width: 40em){.slider.feature.cycle-slideshow .slider-img{width:68.75%;min-height:22.5rem}}@media screen and (max-width: 1190px) and (min-width: 640px){.slider.feature.cycle-slideshow .slider-img{width:50%}}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-img{width:100%}}.slider.feature.cycle-slideshow .slider-img img{width:100%;height:auto;display:block}@media screen and (max-width: 1190px) and (min-width: 640px){.slider.feature.cycle-slideshow .slider-img img{position:absolute;width:auto;max-width:none;height:100%;top:0;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%)}}.slider.feature.cycle-slideshow .slider-caption{width:31.25%;height:100%;position:absolute;top:0;right:0;margin:0;padding:1rem 1.875rem 1.875rem 1rem;text-align:right}@media screen and (max-width: 1190px) and (min-width: 640px){.slider.feature.cycle-slideshow .slider-caption{width:50%}}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-caption{text-align:center}}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-caption h1,.slider.feature.cycle-slideshow .slider-caption .h1,.slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption table caption,table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption h4,.slider.feature.cycle-slideshow .slider-caption .h4,.slider.feature.cycle-slideshow .slider-caption .page-listing section h3,.page-listing section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section .h3,.page-listing section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section table caption,.page-listing section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .study-type section h3,.study-type section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .study-type section .h3,.study-type section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .study-type section table caption,.study-type section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview h2,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview .h2,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table caption,.page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview caption,table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption h5,.slider.feature.cycle-slideshow .slider-caption .h5,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes h4,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h4,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .h4,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h4,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h2,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h2,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption,.slider.feature.cycle-slideshow .slider-caption h6,.slider.feature.cycle-slideshow .slider-caption .h6{font-size:1.75rem;text-align:center}}.slider.feature.cycle-slideshow .slider-caption h1 a,.slider.feature.cycle-slideshow .slider-caption .h1 a,.slider.feature.cycle-slideshow .slider-caption h2 a,.slider.feature.cycle-slideshow .slider-caption .h2 a,.slider.feature.cycle-slideshow .slider-caption table caption a,table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption h4 a,.slider.feature.cycle-slideshow .slider-caption .h4 a,.slider.feature.cycle-slideshow .slider-caption .page-listing section h3 a,.page-listing section .slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption .page-listing section .h3 a,.page-listing section .slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption .page-listing section table caption a,.page-listing section table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption .study-type section h3 a,.study-type section .slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption .study-type section .h3 a,.study-type section .slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption .study-type section table caption a,.study-type section table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview h2 a,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2 a,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview .h2 a,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2 a,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table caption a,.page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview caption a,table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption h5 a,.slider.feature.cycle-slideshow .slider-caption .h5 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes h4 a,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h4 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .h4 a,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h4 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3 a,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3 a,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3 a,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3 a,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption a,#registrationForm div.notes .page-listing section table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption a,.page-listing section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3 a,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3 a,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3 a,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3 a,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption a,#registrationForm div.notes .study-type section table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption a,.study-type section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2 a,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2 a,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2 a,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h2 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2 a,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2 a,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2 a,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h2 a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption a,#registrationForm div.notes .page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption a,.page-listing .overview table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption a,#registrationForm div.notes table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption a,table .page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a,.slider.feature.cycle-slideshow .slider-caption h6 a,.slider.feature.cycle-slideshow .slider-caption .h6 a{text-decoration:none !important}.slider.feature.cycle-slideshow .slider-caption h1 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .h1 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption h1 a.external::after,.slider.feature.cycle-slideshow .slider-caption .h1 a.external::after,.slider.feature.cycle-slideshow .slider-caption h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption table caption a.external-link::after,table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption .h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption table caption a.external::after,table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption h4 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .h4 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section h3 a.external-link::after,.page-listing section .slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section .h3 a.external-link::after,.page-listing section .slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section table caption a.external-link::after,.page-listing section table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .study-type section h3 a.external-link::after,.study-type section .slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .study-type section .h3 a.external-link::after,.study-type section .slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .study-type section table caption a.external-link::after,.study-type section table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview h2 a.external-link::after,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview .h2 a.external-link::after,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table caption a.external-link::after,.page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview caption a.external-link::after,table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption h4 a.external::after,.slider.feature.cycle-slideshow .slider-caption .h4 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section h3 a.external::after,.page-listing section .slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section .h3 a.external::after,.page-listing section .slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section table caption a.external::after,.page-listing section table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption .study-type section h3 a.external::after,.study-type section .slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .study-type section .h3 a.external::after,.study-type section .slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .study-type section table caption a.external::after,.study-type section table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview h2 a.external::after,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview .h2 a.external::after,.page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table caption a.external::after,.page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview caption a.external::after,table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption h5 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .h5 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes h4 a.external-link::after,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h4 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .h4 a.external-link::after,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h4 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3 a.external-link::after,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3 a.external-link::after,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3 a.external-link::after,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3 a.external-link::after,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption a.external-link::after,#registrationForm div.notes .page-listing section table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption a.external-link::after,.page-listing section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3 a.external-link::after,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3 a.external-link::after,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3 a.external-link::after,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3 a.external-link::after,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption a.external-link::after,#registrationForm div.notes .study-type section table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption a.external-link::after,.study-type section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2 a.external-link::after,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2 a.external-link::after,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2 a.external-link::after,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2 a.external-link::after,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h2 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption a.external-link::after,#registrationForm div.notes .page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption a.external-link::after,.page-listing .overview table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption a.external-link::after,#registrationForm div.notes table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption a.external-link::after,table .page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external-link::after,.slider.feature.cycle-slideshow .slider-caption h5 a.external::after,.slider.feature.cycle-slideshow .slider-caption .h5 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes h4 a.external::after,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h4 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .h4 a.external::after,#registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h4 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3 a.external::after,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3 a.external::after,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3 a.external::after,#registrationForm div.notes .page-listing section .slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3 a.external::after,.page-listing section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption a.external::after,#registrationForm div.notes .page-listing section table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption a.external::after,.page-listing section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3 a.external::after,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3 a.external::after,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3 a.external::after,#registrationForm div.notes .study-type section .slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3 a.external::after,.study-type section #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h3 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption a.external::after,#registrationForm div.notes .study-type section table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption a.external::after,.study-type section table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2 a.external::after,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2 a.external::after,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2 a.external::after,#registrationForm div.notes .page-listing .overview .slider.feature.cycle-slideshow .slider-caption .h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2 a.external::after,.page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption .h2 a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption a.external::after,#registrationForm div.notes .page-listing .overview table .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption a.external::after,.page-listing .overview table #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption a.external::after,#registrationForm div.notes table .page-listing .overview .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption a.external::after,table .page-listing .overview #registrationForm div.notes .slider.feature.cycle-slideshow .slider-caption caption a.external::after,.slider.feature.cycle-slideshow .slider-caption h6 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption .h6 a.external-link::after,.slider.feature.cycle-slideshow .slider-caption h6 a.external::after,.slider.feature.cycle-slideshow .slider-caption .h6 a.external::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.slider.feature.cycle-slideshow .slider-caption .slider-text{margin-bottom:1.5rem}.slider.feature.cycle-slideshow .slider-caption .slider-text p{margin:0}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-caption .slider-text{display:none}}.slider.feature.cycle-slideshow .slider-caption>:last-child{margin-bottom:0}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-caption{display:block;width:100%;position:relative;padding:1rem 1.25rem 0.5rem}}.slider.feature.cycle-slideshow .slider-navigation{position:absolute;top:auto;right:0;margin-top:-4.875rem;z-index:200}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-navigation{position:relative;display:inline;float:right;margin:0;padding:0.5rem 1rem 1rem}}.slider.feature.cycle-slideshow .slider-navigation::before{content:"";display:block;border-width:1px 0 0 0;border-style:solid;margin:0 1.875rem 1.25rem 40%;opacity:0.2}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-navigation::before{display:none}}.slider.feature.cycle-slideshow .slider-navigation button{display:inline-block;vertical-align:middle;cursor:pointer}.slider.feature.cycle-slideshow .slider-navigation .slider-previous,.slider.feature.cycle-slideshow .slider-navigation .slider-next{font-size:1.5rem;position:relative;top:auto;transform:none;padding:0.5rem}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-navigation .slider-previous,.slider.feature.cycle-slideshow .slider-navigation .slider-next{display:none}}.slider.feature.cycle-slideshow .slider-navigation .slider-pager{display:inline-block;margin:0;padding:0}.slider.feature.cycle-slideshow .slider-navigation .slider-pager button{width:1.75rem;height:1.75rem;border-radius:0;margin:0 0.15rem;overflow:hidden;position:relative}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-navigation .slider-pager button{width:0.825rem;height:0.825rem;border-radius:50%;margin:0 0.175rem}}.slider.feature.cycle-slideshow .slider-navigation .slider-pager button div{width:100%;height:100%;overflow:hidden;position:relative}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-navigation .slider-pager button div{display:none}}.slider.feature.cycle-slideshow .slider-navigation .slider-pager button div img{max-width:none;height:1.75rem;position:absolute;top:0;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%)}.slider.feature.cycle-slideshow .slider-navigation .slider-pager button.cycle-pager-active{border-width:3px;border-style:solid}@media screen and (max-width: 39.9375em){.slider.feature.cycle-slideshow .slider-navigation .slider-pager button.cycle-pager-active{border:none}}.slider.feature.cycle-slideshow .slider-navigation .slider-pager button.cycle-pager-active div{width:1.375rem;height:1.375rem}.slider.feature.cycle-slideshow .slider-navigation .slider-pager button.cycle-pager-active div img{height:1.375rem}.slider.timeline.cycle-slideshow .slider-image{display:block}.slider.timeline.cycle-slideshow .slider-image img{width:100%}.slider.timeline.cycle-slideshow .slider-caption{padding:1.875rem 5.75rem}.slider.timeline.cycle-slideshow .slider-caption h1,.slider.timeline.cycle-slideshow .slider-caption .h1,.slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption table caption,table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption h4,.slider.timeline.cycle-slideshow .slider-caption .h4,.slider.timeline.cycle-slideshow .slider-caption .page-listing section h3,.page-listing section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section .h3,.page-listing section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section table caption,.page-listing section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .study-type section h3,.study-type section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section .h3,.study-type section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section table caption,.study-type section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview h2,.page-listing .overview .slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview .h2,.page-listing .overview .slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview table caption,.page-listing .overview table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption table .page-listing .overview caption,table .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption h5,.slider.timeline.cycle-slideshow .slider-caption .h5,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes h4,#registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h4,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .h4,#registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h4,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption h6,.slider.timeline.cycle-slideshow .slider-caption .h6{font-size:1.875rem}.slider.timeline.cycle-slideshow .slider-caption>:first-child{margin-top:0}.slider.timeline.cycle-slideshow .slider-caption>:last-child{margin-bottom:0}.slider.timeline.cycle-slideshow .slider-navigation{position:absolute;bottom:0;left:0;width:100%;z-index:999}.slider.timeline.cycle-slideshow .slider-navigation .slider-previous,.slider.timeline.cycle-slideshow .slider-navigation .slider-next{position:absolute;top:50%;margin-top:-1.125rem;font-size:2.25rem}.slider.timeline.cycle-slideshow .slider-navigation .slider-previous{left:1.875rem}.slider.timeline.cycle-slideshow .slider-navigation .slider-next{right:1.875rem}.status:not(td){display:inline-block}.status::before{content:"";font-size:1.125rem;font-family:"FontAwesome";line-height:1.5;width:1.5rem;height:1.5rem;display:inline-block}.status.ref1,.status.ref2,.status.ref3,.status.ref4,.status.ref5,.status.ref6{background-size:18px;background-repeat:no-repeat;background-position:0 0.625rem;margin-top:-1rem}.status.ref1{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_status_ref1.svg")}.status.ref2{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_status_ref2.svg")}.status.ref3{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_status_ref3.svg")}.status.ref4{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_status_ref4.svg")}.status.ref5{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_status_ref5.svg")}.status.ref6{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_status_ref6.svg")}.status.positive::before{content:"\f055"}.status.negative::before,.status.no-evidence::before{content:"\f056"}.status.equivocal-evidence::before{content:"\f059"}.status.some-evidence::before{content:"\f055"}.status.clear-evidence::before{content:"\f055"}.status.inadequate-study::before{content:"\f05e"}.status.not-tested::before{content:"\f00d"}.status.component::before{content:"\f00c"}.status.non-component::before{content:"\f00d"}.status.female::before,.status.male::before{font-size:1rem;font-weight:bold}.status.female::before{content:"\f221"}.status.male::before{content:"\f222"}.tabs.full-width{display:flex;flex-flow:row wrap}.tabs.full-width .tabs-title{float:none;flex:1 0 auto}.tabs.full-width .tabs-title:last-of-type{border-right:0}.tabs.full-width .tabs-title>a{padding-left:0;padding-right:0}.tabs-title{border-right:1px solid}.tabs-title.is-active{font-weight:bold;position:relative}.tabs-title.is-active::after{content:"";display:block;position:absolute;width:100%;height:2px;margin-top:-1px;z-index:80}.tabs-title.disabled>a{cursor:not-allowed}.tabs-title>a{text-align:center;padding:0.85rem;text-decoration:none !important}@media screen and (max-width: 39.9375em){.tabs-title>a{font-size:0.75rem;padding:0.85rem 0.5rem}}.tabs-panel>:first-child{margin-top:0}.tabs-panel>:last-child{margin-bottom:0}@media screen and (max-width: 39.9375em){table thead,.table.responsive thead{border:none}table thead tr.key,.table.responsive thead tr.key{display:none}table thead th,table thead td,.table.responsive thead th,.table.responsive thead td{border:none;display:none}table thead th:first-child,table thead td:first-child,.table.responsive thead th:first-child,.table.responsive thead td:first-child{display:block}table thead th[scope="rowgroup"],.table.responsive thead th[scope="rowgroup"]{border-width:0 0 1px;display:block}table tbody tr:nth-child(even),table tbody tr:nth-child(odd),.table.responsive tbody tr:nth-child(even),.table.responsive tbody tr:nth-child(odd){display:block;border-width:0 1px 1px 1px;border-style:solid}table tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"]),table tbody tr:nth-child(even) .row-toggle,table tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"]),table tbody tr:nth-child(odd) .row-toggle,.table.responsive tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"]),.table.responsive tbody tr:nth-child(even) .row-toggle,.table.responsive tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"]),.table.responsive tbody tr:nth-child(odd) .row-toggle{font-weight:700;padding:0.625rem 1.25rem 0.625rem 1.25rem;display:block;cursor:pointer}table tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"])::before,table tbody tr:nth-child(even) .row-toggle::before,table tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"])::before,table tbody tr:nth-child(odd) .row-toggle::before,.table.responsive tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"])::before,.table.responsive tbody tr:nth-child(even) .row-toggle::before,.table.responsive tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"])::before,.table.responsive tbody tr:nth-child(odd) .row-toggle::before{content:"\f067";font-size:0.6rem;font-family:"FontAwesome";font-weight:normal;text-align:center;line-height:1.8;border-radius:50%;width:1rem;height:1rem;display:inline-block;margin-right:0.5rem}table tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"]).expanded::before,table tbody tr:nth-child(even) .row-toggle.expanded::before,table tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"]).expanded::before,table tbody tr:nth-child(odd) .row-toggle.expanded::before,.table.responsive tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"]).expanded::before,.table.responsive tbody tr:nth-child(even) .row-toggle.expanded::before,.table.responsive tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"]).expanded::before,.table.responsive tbody tr:nth-child(odd) .row-toggle.expanded::before{content:"\f068"}table tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"]) ul,table tbody tr:nth-child(even) .row-toggle ul,table tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"]) ul,table tbody tr:nth-child(odd) .row-toggle ul,.table.responsive tbody tr:nth-child(even)>:first-child:not([scope="rowgroup"]) ul,.table.responsive tbody tr:nth-child(even) .row-toggle ul,.table.responsive tbody tr:nth-child(odd)>:first-child:not([scope="rowgroup"]) ul,.table.responsive tbody tr:nth-child(odd) .row-toggle ul{margin-left:2.85rem}table tbody th[scope="row"],table tbody td,.table.responsive tbody th[scope="row"],.table.responsive tbody td{border:none !important;display:block}table tbody td,.table.responsive tbody td{display:none;padding-top:0;padding-left:2.85rem}table tbody td::before,.table.responsive tbody td::before{content:attr(data-label) ": ";font-weight:700}table tbody td.file-details.font.bold,.table.responsive tbody td.file-details.font.bold{font-weight:normal}table tbody td.expanded,.table.responsive tbody td.expanded{display:block !important}table tbody td.key-text,.table.responsive tbody td.key-text{font-weight:700}table tbody td.key-text::before,.table.responsive tbody td.key-text::before{content:""}table tbody td.key-text::after,.table.responsive tbody td.key-text::after{content:":"}table tbody td.key-subitem,.table.responsive tbody td.key-subitem{padding-left:3.5rem}table tbody td.key-subitem::before,.table.responsive tbody td.key-subitem::before{content:"• " attr(data-label) ": ";font-weight:700}table tbody td.has-colspan.key-subitem::before,.table.responsive tbody td.has-colspan.key-subitem::before{content:''}table tbody td.no-label::before,table tbody td.no-label.key-subitem::before,.table.responsive tbody td.no-label::before,.table.responsive tbody td.no-label.key-subitem::before{content:''}table tbody .file-details a,.table.responsive tbody .file-details a{display:inline;width:auto}table tbody .file-details span,.table.responsive tbody .file-details span{display:inline;width:auto;text-align:left}table.index th[scope="rowgroup"],.index.table.responsive th[scope="rowgroup"]{border-width:0}table.dataTable,.dataTable.table.responsive{margin-bottom:0 !important}table.dataTable tfoot,.dataTable.table.responsive tfoot{display:block;width:100%}table.dataTable tfoot tr,.dataTable.table.responsive tfoot tr{display:none;width:100%}table.dataTable tfoot tr.show-tools,.dataTable.table.responsive tfoot tr.show-tools{display:block}table.dataTable tfoot td,.dataTable.table.responsive tfoot td{display:block;padding:0 1.25rem 0.625rem}table.dataTable tfoot td:empty,.dataTable.table.responsive tfoot td:empty{display:none}.table-toolbar,.table-toolbar.responsive{display:block !important;width:auto !important}div.dataTables_wrapper,div.dataTables_wrapper.responsive{margin-bottom:0.625rem}div.dataTables_wrapper div.dataTables_filter label,div.dataTables_wrapper.responsive div.dataTables_filter label{margin-top:0.25rem;width:100%}div.dataTables_wrapper div.dataTables_filter label::before,div.dataTables_wrapper.responsive div.dataTables_filter label::before{width:12%}div.dataTables_wrapper div.dataTables_filter input,div.dataTables_wrapper.responsive div.dataTables_filter input{width:85% !important}div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper.responsive div.dataTables_info{font-size:0.75rem;padding-top:0.375rem}div.dataTables_wrapper div.dataTables_paginate .pagination li,div.dataTables_wrapper.responsive div.dataTables_paginate .pagination li{font-size:0.75rem}}table{max-width:100%;border-spacing:0;border-collapse:collapse}table caption{text-align:left;caption-side:top;padding:0}table thead{position:relative;background-clip:padding-box}table thead tr.key th,table thead tr.key td{padding-bottom:0}table thead th,table thead td{border-width:1px;border-style:solid}@media screen and (min-width: 64em){table thead th,table thead td{vertical-align:bottom}}table th{text-align:left}table th .font.regular{font-weight:400 !important}table th[scope="rowgroup"]{border-width:1px;border-style:solid;display:table-cell;vertical-align:top}table tbody th[scope="row"],table tbody td{vertical-align:top;border-width:1px;border-style:solid;background-clip:padding-box}table tbody th[scope="row"]>:last-child,table tbody td>:last-child{margin-bottom:0}table tbody td{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}table tbody .file-details{white-space:nowrap}table tbody .file-details a{display:inline-block;width:50%}table tbody .file-details span{display:inline-block;width:50%;text-align:right;padding-left:0.25rem}table tbody .fileSize{text-align:right}table tbody .fileSize.not-available{width:100%;text-align:left;padding:0}.large-6 th,.large-6 td{padding:0.625rem}.table-toolbar{display:none;width:100%;font-size:0.75rem;padding:0.625rem 1.25rem}.table-toolbar button{font-size:0.75rem;font-family:"Source Sans Pro",Arial,Helvetica,sans-serif;font-weight:700;line-height:1.5;cursor:pointer;margin-left:0.25rem;padding:0.125rem 0.5rem;border:1px solid;border-radius:3px;float:none;display:inline-block}.table-toolbar button::before{font-family:"FontAwesome";font-weight:normal;margin-right:0.25rem}.table-toolbar .expand-collapse::before{content:"\f0fe"}.table-toolbar .expand-collapse.expanded::before{content:"\f146"}.table-toolbar .toggle-filter::before{content:"\f0b0"}.valign-top{vertical-align:top}.valign-middle{vertical-align:middle}.valign-bottom{vertical-align:bottom}table.math th{text-align:center}table.math th[scope="row"]{text-align:left}table.math td{text-align:center}table.math td.math-label{text-align:right}table.math td .fa.fa-pause{font-size:0.725rem;-webkit-transform:rotate(90deg) scale(1, 1.25);-ms-transform:rotate(90deg) scale(1, 1.25);transform:rotate(90deg) scale(1, 1.25)}table.math .math-solution{text-align:right}table.math.complex .math-spacer{height:0.125rem}tr.math-total td{font-weight:bold;text-align:right;border-top-width:3px}tr.math-total td:first-child{border-right:none}tr.math-total td:last-child{border-left:none}table.index th[scope="rowgroup"]{font-size:1.25rem;font-weight:600;padding:0.25rem 1.25rem}.index-key{padding:0.625rem 1rem}@media screen and (max-width: 39.9375em){.index-key{padding:0.125rem 0.25rem}}.index-key i.callout-custom{font-size:2.125rem;margin-right:0.5rem;vertical-align:middle}@media screen and (max-width: 39.9375em){.index-key i.callout-custom{display:none}}.index-key ul{display:inline-block;vertical-align:middle}@media screen and (max-width: 39.9375em){.index-key ul{margin:0}}.index-key ul li{font-size:1.25rem;display:inline-block}.index-key ul li::before{content:"|";margin:0 0.65rem}.index-key ul li:first-child::before{display:none}@media screen and (max-width: 39.9375em){.index-key ul li{font-size:1rem;border:1px solid;margin:0.125rem 0;padding:0.125rem 0.5rem}.index-key ul li::before{display:none}.index-key ul li a{display:block;font-weight:700}}.filter-title{text-transform:capitalize !important}table.dataTable{max-width:100%;margin:0 auto;border-spacing:0}table.dataTable thead tr th.sorting_asc,table.dataTable thead tr th.sorting_desc,table.dataTable thead tr th.sorting{cursor:pointer}table.dataTable thead tr th.sorting_asc_disabled,table.dataTable thead tr th.sorting_desc_disabled{cursor:not-allowed}table.dataTable thead tr th.sorting_asc,table.dataTable thead tr th.sorting_desc,table.dataTable thead tr th.sorting,table.dataTable thead tr th.sorting_asc_disabled,table.dataTable thead tr th.sorting_desc_disabled{padding-right:2.125rem;background-repeat:no-repeat;background-position:center right 0.75rem}table.dataTable thead tr th.sorting{background-image:url(//ntp.niehs.nih.gov/images/template/sort_both.png)}table.dataTable thead tr th.sorting_asc{background-image:url(//ntp.niehs.nih.gov/images/template/sort_asc.png)}table.dataTable thead tr th.sorting_desc{background-image:url(//ntp.niehs.nih.gov/images/template/sort_desc.png)}table.dataTable thead tr th.sorting_asc_disabled{background-image:url(//ntp.niehs.nih.gov/images/template/sort_asc_disabled.png)}table.dataTable thead tr th.sorting_desc_disabled{background-image:url(//ntp.niehs.nih.gov/images/template/sort_desc_disabled.png)}table.dataTable tfoot{display:table-row-group}table.dataTable tfoot td{box-sizing:border-box;border-width:1px;border-style:solid;vertical-align:top;white-space:nowrap}table.dataTable tfoot td .label-filter{font-size:0.85rem;font-weight:normal;line-height:1.3;display:block;margin-bottom:0.25rem}table.dataTable tfoot td.hide-filter .label-filter{display:none}table.dataTable tfoot td select{display:block;min-height:2.25rem;height:auto;line-height:1}div.dataTables_wrapper div.dataTables_length label{font-weight:400;width:auto;float:none}div.dataTables_wrapper div.dataTables_length select{width:auto;margin:0 0.25rem}div.dataTables_wrapper div.dataTables_filter{margin:0;text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-size:0;text-align:left;font-weight:400;width:auto;display:inline-block;vertical-align:middle;float:none}@media screen and (max-width: 39.9375em){div.dataTables_wrapper div.dataTables_filter label{display:block}}div.dataTables_wrapper div.dataTables_filter label::before{content:"\f002";font-size:1.125rem;font-family:"FontAwesome";text-align:center;padding:0 0.625rem;display:inline-block}div.dataTables_wrapper div.dataTables_filter input{min-width:9.5rem;margin:0 0 0 0.5em;border:0}div.dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder{font-size:1rem}div.dataTables_wrapper div.dataTables_filter input::-moz-placeholder{font-size:1rem}div.dataTables_wrapper div.dataTables_paginate{text-align:right;float:none}.PastEventsTable h2,.PastEventsTable .h2,.PastEventsTable table caption,table .PastEventsTable caption{font-size:1rem;font-weight:normal;letter-spacing:normal}.PastEventsTable td ul{margin-bottom:0 !important}.milestones{margin:0 0 0 0.75rem;border-left:3px solid}.milestones>li{list-style-type:none}.milestones>li h2,.milestones>li .h2,.milestones>li table caption,table .milestones>li caption{font-weight:700;font-size:1.5rem;margin-left:2rem}.milestones>li h2::before,.milestones>li .h2::before,.milestones>li table caption::before,table .milestones>li caption::before{content:"";width:1.25rem;height:1.25rem;border:2px solid;border-radius:50%;margin:0.5rem 0 0 -2.7rem;position:absolute}.milestones>li ul{margin:0 0 1rem 3.25rem}.milestones>li ul li{list-style-type:circle}.has-tip.icon{font-size:1rem;vertical-align:middle}.tooltip a{text-decoration:underline}.tooltip.substance-profile{width:100%;max-width:34.375rem;padding:1.25rem 0;font-size:1rem}.tooltip.substance-profile h4,.tooltip.substance-profile .h4,.tooltip.substance-profile .page-listing section h3,.page-listing section .tooltip.substance-profile h3,.tooltip.substance-profile .page-listing section .h3,.page-listing section .tooltip.substance-profile .h3,.tooltip.substance-profile .page-listing section table caption,.page-listing section table .tooltip.substance-profile caption,.tooltip.substance-profile .study-type section h3,.study-type section .tooltip.substance-profile h3,.tooltip.substance-profile .study-type section .h3,.study-type section .tooltip.substance-profile .h3,.tooltip.substance-profile .study-type section table caption,.study-type section table .tooltip.substance-profile caption,.tooltip.substance-profile .page-listing .overview h2,.page-listing .overview .tooltip.substance-profile h2,.tooltip.substance-profile .page-listing .overview .h2,.page-listing .overview .tooltip.substance-profile .h2,.tooltip.substance-profile .page-listing .overview table caption,.page-listing .overview table .tooltip.substance-profile caption,.tooltip.substance-profile table .page-listing .overview caption,table .page-listing .overview .tooltip.substance-profile caption{font-size:1.5rem;margin:0 0 1.75rem}.tooltip.substance-profile .imgborder{border:0}.tooltip.substance-profile>:last-child,.tooltip.substance-profile .columns>:last-child{margin-bottom:0}.tooltip.substance-profile .img-casrn img:not(:first-of-type){display:none}.tooltip.right{text-align:left}.tweet{border-width:1px;border-style:solid}.tweet h3,.tweet .h3{font-size:1.25rem;margin:0;padding:0.25rem 0.75rem}.tweet h3::before,.tweet .h3::before{content:"\f099";font-family:"FontAwesome";margin-right:0.25rem}.tweet .twitter-article{font-size:0.875rem;margin:0 1rem;padding:1rem 0;position:relative}.tweet .twitter-article:not(.first-child){border-top-width:1px;border-top-style:solid}.tweet .twitter-article .twitter-pic{display:none}.tweet .twitter-text p{margin-bottom:0.5rem}.tweet .tweet-time{font-size:0.75rem;position:absolute;right:0}.tweet .twitter-buttons .twitter-retweet,.tweet .twitter-buttons .twitter-reply,.tweet .twitter-buttons .twitter-favorite{display:inline-block;margin-right:0.5rem}.tweet .twitter-buttons .twitter-retweet a ~ span:not(:empty),.tweet .twitter-buttons .twitter-reply a ~ span:not(:empty),.tweet .twitter-buttons .twitter-favorite a ~ span:not(:empty){font-size:0.75rem;display:inline-block;margin-left:0.25rem}.tweet #twitter-footer{padding:1rem}video{width:100% !important;height:auto !important}.video-container{position:relative;padding:1.5625rem 0 56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.videoslider{max-width:640px;position:relative}.videoslider .cycle-slide div{color:white;background:linear-gradient(to bottom, #000000 0%,#000000 20%,rgba(0,0,0,0) 100%);position:absolute;top:0;z-index:105;font-weight:bold;padding:.5rem .5rem 5rem 1.5rem;width:100%}.videoslider .jwVideo button{position:absolute;top:37%;left:43%;background:rgba(0,0,0,0.7);padding:22px 28px;color:white;font-size:44px;z-index:160}.videoslider .jwVideo button:hover{background:#139ed5}.videocarousel{max-width:640px;position:relative;background-color:#0e132d;text-align:center}.videocarousel .slider-navigation .slider-previous,.videocarousel .slider-navigation .slider-next{font-size:3rem;position:absolute;transform:none;color:white;top:27%;z-index:200}.videocarousel .slider-navigation button{display:inline-block;vertical-align:middle;cursor:pointer}.videocarousel .slider-navigation .slider-previous{left:.5rem}.videocarousel .slider-navigation .slider-next{right:.5rem;float:right}.videocarousel .slider-navigation span{color:#fff}.videocarousel .cycle-slide{border:3px solid #0e132d;margin:0 3px;cursor:pointer}.videocarousel .cycle-slide-active{border:3px solid #fc3}.videocarousel .cycle-slideshow{width:88%;margin-left:6%}header#top{box-shadow:0 -2px 4px 4px rgba(0,0,0,0.08)}header#top .header-logo::before{background-color:#232b5f}header#top .header-nav{background-color:#0e132d}header#top .header-nav .menu>li{border-left-color:rgba(255,255,255,0.25)}header#top .header-nav li>a,header#top .header-nav li>a:visited{color:#fff !important}header#top .header-identity{background-color:#232b5f}header#top .header-search .button{background-color:#527f24}header#top .input-group-label{background:#fff;color:#232b5f}header#top .input-group-label .fa{border-right-color:#d9d9d9}header#top input::-webkit-input-placeholder{color:#000}header#top input::-moz-placeholder{color:#000}header#top :-ms-input-placeholder{color:#676767}#skip-nav{background:#527f24}#skip-nav a{color:#fff}.ui-widget.ui-widget-content{border-color:#ccc}.ui-widget-content{border-color:#ccc;background:#fff;color:#000}.ui-widget-content a{color:#0b4898}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border-color:#e0d2b5;background:#fff1d4;color:#000}footer#footer{border-top-color:#d9d9d9;background-color:#fff}footer#footer h5,footer#footer .h5,footer#footer #registrationForm div.notes h4,#registrationForm div.notes footer#footer h4,footer#footer #registrationForm div.notes .h4,#registrationForm div.notes footer#footer .h4,footer#footer #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section footer#footer h3,footer#footer .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes footer#footer h3,footer#footer #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section footer#footer .h3,footer#footer .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes footer#footer .h3,footer#footer #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table footer#footer caption,footer#footer .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes footer#footer caption,footer#footer #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section footer#footer h3,footer#footer .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes footer#footer h3,footer#footer #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section footer#footer .h3,footer#footer .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes footer#footer .h3,footer#footer #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table footer#footer caption,footer#footer .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes footer#footer caption,footer#footer #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview footer#footer h2,footer#footer .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes footer#footer h2,footer#footer #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview footer#footer .h2,footer#footer .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes footer#footer .h2,footer#footer #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table footer#footer caption,footer#footer .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes footer#footer caption,footer#footer #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview footer#footer caption,footer#footer table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes footer#footer caption{color:#000}footer#footer .footer-updates{background-color:#fff}footer#footer .footer-links{color:#fff;background-color:#0e132d}footer#footer .footer-subscribe{background-color:#232b5f}footer#footer .footer-nav{color:#000;background-color:#ccc;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyYzJjMiIvPjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNjY2NjY2MiLz48c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c2c2c2),color-stop(1%, #cccccc),color-stop(2%, #cccccc));background-image:-moz-linear-gradient(top, #c2c2c2 0%,#cccccc 1%,#cccccc 2%);background-image:-webkit-linear-gradient(top, #c2c2c2 0%,#cccccc 1%,#cccccc 2%);background-image:linear-gradient(to bottom, #c2c2c2 0%,#cccccc 1%,#cccccc 2%)}footer#footer .footer-nav .menu>li>a,footer#footer .footer-nav .menu>li>a:visited{color:#232b5f !important}@media screen and (max-width: 39.9375em){footer#footer .footer-nav .link-category h5,footer#footer .footer-nav .link-category .h5,footer#footer .footer-nav .link-category #registrationForm div.notes h4,#registrationForm div.notes footer#footer .footer-nav .link-category h4,footer#footer .footer-nav .link-category #registrationForm div.notes .h4,#registrationForm div.notes footer#footer .footer-nav .link-category .h4,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category h3,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category .h3,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category h2,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category h2,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category .h2,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category .h2,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview footer#footer .footer-nav .link-category caption,footer#footer .footer-nav .link-category table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category caption{border-bottom-color:#888}footer#footer .footer-nav .link-category h5::before,footer#footer .footer-nav .link-category .h5::before,footer#footer .footer-nav .link-category #registrationForm div.notes h4::before,#registrationForm div.notes footer#footer .footer-nav .link-category h4::before,footer#footer .footer-nav .link-category #registrationForm div.notes .h4::before,#registrationForm div.notes footer#footer .footer-nav .link-category .h4::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section h3::before,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes h3::before,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section .h3::before,#registrationForm div.notes .page-listing section footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category .page-listing section #registrationForm div.notes .h3::before,.page-listing section #registrationForm div.notes footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing section table caption::before,#registrationForm div.notes .page-listing section table footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category .page-listing section table #registrationForm div.notes caption::before,.page-listing section table #registrationForm div.notes footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section h3::before,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes h3::before,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section .h3::before,#registrationForm div.notes .study-type section footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category .study-type section #registrationForm div.notes .h3::before,.study-type section #registrationForm div.notes footer#footer .footer-nav .link-category .h3::before,footer#footer .footer-nav .link-category #registrationForm div.notes .study-type section table caption::before,#registrationForm div.notes .study-type section table footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category .study-type section table #registrationForm div.notes caption::before,.study-type section table #registrationForm div.notes footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview h2::before,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category h2::before,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes h2::before,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category h2::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview .h2::before,#registrationForm div.notes .page-listing .overview footer#footer .footer-nav .link-category .h2::before,footer#footer .footer-nav .link-category .page-listing .overview #registrationForm div.notes .h2::before,.page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category .h2::before,footer#footer .footer-nav .link-category #registrationForm div.notes .page-listing .overview table caption::before,#registrationForm div.notes .page-listing .overview table footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category .page-listing .overview table #registrationForm div.notes caption::before,.page-listing .overview table #registrationForm div.notes footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category #registrationForm div.notes table .page-listing .overview caption::before,#registrationForm div.notes table .page-listing .overview footer#footer .footer-nav .link-category caption::before,footer#footer .footer-nav .link-category table .page-listing .overview #registrationForm div.notes caption::before,table .page-listing .overview #registrationForm div.notes footer#footer .footer-nav .link-category caption::before{color:#0e132d}footer#footer .footer-nav .link-category ul{background-color:rgba(255,255,255,0.65);border-bottom-color:#888}}footer#footer .footer-logos a,footer#footer .footer-logos a:visited{color:#232b5f !important}@media screen and (max-width: 39.9375em){footer#footer .footer-logos a,footer#footer .footer-logos a:visited{color:#fff !important}}footer#footer .footer-logos a.external::after,footer#footer .footer-logos a.external-link::after,footer#footer .footer-logos a:visited.external::after,footer#footer .footer-logos a:visited.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg")}@media screen and (max-width: 39.9375em){footer#footer .footer-logos a.external::after,footer#footer .footer-logos a.external-link::after,footer#footer .footer-logos a:visited.external::after,footer#footer .footer-logos a:visited.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}}@media screen and (max-width: 39.9375em){footer#footer .footer-logos{color:#fff;background-color:#0e132d}}footer#footer .footer-links a,footer#footer .footer-links a:visited{color:#fff !important}footer#footer .footer-links a.external::after,footer#footer .footer-links a.external-link::after,footer#footer .footer-links a:visited.external::after,footer#footer .footer-links a:visited.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}footer#footer .button.transparent,footer#footer .button.transparent:visited{color:#232b5f !important;background:transparent}footer#footer .button.transparent .fa,footer#footer .button.transparent:visited .fa{color:#527f24}footer#footer .button.transparent:hover,footer#footer .button.transparent:visited:hover{color:inherit;background:transparent}footer#footer .button.transparent:hover .fa,footer#footer .button.transparent:visited:hover .fa{opacity:0.8}footer#footer .button.transparent:hover.back-to-top::before,footer#footer .button.transparent:visited:hover.back-to-top::before{opacity:0.75}footer#footer .button.transparent.back-to-top::before,footer#footer .button.transparent:visited.back-to-top::before{color:#527f24}#aboutTheNTP #footer,#testingInformation #footer,#help #footer,#publicHealth #footer,#studyResults #footer,#utility #footer{border-top-color:#d9d9d9}main{background-color:#fff;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjZmNmY2Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd),color-stop(50%, #f6f6f6),color-stop(100%, #ffffff));background-image:-moz-linear-gradient(top, #dddddd 0%,#f6f6f6 4rem,#ffffff 8rem);background-image:-webkit-linear-gradient(top, #dddddd 0%,#f6f6f6 4rem,#ffffff 8rem);background-image:linear-gradient(to bottom, #dddddd 0%,#f6f6f6 4rem,#ffffff 8rem);background-size:auto}.accordion-title{border-color:rgba(255,255,255,0.2)}.accordion-title:hover,.accordion-title:focus{color:#fff}.accordion-item.is-active .accordion-title{background:#232b5f}.accordion-content hr{color:#232b5f;background-color:#232b5f;opacity:0.15}.accordion ul li a{color:#232b5f}.accordion ul li a:hover{color:#4c6eac}.breadcrumbs li:not(:last-child)::after{color:#232b5f}.breadcrumbs a:hover{color:#0b4898}.external-pdf-light,.button.external.pdf::after,.button.external-link.pdf::after,.tooltip a.external.pdf::after,.tooltip a.external-link.pdf::after{background:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg") center right no-repeat}.external-pdf-dark,.button.aggregate.external.pdf::after,.button.aggregate.external-link.pdf::after,.button.transparent.external.pdf::after,.button.transparent.external-link.pdf::after,.button.hollow.external.pdf::after,.button.hollow.external-link.pdf::after{background:url("//ntp.niehs.nih.gov/images/icons/icon_external.svg") center right no-repeat}.button::after{color:#fff !important}.button.external::after,.button.external-link::after{color:#fff;content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.button.default{background:#0b4898}.button.default:hover{background:#232b5f}.button.aggregate{color:#215f90;background:#dae6ee;border-color:#c8d7e3}.button.aggregate::after{color:#4c4c4c !important}.button.aggregate.external::after,.button.aggregate.external-link::after{color:#4c4c4c}.button.aggregate:hover{color:#215f90;background:#f0f0f0}.button.transparent{background:transparent;color:#232b5f}.button.transparent.back-to-top::before{color:#527f24}.button.transparent .fa{color:#527f24}.button.transparent:hover{background:transparent;color:inherit}.button.transparent:hover.back-to-top::before{opacity:0.75}.button.transparent::after{color:#4c4c4c !important}.button.transparent.external::after,.button.transparent.external-link::after{color:#4c4c4c}.button.hollow:hover{background:transparent !important}.button.hollow::after{color:#4c4c4c !important}.button.hollow.external::after,.button.hollow.external-link::after{color:#4c4c4c}.button.primary:hover{background:#083672}.button.secondary:hover{background:#3f3f3f}.button.success:hover{background:#3e5f1b}.button.alert:hover{background:#9a0000}.button.warning:hover{background:#893811}.button.reset,#registrationForm [type="reset"]{color:#0b4898;background:transparent}.button.reset:hover,#registrationForm [type="reset"]:hover{color:#4c6eac;background:transparent;text-decoration:underline !important}.callout.alert{color:#000;border-color:#d9d9d9;background-color:#fff}.callout.alert p::before,.callout.alert .fa.callout-custom{color:#232b5f}.callout.warning p::before{color:#f26522}.callout.confirmation p::before{color:#527f24}.callout.error p::before{color:#cd0000}.callout.notification p::before{color:#f26522}.callout.sidebar-notification p::before{color:#f26522}.callout.outage{color:#fff;background-color:#f26522}.callout.outage a{color:#fff}.callout.outage a:hover{opacity:0.8}.callout.outage a.external::after,.callout.outage a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.callout.outage a.external.pdf::after,.callout.outage a.external-link.pdf::after{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.callout.outage.blue,.outage.blueCalloutBox{background-color:#0b4898}.callout.outage.gray,.outage.grayCalloutBox{background-color:#545454}.callout.outage.green{background-color:#527f24}.callout.outage.orange{background-color:#f26522}.callout.outage.red{background-color:#cd0000;color:#fff}.callout.yellow,.yellowCalloutBox{border-color:#e0d2b5;background-color:#fff1d4}.callout.yellow.closable .close-button,.closable.yellowCalloutBox .close-button{color:#545454}.callout.yellow.closable .close-button:hover,.closable.yellowCalloutBox .close-button:hover{color:#888}.callout.blue,.blueCalloutBox{border-color:#c8d7e3;background-color:#dae6ee}.callout.gray,.grayCalloutBox{border-color:#d9d9d9;background-color:#f0f0f0}.callout.green{border-color:#c1d1b1;background-color:#e1edd5}.callout.orange{border-color:#f9d0bc;background-color:#fdece4}.callout.red{color:#000;border-color:#fcdbd3;background-color:#fef2f2}.card{background:none}.card.contact li.phone::before,.card.contact li.email::before,.card.contact li.website::before,.card.contact li.google::before,.card.contact li.nih::before{color:#527f24}.card.location::before{color:#527f24}.citation a,.citation span{color:#232b5f;border-color:#9f9f9f;background-color:#fff}.footnotes{border-top-color:#d9d9d9}.ui-datepicker .ui-datepicker-header{color:#fff;background-color:#4c6eac}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{color:#fff}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{background-color:#232b5f}.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default,.ui-datepicker .ui-button,.ui-datepicker html .ui-button.ui-state-disabled:hover,.ui-datepicker html .ui-button.ui-state-disabled:active{border-color:#d9d9d9}.ui-datepicker tbody tr:nth-child(even),.ui-datepicker tbody tr:nth-child(odd){background-color:#f0f0f0}.ui-datepicker tbody td a{color:#0b4898}.ui-datepicker tbody td a.ui-state-default{background-color:#fff}.ui-datepicker tbody td a.ui-state-hover{background-color:#fff1d4 !important;background-image:none !important;border-color:#e0d2b5 !important}.ui-datepicker tbody td a.ui-state-highlight{background-color:#fff;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjhmOGY4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjBmMGYwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff),color-stop(50%, #f8f8f8),color-stop(100%, #f0f0f0));background-image:-moz-linear-gradient(top, #ffffff,#f8f8f8,#f0f0f0);background-image:-webkit-linear-gradient(top, #ffffff,#f8f8f8,#f0f0f0);background-image:linear-gradient(to bottom, #ffffff,#f8f8f8,#f0f0f0);border-color:rgba(76,110,172,0.65)}.ui-datepicker tbody td a.ui-priority-secondary{background-color:#f0f0f0}.ui-datepicker .ui-datepicker-buttonpane button{color:#215f90;background:#dae6ee;border-color:#c8d7e3}.ui-datepicker .ui-datepicker-buttonpane button:hover{color:#215f90;background:#f0f0f0}hr{color:#d9d9d9;background-color:#d9d9d9}hr.section{color:#fc3;background-color:#fc3}.section-tier::before{border-top-color:#fc3}.eventscarousel .cycle-carousel{border-color:#d9d9d9}.eventscarousel .cycle-carousel .cycle-slide{border-right-color:#d9d9d9}.eventscarousel .cycle-carousel .cycle-slide h4,.eventscarousel .cycle-carousel .cycle-slide .h4,.eventscarousel .cycle-carousel .cycle-slide .page-listing section h3,.page-listing section .eventscarousel .cycle-carousel .cycle-slide h3,.eventscarousel .cycle-carousel .cycle-slide .page-listing section .h3,.page-listing section .eventscarousel .cycle-carousel .cycle-slide .h3,.eventscarousel .cycle-carousel .cycle-slide .page-listing section table caption,.page-listing section table .eventscarousel .cycle-carousel .cycle-slide caption,.eventscarousel .cycle-carousel .cycle-slide .study-type section h3,.study-type section .eventscarousel .cycle-carousel .cycle-slide h3,.eventscarousel .cycle-carousel .cycle-slide .study-type section .h3,.study-type section .eventscarousel .cycle-carousel .cycle-slide .h3,.eventscarousel .cycle-carousel .cycle-slide .study-type section table caption,.study-type section table .eventscarousel .cycle-carousel .cycle-slide caption,.eventscarousel .cycle-carousel .cycle-slide .page-listing .overview h2,.page-listing .overview .eventscarousel .cycle-carousel .cycle-slide h2,.eventscarousel .cycle-carousel .cycle-slide .page-listing .overview .h2,.page-listing .overview .eventscarousel .cycle-carousel .cycle-slide .h2,.eventscarousel .cycle-carousel .cycle-slide .page-listing .overview table caption,.page-listing .overview table .eventscarousel .cycle-carousel .cycle-slide caption,.eventscarousel .cycle-carousel .cycle-slide table .page-listing .overview caption,table .page-listing .overview .eventscarousel .cycle-carousel .cycle-slide caption{color:#0e132d;background:#d9d9d9}.eventscarousel .slider-navigation .cycle-previous,.eventscarousel .slider-navigation .cycle-next{color:#545454;background:#fff;border-color:#d9d9d9}.eventscarousel .slider-navigation .cycle-previous:hover,.eventscarousel .slider-navigation .cycle-next:hover{color:#8f8f8f}.eventscarousel .slider-navigation .cycle-previous{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(75%, #ffffff),color-stop(100%, #f0f0f0));background-image:-moz-linear-gradient(left, #ffffff 75%,#f0f0f0);background-image:-webkit-linear-gradient(left, #ffffff 75%,#f0f0f0);background-image:linear-gradient(to right, #ffffff 75%,#f0f0f0)}.eventscarousel .slider-navigation .cycle-next{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f0f0f0),color-stop(25%, #ffffff));background-image:-moz-linear-gradient(left, #f0f0f0,#ffffff 25%);background-image:-webkit-linear-gradient(left, #f0f0f0,#ffffff 25%);background-image:linear-gradient(to right, #f0f0f0,#ffffff 25%)}.flowchart li{background:#fff;border:1px solid #d9d9d9}.flowchart li::after{color:#ccc}.flowchart.multi-color li:nth-child(4n+1){background-color:#dae6ee;border-color:#c8d7e3}.flowchart.multi-color li:nth-child(4n+1)::after{color:#0b4898}.flowchart.multi-color li:nth-child(4n+2){background-color:#fdece4;border-color:#f9d0bc}.flowchart.multi-color li:nth-child(4n+2)::after{color:#f26522}.flowchart.multi-color li:nth-child(4n+3){background-color:#fff1d4;border-color:#e0d2b5}.flowchart.multi-color li:nth-child(4n+3)::after{color:#fc3}.flowchart.multi-color li:nth-child(4n+4){background-color:#e1edd5;border-color:#c1d1b1}.flowchart.multi-color li:nth-child(4n+4)::after{color:#527f24}.input-group-label{background:#fff;color:#232b5f;border:0}.input-group-label .fa{border-right-color:#d9d9d9}input::-webkit-input-placeholder{color:#000}input::-moz-placeholder{color:#000}:-ms-input-placeholder{color:#676767}.form-box header{color:#fff;background:#232b5f}.form-box header h1,.form-box header .h1,.form-box header h2,.form-box header .h2,.form-box header table caption,table .form-box header caption,.form-box header h3,.form-box header .h3,.form-box header h4,.form-box header .h4,.form-box header .page-listing section h3,.page-listing section .form-box header h3,.form-box header .page-listing section .h3,.page-listing section .form-box header .h3,.form-box header .page-listing section table caption,.page-listing section table .form-box header caption,.form-box header .study-type section h3,.study-type section .form-box header h3,.form-box header .study-type section .h3,.study-type section .form-box header .h3,.form-box header .study-type section table caption,.study-type section table .form-box header caption,.form-box header .page-listing .overview h2,.page-listing .overview .form-box header h2,.form-box header .page-listing .overview .h2,.page-listing .overview .form-box header .h2,.form-box header .page-listing .overview table caption,.page-listing .overview table .form-box header caption,.form-box header table .page-listing .overview caption,table .page-listing .overview .form-box header caption,.form-box header h5,.form-box header .h5,.form-box header #registrationForm div.notes h4,#registrationForm div.notes .form-box header h4,.form-box header #registrationForm div.notes .h4,#registrationForm div.notes .form-box header .h4,.form-box header #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .form-box header h3,.form-box header .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .form-box header h3,.form-box header #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .form-box header .h3,.form-box header .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .form-box header .h3,.form-box header #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .form-box header caption,.form-box header .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .form-box header caption,.form-box header #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .form-box header h3,.form-box header .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .form-box header h3,.form-box header #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .form-box header .h3,.form-box header .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .form-box header .h3,.form-box header #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .form-box header caption,.form-box header .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .form-box header caption,.form-box header #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .form-box header h2,.form-box header .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .form-box header h2,.form-box header #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .form-box header .h2,.form-box header .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .form-box header .h2,.form-box header #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .form-box header caption,.form-box header .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .form-box header caption,.form-box header #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .form-box header caption,.form-box header table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .form-box header caption,.form-box header h6,.form-box header .h6{color:#fff}.form-box form{background:#f0f0f0;border-color:#d9d9d9}.form-box .row.is-invalid{background:#fff;border-color:#cd0000}.form-box .is-invalid-input:not(:focus){background-color:#fef2f2;border-color:#fcdbd3}.form-box .is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#000}.form-box .is-invalid-input:not(:focus)::-moz-placeholder{color:#000}.form-box .is-invalid-input:not(:focus):-ms-input-placeholder{color:#676767}label.required,label .required{color:#000}label.required::after,label .required::after{color:#cd0000}legend.required,legend .required{color:#000}legend.required::after,legend .required::after{color:#cd0000}.form-instruct{color:#545454}.required{color:#cd0000}.row.is-invalid{background:#fef2f2;border-color:#fcdbd3}#registrationForm fieldset .row.align-top{background:#f0f0f0;border-color:#d9d9d9}#registrationForm fieldset.submit{background:#f0f0f0;border-color:#d9d9d9}#registrationForm fieldset fieldset{border-color:#d9d9d9;background:transparent}#registrationForm fieldset fieldset legend{background:#f0f0f0}#registrationForm div.notes h4::before,#registrationForm div.notes .h4::before,#registrationForm div.notes .page-listing section h3::before,.page-listing section #registrationForm div.notes h3::before,#registrationForm div.notes .page-listing section .h3::before,.page-listing section #registrationForm div.notes .h3::before,#registrationForm div.notes .page-listing section table caption::before,.page-listing section table #registrationForm div.notes caption::before,#registrationForm div.notes .study-type section h3::before,.study-type section #registrationForm div.notes h3::before,#registrationForm div.notes .study-type section .h3::before,.study-type section #registrationForm div.notes .h3::before,#registrationForm div.notes .study-type section table caption::before,.study-type section table #registrationForm div.notes caption::before,#registrationForm div.notes .page-listing .overview h2::before,.page-listing .overview #registrationForm div.notes h2::before,#registrationForm div.notes .page-listing .overview .h2::before,.page-listing .overview #registrationForm div.notes .h2::before,#registrationForm div.notes .page-listing .overview table caption::before,.page-listing .overview table #registrationForm div.notes caption::before,#registrationForm div.notes table .page-listing .overview caption::before,table .page-listing .overview #registrationForm div.notes caption::before{color:#f26522}#frmsr .row{background:#f0f0f0;margin:0rem;padding:1rem 1rem 0 1rem}#frmsr div.row:last-of-type{padding-bottom:1rem}h3,.h3,h4,.h4,.page-listing section h3,.page-listing section .h3,.page-listing section table caption,.study-type section h3,.study-type section .h3,.study-type section table caption,.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption,h5,.h5,#registrationForm div.notes h4,#registrationForm div.notes .h4,#registrationForm div.notes .page-listing section h3,.page-listing section #registrationForm div.notes h3,#registrationForm div.notes .page-listing section .h3,.page-listing section #registrationForm div.notes .h3,#registrationForm div.notes .page-listing section table caption,.page-listing section table #registrationForm div.notes caption,#registrationForm div.notes .study-type section h3,.study-type section #registrationForm div.notes h3,#registrationForm div.notes .study-type section .h3,.study-type section #registrationForm div.notes .h3,#registrationForm div.notes .study-type section table caption,.study-type section table #registrationForm div.notes caption,#registrationForm div.notes .page-listing .overview h2,.page-listing .overview #registrationForm div.notes h2,#registrationForm div.notes .page-listing .overview .h2,.page-listing .overview #registrationForm div.notes .h2,#registrationForm div.notes .page-listing .overview table caption,.page-listing .overview table #registrationForm div.notes caption,#registrationForm div.notes table .page-listing .overview caption,table .page-listing .overview #registrationForm div.notes caption,h6,.h6{color:#232b5f}.ntpHome #section-about h2,.ntpHome #section-about .h2,.ntpHome #section-about table caption,table .ntpHome #section-about caption{color:#b48823}.homeHighlight{border:1px solid #e0d2b5;background-color:#fff1d4}.homeHighlight h3,.homeHighlight .h3{color:#000}.homeHighlight h3::before,.homeHighlight .h3::before{color:#0b4898}.homealert{background:#f26522;color:#fff}.img-caption{background:#232b5f;color:#fff}.img-caption a,.img-caption a:hover{color:#fff}.img-caption a.external::after,.img-caption a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.img-caption a.external.pdf::after,.img-caption a.external-link.pdf::after{background-image:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.img-framed{border-color:#d9d9d9;background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1)}.img-box{background:#232b5f}.img-box:hover{background:#0e132d}.img-box a{color:#fff}.img-box h4,.img-box .h4,.img-box .page-listing section h3,.page-listing section .img-box h3,.img-box .page-listing section .h3,.page-listing section .img-box .h3,.img-box .page-listing section table caption,.page-listing section table .img-box caption,.img-box .study-type section h3,.study-type section .img-box h3,.img-box .study-type section .h3,.study-type section .img-box .h3,.img-box .study-type section table caption,.study-type section table .img-box caption,.img-box .page-listing .overview h2,.page-listing .overview .img-box h2,.img-box .page-listing .overview .h2,.page-listing .overview .img-box .h2,.img-box .page-listing .overview table caption,.page-listing .overview table .img-box caption,.img-box table .page-listing .overview caption,table .page-listing .overview .img-box caption{color:#fff}.darkbanner{background-color:#0e132d;color:#fff}.darkbanner .banner-caption a{color:#fff}.darkbanner .banner-caption a.external::after,.darkbanner .banner-caption a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.darkbanner .banner-caption a.pdf::after,.darkbanner .banner-caption a.doc::after,.darkbanner .banner-caption a.docx::after,.darkbanner .banner-caption a.zip::after,.darkbanner .banner-caption a.xls::after,.darkbanner .banner-caption a.xlsx::after,.darkbanner .banner-caption a.ppt::after,.darkbanner .banner-caption a.pptx::after,.darkbanner .banner-caption a.mp4::after,.darkbanner .banner-caption a.mp3::after,.darkbanner .banner-caption a.enl::after,.darkbanner .banner-caption a.code::after,.darkbanner .banner-caption a.image::after,.darkbanner .banner-caption a.bmp::after,.darkbanner .banner-caption a.gif::after,.darkbanner .banner-caption a.jpeg::after,.darkbanner .banner-caption a.jpg::after,.darkbanner .banner-caption a.png::after,.darkbanner .banner-caption a.svg::after,.darkbanner .banner-caption a.tif::after,.darkbanner .banner-caption a.tiff::after,.darkbanner .banner-caption a[href$=".pdf"]::after,.darkbanner .banner-caption a[href$=".PDF"]::after,.darkbanner .banner-caption a[href$=".doc"]::after,.darkbanner .banner-caption a[href$=".docx"]::after,.darkbanner .banner-caption a[href$=".zip"]::after,.darkbanner .banner-caption a[href$=".xls"]::after,.darkbanner .banner-caption a[href$=".xlsx"]::after,.darkbanner .banner-caption a[href$=".ppt"]::after,.darkbanner .banner-caption a[href$=".pptx"]::after,.darkbanner .banner-caption a[href$=".mp4"]::after,.darkbanner .banner-caption a[href$=".mp3"]::after,.darkbanner .banner-caption a[href$=".enl"]::after,.darkbanner .banner-caption a[href$=".bmp"]::after,.darkbanner .banner-caption a[href$=".gif"]::after,.darkbanner .banner-caption a[href$=".jpeg"]::after,.darkbanner .banner-caption a[href$=".jpg"]::after,.darkbanner .banner-caption a[href$=".png"]::after,.darkbanner .banner-caption a[href$=".svg"]::after,.darkbanner .banner-caption a[href$=".tif"]::after,.darkbanner .banner-caption a[href$=".tiff"]::after{color:#fff}.darkbanner .banner-caption abbr,.darkbanner .banner-caption acronym,.darkbanner .banner-caption abbr[title],.darkbanner .banner-caption acronym[title]{color:#fff;border-bottom-color:#fff}.darkbanner .banner-caption p:not(:last-child) a:hover{opacity:0.75}.lightbanner{color:#000}.contentcol .summary-item h4 a,.contentcol .summary-item .h4 a,.contentcol .summary-item .page-listing section h3 a,.page-listing section .contentcol .summary-item h3 a,.contentcol .summary-item .page-listing section .h3 a,.page-listing section .contentcol .summary-item .h3 a,.contentcol .summary-item .page-listing section table caption a,.page-listing section table .contentcol .summary-item caption a,.contentcol .summary-item .study-type section h3 a,.study-type section .contentcol .summary-item h3 a,.contentcol .summary-item .study-type section .h3 a,.study-type section .contentcol .summary-item .h3 a,.contentcol .summary-item .study-type section table caption a,.study-type section table .contentcol .summary-item caption a,.contentcol .summary-item .page-listing .overview h2 a,.page-listing .overview .contentcol .summary-item h2 a,.contentcol .summary-item .page-listing .overview .h2 a,.page-listing .overview .contentcol .summary-item .h2 a,.contentcol .summary-item .page-listing .overview table caption a,.page-listing .overview table .contentcol .summary-item caption a,.contentcol .summary-item table .page-listing .overview caption a,table .page-listing .overview .contentcol .summary-item caption a{color:#232b5f}.contentcol .summary-item h4 a:hover,.contentcol .summary-item .h4 a:hover,.contentcol .summary-item .page-listing section h3 a:hover,.page-listing section .contentcol .summary-item h3 a:hover,.contentcol .summary-item .page-listing section .h3 a:hover,.page-listing section .contentcol .summary-item .h3 a:hover,.contentcol .summary-item .page-listing section table caption a:hover,.page-listing section table .contentcol .summary-item caption a:hover,.contentcol .summary-item .study-type section h3 a:hover,.study-type section .contentcol .summary-item h3 a:hover,.contentcol .summary-item .study-type section .h3 a:hover,.study-type section .contentcol .summary-item .h3 a:hover,.contentcol .summary-item .study-type section table caption a:hover,.study-type section table .contentcol .summary-item caption a:hover,.contentcol .summary-item .page-listing .overview h2 a:hover,.page-listing .overview .contentcol .summary-item h2 a:hover,.contentcol .summary-item .page-listing .overview .h2 a:hover,.page-listing .overview .contentcol .summary-item .h2 a:hover,.contentcol .summary-item .page-listing .overview table caption a:hover,.page-listing .overview table .contentcol .summary-item caption a:hover,.contentcol .summary-item table .page-listing .overview caption a:hover,table .page-listing .overview .contentcol .summary-item caption a:hover{color:#0b4898}.contentcol .summary-item::after{background-color:#d9d9d9}.contentcol .summary-row:last-of-type .columns:last-of-type .summary-item:last-of-type::after{background:transparent}@media screen and (min-width: 64em){.contentcol .summary-row:last-of-type .summary-item::after{background:transparent}}.banner-feature{background:#fc3;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2MzMyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmVlNTlhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZjYzMzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffcc33),color-stop(50%, #fee59a),color-stop(100%, #ffcc33));background-image:-moz-linear-gradient(left, #ffcc33,#fee59a,#ffcc33);background-image:-webkit-linear-gradient(left, #ffcc33,#fee59a,#ffcc33);background-image:linear-gradient(to right, #ffcc33,#fee59a,#ffcc33)}.banner-feature::after{border-color:#fc3 transparent #fc3 #fc3}@media screen and (max-width: 39.9375em){.banner-feature{background:#0e132d}.banner-feature::before{border-color:#fc3 #fc3 #fc3 transparent}}@media screen and (min-width: 40em){.banner-feature strong{color:#000;text-shadow:1px 1px 1px #fff}.banner-feature strong::before{border-color:#b48823 transparent transparent transparent}}a{color:#0b4898}a:hover{color:#4c6eac}.header-nav li>a,.footer-links a,.footerForm a{color:#fff}.footer-links{color:#fff}.page-listing .overview h2,.page-listing .overview .h2,.page-listing .overview table caption,table .page-listing .overview caption,.abstractbox h2,.abstractbox .h2,.abstractbox table caption,table .abstractbox caption{color:#232b5f}.page-listing .overview .casrn-image,.page-listing .overview .imgborder,.page-listing .overview .masonry-wrapper,.page-listing .overview .img-masonry div,.abstractbox .casrn-image,.abstractbox .imgborder,.abstractbox .masonry-wrapper,.abstractbox .img-masonry div{border-color:#c8d7e3 !important}.page-listing .overview .masonry-wrapper,.abstractbox .masonry-wrapper{background:#fff;border-color:#c8d7e3}.meeting summary.meeting-date{color:#0b4898}.meeting-date{color:#000}@media screen and (min-width: 40em){.meeting-registration{border-left-color:#d9d9d9}}@media screen and (max-width: 39.9375em){.meeting-registration{border-top-color:#d9d9d9}}.meeting-registration .fa{color:#ccc}.meeting-registration.disabled .button{background:#ccc}.meeting-registration.disabled .button:hover{background:#ccc}.reveal .close-button{background:#fff}#main-nav .mobile-menu{background:transparent}#main-nav .mobile-menu button{color:#000;border-left-color:#f0f0f0}#main-nav .mobile-menu button::before{color:#215f90}#main-nav .mobile-menu button.active{background:#0e132d;color:#fff !important}#main-nav .mobile-menu button.active::before{color:#fff}#main-nav .mobile-menu .separator{color:#215f90}#main-nav #mobile-nav.dropdown li a{color:#000}#main-nav #mobile-nav.dropdown li a::before{background:rgba(0,0,0,0.08)}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent{background:#fff;border-color:#fff transparent transparent}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active{border-top-color:#fc3;border-left-color:#ccc;border-right-color:#ccc}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active a{color:#0b4898}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active a::after{border-color:#232b5f transparent transparent}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active::after{background:#fff}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul::before{background:#ccc}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li a{color:#232b5f;border-bottom-color:#ccc}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li a::before{border-color:transparent transparent transparent #215f90;background:transparent}#main-nav #mobile-nav.dropdown li.is-dropdown-submenu-parent.is-active ul li a:hover{color:#b48823}@media screen and (max-width: 63.9375em){#main-nav .mobile-menu-display{background:#0e132d}#main-nav #mobile-nav{background:#0e132d}#main-nav #mobile-nav li{border-bottom:1px solid rgba(255,255,255,0.2)}#main-nav #mobile-nav li a{color:#fff}#main-nav #mobile-nav li a::after{border-color:transparent transparent transparent #fff}#main-nav #mobile-nav li a.external::after,#main-nav #mobile-nav li a.external-link::after{content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}#main-nav #mobile-nav li a.external.pdf::after,#main-nav #mobile-nav li a.external-link.pdf::after{content:"\f1c1";color:#fff;background-image:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}#main-nav #mobile-nav .js-drilldown-back a::before{border-color:transparent #fff transparent transparent}#main-nav #mobile-nav .is-drilldown-submenu{background:#0e132d}}#main-nav #mobile-share::before{color:#fff}#main-nav #mobile-share #friendly-url-mobile{color:#fff}#main-nav li a{color:#000}#main-nav li a::before{background:rgba(0,0,0,0.08)}.nav-left>ul{border:1px solid #232b5f}.nav-left li{background-color:#4c6eac;color:#fff}.nav-left li a.pdf::after,.nav-left li a[href$=".pdf"]::after,.nav-left li a[href$=".PDF"]::after{color:#fff}.nav-left .menu>li{border-bottom:1px solid #232b5f}.nav-left li a{color:#fff}.nav-left .nested li{background-color:#dae6ee;border-bottom:1px solid #c8d7e3}.nav-left .nested li a,.nav-left .nested li span,.nav-left .nested li a.pdf::after,.nav-left .nested li a[href$=".pdf"]::after,.nav-left .nested li a[href$=".PDF"]::after{color:#232b5f}li.nav-left-current>span{background-color:#fff;color:#232b5f}li.nav-left-current>span:after{border-color:rgba(255,255,255,0);border-left-color:#fff}li.nav-left-current>span:before{border-color:transparent;border-left-color:#232b5f}li.nav-left-title{background-color:#232b5f}details summary{color:#0b4898}details.summary,details.plus{border-color:#d9d9d9;background-color:#fff}details.tips,details.greytext{border-color:#e0d2b5;background-color:#fff1d4}details.tips summary,details.greytext summary{color:#000}details.tips summary::before,details.greytext summary::before{color:#b48823}details.tips .close-button,details.greytext .close-button{color:#545454}details.tips .close-button:hover,details.greytext .close-button:hover{opacity:0.75}.details-collapse .btn-collapse{color:#232b5f;border-top-color:#d9d9d9;border-left-color:#d9d9d9}.details-collapse .btn-collapse:hover{color:inherit}.details-collapse .btn-collapse:hover::before{opacity:0.75}.details-collapse .btn-collapse::before{color:#527f24}.rocBoxTitle{color:#fff;background:#232b5f}.rocBoxTitle h1,.rocBoxTitle .h1,.rocBoxTitle h2,.rocBoxTitle .h2,.rocBoxTitle table caption,table .rocBoxTitle caption,.rocBoxTitle h3,.rocBoxTitle .h3,.rocBoxTitle h4,.rocBoxTitle .h4,.rocBoxTitle .page-listing section h3,.page-listing section .rocBoxTitle h3,.rocBoxTitle .page-listing section .h3,.page-listing section .rocBoxTitle .h3,.rocBoxTitle .page-listing section table caption,.page-listing section table .rocBoxTitle caption,.rocBoxTitle .study-type section h3,.study-type section .rocBoxTitle h3,.rocBoxTitle .study-type section .h3,.study-type section .rocBoxTitle .h3,.rocBoxTitle .study-type section table caption,.study-type section table .rocBoxTitle caption,.rocBoxTitle .page-listing .overview h2,.page-listing .overview .rocBoxTitle h2,.rocBoxTitle .page-listing .overview .h2,.page-listing .overview .rocBoxTitle .h2,.rocBoxTitle .page-listing .overview table caption,.page-listing .overview table .rocBoxTitle caption,.rocBoxTitle table .page-listing .overview caption,table .page-listing .overview .rocBoxTitle caption,.rocBoxTitle h5,.rocBoxTitle .h5,.rocBoxTitle #registrationForm div.notes h4,#registrationForm div.notes .rocBoxTitle h4,.rocBoxTitle #registrationForm div.notes .h4,#registrationForm div.notes .rocBoxTitle .h4,.rocBoxTitle #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .rocBoxTitle h3,.rocBoxTitle .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .rocBoxTitle h3,.rocBoxTitle #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .rocBoxTitle .h3,.rocBoxTitle .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .rocBoxTitle .h3,.rocBoxTitle #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .rocBoxTitle caption,.rocBoxTitle .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .rocBoxTitle h3,.rocBoxTitle .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .rocBoxTitle h3,.rocBoxTitle #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .rocBoxTitle .h3,.rocBoxTitle .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .rocBoxTitle .h3,.rocBoxTitle #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .rocBoxTitle caption,.rocBoxTitle .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .rocBoxTitle h2,.rocBoxTitle .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .rocBoxTitle h2,.rocBoxTitle #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .rocBoxTitle .h2,.rocBoxTitle .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .rocBoxTitle .h2,.rocBoxTitle #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .rocBoxTitle caption,.rocBoxTitle .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .rocBoxTitle caption,.rocBoxTitle table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .rocBoxTitle caption,.rocBoxTitle h6,.rocBoxTitle .h6{color:#fff}.rocBox{border-color:#d9d9d9;background:#f0f0f0}.rocBox input[type="submit"]{background:#527f24}.rocBox a.expanded{border-top-color:#d9d9d9;border-left-color:#d9d9d9;border-right-color:#d9d9d9;background-color:#fff}.rocBox a.expanded{border-top-color:#d9d9d9;border-left-color:#d9d9d9;border-right-color:#d9d9d9;background-color:#fff}.rocBox li>.toggleContent{background:#fff;border-color:#d9d9d9}#rocdisclaimer,.greytext{color:#545454}#atoz a.expanded{background-color:#d9d9d9;border-color:#d9d9d9}#atoz .toggleContent{border-color:#d9d9d9;background-color:#fff}#atoz .toggleContent div:first-of-type{background-color:#d9d9d9}.a2znone{border-bottom-color:#d9d9d9;border-top-color:#d9d9d9;color:#888}.rightCalloutYellow{background-color:#F6F4DA}.CalloutGold{background-color:#fff1d4;border-color:#c7a65a}.sidebar.aggregate h3,.sidebar.aggregate .h3{color:#b48823}.sidebar.aggregate ul li{border-bottom-color:#ccc}.sidebar.aggregate ul li a{color:#232b5f}.sidebar.aggregate ul li a:hover{color:#0b4898}.sidebar.aggregate ul li a::before{color:#215f90}.sidebar.feature{color:#fff;background-color:#0e132d}.sidebar.feature a{color:#fff}.sidebar.feature h1,.sidebar.feature .h1,.sidebar.feature h2,.sidebar.feature .h2,.sidebar.feature table caption,table .sidebar.feature caption,.sidebar.feature h3,.sidebar.feature .h3,.sidebar.feature h4,.sidebar.feature .h4,.sidebar.feature .page-listing section h3,.page-listing section .sidebar.feature h3,.sidebar.feature .page-listing section .h3,.page-listing section .sidebar.feature .h3,.sidebar.feature .page-listing section table caption,.page-listing section table .sidebar.feature caption,.sidebar.feature .study-type section h3,.study-type section .sidebar.feature h3,.sidebar.feature .study-type section .h3,.study-type section .sidebar.feature .h3,.sidebar.feature .study-type section table caption,.study-type section table .sidebar.feature caption,.sidebar.feature .page-listing .overview h2,.page-listing .overview .sidebar.feature h2,.sidebar.feature .page-listing .overview .h2,.page-listing .overview .sidebar.feature .h2,.sidebar.feature .page-listing .overview table caption,.page-listing .overview table .sidebar.feature caption,.sidebar.feature table .page-listing .overview caption,table .page-listing .overview .sidebar.feature caption,.sidebar.feature h5,.sidebar.feature .h5,.sidebar.feature #registrationForm div.notes h4,#registrationForm div.notes .sidebar.feature h4,.sidebar.feature #registrationForm div.notes .h4,#registrationForm div.notes .sidebar.feature .h4,.sidebar.feature #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .sidebar.feature h3,.sidebar.feature .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .sidebar.feature h3,.sidebar.feature #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .sidebar.feature .h3,.sidebar.feature .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .sidebar.feature .h3,.sidebar.feature #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .sidebar.feature caption,.sidebar.feature .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .sidebar.feature h3,.sidebar.feature .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .sidebar.feature h3,.sidebar.feature #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .sidebar.feature .h3,.sidebar.feature .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .sidebar.feature .h3,.sidebar.feature #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .sidebar.feature caption,.sidebar.feature .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .sidebar.feature h2,.sidebar.feature .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .sidebar.feature h2,.sidebar.feature #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .sidebar.feature .h2,.sidebar.feature .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .sidebar.feature .h2,.sidebar.feature #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .sidebar.feature caption,.sidebar.feature .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .sidebar.feature caption,.sidebar.feature #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .sidebar.feature caption,.sidebar.feature table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .sidebar.feature caption,.sidebar.feature h6,.sidebar.feature .h6{color:#fff}.sidebar.feature .feature-caption .tips .fa{color:#fc3}.sidebar.feature.search{background-color:transparent}.sidebar.feature:not(.single) .feature-caption{background-color:#0e132d}.sidebar.feature:not(.single) .feature-img{background-color:#0e132d}.slider{background:#0e132d}.slider.cycle-slideshow .slider-controls{color:#fff;text-shadow:0 0 20px #000,1px 1px 2px #000}.slider.cycle-slideshow .slider-caption{background-color:#0e132d;color:#fff}.slider.cycle-slideshow .slider-caption a{color:#fff}.slider.cycle-slideshow .slider-navigation .slider-previous,.slider.cycle-slideshow .slider-navigation .slider-next{color:#fff}.slider.cycle-slideshow .slider-navigation .slider-previous:hover,.slider.cycle-slideshow .slider-navigation .slider-next:hover{opacity:0.75}.slider.cycle-slideshow .slider-navigation::before{border-color:#fff transparent transparent transparent}@media screen and (max-width: 39.9375em){.slider.cycle-slideshow .slider-navigation button{background-color:rgba(255,255,255,0.48)}}.slider.cycle-slideshow .slider-navigation button.cycle-pager-active{border-color:#fc3}@media screen and (max-width: 39.9375em){.slider.cycle-slideshow .slider-navigation button.cycle-pager-active{background-color:#fff}}.slider.cycle-slideshow .slider-navigation button.cycle-pager-active div{border:2px solid #fff}.slider.timeline.cycle-slideshow .slider-caption h1,.slider.timeline.cycle-slideshow .slider-caption .h1,.slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption table caption,table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption h4,.slider.timeline.cycle-slideshow .slider-caption .h4,.slider.timeline.cycle-slideshow .slider-caption .page-listing section h3,.page-listing section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section .h3,.page-listing section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section table caption,.page-listing section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .study-type section h3,.study-type section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section .h3,.study-type section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section table caption,.study-type section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview h2,.page-listing .overview .slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview .h2,.page-listing .overview .slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview table caption,.page-listing .overview table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption table .page-listing .overview caption,table .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption h5,.slider.timeline.cycle-slideshow .slider-caption .h5,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes h4,#registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h4,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .h4,#registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h4,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section h3,#registrationForm div.notes .page-listing section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes h3,.page-listing section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section .h3,#registrationForm div.notes .page-listing section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .page-listing section #registrationForm div.notes .h3,.page-listing section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing section table caption,#registrationForm div.notes .page-listing section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .page-listing section table #registrationForm div.notes caption,.page-listing section table #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section h3,#registrationForm div.notes .study-type section .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes h3,.study-type section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section .h3,#registrationForm div.notes .study-type section .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption .study-type section #registrationForm div.notes .h3,.study-type section #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h3,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .study-type section table caption,#registrationForm div.notes .study-type section table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .study-type section table #registrationForm div.notes caption,.study-type section table #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview h2,#registrationForm div.notes .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes h2,.page-listing .overview #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption h2,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview .h2,#registrationForm div.notes .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview #registrationForm div.notes .h2,.page-listing .overview #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption .h2,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes .page-listing .overview table caption,#registrationForm div.notes .page-listing .overview table .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption .page-listing .overview table #registrationForm div.notes caption,.page-listing .overview table #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption #registrationForm div.notes table .page-listing .overview caption,#registrationForm div.notes table .page-listing .overview .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption table .page-listing .overview #registrationForm div.notes caption,table .page-listing .overview #registrationForm div.notes .slider.timeline.cycle-slideshow .slider-caption caption,.slider.timeline.cycle-slideshow .slider-caption h6,.slider.timeline.cycle-slideshow .slider-caption .h6{color:#fff}.status.positive::before{color:#f26522}.status.negative::before,.status.no-evidence::before{color:#527f24}.status.equivocal-evidence::before{color:#f26522}.status.some-evidence::before{color:#f26522}.status.clear-evidence::before{color:#cd0000}.status.inadequate-study::before{color:#9f9f9f}.status.not-tested::before{color:#9f9f9f}.status.component::before{color:#527f24}.status.non-component::before{color:#9f9f9f}.status.female.color::before{color:#c51a85}.status.male.color::before{color:#014eff}table thead{background:transparent}table thead tr.key th,table thead tr.key td{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMmI1ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBlMTMyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #232b5f),color-stop(100%, #0e132d));background-image:-moz-linear-gradient(top, #232b5f,#0e132d);background-image:-webkit-linear-gradient(top, #232b5f,#0e132d);background-image:linear-gradient(to bottom, #232b5f,#0e132d);border-color:#0e132d}table thead tr.key th.key-label,table thead tr.key td.key-label{background:#232b5f;border-color:#232b5f}table thead th,table thead td{background-color:#232b5f;border-color:#232b5f}table thead th a,table thead td a{color:#fff;text-decoration:underline}table thead th a:hover,table thead td a:hover{color:#c8d7e3;text-decoration:none}table thead th abbr[title],table thead th acronym[title],table thead td abbr[title],table thead td acronym[title]{border-bottom-color:#fff}@media screen and (max-width: 39.9375em){table tbody tr:nth-child(even),table tbody tr:nth-child(odd){border-color:#d9d9d9}table tbody .row-toggle::before{color:#fff;background:#527f24}table tbody .row-toggle.expanded::before{background:#f26522}}table tfoot{background-color:#d9d9d9}table tfoot td{border-color:#d9d9d9}table td,table th[scope="row"]{border-color:#d9d9d9}table th[scope="rowgroup"]{background:#f8f8f8;border-color:#d9d9d9}.table-toolbar{background-color:#d9d9d9}.table-toolbar button{color:#0e132d;background-color:#fff;border-color:#0e132d}.table-toolbar button.active{color:#fff;background-color:#0e132d;border-color:#fff}table.math td .fa{color:#9f9f9f}table.math.complex tbody tr:nth-child(even),table.math.complex tbody tr:nth-child(odd){background-color:#fff}table.math.complex th[scope="row"]{background:#f0f0f0}tr.math-total td{background:#f8f8f8}.index-key i.callout-custom{color:#232b5f}@media screen and (max-width: 39.9375em){.index-key ul li{border-color:#d9d9d9}}.index-key ul li::before{color:#d9d9d9}div.dataTables_wrapper div.dataTables_filter label{color:transparent;border:1px solid #ccc}div.dataTables_wrapper div.dataTables_filter label::before{color:#232b5f;border-right:1px solid #ccc}.tabs-title{border-right-color:#d9d9d9}.tabs-title.is-active::after{background-color:#fff}.tabs-title.is-active>a{color:#232b5f}.tabs-title.disabled>a{color:#9f9f9f}.tabs-title.disabled>a:hover,.tabs-title.disabled>a:focus,.tabs-title.disabled>a:active{background-color:#f0f0f0}.tabs-title>a{color:#232b5f}.milestones{border-left-color:#d9d9d9}.milestones>li h2::before,.milestones>li .h2::before,.milestones>li table caption::before,table .milestones>li caption::before{background-color:#0b4898;border-color:#fff;box-shadow:1px 2px 5px 0 rgba(0,0,0,0.25)}.milestones>li:nth-child(4n+1) h2::before,.milestones>li:nth-child(4n+1) .h2::before,.milestones>li:nth-child(4n+1) table caption::before,table .milestones>li:nth-child(4n+1) caption::before{background-color:#0b4898}.milestones>li:nth-child(4n+2) h2::before,.milestones>li:nth-child(4n+2) .h2::before,.milestones>li:nth-child(4n+2) table caption::before,table .milestones>li:nth-child(4n+2) caption::before{background-color:#f26522}.milestones>li:nth-child(4n+3) h2::before,.milestones>li:nth-child(4n+3) .h2::before,.milestones>li:nth-child(4n+3) table caption::before,table .milestones>li:nth-child(4n+3) caption::before{background-color:#fc3}.milestones>li:nth-child(4n+4) h2::before,.milestones>li:nth-child(4n+4) .h2::before,.milestones>li:nth-child(4n+4) table caption::before,table .milestones>li:nth-child(4n+4) caption::before{background-color:#527f24}.has-tip.white{border-bottom-color:#fff}.has-tip.icon{color:#527f24}.has-tip.icon.white{color:#fff}.tooltip a{color:#fff}.tooltip a.external::after,.tooltip a.external-link::after{color:#fff;content:url("//ntp.niehs.nih.gov/images/icons/icon_external_white.svg")}.tooltip.substance-profile h4,.tooltip.substance-profile .h4,.tooltip.substance-profile .page-listing section h3,.page-listing section .tooltip.substance-profile h3,.tooltip.substance-profile .page-listing section .h3,.page-listing section .tooltip.substance-profile .h3,.tooltip.substance-profile .page-listing section table caption,.page-listing section table .tooltip.substance-profile caption,.tooltip.substance-profile .study-type section h3,.study-type section .tooltip.substance-profile h3,.tooltip.substance-profile .study-type section .h3,.study-type section .tooltip.substance-profile .h3,.tooltip.substance-profile .study-type section table caption,.study-type section table .tooltip.substance-profile caption,.tooltip.substance-profile .page-listing .overview h2,.page-listing .overview .tooltip.substance-profile h2,.tooltip.substance-profile .page-listing .overview .h2,.page-listing .overview .tooltip.substance-profile .h2,.tooltip.substance-profile .page-listing .overview table caption,.page-listing .overview table .tooltip.substance-profile caption,.tooltip.substance-profile table .page-listing .overview caption,table .page-listing .overview .tooltip.substance-profile caption{color:#fff}table thead th .has-tip{border-bottom-color:#fff}table thead th .has-tip.icon{color:#fff}.tweet{border-color:#c8d7e3;background-color:#fff}.tweet h3,.tweet .h3{color:#fff;background-color:#527f24}.tweet .twitter-article:not(.first-child){border-top-color:#c1d1b1}abbr,acronym{color:inherit}abbr[title],acronym[title]{border-bottom-color:#000}blockquote{background:#fff;border-color:#d9d9d9}blockquote+cite{background:#fff;border-color:#d9d9d9}blockquote,cite{color:#000}.bgNavyBlue{background-color:#0e132d}.txtNavyBlue{color:#0e132d}.bgDarkBlue{background-color:#232b5f}.txtDarkBlue{color:#232b5f}.bgMarbleBlue{background-color:#3e4257}.txtMarbleBlue{color:#3e4257}.bgNTPBlue{background-color:#0b4898}.txtNTPBlue{color:#0b4898}.bgDenimBlue{background-color:#215f90}.txtDenimBlue{color:#215f90}.bgBrightBlue{background-color:#4c6eac}.txtBrightBlue{color:#4c6eac}.bgSteelBlue{background-color:#c8d7e3}.txtSteelBlue{color:#c8d7e3}.bgLightBlue{background-color:#dae6ee}.txtLightBlue{color:#dae6ee}.bgGreen{background-color:#527f24}.txtGreen{color:#527f24}.bgDarkGreen{background-color:#426a19}.txtDarkGreen{color:#426a19}.bgSageGreen{background-color:#c1d1b1}.txtSageGreen{color:#c1d1b1}.bgLightGreen{background-color:#e1edd5}.txtLightGreen{color:#e1edd5}.bgRed{background-color:#cd0000}.txtRed{color:#cd0000}.bgBlushRed{background-color:#fcdbd3}.txtBlushRed{color:#fcdbd3}.bgPetalRed{background-color:#fef2f2}.txtPetalRed{color:#fef2f2}.bgOrange{background-color:#f26522}.txtOrange{color:#f26522}.bgDarkOrange{background-color:#b64a17}.txtDarkOrange{color:#b64a17}.bgApricotOrange{background-color:#f9d0bc}.txtApricotOrange{color:#f9d0bc}.bgChablisOrange{background-color:#fdece4}.txtChablisOrange{color:#fdece4}.bgGoldYellow{background-color:#b48823}.txtGoldYellow{color:#b48823}.bgFawnYellow{background-color:#c7a65a}.txtFawnYellow{color:#c7a65a}.bgYellow{background-color:#fc3}.txtYellow{color:#fc3}.bgKhakiYellow{background-color:#e0d2b5}.txtKhakiYellow{color:#e0d2b5}.bgLightYellow{background-color:#fff1d4}.txtLightYellow{color:#fff1d4}.bgBlack{background-color:#000}.txtBlack{color:#000}.bgNearlyBlack{background-color:#262626}.txtNearlyBlack{color:#262626}.bgDarkGray{background-color:#545454}.txtDarkGray{color:#545454}.bgGray{background-color:#888}.txtGray{color:#888}.bgSilverGray{background-color:#9f9f9f}.txtSilverGray{color:#9f9f9f}.bgMediumGray{background-color:#ccc}.txtMediumGray{color:#ccc}.bgAltoGray{background-color:#d9d9d9}.txtAltoGray{color:#d9d9d9}.bgLightGray{background-color:#f0f0f0}.txtLightGray{color:#f0f0f0}.bgNearlyWhite{background-color:#f8f8f8}.txtNearlyWhite{color:#f8f8f8}.bgWhite{background-color:#fff}.txtWhite{color:#fff}.bgValue1{background-color:#0b4898}.txtValue1{color:#0b4898}.bgValue2{background-color:#f26522}.txtValue2{color:#f26522}.bgValue3{background-color:#527f24}.txtValue3{color:#527f24}.bgValue4{background-color:#cc2027}.txtValue4{color:#cc2027}.bgValue5{background-color:#fc3}.txtValue5{color:#fc3}.bgValue6{background-color:#07a4a6}.txtValue6{color:#07a4a6}.bgValue7{background-color:#dd1790}.txtValue7{color:#dd1790}.bgValue8{background-color:#783f87}.txtValue8{color:#783f87}.red{color:#cd0000}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("//ntp.niehs.nih.gov/fonts/fontawesome-webfont.eot?v=4.7.0");src:url("//ntp.niehs.nih.gov/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("//ntp.niehs.nih.gov/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("//ntp.niehs.nih.gov/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("//ntp.niehs.nih.gov/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("//ntp.niehs.nih.gov/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local("SourceSansPro-Light"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-300.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-300.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-300.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:local("Source Sans Pro Light Italic"),local("SourceSansPro-LightIt"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-300i.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-300i.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-300i.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local("Source Sans Pro"),local("SourceSansPro-Regular"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-400.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-400.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-400.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:local("Source Sans Pro Italic"),local("SourceSansPro-It"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-400i.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-400i.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-400i.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:local("Source Sans Pro Semibold"),local("SourceSansPro-Semibold"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-600.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-600.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-600.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:600;src:local("Source Sans Pro Semibold Italic"),local("SourceSansPro-SemiboldIt"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-600i.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-600i.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-600i.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local("SourceSansPro-Bold"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-700.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-700.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-700.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:700;src:local("Source Sans Pro Bold Italic"),local("SourceSansPro-BoldIt"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-700i.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-700i.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-700i.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:local("Source Sans Pro Black"),local("SourceSansPro-Black"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-900.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-900.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-900.ttf") format("truetype")}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:900;src:local("Source Sans Pro Black Italic"),local("SourceSansPro-BlackIt"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-900i.woff2") format("woff2"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-900i.woff") format("woff"),url("//ntp.niehs.nih.gov/fonts/sourcesanspro-900i.ttf") format("truetype")}
