@charset "UTF-8";
html {
	height: 100%;
}
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20px;
	color: #333;
}

@font-face {font-family: Yanone Kaffeesatz; src: url('YanoneKaffeesatz-Regular-webfont.ttf');}

body{
font-family: ‘Yanone Kaffeesatz’, verdana, sans-serif;
}

/*   =====   Layout ==== */
.container {
	margin: auto;
	padding-top: 1px;
	max-width: 1200px;
    width: 100%;
    background: #ddf1f7;
}
.sectionbox {
	margin: 20px 15px;
}

.Left50 {
	display:inline;
	width: 45%;
	float: left;
}
.Left75 {
	width: 70%;
	float: left;
}
.Right50 {
	display:inline;
	width: 45%;
	float: right;
}
.Right25 {
	width: 24%;
	float: left;
}
/* RESET MARGINS */
.Left50:first-child {
	margin-left: 0;
} /* all browsers except IE6 and lower */
 .row:after, .clr:after {
 content: "";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.row {
	margin-bottom: 15px;
}
.alt {
       background-color: #C6EBFA;
}
/*   =====   Header   =====   */

header hgroup {
	font-size: 60px;
	padding: 25px 25px 0 0;
	font-weight: bold;
	margin: 15px;
	text-align: center;
	color: #006099;
	background-color: #DDF1F7;
}
hgroup {
	font-size: 36px;
	background-color: #8acee5;
	font-weight: bold;
	margin: 15px -15px;
	padding: 5px 15px;
	text-align: left;
	color: #006099;
	text-shadow: 1px 1px 0px #ddf1f7, 1px 2px 0px #FFF;
}
#guideIntro, #servIntro, #rxIntro, #genIntro, #tobIntro {
	background-color: #fff;
	padding: 15px;
	margin: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
        line-height: 20px;
}
#immunIntro {
	background-color: #fff;
	padding: 15px;
	margin: auto;
	height: 10%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 100%; 
	float: left;
}
#immunIntromobile {
	background-color: #fff;
	padding: 15px;
	margin: auto;
	height: 10%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 100%; 
	float: left;
}
.italic {
font-family: Helvetica;
font-style: italic;
vertical-align: 0;
}
#bclogo {
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	z-index: 1000;
	width: 185px;
}
#hylogo {
	float: right;
	margin-right: 40px;
	margin-top: 40px;
	z-index: 1000;
	width: 163px;
}
/*   ======  NUMBERS  ======  */

.numbers1 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 95%;
	color: #175724;
	font-size: 30px;
	font-weight: 700;
}
.bp, .cholesterol, .glucose, .bmi, .a1c {
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 95%;
	height: 300px;

}
.bp {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/numbers_bp1.png);
}
.cholesterol {
	margin-left: 2%;
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/numbers_cholesterol1.png);
}
.glucose {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/numbers_glucose1.png);
}
.a1c {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/numbers_a1c1.png);
}
.bmi {
	margin-left: 2%;
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/numbers_bmi1.png);
}
.numbers1 img {
	margin-left: 2%;
	z-index: 300;
}
.closeiBox {
	margin: -15px;
	left: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #00639C;
	font-weight: bold;
        cursor: pointer;
        cursor: hand;
        float: right;
}
/*  ======  NUMBERS TOOL TIPS  ======   */
	

