/* ==================================================
	Header
================================================== */
/* NCI Logo has STRICT requirements for the logo. Do not edit this CSS. Contact Stephanie Schmitt or Brian Downey for help. */
.nciLogo img { max-height: 54px; max-width: 351px; margin: 23px 0; }

/* Mobile Navigation */
.navBar { position: relative; background: #DBE3BB; }

@media (max-width: 526px){
	ul.bottom_nav li {display: block; text-align: left; margin: 0 0 .3em .3em; border-right: none;}
}
@media (min-width: 768px) {
	nav .home { width: 10%; }
	nav .about { width: 12%; }
	nav .big { width: 20%; }
	nav .custom { width: 18%; }
	nav .your { width: 17%; }
	nav .special {width: 23%; }
	body.home nav ul li.home a, body.about nav ul li.about a, body.big nav ul li.big a, body.custom nav ul li.custom a, body.your nav ul li.your a, body.special nav ul li.special a {background: transparent; box-shadow: none; }
}
@media (min-width: 768px) { 
	body.home nav ul li.home, body.about nav ul li.about, body.big nav ul li.big, body.custom nav ul li.custom, body.your nav ul li.your, body.special nav ul li.special { background: transparent url('/images/nav_arrow.gif') center -1px no-repeat; box-shadow: none; }
}

/* Navigation */
.navBar {background: #dce3bb; border-bottom: 1px solid #c5cca5; font-family: Verdana, Geneva, sans-serif; font-size: 1.2em; }
.box {box-shadow:0px 1px 10px 0px rgba(0,0,0,.2) inset; }
.top { box-shadow:0px 11px 5px -9px rgba(0,0,0,.2) inset; }
#main-menu { background: transparent; } 
#main-menu ul {text-align: center; }
nav ul, .navbar-nci .navbar-nav { list-style: none; }
nav ul li { display: inline-block; margin: 0 1.6em; padding-top: 1em; }
.navbar-nci .navbar-nav .nav-item { margin: 0; padding-top: 0;}
 
@media (min-width: 768px) {
	nav ul li a, .navbar-nci .navbar-nav .nav-item .nav-link { display: block; padding: .4em 1.4em; color: #4a5226; font-weight: bold; text-shadow: 0 1px 0 rgba(255,255,255,.6); text-decoration: none; background-color: #dce3bb; box-shadow: inset 0 1px 0 rgba(0,0,0,0); -moz-border-radius: 3px; border-radius: 3px; transition: all .4s ease-in-out; }
	body.home nav ul li.home a, body.about nav ul li.about a, body.big nav ul li.big a, body.custom nav ul li.custom a, body.your nav ul li.your a, body.special nav ul li.special a {box-shadow: inset 0 1px 0 rgba(0,0,0,.2);}
}

/* ==================================================
	Thunderstone Search Results Style Overrides
================================================== */
.searchEntry1 #query, .tstoneAdvIn #notq, .tstoneOrderbox #order {display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; margin-bottom: 1rem; font-weight: 400; line-height: 1.5; color: var(--bs-body-color); -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: var(--bs-body-bg); background-clip: padding-box; border: var(--bs-border-width) solid var(--bs-border-color); border-radius: var(--bs-border-radius); transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
	.tstoneOrderbox #order { -webkit-appearance: auto; -moz-appearance: auto; appearance: auto;}
.searchEntry2 input {padding: 0.35rem; border: 1px solid #6c757d; border-radius: 0.25rem; color: #000000; background-color: #fafafa; white-space: nowrap;}
.tstoneSearchInline {margin-bottom: 1rem;}


/* Advanced search fix for redundant ext links indicator */
.search.home .tstoneAdvHelp.tstoneFltlt a.extlink {display: none!important;}

@media (min-width: 576px) {
	.searchEntry1 #query, .tstoneAdvIn #notq {max-width: 50%;}
	.tstoneOrderbox #order {width: auto;}
}

/* ==================================================
	BS5 Main Menu Overrides
================================================== */
.navBar {padding: 0.5rem 0;}
.navbar-nav { z-index: 999; }
.navbar-nav { border-radius: 0; padding: 0; }
.navbar-nav a, .navbar-nav a:hover, .navbar-nav a:focus, .navbar-nav a:active { font-family: inherit; font-size: 1.125em; }
.navbar-nav a.current { color: #487D01; }

@media (min-width: 768px) {
	.navBar {padding: 0;}
	.navbar-nci {width: 100%;}
	.navbar-nav { border-radius: 0; }
	.navbar-nav li { padding: 8px 0 6px; text-align: center; }
	.navbar-nci .navbar-nav .nav-item { margin: 0; padding-top: 1em;}
	.navbar-nav a.current { color: #487D01; }	
	.navbar-nav a, .navbar-nav a:hover, .navbar-nav a:focus, .navbar-nav a:active { font-size: .9em; padding: 5px 0!important; display: inline-block; border-radius: 3px; font-weight: bold;}
	.navbar-nav a.highlighted span, .navbar-nav a:hover span, .navbar-nav a:focus span, .navbar-nav a:active span {color: #d23600;}	
	.navbar-nav ul a:hover, .navbar-nav ul a:focus, .navbar-nav ul a:active, .navbar-nav ul a.highlighted { background: #eeeeee; color: #487D01; }
	.navbar-nav ul a.current { color: #487D01; }
	.navbar-nav span.scroll-up:hover span.scroll-up-arrow, .navbar-nav span.scroll-up:hover span.scroll-down-arrow { border-color: transparent transparent #487D01 transparent; }
	.navbar-nav span.scroll-down:hover span.scroll-down-arrow { border-color: #487D01 transparent transparent transparent; }	
}

/* ==================================================
	Footer
================================================== */
/* List(s) of Required Links */
footer { font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,"sans-serif"; font-weight: 300; font-size: 1em; margin: 20px 0 0 0; text-align: center; background: #fff; color: #354001; }
footer img { margin: 0 6px; opacity: 0.8; transition: opacity .2s linear; }	
footer img:hover { opacity: 1;}	
footer p { font-size: 1.5em; }
footer p.disclaimer { font-family: Verdana, Geneva, sans-serif; font-size: .9em; color: #525151; font-style: italic; padding: 0 0 1em 0; margin-bottom: 2em; border-bottom: 1px dotted #9aa086; text-align: left; }
footer p a:hover, footer p a:focus { text-decoration: underline; }
footer .logos { margin: 2.5em 0 .3em 0; }
@media (max-width:576px) {
	footer h2 { padding-top: 1em; }
}

.footer-links { padding: 20px 0; color: #000; margin-top: 20px; text-align: left; }
.footer-links a, .footer-links a:visited { color: #000; }
.footer-links a:hover { text-decoration: underline;	}
.footer-links ul { padding-left: 0; list-style: none; }

ul.footer-links { list-style: none; margin: 0 0 1em 0; padding: 0; }
ul.footer-links li { margin: 0 .5em; padding: 0; display: inline-block; }
@media (max-width: 37.49em) {
	footer { text-align: left; }
	ul.footer-links li { margin: 0 0 .3em 0; display: block; }
}

.inline-links {padding: 0; margin: 0; font-size: 1.5em;}
.social li { display: inline-block;  padding: 0 20px 0 0; }

.bottom_nav { text-align: center; font-size: 1.5em; margin: 0 0 18px 0; padding: 0 15px;}
.bottom_nav a { padding: 0 10px; color: #000; text-decoration: none; }
.bottom_nav a:hover { text-decoration: underline; }
.bottom_nav li { display: inline; border-right: 1px solid #354001; }
.bottom_nav li:last-child { border: none; }
.bottom_nav p { display: block; margin: 20px 0 15px 0; }

@media (max-width:768px) {
	.bottom_nav li {display: inline-block;}
	.bottom_nav ul {padding-left: 0;}
}

/* Return to Top */
.returntop { background: #fff; position: fixed; bottom: 1rem; right: 1rem; display: none; z-index: 99; width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 0 8px rgba(0,0,0,.2); }
.returntop span { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.returntop svg { border: 1px solid #487C01; border-radius: 50%; margin-top: 8px; padding: 5px; height: 34px; width: 34px; }
.returntop svg path { fill: #000; }
.returntop:hover, .returntop:focus { background: #487C01; }
.returntop:hover svg, .returntop:focus svg { border-color: #fff; }
.returntop:hover svg path, .returntop:focus svg path { fill: #fff; }

@media (max-width: 768px) {
	.returntop { display: inline-block; position: relative; width: auto; background: none; padding: 0; height: auto; border-radius: 0; bottom: 0; right: 0; box-shadow: none; margin: 10px 0 0 25px; }
	.returntop:hover, .returntop:focus { background: none; text-decoration: none; }
	.returntop span { display: inline-block; position: relative; width: auto; margin: 0 auto; height: auto; overflow: auto; clip: auto; white-space: normal; }
	.returntop svg { height: 28px; width: 28px; margin:-18px 5px 0 0; padding: 2px; vertical-align: middle; }
	.returntop:hover svg, .returntop:focus svg { background: #487C01; border-color: #487C01; }
	a.returntop { color: #000; }
}

/* ==================================================
	MAIN
================================================== */
/* Normalize */
html { font: 12px/1 Verdana, Geneva, sans-serif; color: #354001; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; }
body { margin: 0; font-family: Verdana, Geneva, sans-serif; color: #334001; }

a { color: #2E7F9F;}
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
blockquote { margin: 1em 40px; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
img { border: 0; -ms-interpolation-mode: bicubic; }
img, object, embed, video { max-width: 100%; height: auto; width: auto; } /* responsive media */
form { margin: 0; }
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="checkbox"]:focus, input[type="radio"]:focus { outline: 1px dotted #000; outline-offset: 1px!important; }
input[type="checkbox"] { margin-right: .4em; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-spacing: 0; }
th { font-weight: normal; }

/* Begin Custom Styles */
h1 { font-size: 1.6em; margin: 0 0 0.5rem; }
body.home:not(.contact) h1 {margin-bottom: 1.5rem;}
h1 a { color: #354001; text-decoration: none; }
h2 { font-size: 1.4em; margin: 0 0 .4em 0; }
.footer-links h2 { margin: 7px auto; }
h3 { font-size: 1.2em; margin: 1em 0; text-shadow: 0 1px 0 rgba(255,255,255,.7); }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
b, strong { font-weight: bold; }
.StepNumLabel {font-size: 1.2em; font-weight:bold; margin: 0; text-align: left; text-shadow: 0 1px 0 rgba(255,255,255,.7); }
p { margin: 0 0 10px 0; }
/*ul:not(.navbar-nav) { margin: 0 0 1em 3.5em; }*/
	ul.navbar-nav, ul[role="tablist"] { margin: 0; }

.intro { background: url("../images/graph_bg.jpg") top right no-repeat; }

@media (max-width:992px) {
	.started { margin-top: 2em; }
}

/* specific style for arrow on homepage */
.home #resultsTop { padding-top: 15px; }
.home .arrow { top: -15px; }

/* LARGE CONTENT NAVIGATION ON HOME PAGE */
.home #resultsBottom .arrow { display: block; position: relative; top: -15px; left: 50.5%; width: 107px; height: 22px; margin-left: -60px; background: url("../images/contentArrow.jpg") center no-repeat; }
.big #resultsBottom .arrow, .custom #resultsBottom .arrow, .special #resultsBottom .arrow, .your #resultsBottom .arrow { display: block; position: relative; top: -31px; left: 50.5%; width: 107px; height: 22px; margin-left: -60px; background: url("../images/contentArrow.jpg") center no-repeat; }
#resultsWrapper { background: #dce3bb; }
#resultsTop { padding-top: 30px; }
#resultsBottom { box-shadow:0px -11px 5px -10px #c5cca5 inset; padding-bottom: 15px; }

/* INFOGRAPHIC */
.infographicWrapper {position: relative;}
.infographicWrapper .stats, .infographicWrapper .male, .infographicWrapper .female {display: flex;}
.infographicWrapper .male, .infographicWrapper .female {flex-direction: column; justify-content: center; align-items: center;}
.infographicWrapper .stats {position: absolute; bottom: 5%; width: 100%;}
.infographicWrapper .stats p {font-weight: bold; color: #535455;}
.infographicWrapper .stats p:first-child {margin-top: 0; margin-bottom: 1px;}
.infographicWrapper .stats p:last-child {margin-top: 4px; margin-bottom: 0;}
.infographicWrapper .male {margin-right: auto; margin-left: 15px;}
.infographicWrapper .female {margin-left: auto; margin-right: 15px;}
.infographicWrapper .pie {background: #a80103; background-image: linear-gradient(to right, transparent 50%, #0580ab 50.1%); height: 80px; width: 80px; border-radius: 50%; border: 5px solid #dce3bb;}
.infographicWrapper .male .pie::before, .infographicWrapper .female .pie::before {content: ""; display: block; margin-left: 50%; height: 100%; border-radius: 0 100% 100% 0 / 50%; transform-origin:left;}
/***** Pie Chart Styling:
	For males, if the percentage of survivors is less than 50%, the ~~background-color~~ should be inherit and the turn should be the survivor percentage -- 46.8% would be .468 turn; if it's more than 50%, the ~background~ should be set to the survivor color and the turn should be the survivor percentage with a 0 in front: 56.8% would be .0568 turn. 

	For females, if the percentage of survivors is more than 50%, the ~~background (not background-color)~~ should be set to the survivor color and the turn should be the survivor percentage -- 4.3% would be .43 turn.  If the percentage of survival is less than 50%, the ~background~ should be set to the death color and the turn should be the survivor percentage with a 0 in front: 56.8% would be .0568 turn */

	.infographicWrapper .male .pie::before {background: #0580ab; transform: rotate(.0568turn);} 
	.infographicWrapper .female .pie::before {background: #0580ab; transform: rotate(.64turn);} 

.chartCard { padding: 1em .5em .5em;background-color: rgba(255,255,255,0); transition: all .4s linear; border-radius: 4px; position: relative; }
.chartCard:hover { background-color: rgba(255,255,255,.4); box-shadow: 0 0 4px rgba(0,0,0,.3); }
.chartCard h3 { font-size: 1.23em; }

.chartCard img {height: 32px; width: 32px; position: relative; z-index: 1;}
.chartCard::before, .chartCard::after {display: block; content: ''; position: absolute; top: 28px; width: 76px; height: 3px; border-right: none; border-left: none; border-top: 1px solid rgba(0,0,0,.05); border-bottom: 2px solid rgba(255,255,255,0.2); z-index: 0;}
.chartCard::before {left: calc(38% - 32px);}
.chartCard::after {right: calc(38% - 32px);}


.chartCard a { display: block; width: 190px; height: 49px; margin: 0 auto; background: #354001; color: #fff; text-decoration: none; font-weight: bold; font-size: 1.1em; line-height: 34px; text-shadow: 0 1px 0 rgba(0,0,0,.8); }
	.chartCard a:focus { outline: 1px dotted #333; }
.chartCard.big a { background: url("../images/btn_big.png") 0 0 no-repeat; }
.chartCard.big a span { background: #E16A00 url("../images/btn_big.png") center -.5em no-repeat; }
.chartCard.you a { background: url("../images/btn_you.png") 0 0 no-repeat; }
.chartCard.you a span { background: #6E8F09 url("../images/btn_you.png") center -.5em no-repeat; }
.chartCard.custom a { background: url("../images/btn_custom.png") 0 0 no-repeat; }
.chartCard.custom a span { background: #059acf url("../images/btn_custom.png") center -.5em no-repeat; }
.chartCard.special a { background: url("../images/btn_special.png") 0 0 no-repeat; }
.chartCard.special a span { background: #ae38c3 url("../images/btn_special.png") center -.5em no-repeat; }
.chartCard a:active span { position: relative; top: 1px; }

@media(max-width:450px) {
	.infographicWrapper { display:none; }
}
@media (max-width:500px) {
	.infographicWrapper .stats {bottom: 3px;}
}
@media (min-width: 501px) and (max-width: 576px) {
	.chartCard::before {left: calc(39% - 32px);}
	.chartCard::after {right: calc(39% - 32px);}
}
@media (min-width: 576px) and (max-width: 767px) {
	.chartCard::before {left: 28px;}
	.chartCard::after {right: 28px;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.infographicWrapper .pie {height: 135px; width: 135px;}
	.chartCard::before {left: 73px;}
	.chartCard::after {right: 73px;}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.infographicWrapper .stats {bottom: 3%;}
	.chartCard::before {left: 13px;}
	.chartCard::after {right: 13px;}
}
@media (min-width: 1200px) {
	.chartCard::before {left: 36px;}
	.chartCard::after {right: 36px;}
}
@-moz-keyframes bounceIn {
	0% { opacity: 0; -moz-transform: scale(.7); }
	50% { opacity: 1; -moz-transform: scale(1.02); }
	70% { -moz-transform: scale(.95); }
	100% { -moz-transform: scale(1); }
}
@-webkit-keyframes bounceIn {
	0% { opacity: 0; -webkit-transform: scale(.7); }
	50% { opacity: 1; -webkit-transform: scale(1.02); }
	70% { -webkit-transform: scale(.95); }
	100% { -webkit-transform: scale(1); }
}
.bounceIn {	-webkit-animation: bounceIn .7s ease-in-out; -moz-animation: bounceIn .7s ease-in-out; }

/* MISCELLANEOUS */
.fltLeft { float: left;	}
.clear { clear: both; }
.pdf { font-size: 10px; color: #525151; }
.icon { float: left; margin: 2px 6px 0 1px; width: 32px; height: 32px;}
	
/*About Page */
aside ul li { line-height: 1.5em; }
aside ul li:last-child {padding-bottom: .75em; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.returnTop { text-align: right; font-size: .9em; border-bottom: 1px dotted #9AA086; padding-bottom: .3em; margin: 2em 0 0; }
	.returnTop a:hover, .returnTop a:focus, .returnTop a { border-bottom: none!important; }
.sub-Nav p, .sub-Nav ul { border-bottom: 1px dotted #9AA086; }
.sub-Nav ul { margin: 0; padding: 0 0 0 .5em; list-style: none; line-height: 1.2; }
#risk_def {position: relative; left: unset; caption-side: top; background: transparent; padding-left: 0; font-weight: normal; color: unset;}
.risk_def th sup a {color: #fff; text-decoration: underline;}
.risk_def th sup a:active, .risk_def th sup a:focus, .risk_def th sup a:hover {color: #d8d8d8; text-decoration: none;}

/* Table Wrapper */
.tableWrapperOuter { padding: 1em; background: #cdd79f; border-radius: 4px; margin: 0 auto;	box-shadow: inset 0 1px 1px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255, .7); }
.tableWrapperInner { background: #fff; border: 1px solid #909f4c; border-radius: 4px; padding: 1.5em; }

/* General Tables */
table.general { width: 100%; }
.general.table-striped tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.05);}
table.general caption { font-weight: bold; background: #F1F1D1; padding: .6em; border-radius: 4px 4px 0 0; text-align: left; line-height: 1.4; position: absolute; left: -9999em; } /* hide from visual users */
table.general th, table.general td { padding: .4em 0; border: 1px solid #d2d2af; vertical-align: middle; }
table.general .superscript {padding-left: .3em; vertical-align: 75%; font-size:75%;} 
table.general thead th, table.general thead td { background: #5c6144; color: #fff; font-weight: bold; text-shadow: 0 -1px 0 rgba(0,0,0,.2); }
table.general thead tr th { text-align: center; vertical-align: bottom; }
table.general thead tr th.leftAlign { text-align: left; padding-left: .3em; }
table.general tbody tr td { text-align: center;	}
table.general .lessThan { background: #F8F8E9; color: #848383; font-size: .8em; vertical-align: middle;} /*Suppressed data cells, use on all tables*/
table.general tbody tr:hover, table.general tbody tr:hover td.lessThan, table.general tbody tr:hover .category { color: #000; background: #FFFFAA; transition: all .25s ease-in-out; }
.col_head { min-width: 3.7em; }
.fourDecEst { font-size: 1em; vertical-align: top; }
.percentSign { font-size: .8em; color: #666; vertical-align: top; }
.radioSmallFont { font-size: .9em; }
.radioPercentSign { font-size: .9em; color: #666; vertical-align: text-top; font-style: italic;}
.footnote { font-size: .9em; list-style: none; margin: 1em 0 1em .5em; line-height: 1.3; padding: 0; text-align: left; }
.footnote li {  padding-left: .9em; text-indent: -.9em;}
.footnote li.asterick { background: url("/images/asterisk.jpg") left 5px no-repeat; text-indent: 0; }
.footnote li.dash { background: url("/images/dash.jpg") left 5px no-repeat; text-indent: 0; }
.footnote li.lt_sign { background: url("/images/lt_sign.jpg") left 5px no-repeat; text-indent: 0; }
.footnote .superscript {vertical-align: 35%; font-size:85%;} 

/* Risk Definition Table */
table.risk_def { width: 100%; background: #fff; }
table.risk_def .caption { background: #F1F1D1; padding: .6em; text-align: left; line-height: 1.4; color: #5c6144; text-shadow: none; border: 1px solid #d2d2af; font-weight: bold; }
table.risk_def tbody tr th, table.risk_def tbody tr td {  text-align:left; padding: .4em .4em .4em 1.2em; border: 1px solid #d2d2af; vertical-align: middle; }
table.risk_def thead { background: #5c6144; color: #fff; font-weight: bold; text-shadow: 0 -1px 0 rgba(0,0,0,.2); }
table.risk_def thead th { font-weight: bold; }
table.risk_def tbody tr:hover { color: #000; background: #FFFFAA; transition: all .25s ease-in-out; }
table.risk_def .all_causes, table.risk_def .broad_group { padding-left:0.4em; font-weight: bold; background: #F1F1D1; border-top: 1px solid #D2D2AF; border-bottom: 2px solid #D2D2AF; }
table.risk_def .broad_group { padding-left:0.8em;}
legend { width: auto; background: #fff; padding: 0 3px; }
	
/* Contact Form */
.contact form, .contact #submitBtn { font-size: 1.25em; }
.contact input { font-size: 1em; }
.form-group {margin-bottom: 1rem;}

/* External Links */
.extlink { padding-left: .2em;}

/* Main Form Styling */
.unselectable {	-webkit-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; }
.formWrapper { text-align: center; padding-top: 2em; }
.formWrapper fieldset {	text-align: left; border: 1px solid #d6ddb3; border-radius: 3px; padding: .7em; margin: 1em .5em 2em .5em; min-height: 6.3em; display: inline-block; vertical-align: top; }
.formWrapper fieldset legend { font-weight: bold; line-height: 1.2; margin-bottom: .2em; float: none; font-size: 1.25rem; }
.formWrapper fieldset ul { list-style: none; margin: 0;	padding: 0; }
.formWrapper fieldset ul li { padding: 0; margin: 0 0 .5em 0; }
.formWrapper .causes_wrapper { border: none; margin: -15px 0 0 0; padding: 0; position: relative; display: block; }
.formWrapper .causes_wrapper > legend { position: absolute; left: -9999em; }
.select_all button { border: none; background: none; padding: 0; margin: 0; color: #2e7f9f; font-style: italic; }
.select_all button:hover, .select_all button:focus { text-decoration: underline; cursor: pointer; }
.select_all button:focus { outline: 1px dotted #666; }

/* 4 fieldset row */
.formWrapper fieldset.mini { width: 21.5%; }
.mini select {	width: 10em; }

body.your .formWrapper fieldset.mini, body.your .formWrapper div.mini, body.custom .mini, body.custom .fifty_pct, body.custom .large { width: 100% !important; margin: 0 0 3rem 0; }
body.custom .mini, body.custom .fifty_pct, body.custom .large {margin-top: 1rem;}

@media screen and (max-width: 767px){
    body.your .formWrapper fieldset.mini, body.your .formWrapper div.mini, body.custom .mini, body.custom .fifty_pct, body.custom .large { margin-bottom: 2rem; }
}
@media screen and (max-width: 575px){
    body.your .formWrapper fieldset.mini, body.your .formWrapper div.mini, body.custom .mini, body.custom .fifty_pct, body.custom .large { margin-bottom: 1.5rem; }
}

/* 3 fieldset row */	
.formWrapper fieldset.thirty_three_pct { width: 30%; }
.formWrapper fieldset.thirty_three_pct li { margin: 0 0 .5em 2em; text-indent: -1.5em; }

/*50 % fieldset*/
.formWrapper fieldset.fifty_pct { width: 46.66%; }

/*Display Options Fieldset*/
.formWrapper .display_options ul { display: inline-block; width: 49%; }
.formWrapper .display_options li.disp_as_rdo_header, .formWrapper .smoking_status_options li.disp_as_rdo_header {margin: 0 0 .5em 0; font-weight: bold; text-indent:0}
.formWrapper .display_options li.disp_as_rdo_li {margin: 0 0 .5em 10px; text-indent:0}

/* 100% fieldset */
.formWrapper fieldset.large { width: 96.75%; min-height: 0; }
.formWrapper fieldset p.definition { margin: 0 0 .5em 0; font-style: italic; font-size: .9em; padding: 0 0 5px 0; border-bottom: 1px solid #eee; }	
.formWrapper fieldset ul.site_selections { display: inline-block; width: 33%; list-style: none; margin: 0; padding: 0; vertical-align: top; }

@media (max-width: 992px) {
	.formWrapper fieldset ul.site_selections { width: 49%; }
}
@media (max-width: 576px) {
	.formWrapper fieldset ul.site_selections { width: 100%; }
}

.formWrapper fieldset ul.full_width { width: 100%; }
.formWrapper fieldset ul.site_selections li.broadgroups { font-weight: bold; margin: 1em 0 2em 2em; text-indent: -2em; }
.formWrapper fieldset ul.site_selections li.select_all { margin:.25em 0 1.5em 1.35em; color: #767676;	font-size: 1em; }
.select_all a { cursor: pointer; border: none!important; }
.formWrapper fieldset ul.site_selections li.specific_sites { font-weight: normal; margin: 0 0 .4em 3.5em; text-indent: -1.8em; line-height: 1.2;}
.formWrapper li.optionBox-indent {display: flex; justify-content: flex-start; align-items: flex-start; line-height: 1.2;}
.formWrapper li.optionBox-indent:last-child {margin-bottom: 0; padding-bottom: 0 !important;}
.formWrapper li.optionBox-indent label {margin-left: .4em;}
.formWrapper fieldset.display_options.use-flex {display: flex;}
@media (max-width: 321px) {
    .formWrapper fieldset.display_options.use-flex {display: block;}
    .formWrapper fieldset.display_options.use-flex ul {margin-top: 1em; width: 100%;}
    .formWrapper fieldset.display_options.use-flex ul:first-of-type {margin-top: 0;}
}
.formWrapper fieldset ul.specific_sites {margin: .4em 0 .4em 2em; text-indent: -2em;}
.formWrapper fieldset ul.specific_sites li.specific_sites_subsites:last-child {padding-bottom: 0 !important;}
.formWrapper fieldset ul.site_selections li.all_risks {	font-weight: bold; margin: .4em 0 .4em 2em; text-indent: -2em; }
.formWrapper fieldset ul.site_selections li.all_risks span.site_note { font-weight: normal; font-style: italic; font-size: .9em; }
.formWrapper fieldset ul.site_selections li.cancer_site { font-weight: normal; margin: .4em 0 .4em 2em; text-indent: -2em; }
.formWrapper fieldset ul.site_selections li.cancer_sub_site { font-weight: normal; margin: .4em 0 .4em 3.7em; text-indent: -2em; }
input.create { margin: 1em 0; border-radius: 3px; padding: .5em 2em; color: #fff; box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 -4px 8px rgba(0,0,0,.08); text-shadow: 1px 1px 0 rgba(0,0,0,.4); letter-spacing: .05em; cursor: pointer; font-weight: bold; transition: background .2s ease-in-out, color .2s ease-in-out; }
input.create:focus { outline: 1px dotted #666; }
input.custom { margin: 1em 0; border-radius: 3px; padding: .5em 2em; color: #fff; box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 -4px 8px rgba(0,0,0,.08); text-shadow: 1px 1px 0 rgba(0,0,0,.4); letter-spacing: .05em; cursor: pointer; font-weight: bold; transition: background .2s ease-in-out, color .2s ease-in-out; }
input.custom:focus { outline: 1px dotted #666; }
input.big { border: 1px solid #d72e00; background: #D74100; }
input.big:hover { background: #c73e03; }
input.custom { border: 1px solid #0393c3; background: #037FAC; }
input.custom:hover { background: #036aac;}
input.your { border: 1px solid #577208; background: #628008; display: block; margin: 2rem auto 0;}
input.your:hover { background: #536d03;}
input.cancer { border: 1px solid #a91fbe; background: #ae38c3; }
input.cancer:hover { background: #c332d9;}
input.custom:active { position: relative; top: 1px; }
input.disabled { background: #F6F6F6; color: #717171; border: 1px solid #ccc; text-shadow: none; box-shadow: inset 0 1px 0 rgba(255,255,255,.5); font-style: italic; margin-bottom: 1.5rem; }
input.disabled:hover { cursor: default; animation: none; background: #F6F6F6; color: #717171; }
input.disabled:active { position: relative; top: 0; }
label.disabled {  color: #888; }
.site_selections label, .thirty_three_pct label, body.your .mini label { display: inline; line-height: 1.25em; }

@media (min-width: 576px) {
	input.your {margin: 0 auto;}
}
/*Style for hiding elements that should only be displayed when javascript is enabled, this must be disabled by jquery on the page when it loads*/
.noJScriptHide { display:none;}

/* Table Wrapper */
.tableWrapperOuter { padding: 1em; background: #cdd79f; border-radius: 4px; margin: 0 auto;	box-shadow: inset 0 1px 1px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255, .7); }
.tableWrapperInner { background: #fff; border: 1px solid #909f4c; border-radius: 4px; padding: 1.5em; }

/* responsive scrolling shadows */
.scroll-shadow { position: relative; width: 100%; }
.clone-scroll-bar-wrap { display: none; }
@media only screen and (max-width : 991px) {
	.freeze-table { overflow-x: auto; }
	.clone-scroll-bar-wrap { display: block; }
	.right-shadow { position: absolute; z-index: 10; top: 0; bottom: 0; right: 0; width: 7%; background: -webkit-linear-gradient(left, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: -moz-linear-gradient(left, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: -ms-linear-gradient(left, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: -o-linear-gradient(left, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: linear-gradient(to right, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); }
	.left-shadow { display: none; position: absolute; z-index: 10; top: 0; bottom: 0;
		left: 0; width: 7%; background: -webkit-linear-gradient(right, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: -moz-linear-gradient(right, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: -ms-linear-gradient(right, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: -o-linear-gradient(right, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); background: linear-gradient(to left, rgba(0,0,0,0) 7%, rgba(0,0,0,0.12)); }
}

/* ==================================================
	ICON HEADINGS
================================================== */
span.icon {display: inline-block; background-position: center; background-repeat: no-repeat;}
.big .icon {background-image: url("/images/icn_big.png");}
.custom .icon {background-image: url("/images/icn_custom.svg");}
.your .icon {background-image: url("/images/icn_you.svg");}
.special .icon {background-image: url("/images/icn_cancer.svg");}

/* ==================================================
	BIG PICTURE CHARTS
================================================== */
body.big p.tagline { font-size: .9em; text-transform: uppercase; font-weight: bold; color: #6c7540; border-bottom: 1px dotted #9AA086; overflow: hidden; }
#User_selects { line-height: .75em; }
#User_selects li:last-child { padding-bottom: 10px; }

/* Big Picture Chart Table */
table.big .caption { background: #F1F1D1; padding: .6em; text-align: left; line-height: 1.4; color: #5c6144; text-shadow: none; border: none; font-weight: normal; }
table.big .Big_AllSites { background: #f1f187; font-weight: bold; }
table.big th.Big_AllSites { padding-left: .3em; font-weight: bold; }
table.big tbody tr th { text-align: left; padding-left: 1.5em; }
table.big tbody tr td, table.big tbody tr th { border-top: none; }
table.big .category { font-weight: bold; background: #F1F1D1; padding-left: 3px; border-top: 1px solid #D2D2AF; border-bottom: 2px solid #D2D2AF; }
tr.category .lessThan, .category .lessThan { background: #F1F1D1; color: #848383; font-size: .8em; vertical-align: middle;} /*Suppressed data cells, use on all tables*/
table.big tfoot { font-weight: bold; background: #e0e0ce; border-top: 4px solid #ccc; }
table.big tfoot tr th { text-align: left; padding: .8em 0 .8em .3em; }
table.big tfoot tr td { text-align: center; }
@media only screen and (max-width : 991px) {
	table.big, table.cancer { min-width: 700px; margin: 0 1px; }
}

/* ==================================================
	CUSTOM CHARTS TABLES
================================================== */
body.custom p.tagline { font-size: .9em; text-transform: uppercase; font-weight: bold; color: #6c7540; border-bottom: 1px dotted #9AA086; overflow: hidden; }
body.custom p.definition {width: 33%; padding-left: 2rem; border-bottom: none;}
body.custom li.all_risks {padding-bottom: 5px !important;}
body.custom .formWrapper fieldset ul.site_selections li.broadgroups {margin: 1em 0 1em 2em;}
@media (max-width: 992px) {
    body.custom p.definition {width: 49%; line-height: 1.25em;}
}
@media (max-width: 576px){
    body.custom p.definition {width: 100%;}
}
.moreInfo { cursor: pointer; tabindex: 0; }
.tooltip { font-size: 14px; line-height: 1.3; }

/* ==================================================
	SPECIAL CANCER TABLES
================================================== */
body.special p.tagline { font-size: .9em; text-transform: uppercase; font-weight: bold; color: #6c7540; border-bottom: 1px dotted #9AA086; overflow: hidden; }

/* Special Cancer Table */
table.cancer .caption { background: #F1F1D1; padding: .6em; text-align: left; line-height: 1.4; color: #5c6144; text-shadow: none; border: none; font-weight: normal; }
table.cancer .row_header { text-align: left; padding: 0 .3em; background: #F1F1D1; vertical-align: middle; font-weight: bold; line-height: 1.4;}
table.cancer tr.row_style td, table.cancer .cell_bottom_border { border-bottom: 2px solid #94946e; }

/* ==================================================
	YOUR CHANCES
================================================== */
body.your p.tagline { font-size: .9em; text-transform: uppercase; font-weight: bold; color: #6c7540; border-bottom: 1px dotted #9AA086; overflow: hidden; }
.your-container {width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; position:relative;}
@media (min-width: 576px) {
    .your-container {max-width: 540px;}
}
@media (min-width: 768px) {
    .your-container {max-width: 95%;}
}
@media (min-width: 992px) {
    .your-container {max-width: 960px;}
}
body.your .scroll-shadow .right-shadow, body.your .scroll-shadow .right-shadow {width: 0; background: transparent;}

body.your .tableFloatingHeaderOriginal {background: #fff; top: 0 !important;}

.your .tableWrapperOuter { padding: .5em 1em 1em 1em; text-align: center; background: #fff; border-radius: 0px 0px 4px 4px; box-shadow: none;}
.your .tableWrapperInner { padding: 0; border: 0; border-radius: 0; }
table.yourChances { text-align: left; margin: 0 auto; width: 90%; }
table.yourChances .column { width: 31%; line-height: 1.4; font-size: 1.2em; padding-top: 2em; }
table.yourChances .dataRow td { vertical-align: top; }
table.yourChances .colPad { margin: 0 1.5em 1em 1.5em; }
table.yourChances .rankSite { text-align: left; border-top: 1px dashed #aaa; background: transparent; transition: all .3s ease-in-out; }
table.yourChances .rankSite:hover { cursor: pointer; }
table.yourChances .rankSite td, table.yourChances .total td {padding: .5em; margin: -1px 1.5em; line-height: 1.2;}
table.yourChances .notation {text-align: center; margin: 0 auto; padding: 1.5rem;}
table.yourChances .rank { width: 10%;  }
table.yourChances .cause { width: 66%; }
table.yourChances .chance { width: 24%; text-align: right; }
table.yourChances .remaining { text-align: right; border-top: 1px dashed #aaa; margin: .2em 1.5em 0 1.5em; padding: .2em 0; }
	.bg-remain { background: #f9f9f9 url("/images/bg-remain.png"); border-radius: 3px; text-shadow: 0 1px 0 #fff; }
table.yourChances .remaining td {padding: .5em; margin: -1px 1.5em; line-height: 1.2; text-align: left;}
table.yourChances .total { font-weight: bold; color: #A90101; text-align: left; }
table.yourChances .total td:last-child, table.yourChances .remaining td:last-child {text-align: right;}
table.yourChances .total span.site, table.yourChances .remaining span.site { float: left; }
table.yourChances .total span.percentSign { font-size: .8em; color: #A90101; vertical-align: top; }
table.yourChances .total .colPad { border-top: 2px solid #aaa; padding-top: .5em; }
table.yourChances .dataRow ul:after { content: ""; display: table; clear: both; }
table.yourChances .dataRow ul { *zoom: 1; }

table.yourChances .cf:before, .cf:after { display: none; }

/* Your Chances Results Disclaimer Box */
.your-disclaimer {font-size: 16px; margin-bottom: 2em;}
.your-disclaimer.alert-warning {border-color: #856404;}
.your-disclaimer p {display: inline; vertical-align: middle;}
.your-disclaimer svg path {fill: #856404;}

/* Your Chances Table Tabs */
.your ul.nav.nav-tabs {margin-left: 0; border-bottom: none; background:transparent; position:relative; z-index: 100;}
.your .nav-tabs .nav-link {border: 1px solid rgba(0,0,0,.3); }
.your ul[role="tablist"] .nav-link {background: #ddd; color: #334001; font-size: 1.25em; border-radius: 5px 5px 0px 0px; border-bottom-color: transparent;}
.your .nav-tabs .nav-link.active{background: #fff; border-bottom-color: #fff!important;}
.your .tab-content {transform: translateY(-5px); background: #fff;}
.your .tab-content .tab-pane {margin-top: -1px;}
.your .tab-content > .active {border: 1px solid rgba(0,0,0,.3);}
.your .nav-tabs .nav-link::after {display: none;}

/* Your Chances Table Flex Elements */
[class^="yc_title_"] {margin-top: 3rem; font-size: 1.5em;}
/*.yc_flexWrap {margin-bottom: 2rem;}*/
.yc_flexChild h3, .yc_flexChild h4 {margin-top: 0; position: relative; z-index: 1;}
.yc_flexChild h3 {margin-bottom: 0;}
.yc_flexChild h4 {font-size: 1.3em; margin-bottom: 0.5em;}
/*.yc_bySmoking .yc_flexChild h3 {font-size: 1.3em; margin-bottom: 0.5em;}*/
.yc_flexChild .pie_chart {position: relative; z-index: 0; margin-top: -20px;}
.yourStatus {border-radius: 10px; box-shadow:  0px 0px 5px 2px rgba(50, 50, 50, 0.25);}
.yc_flexChild .pie-chart p.not-available {margin-bottom: 0;}
@media screen and (min-width: 768px){
    .yc_flexWrap {display: flex; justify-content: space-between; flex-wrap: nowrap;} 
    .yc_flexChild {width: 32%;}
    .yc_flexChild .pie_chart {display: flex; justify-content: center; align-items: center;}
}
@media screen and (max-width: 767px) {
    .yc_flexChild .pie_chart {height: auto !important;width: 70%; margin: 0 auto;}
}

/* Your Chances Table Carousel Overrides */
body.your .active {background-image: none !important;}
.carousel-inner {padding: 10px;}
.carousel-control-prev, .carousel-control-next {align-items: start; margin-top: 25px;}
.carousel-control-prev-icon, .carousel-control-next-icon {width: 30px; height: 40px;}
.carousel-control-prev-icon {background: #344000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e") no-repeat 50% / 50% 50%;}
.carousel-control-next-icon {background: #344000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e") no-repeat 50% / 50% 50%;}
.carousel-indicators {top: -110px; bottom: auto;}
.carousel-indicators li {height: 10px!important; width: 10px!important; background-color: #344000!important; border-radius: 50%; list-style-type: none;}
.carousel-item {padding: 17px 5px;}

@media screen and (min-width: 203px) {
    #yourChancesAge-carousel .carousel-indicators {top: -90px;}
}
@media screen and (min-width: 220px) {
    #yourChancesSS-carousel .carousel-indicators {top: -90px;}
}
@media screen and (min-width: 329px) {
    #yourChancesAge-carousel .carousel-indicators {top: -70px;}
}
@media screen and (min-width: 381px) {
    #yourChancesSS-carousel .carousel-indicators {top: -70px;}
}
@media screen and (min-width: 768px){
    .carousel-inner {display: flex; justify-content: space-between;}
    .carousel-inner::after {display: none;}
    .carousel-indicators {display: none;}
    .carousel-item {display: block; margin-right: 0;}
    .carousel-control-prev, .carousel-control-next {display: none;}
}

.highlight { background-color: #FFFFAA!important; transition: all .1s ease-in-out; }

div.adv_options { text-align: left; margin: 0 .8em; padding: .8em .5em; border: 1px solid #d6ddb3; border-radius: 3px; }
div.adv_options p {margin-top: 5px;}
div.adv_options ul {margin: 1em 0 0; padding: 0 0 0 1.5em;}
body.your div.adv_options {margin: 1em 0 2em 0;}
body.your div.adv_options ul {margin: .5em 0; padding: 0 .5em;}
body.your div.adv_options ul li ul {margin: 1em 0 0; padding: 0 0 0 1.5em;}
body.your div.adv_options label[for="max_precision_chkbox"] {margin-bottom: 0;}
div.adv_options ul li {list-style-type: none; margin: 0 0 .5em 0;}
div.adv_options ul li:last-child {margin-bottom: 0 !important; padding-bottom: 0 !important;}
.adv_container { margin-top: .5em; }
.adv_container ul {	list-style: none; margin: 0 0 0 2em; padding: 0; }
.advToggle { border: none!important; background: url("/images/toggle_off.png") left center no-repeat; display: inline-block; padding: 4px 10px 4px 20px; color: #2e7f9f; }
.advToggle:hover { border: none!important; cursor: pointer; }
.advToggle:focus { outline: 1px dotted #666; }
.active { background: url("/images/toggle_on.png") left center no-repeat; }
@media (min-width: 1px) and (max-width: 575px) {
    .sm-6 { min-width: 100% !important; padding-right: 10px; padding-left: 10px; }
    body.your .col-12 { padding-right: 10px; padding-left: 10px; }
}
@media (min-width: 576px) {
    .sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
}
@media (min-width: 768px) {
    .md-4 { -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }
}
@media (min-width: 992px) {
    .col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; padding-right: 10px; padding-left: 10px; } 
}

.your .footnote { background: #fff; margin: 0; padding: .5em; }
.your .footnote li { padding-bottom: .2em; padding-top: .2em; }
ul.footnote { margin: 6px 0 0 0; }

@media (min-width: 768px) and (max-width: 885px) {
    .pie_chart {max-width: 90%; margin: 0 auto;}
}
@media (max-width: 1200px){
	table.yourChances img { width: 75%; height: auto; }
	.col-bot { display: none; }
	.your .footnote { margin-top: 15px; }
	.your .tableWrapperInner { background: none; }
}



/* ==================================================
	GENERAL TABLE MEDIA QUERIES
================================================== */
@media (max-width: 992px) {
	body.special .formWrapper fieldset.thirty_three_pct { display: block; width: 98%; }
}
@media (max-width: 768px){
	.formWrapper fieldset.mini { width: 47%; }
	.formWrapper fieldset.thirty_three_pct { display: block; width: 98%; }
	.formWrapper fieldset.fifty_pct { display: block; width: 98%; }
}
@media (max-width: 576px){
	.formWrapper fieldset.mini { display: block; width: 98%; }
}

/* Popover Overrides */
.popover-body { background: white; border: 5px solid rgb(220, 227, 187); color: black; overflow: hidden; text-align: left; padding: 5px 9px; font-size: 110%; }
.bs-popover-top>.popover-arrow::after, .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after {
	border-top-color: #000;
}