.bpinfoBtn, .cholinfoBtn, .gluinfoBtn, .bmiinfoBtn {
	display: inline;
}
.bpinfoBtn:hover, .cholinfoBtn:hover, .gluinfoBtn:hover, .bmiinfoBtn:hover {
	cursor: pointer;
}
.bpinfoBox, .cholinfoBox, .gluinfoBox, .bmiinfoBox {
	background-color: #e2edc3;
	color: #333;
	font-weight: normal;
	font-size: 16px;
	width: 95%;
	overflow: auto;
	display: none;
	opacity: .9;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.PrevMedicineBtn, .PrevMedicineBtn2, .HemoglobinBtn, .UrinalysisBtn, .BloodPressureBtn, .GlucBtn, .GlucBtn2, .LipidBtn, .LipidBtn2, .BreastBtn, .MamBtn, .PapBtn, .BoneBtn, .ProstateBtn, .StoolBtn, .ColonBtn {
	display: inline;
}
.PrevMedicineBtn:hover, .HemoglobinBtn:hover, .UrinalysisBtn:hover, .BloodPressureBtn:hover, .GlucBtn:hover, .GlucBtn2:hover, .LipidBtn:hover, .LipidBtn2:hover, .BreastBtn:hover, .MamBtn:hover, .PapBtn:hover, .BoneBtn:hover, .ProstateBtn:hover, .StoolBtn:hover, .ColonBtn:hover {
	cursor: pointer;
}
.PrevMedicineBox, .PrevMedicineBox2, .HemoglobinBox, .UrinalysisBox, .BloodPressureBox, .GlucBox, .GlucBox2, .LipidBox, .LipidBox2, .BreastBox, .MamBox, .PapBox, .BoneBox, .ProstateBox, .StoolBox, .ColonBox {
	background-color: #e2edc3;
	color: #333;
	font-weight: normal;
	font-size: 16px;
	width: 92%;
        margin: 10px 0 20px 20px;
	overflow: auto;
	z-index: 1000;
	display: none;
	opacity: .99;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
        float: left;
}
.bmiDefBox, .BPDefBox, .TotalCholDefBox, .HDLDefBox, .LDLDefBox, .TriDefBox, .GlucDefBox {
	background-color: #e2edc3;
	color: #333;
	font-weight: normal;
	font-size: 16px;
	width: 92%;
	overflow: auto;
	display: none;
	opacity: .9;
	position: relative;
        margin: 10px 0 20px 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.bmiDefBtn, .BPDefBtn, .TotalCholDefBtn, .HDLDefBtn, .LDLDefBtn, .TriDefBtn, .GlucDefBtn { 
	display: inline;
}
.bmiDefBtn:hover, .BPDefBtn:hover, .TotalCholDefBtn:hover, .HDLDefBtn:hover, .LDLDefBtn:hover, .TriDefBtn:hover, .GlucDefBtn:hover {
	cursor: pointer;
}

#numBP, #numTC, #numHDL, #numLDL, #numTRI, #numFG, #numBMI, #numBMI2, #numTF, #goalBP, #goalTC, #goalHDL, #goalLDL, #goalTRI, #goalFG, #goalBMI, #goalBMI2, #goalTF, #resBP, #resTC, #resHDL, #resLDL, #resTRI, #resFG, #resBMI, #resBMI2, #resTF {
	height: 36px;
}
/*   ======  HOW HEALTHY  ======   */

.numLabel {
	width: 25%;
	float: left;
}
.numInput {
	width: 30%;
	float: left;
}
.numGoal {
	width: 25%;
	float: left;
}
.numThumb {
	width: 20%;
	float: left;
}
#tfYes {
	padding-right: 10%;
	float: left;
	text-align: right;
}
#tfNo {
	float: left;
	text-align: right;
}
.entry {
	width: 50px;
	margin-right: 7px;
}
.input {
	text-align: right;
	padding-right: 15px;
        margin-top: 5px;
}
#BMI2 {
	font-size: 11pt;
	padding-bottom: 30px;
}
#BMI2 h4 {
	font-size: 20px;
	padding-bottom: 5px;
}
.BMIentry {
	width: 45px;
}
.goalsHead, .numsHead, .resHead {
	color: #175724;
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
}
.hynumbers, .hygoals, .hyresults {
	padding: 15px;
}
#numBP, #numTC, #numHDL, #numLDL, #numTRI, #numFG, #numBMI, #numBMI2, #numTF, #goalBP, #goalTC, #goalHDL, #goalLDL, #goalTRI, #goalFG, #goalBMI, #goalBMI2, #goalTF, #resBP, #resTC, #resHDL, #resLDL, #resTRI, #resFG, #resBMI, #resBMI2, #resTF {
	height: 36px;
}
.hynumbers input {
	border: 1px solid #175724;
	background-color: #E2EDC3;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#BMI input {
	border: 1px solid #175724;
	background-color: #ddf1f7;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#healthyGraph {
	margin: auto;
	margin-top: 90px;
}
/*  ======  COVERED SERVICES  ======   */

.sexes {
	padding: 15px;
	cursor: pointer;
	margin: auto;
}
#sexes {
	text-align: left;
	margin-bottom: 15px;
	width: 17%;
	float:left;
        padding-left: 15px;
}


#femAges, #malAges {
	text-align: center;
	cursor: pointer;
}
#services {
	margin: 15px;
}
.serviceElement {
	width: 23%;
	float: left;
    display: none;
}
#S1, #S1a, #S2, #S3, #S4, #S5, #S6, #S6a, #S7, #S7a, #S8, #S9, #S9a, #S9b, #S10, #S11, #S12, #S13, #S14, #S15, #S15a, #S1b {
	background-color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-radius: 0 6px 0 6px;
	-moz-border-radius: 0 6px 0 6px;
	-webkit-border-radius: 0 6px 0 6px;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	height: 50px;
	overflow: auto;
}
.sexesText {
	width: 5%;
	float: left;
	padding-top: 2%;
}

#agesText {
	width: 20%;
	float: left;
    text-align: right;
	padding-top: 2%;
}


#sexesIcons {
	width: 40%;
	float: right;
}

#clearIcons {
	display: none;
}

.printBtn {
background: #8ACEE5;
border: 1px solid #016099;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
box-shadow: inset 0 0 1px 1px #f6f6f6;
color:#016099;
font: bold 12px/1 Verdana, helvetica, arial, sans-serif;
padding: 8px 0 9px;
text-align: center;
text-shadow: 0 1px 0 #fff;
width: 150px;
visibility:hidden;
/*border: 0;*/
}

/*  ======  QUESTIONS  ======  */

.rw-sentence-IE {
	display: none;
	padding: 30px;
}
.rw-wrapper {
	width: 95%;
	position: relative;
	margin: 0 auto 0 auto;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: bold;
	padding-bottom: 100px;
}
.rw-sentence {
	margin: 0;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	font-size: 18px;
}
.rw-sentence span {
	color: #444;
	white-space: nowrap;
	font-size: 150%;
	font-weight: normal;
}
.rw-words {
	display: inline;
	text-indent: 10px;
}
.rw-words span {
	position: relative;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	color: #6b969d;
}
.rw-words-1 span {
	-webkit-animation: rotateWordsFirst 18s linear infinite 0s;
	-moz-animation: rotateWordsFirst 18s linear infinite 0s;
	-o-animation: rotateWordsFirst 18s linear infinite 0s;
	-ms-animation: rotateWordsFirst 18s linear infinite 0s;
	animation: rotateWordsFirst 18s linear infinite 0s;
}
.rw-words-2 span {
	-webkit-animation: rotateWordsSecond 11s linear infinite 0s;
	-moz-animation: rotateWordsSecond 11s linear infinite 0s;
	-o-animation: rotateWordsSecond 11s linear infinite 0s;
	-ms-animation: rotateWordsSecond 11s linear infinite 0s;
	animation: rotateWordsSecond 11s linear infinite 0s;
}
.rw-words span:nth-child(2) {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s;
	color: #6b889d;
	margin-top: 25%;
	margin-left: 25%;
}
.rw-words span:nth-child(3) {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;
	color: #6b739d;
	margin-left: 50%;
	margin-top: 50%;
}
.rw-words span:nth-child(4) {
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s;
	-ms-animation-delay: 5s;
	animation-delay: 5s;
	color: #6b739d;
	margin-top: 30%;
}
.rw-words span:nth-child(5) {
	-webkit-animation-delay: 7s;
	-moz-animation-delay: 7s;
	-o-animation-delay: 7s;
	-ms-animation-delay: 7s;
	animation-delay: 7s;
	color: #6b7f6d;
	margin-left: 46%;
}
.rw-words span:nth-child(6) {
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-o-animation-delay: 9s;
	-ms-animation-delay: 9s;
	animation-delay: 9s;
	color: #65739d;
	margin-left: 62%;
	margin-top: 60%;
}
.rw-image {
	visibility: hidden;
}
}
@-webkit-keyframes rotateWordsFirst {
 0% {
opacity: 1;
-webkit-animation-timing-function: ease-in;
height: 0px;
}
 8% {
opacity: 1;
height: 60px;
}
 19% {
opacity: 1;
height: 60px;
}
 25% {
opacity: 0;
height: 60px;
}
 100% {
opacity: 0;
}
}
@-moz-keyframes rotateWordsFirst {
 0% {
opacity: 1;
-moz-animation-timing-function: ease-in;
height: 0px;
}
 8% {
opacity: 1;
height: 60px;
}
 19% {
opacity: 1;
height: 60px;
}
 25% {
opacity: 0;
height: 60px;
}
 100% {
opacity: 0;
}
}
@-o-keyframes rotateWordsFirst {
 0% {
opacity: 1;
-o-animation-timing-function: ease-in;
height: 0px;
}
 8% {
opacity: 1;
height: 60px;
}
 19% {
opacity: 1;
height: 60px;
}
 25% {
opacity: 0;
height: 60px;
}
 100% {
opacity: 0;
}
}
@-ms-keyframes rotateWordsFirst {
 0% {
opacity: 1;
-ms-animation-timing-function: ease-in;
height: 0px;
}
 8% {
opacity: 1;
height: 60px;
}
 19% {
opacity: 1;
height: 60px;
}
 25% {
opacity: 0;
height: 60px;
}
 100% {
opacity: 0;
}
}
@keyframes rotateWordsFirst {
 0% {
opacity: 1;
animation-timing-function: ease-in;
height: 0px;
}
 8% {
opacity: 1;
height: 60px;
}
 19% {
opacity: 1;
height: 60px;
}
 25% {
opacity: 0;
height: 60px;
}
 100% {
opacity: 0;
}
}
 @-webkit-keyframes rotateWordsSecond {
 0% {
opacity: 1;
-webkit-animation-timing-function: ease-in;
width: 0px;
}
 10% {
opacity: 0.3;
width: 0px;
}
 20% {
opacity: 1;
width: 100%;
}
 57% {
opacity: 0;
width: 100%;
}
 100% {
opacity: 0;
}
}
@-moz-keyframes rotateWordsSecond {
 0% {
opacity: 1;
-moz-animation-timing-function: ease-in;
width: 0px;
}
 10% {
opacity: 0.3;
width: 0px;
}
 20% {
opacity: 1;
width: 100%;
}
 57% {
opacity: 0;
width: 100%;
}
 100% {
opacity: 0;
}
}
@-o-keyframes rotateWordsSecond {
 0% {
opacity: 1;
-o-animation-timing-function: ease-in;
width: 0px;
}
 10% {
opacity: 0.3;
width: 0px;
}
 20% {
opacity: 1;
width: 100%;
}
 57% {
opacity: 0;
width: 100%;
}
 100% {
opacity: 0;
}
}
@-ms-keyframes rotateWordsSecond {
 0% {
opacity: 1;
-ms-animation-timing-function: ease-in;
width: 0px;
}
 10% {
opacity: 0.3;
width: 0px;
}
 20% {
opacity: 1;
width: 100%;
}
 57% {
opacity: 0;
width: 100%;
}
 100% {
opacity: 0;
}
}
@keyframes rotateWordsSecond {
 0% {
opacity: 1;
animation-timing-function: ease-in;
width: 0px;
}
 10% {
opacity: 0.3;
width: 0px;
}
 20% {
opacity: 1;
width: 100%;
}
 57% {
opacity: 0;
width: 100%;
}
 100% {
opacity: 0;
}
}
/*  ======  IMMUNIZATIONS  ======  */

#immunizations {
	margin: 15px;
	width: 100%;
}
.ages {
	margin: 15px;
}
#immunAges {
	text-align: left;
	width: 75%;
	float: left;
        padding-bottom: 4%;
        margin-left: 15px;
}
#immunAges img {
	text-align: center;
	cursor: pointer;
}

.immunElement {
	width: 30%;
	float: left;
     display: none;
}

#I1, #I2, #I3, #I4, #I5, #I6, #I7, #I8, #I9, #I10, #I11, #I12, #I13, #I14, #I15, #I16, #I17, #I18, #I19, #I20, #I21, #I22, #I23 {
	background-color: #FFF;
	border-radius: 0 6px 0 6px;
	-moz-border-radius: 0 6px 0 6px;
	-webkit-border-radius: 0 6px 0 6px;
	font-size: 16px;
	text-align: center;
	padding: 2px;
	margin: 5px;
	height: 50px;
	overflow: auto;
}
.immunText {
	padding-top: 4%;
    padding-bottom: 4%;
	width: 15%;
	float: left;
}
/*  ======   RXSMART   ======  */
.ie7 {display: none;}
.ch-grid {
	margin: 20px 0 20px 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid: after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid: after {
	clear: both;
}
.ch-grid li {
	width: 220px;
	height: 80px;
	display: inline-block;
	margin: 20px;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 45px;
	position: relative;
	cursor: default;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.ch-thumb {
	width: 100%;
	height: 100%;
	border-radius: 45px;
	overflow: hidden;
	position: absolute;
	-webkit-transform-origin: 95% 40%;
	-moz-transform-origin: 95% 40%;
	-o-transform-origin: 95% 40%;
	-ms-transform-origin: 95% 40%;
	transform-origin: 95% 40%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ch-thumb:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 45px;
	top: 40%;
	left: 95%;
	margin: -4px 0 0 -4px;
	background: rgb(14,14,14);
	background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(14,14,14,1)), color-stop(100%, rgba(125,126,125,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	box-shadow: 0 0 1px rgba(255,255,255,0.9);
}
.ch-img-1 {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/rxsmart-04.png);
	z-index: 1200;
}
.ch-img-2 {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/rxsmart-03.png);
	z-index: 1100;
}
.ch-img-3 {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/rxsmart-02.png);
	z-index: 1000;
}
.ch-img-4 {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/rxsmart-01.png);
	z-index: 900;
}
.ch-info {
	position: absolute;
	width: inherit;
	height: inherit;
	border-radius: 45px;
	overflow: hidden;
	box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
	background-color: #c4d647;
}
.ch-thumb h3 {
	color: #000;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 1px;
	font-size: 18px;
	margin: -15px 0 -35px 75px;
	padding: 22px 0 0 0;
	height: 85px;
	text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}
.ch-info p {
	color: #000;
	padding: 5px 5px;
	margin: 7px 15px;
	font-size: 16px;
	text-align: center;
}
.ch-item:hover .ch-thumb {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-transform: rotate(-110deg);
	-moz-transform: rotate(-110deg);
	-o-trasform: rotate(-110deg);
	-ms-transform: rotate(-110deg);
	transform: rotate(-110deg);
}

#rxSmartPrint {
display: none;
}
/*  ======   GENERICS   ======  */


.genFacts {
	float: left;
	padding: 5px;
	width:20%;
	font-size: 16px;
	display: inline-block;
	
}
.genFacts img {
	float: left;
	padding-right: 7px;
}
/*  ======   TOBACCO FREE   ======  */


#tfposter {
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/nonsmokers.jpg);
	background-repeat: no-repeat;
	background-position: inherit;
	background-size: 100%;
	padding: 15px;
	margin: 15px;
	height: 590px;
}
/*  ======   TF RISKS   ======  */
.sfPoster {
	text-align: center;
}
.tfrisks {
	padding: 15px;
	margin: 15px;
}
#sfBody {
	text-align: center;
	height: 560px;
	background-image: url(/content-assets/im-a-member/wellness-guide-interactive/sfBody.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sfBodypart {
	position: relative;
	width: 40%;
	font-size: 16px;
	display: inline-block;
}
#sfBrain {
	top: -40px;
	left: 45%;
}
#sfLungs {
	top: 80px;
	left: -48%;
}
#sfVeins {
	top: 240px;
	left: -45%;
}
#sfHeart {
	top: -70px;
	left: 50%;
}
.tfrisks h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #006099;
	font-weight: 600;
	text-align: center;
}
#tfInfo {
	display: none;
width: 95%;
}
.tfrisks h4 {
	font-size: 22px;
	text-transform: uppercase;
	color: #006099;
	font-weight: 400;
	padding-bottom: 10px;
}
.floatLeft {
	float: left;
	margin: 5px;
}
.floatRight {
	float: right;
	margin: 5px;
	padding-top: 10px;
}
.tfrisks p {
	margin: 30px;
}

.sfRisksOutro {
text-align: center;
}
/*  ======   FOOTER   ======  */

.logo {
	text-align: center;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}



/*  ======   MEDIA QUERIES   =======  */
 @media screen and ( min-width : 768px ) {
ol, ul {
   list-style: disc inside none;
   margin-left: 35px;
}
}

 @media screen and ( max-width : 768px ) {
.Left50 {
	margin-left: 2%;
}
.numLabel, .numGoal, .healthyGraph, #tfYes, #tfNo {
	font-size: 16px;
}
.hynumbers input {
	border: 1px solid #175724;
	background-color: #E2EDC3;
	padding: 1px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#BMI input {
	border: 1px solid #175724;
	background-color: #ddf1f7;
	padding: 1px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
body {
	font-size: 14px;
	margin: 5px;
}
header hgroup {
	font-size: 24px;
	padding: 5px;
}
hgroup {
	font-size: 18px;
	margin: 5px;
	padding: 5px;
}
.sectionbox {
	margin: 5px;
	padding: 5px;
}
#logo {
	top: -100px;
	width: 100px;
	height: 76px;
}
.numbers1, .goalsHead, .numsHead, .resHead {
	background-image: none;
	font-size: 14px;
	line-height: 16px;
}
.bp, .cholesterol, .glucose, .bmi {
	padding: 5px;
	font-size: 18px;
	height: 200px;
}
.cholesterol, .bmi {
	margin-left: 0;
}
.numbers1 img {
	height: 18px;
	width: 18px;
}
.sexes {
	margin: auto;
}
#femages img, #malages img {
	width: 41px;
	height: 50px;
}
.rw-sentence {
	font-size: 12px;
}
#tfposter {
	background-size: 95%;
}


.healthyGraph img {
	padding-top: 15px;
}
#sfBody {
	display: none;
}
#tfInfo {
	display: block;
}
.sfPoster img {
	width: 80%;
}
.input {
	text-align: right;
	padding-right: 5px;
}
.numLabel {
	width: 32%;
	white-space: nowrap;
}
.numInput {
	width: 45%;
	white-space: nowrap;
}
.numGoal {
	width: 15%;
}
.numbThumb {
	width: 15%;
}
.hynumbers input {
	border: 1px solid #175724;
	background-color: #E2EDC3;
	padding: 1px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#BMI input {
	border: 1px solid #175724;
	background-color: #ddf1f7;
	padding: 1px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#bclogo {
	margin-left: 10px;
	margin-top: 10px;
	width: 150px;
}
#hylogo {
	margin-left: 10px;
	margin-top: 10px;
	width: 100px;
}

#BMI2, #BMI2 h4 {
	font-size: 14px;
	padding-bottom: 5px;
}

.serviceElement {
	width: 30%;
	float: left;
}
.immunElement {
	width: 30%;
	float: left;
}
#clearIcons {
	display: inline-block;
}
#immunAges {
    float: left;
    text-align: center;
    width: 40%;
margin-right: 325px;
}
#immunIntro {
    background-color: #FFFFFF;
    float: left;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 10%;
    margin: 10px 15px;
    padding: 15px;
    width: 95%;
}
#sexes {
float: left;
margin-bottom: 15px;
padding-left: 5px;
text-align: left;
width: 26%;
}
}
 
@media screen and (max-width: 700px) {
	 #sexes {
	width: 50%;
}

#sexesIcons {
	clear:both;
	width: 100%;
	float:left;
}

.sexesText, #agesText {
	width: 25%;
	float: left;
	padding-top: 2%;
}
.Left50 {
	width: 100%;
	float: left;
}
.Left75 {
	width: 100%;
	float: left;
}
.Right50 {
	width: 100%;
	float: right;
}
.Right25 {
	width: 100%;
	float: right;
}
#bclogo {
	margin-left: 10px;
	margin-top: 10px;
	width: 100px;
}
#hylogo {
	margin-left: 10px;
	margin-top: 10px;
	width: 80px;
}

.serviceElement {
	width: 100%;
	float: none;
}
.immunElement {
	width: 95%;
	float: left;
}
#immunIntro {
display: none;
}
#immunIntroMobile {
    background-color: #FFFFFF;
    float: left;
    font-family: Verdana, Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 10%;
    margin-left: 5px;
    padding: 15px;
    width: 96.5%;
   line-height: 20px;
}
}

@media screen and (max-width: 480px) {
	
	/*  ======  QUESTIONS  ======  */

.rw-wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
	padding-bottom: 100px;
}
.rw-sentence-IE {
	display: none;
	padding: 30px;
}
.rw-sentence {
	display: none;
	padding: 30px;
}
.questionsImage {
	/*background-image:url(/content-assets/im-a-member/wellness-guide-interactive/Questions.png); */
	width: 100%;
	position:relative;
}
.mobilebox {
	width: 100%;
}
.weightbox {
	width: 20%;
	height: 10px;
}
#numBP, #numTC, #numHDL, #numLDL, #numTRI, #numFG, #numBMI, #numBMI2, #numTF, #goalBP, #goalTC, #goalHDL, #goalLDL, #goalTRI, #goalFG, #goalBMI, #goalBMI2, #goalTF, #resBP, #resTC, #resHDL, #resLDL, #resTRI, #resFG, #resBMI, #resBMI2 {
	height: 55px;
        margin-left: 8px;
padding: 6px 0;
}
#resTF {
margin-left: -30px;
}
.numLabel {
    margin-left: 10px;
    white-space: nowrap;
    width: 17%;
}
.numLabel {
    white-space: nowrap;
    width: 21%;
}
.numInput {
margin-right: 20px;    
white-space: nowrap;
    width: 32%;
}
.numGoal {
    margin-left: 6px;
    width: 12%;
}
.numThumb {
    float: left;
    width: 15%;
}
.entry {
    margin-left: 5px;
    margin-right: 7px;
    margin-top: 17px;
    width: 38px;
}
.tobaccobox {
width: 38px;
float: left;
height: 1px;
}
.submitbox {
	width: 100%;
height: 2px;
}
#servicesbox {
display: block;
}
#servicesboxmobile {
width: 100%;
}
#servIntro {
display: none;
}
.immunizationsbox {
display: block;
}
.immunizationsboxmobile {
width: 100%;
}
#sexesTextFull {
display: none;
}

#immunTextFull {
display: none;
}

#immunFull {
display: none;
}
#agesText, .sexesText {
float: left;
padding-bottom: 4%;
padding-top 2%;
width: 100%;
}

#sexes {
width: 100%;
}
#immunIntro {
display: none;
}
#immunIntroMobile {
    background-color: #FFFFFF;
    float: left;
    font-family: Verdana, Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 10%;
    margin-left: 5px;
    padding: 15px;
    width: 96.5%;
   line-height: 20px;
}
.immunText {
   float: left;
   margin-left: 5px;
   padding-top: 5%;
   width: 100%;
}
#immunAges {
   float: left;
   padding: 10px 0;
   text-align: center;
   width: 100%;
}
#immunizations {
   margin: 15px;
   width: 93%;
}
#guideIntro, #servIntro, #rxIntro, #genIntro, #tobIntro {
    background-color: #FFFFFF;
    font-family: Verdana, Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 10%;
    margin: 15px;
    padding: 15px;
    line-height: 20px;
}
#GenvsBrandMobile {
    background-image: url("/content-assets/im-a-member/wellness-guide-interactive/BrandvsGenericmobile.png");
    background-repeat: no-repeat;
    margin: auto;
    width: 100%;
    display: block;
}
#GenvsBranddesk {
     display: none;
}
.copy {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 9px;
    text-align: center;
}
.sfPoster img {
    width: 80%;
   margin-top: 10px;
}
.tfrisks p {
    margin: 30px 0;
}
#smokingDisease {
    display: none;    
}
#smokingDiseaseMobile {
     display: block;
}
.immunText {
    float: left;
    padding-top: 2%;
    width: 10%;
}
#GenericExampleMobile {
    width: 90%;
   margin: auto;
}
#GenericExample {
    display: none;
}
}

@media screen and (min-width: 481px) {
.questionsImage {
	display: none;
}
.mobilebox {
	display: none;
}
.weightbox {
	display: none;
}
.tobaccobox {
display: none;
}
.submitbox {
display: none;
}
#servicesbox {
width: 100%;
}
#servicesboxmobile {
display: none;
}

#sexesTextMobile {
display: none;
}
#immunTextMobile {
display: none;
}

.immunizationsbox {
width: 100%;
}
.immunizationsboxmobile {
display: none;
}
#immunMobile {
display: none;
}
#GenVsBrandmobile {
     display: none;
     width: 0;
}
#GenVsBrand {
	height: 310px;
	margin: auto;
        width: 90%;
}
#GenVsBranddesk {
display: block;
}
#smokingDisease {
     width: 100%;
     height: auto;
}
#smokingDiseaseMobile {
    display: none;
}
#GenericExample {
    width: 90%;
    margin: auto;
}
#GenericExampleMobile {
    display: none;
}
}

header.row.sectionbox { margin: 0; padding: 20px 15px; background-color: #ddf1f7; }
#content_wrap.row.numbers1.sectionbox { margin-top: 0; }
#content_wrap.row.numbers1.sectionbox hgroup { margin-top: 0; }
.hynumbers input { border: 1px solid #006099; background-color: #fff; border-radius: 2px;}
.numbers1, .goalsHead, .numsHead, .resHead { color: #006099; }
#nImmumBox { overflow: auto; margin: 0 auto; width: 360px; clear: both; }
.immunText { width: 100%; clear: both; float: none; text-align: center; margin-bottom: 15px;}
#immunAges { text-align: center; width: 100%; float: none; padding-bottom: 4%; margin-left: 0px; margin-right: 0; }
p.gintro { font-size: 14px; font-family: Verdana, Helvetica,Arial,sans-serif; line-height: 20px; margin: 0 0 8px 0; }
p.gintro em { font-size: 14px; font-family: Verdana, Helvetica,Arial,sans-serif; font-style: italic; }
p.gintro a { color: #006099; font-size: 14px; font-family: Verdana, Helvetica,Arial,sans-serif; line-height: 20px; }
#bclogo-print { display: none; }
@media print { #bcologo-print: block; clear: both; }
#hylogo-print { display: none; }  
.print-hr { display: none; }
#page_wrap { margin-top: 0; margin-bottom: 0; padding-top: 0; margin-top: 0; }
.whitebox { background-color: #fff; padding: 15px; margin: 15px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; color: #333; font-weight: normal; line-height: 20px; }



.edgeLoad-GenVsBrand {
    visibility: hidden;
}

.no-cssanimations .rw-wrapper .rw-sentence span:first-child {
	opacity: 1;
}
.rw-sentenceIE {
	display: block;
}

@media screen and (max-width: 700px){
    .immunElement {
        width: 95%;
        float: left;
    }
}

.printOnly{
    display: none;
}
@media print {
    .printOnly{
        display: block;
        margin-left: 10px;
    }
}

#servIcons{
    float: left;
}