@charset "UTF-8";
/* CSS Document */

/* frame */

body {
	padding: 0px;
	margin: 0px;
}
#outer-wrap {
	width: 100%;
	min-height: 500px;
	background: url("../images/top-banner.jpg") center top no-repeat #181818;
	display: block;
	float: left;
}
#lower-cdcscreen, #toolkit-top {
	width: 100%;
	min-height: 240px;
	background: url(../images/lower-toolkit.jpg) center top no-repeat #141414;
	display: block;
	float: left;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
}
/* top fixed share bar */

#top-bar-bg {
	max-width: 100%;
	min-width: 960px;
	background: #ffffff;
	border-bottom: 1px solid #E5E5E5;
	margin: 0px auto 0px auto;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 10;
	width: 100%;
	z-index: 8;
}
#top-bar {
	width: 960px;
	height: 65px;
	background: #ffffff;
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
}
#top-bar a img {
	border: none;
}
#ama-logo, #cdc-logo {
	float: left;
}
#social-share {
	float: right;
	display: block;
}
#social-share img {
	border: none;
}
/* main image */

#main-img-phys {
	width: 1400px;
	margin-left: -220px;
}
/* main navigation */

.tab-nav {
	width: 920px;
	display: block;
	margin: 0px auto 0px auto;
	padding: 400px 0px 0px 0px;
	position: relative;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-weight: 700;
	font-size: 14pt;
}
.disabled-nav {
	display: block;
	margin: 0px 10px;
	padding: 0px 30px 0px 30px;
	background: #ed1a3b;
	text-align: center;
	float: left;
	border-radius: 25px;
	color: #ffffff;
	border: 1px solid #ed1a3b;
	text-transform: uppercase;
	text-decoration: none;
}
.disabled-nav-2 {
	display: block;
	margin: -30px -19px 0px 60px;
	color: #ffffff;
	background: #ed1a3b;
	padding: 0px 30px 0px 30px;
	text-align: center;
	float: right;
	clear: left;
	border-radius: 25px;
	color: #ffffff;
	border: 1px solid #ed1a3b;
	text-transform: uppercase;
	text-decoration: none;
}
.enabled-nav {
	display: block;
	margin: 0px 10px;
	color: #ffffff;
	padding: 0px 30px 0px 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	border-radius: 25px;
	border: 1px solid #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.enabled-nav-2 {
	display: block;
	margin: -30px -19px 0px 60px;
	color: #ffffff;
	padding: 0px 30px 0px 30px;
	text-align: center;
	float: right;
	clear: left;
	cursor: pointer;
	border-radius: 25px;
	border: 1px solid #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
.enabled-nav-2:hover {
	background: #FF9000;
	border: 1px solid #FF9000;
}
.enabled-nav:hover {
	background: #FF9000;
	border: 1px solid #FF9000;
}
#arrow {
	margin: 60px auto 0px auto;
	width: 50px;
	display: block;
	position: relative;
	width: 960px;
	height: 22px;
}
.arrow-left {
	margin-left: 138px;
	float: left;
	display: block;
}
.arrow-right {
	margin-left: 460px;
	float: left;
	clear: right;
	display: block;
}
.arrow-far-right {
	margin-left: 785px;
	float: left;
	clear: left;
	display: block;
}
.main-content-frame {
	max-width: 100%;
	min-width: 960px;
	background: #ffffff;
	margin: 0px auto 0px auto;
	display: block;
	z-index: 6;
	position: relative;
}
.main-content-frame h2 {
	color: #512d6d;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-weight: 700;
	font-size: 28px;
	display: block;
	text-transform: uppercase;
	float: left;
	padding: 0px;
	margin: 0px;
}

.main-content-frame h3 {
	color: #512d6d;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-weight: 700;
	font-size: 17px;
	display: block;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.main-content {
	max-width: 960px;
	min-width: 920px;
	padding: 10px 20px 0px 20px;
	background: #ffffff;
	position: relative;
	display: block;
	margin: 0 auto;
	font-family: "adelle", serif;
}
.physician-push {
	padding-bottom: 200px;
}
/* You can help */

.you-can-help {
	width: 920px;
	padding: 20px 10px 40px 0px;
	margin: 0px auto;
	display: block;
	float: left;
}

.you-can-help p {
	font-family: "adelle", serif;
	width: 700px;
	font-size: 18px;
	color: #797979;
	float: left;
	clear: right;
	display: block;
	padding-right: 40px;
}
.you-can-help img {
	float: left;
	display: block;
	margin-top: -40px;
}
.toolkit-link img {
	border: none;
}
/* could you */

.could-you {
	width: 960px;
	padding: 20px 0px 10px 0px;
	margin: 0px auto;
	display: block;
	background: #ffffff
}
.could-you h2 {
	width: 770px;
	text-align: left;
}
.could-you p {
	font-family: "adelle", serif;
	width: 960px;
	font-size: 18px;
	color: #797979;
	float: left;
	clear: right;
	display: block;
	text-align: left;
}
.could-you span {
	text-decoration: underline;
}
.could-you ul {
	font-family: "adelle", serif;
	font-size: 18px;
	color: #797979;
	float: left;
	clear: left;
	margin: 23px 0 23px 0
}
.could-you a {
	color: #512d6d;
}

.prediabetes {
	width: 960px;
	padding: 20px 0px 40px 0px;
	margin: 0px auto;
	display: block;
	background: #ffffff
}

.prediabetes sup {
  position: relative;
  top: -7px;
}

.prediabetes h2 {
  display: flex;
  align-items: center;
	justify-content: center;
  float: none;
  align-items: center;
	text-align: left;
  font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
}

.prediabetes h2 span {
  margin-left: 20px;
}

.prediabetes .prediabetes-icon {
  height: 75px;
  width: 100px;
}

.annual-burden {
  padding: 20px 0px 40px 0px;
  font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
}

.annual-burden h2 {
  text-align: center;
  margin: 0 0 40px;
  width: 100%;
}

.annual-burden p {
	font-family: "adelle", serif;
	width: 960px;
	font-size: 18px;
	color: #797979;
	text-align: left;
}

.annual-burden .cost-of-diabetes {
  width: 800px;
  margin: 0 auto;
}

.annual-burden .pig {
  height: 115px;
  width: 117px;
  margin: 0 50px;
  display: block;
}

.annual-burden .cost-of-diabetes ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
}

.annual-burden .cost-of-diabetes ul li {
  display: flex;
  align-items: center;
}

.annual-burden .cost-of-diabetes ul li .amount {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 5px;
}

.annual-burden .cost-of-diabetes ul .cost {
  font-size: 38px;
  font-weight: 700;
  color: #ed1a3b;
}

.annual-burden a {
	color: #512d6d;
}

.cut-risk {
  width: 960px;
  padding: 20px 0px 40px 0px;
  margin: 0px auto;
  display: block;
  background: #ffffff;
}

.cut-risk h2 {
  font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
  float: none;
}

.cut-risk .cost sup {
  position: relative;
  top: -7px;
  margin-right: 4px;
}

.cut-risk .risk-reduction {
  display: flex;
  margin: 40px 0;
}

.cut-risk .risk-reduction p {
  margin: 0;
  width: 60%;
  margin-right: 20px;
}

.cut-risk .risk-reduction-image {
  width: 300px;
  height: 73px;
}

.cut-risk .medical-expense {
  display: flex;
  align-items: center;
  width: 860px;
}

.cut-risk .medical-expense .cost {
  font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
}

.cut-risk .medical-expense .average-expense {
  margin-left: 20px;
}

.cut-risk .medical-expense span.amount {
  font-size: 38px;
  font-weight: 700;
  color: #a9c600;
}

.how-insurers-help {
  padding: 20px 0px 40px 0px;
}

.how-insurers-help h2 {
  float: none;
}

.preview-video-holder h4 {
	margin: 0;
	padding: 20px 0;
	clear: both;
}

.prevention h2 {
  float: none;
}

.accordion {
   margin: 50px 0 0;
 }

 .accordion dt, dd {
   padding: 20px 0;
 }

.accordion dt {
  border-top: 1px solid #141414;
  position: relative;
}

.accordion dt.last-child {
  border-bottom: 1px solid #141414;
}

.accordion dt .icon {
  background: url("../images/arrow.svg") no-repeat 0 0;
  width: 10px;
  height: 17px;
  position:absolute;
  left: 0;
  top: 24px;
  -webkit-transition:all 300ms ease-in 0s;
  -moz-transition: all 300ms ease-in 0s;
  -o-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
}

.accordion dt.active .icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion dt a {
  display: block;
  text-decoration: none;
  padding-left: 20px;
}

.accordion dd {
  border-top: 1px solid #141414;
  margin: 0;
}

.accordion ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion ul li a {
  display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.accordion ul li .icon {
  height: 53px;
	width: 40px;
}

.accordion dd li a {
  color: #ed1a3b;
  text-decoration: none;
}

.accordion dd li a h3 {
  color: #ed1a3b;
}

.accordion dd li h3 a:hover {
  color: #512d6d;
}

.accordion ul li .description {
  margin-left: 20px;
	width: 90%;
}

.accordion ul li .description p {
  margin: 0;
	color: #141414;
}

.accordion dd.last-child {
  border-top: 0;
}

/*font for text inside list while ul and ol stay at default color*/

.spanfonts {
	font-weight: normal;
	color: #141414;
}
.spanfontsweight {
	color: #141414;
	font-weight: bold;
}
/*offering*/

.offering {
	width: 960px;
	padding: 20px 0px 10px 0px;
	margin: 23px 0 23px 0;
	display: block;
}
.offering h2 {
	width: 960px;
	text-align: left;
}
.offering ul {
	font-family: "adelle", serif;
	font-size: 13px;
	float: left;
	clear: right;
	width: 960px;
}
.offering ol {
	font-family: "adelle", serif;
	font-size: 13px;
	float: left;
	clear: right;
	width: 960px;
}
/*employers and insurers*/

.employersandinsurers {
	width: 960px;
	padding: 20px 0px 10px 0px;
	margin: 0;
	display: block;
}
.employersandinsurers h3 {
	color: #512D6D;
	width: 960px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	clear: right;
	padding: 0 0 0 0;
	margin: 20px 0 0 3px;
	display: block;
	font-family: "Titillium Web", "camingodos-web", Arial, sans-serif;
}
/*textbox*/

.textbox {
	float: left;
	clear: right;
	background-color: #000000;
	width: 960px;
	padding: 25px;
	margin: 20px 0 0 3px;
}
.textbox span {
	float: left;
	clear: right;
	color: #FFFFFF;
}
/*Building case*/

.buildingacase h3 {
	color: #512D6D;
	width: 960px;
	font-weight: 700;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-family: "Titillium Web", "camingodos-web", Arial, sans-serif;
}
.buildingacase .case1 span {
	width: 960px;
	float: left;
	clear: right;
	color: #797979;
	font-size: 18px;
	font-family: "adelle", serf;
	text-align: left;
	margin: 25px 0 0 0;
}
.buildingacase .case2 span {
	width: 960px;
	float: left;
	clear: right;
	color: #797979;
	font-size: 18px;
	font-family: "adelle", serf;
	text-align: left;
	margin: 10px 0 0 0;
}
.case3 span {
	width: 960px;
	float: left;
	color: #797979;
	font-size: 18px;
	font-family: "adelle", serf;
	text-align: left;
	margin: 10px 0 0 0;
}
.case4 span {
	width: 960px;
	float: left;
	color: #797979;
	font-size: 18px;
	font-family: "adelle", serf;
	text-align: left;
	margin: 10px 0 0 0;
}
/*Cost Savings*/

.costsavings h3 {
	color: #512D6D;
	width: 960px;
	font-weight: 700;
	margin: 70px 0 0 0;
	text-transform: uppercase;
	font-family: "Titillium Web", "camingodos-web", Arial, sans-serif;
}
.calculator iframe {
	margin-bottom: 20px;
	margin: 40px 0 20px 0;
	width: 100%;
	height: 683px;
}
.calculator p {
	margin: -10px 0 0 0;
	width: 900px;
	padding: 0 0 20px 0;
}
/*CDC Video*/

.cdcvideo h3 {
	color: #512D6D;
	width: 960px;
	font-weight: 700;
	float: left;
	clear: right;
	text-align: left;
	margin: 20px 0 20px 3px;
	text-transform: uppercase;
	font-family: "Titillium Web", "camingodos-web", Arial, sans-serif;
}
.cdcvideo a {
	font-family: "adelle", serif;
	width: 960px;
	font-size: 18px;
	color: #797979;
	margin: 20px 0 20px 0;
}
.cdcvideo p {
	color: #797979;
	width: 960px;
	font-family: "adelle", serif;
}
/*Tools*/

.tools h3 {
	color: #512D6D;
	width: 960px;
	float: left;
	clear: left;
	font-weight: 700;
	margin: 20px 0 20px 3px;
	text-transform: uppercase;
	font-family: "Titillium Web", "camingodos-web", Arial, sans-serif;
}
.tools ul {
	font-family: "adelle", serif;
	font-size: 13px;
}
.tools p {
	font-family: "adelle", serif;
	width: 960px;
	font-size: 18px;
	color: #797979;
	margin: 20px 0 20px 0;
}
/*offer*/

.offer h3 {
	color: #512D6D;
	width: 960px;
	float: left;
	font-weight: 700;
	margin: 20px 0 20px 3px;
	text-transform: uppercase;
	font-family: "Titillium Web", "camingodos-web", Arial, sans-serif;
}
.offer ul {
	font-family: "adelle", serif;
	font-size: 13px;
	clear: left;
}
/* Screen test act - Physician */

.screen-test-act {
	padding: 10px 0px 80px 0px;
	display: block;
	width: 960px;
	margin: 0px auto;
}
.screen-phys, .test-phys, .act-phys {
	width: 200px;
	font-family: "adelle", serif;
	font-size: 13px;
	display: block;
	float: left;
	text-align: center;
}
.screen-phys {
	padding: 0px 80px 0px 40px;
}
.test-phys {
	padding: 0px 65px 0px 55px;
}
.act-phys {
	padding: 0px 30px 0px 90px;
}
.act-phys a {
	color: #512d6d;
}
/* Screen test act - Public */

.screen-pub, .test-pub, .act-pub {
	width: 200px;
	font-family: "adelle", serif;
	font-size: 13px;
	display: block;
	float: left;
	text-align: center;
}
.screen-pub {
	padding: 0px 80px 0px 40px;
}
.test-pub {
	padding: 0px 65px 0px 55px;
}
.act-pub {
	padding: 0px 00px 0px 90px;
}
.act-pub a {
	color: #512d6d;
}
.screen-pub a {
	display: block;
	font-size: 18px;
	text-decoration: none;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-weight: 700;
	text-align: center;
	margin: 5px auto 0px auto;
	padding: 0px 15px 0px 15px;
	background: #ed1a3b;
	border-radius: 25px;
	color: #ffffff;
	border: 1px solid #ed1a3b;
	text-transform: uppercase;
	max-width: 120px;
}
<!-- video box -->.video {
	margin-top: 30px auto 0px auto;
	display: block;
	width: 940px;
}
.video img, .video h2, .video iframe {
	margin-top: 40px;
	line-height: 1em;
}
#one-in-three {
	margin-top: 0px;
}
/* HCP portraits for video quotes */

.portrait img {
	float: left;
	display: block;
}
.portrait {
	width: 340px;
	padding: 0px 50px 0px 70px;
	text-align: center;
	float: left;
	display: block;
	font-family: "adelle", serif;
	font-size: 15px;
	color: #6e6e6e;
}
.portrait small {
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #2B2B2B;
	line-height: 1em;
}
/* lower kit link bar */

#lower-kit {
	width: 100%;
	min-height: 240px;
	background: url(../images/lower-toolkit.jpg) center top no-repeat #010101;
	display: block;
	float: left;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	padding-top: 60px;
}
#lower-kit a {
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	margin: 0px 20px 0px 20px;
	padding: 0px 30px 0px 30px;
	background: #ed1a3b;
	border-radius: 25px;
	color: #ffffff;
	border: 1px solid #ed1a3b;
	text-transform: uppercase;
}
/* lower cdc link bar */

#lower-cdcscreen, #toolkit-top {
	width: 100%;
	min-height: 240px;
	background: url(../images/lower-toolkit.jpg) center top no-repeat #010101;
	display: block;
	float: left;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
}
#lower-cdcscreen h2, #toolkit-top h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: 400;
	line-height: 1.1em;
	text-transform: uppercase;
}
#toolkit-top h2 strong {
	font-weight: 700;
}
#toolkit-top {
	margin-top: 65px;
	height: 270px;
}
#lower-cdcscreen p, #toolkit-top p {
	font-family: "adelle", serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
#lower-cdcscreen a, #toolkit-top a {
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	margin: 0px 20px 0px 20px;
	padding: 0px 50px 0px 50px;
	background: #ed1a3b;
	border-radius: 25px;
	color: #ffffff;
	border: 1px solid #ed1a3b;
	text-transform: uppercase;
}
/* how to help - downloads */
#how-to-help-frame, #downloads-frame {
	width: 100%;
	min-height: 100px;
	display: block;
	float: left;
	font-family: "adelle", serif;
	font-size: 13px;
	color: #141414;
	text-align: left;
	padding-top: 40px;
}
#how-to-help, #downloads {
	width: 960px;
	margin: 0px auto;
	display: block;
}
#how-to-help a {
	color: #512d6d;
}
#how-to-help h2, #how-to-help h3, #downloads h2, #downloads a, #downloads h4 {
	color: #512d6d;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 960px;
	display: block;
}
#how-to-help h2 {
	font-size: 28px;
}
#how-to-help h3 {
	font-size: 20px;
}
#how-to-help ul {
	float: left;
	width: 900px;
	display: block;
	font-family: "adelle", serif;
	font-size: 13px;
	color: #141414;
}
#downloads {
	padding-bottom: 60px;
}
#downloads img {
	display: block;
	float: left;
	margin-top: 10px;
}
#downloads h2 {
	font-size: 28px;
	padding: 30px 240px 15px 0px;
	width: 700px;
	line-height: 1.2em;
}
#downloads a {
	font-size: 20px;
	width: 740px;
	padding-left: 25px;
	float: left;
}
#downloads h4 {
	font-size: 18px;
	color: #828282;
}
#downloads p {
	width: 800px;
	font-family: "adelle", serif;
	font-size: 16px;
	color: #8D8D8D;
	line-height: 1.3em;
	padding: 0px 0px 0px 25px;
	display: block;
	float: left;
}
#downloads hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 15px 0;
	padding: 0;
	float: left;
	width: 100%;
}
/* Source reference */
#reference {
	width: 100%;
	display: block;
	float: left;
	font-family: "adelle", serif;
	font-size: 13px;
	color: #141414;
	text-align: left;
	padding: 40px 0;
  border-top: 1px solid #141414;
  margin-top: 40px;
}

#reference h3 {
  color:
}

#reference p {
	width: 960px;
	display: block;
	margin: 0px auto;
	text-align: left;
	color: #6e6e6e;
}

#reference a {
	color: #512d6d;
}
/* footer */

#footer {
	width: 100%;
	min-height: 180px;
	background: center top no-repeat #141414;
	display: block;
	float: left;
	font-family: 'Titillium Web', "camingodos-web", Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}
#footer-content {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#footer-content small {
	display: block;
	font-size: 10px;
	color: #b9b9b9;
}
#footer-content h2 {
	font-size: 20px;
}
#footer-content p, #footer-content p a {
	font-family: "adelle", serif;
	font-size: 15px;
	color: #ffffff;
}

#video-box-frame {
	width: 940px;
	height: 569px;
	overflow: hidden;
	float: left;
}

#video-box-frame.UofM {
	height: 700px;
}

/* spanish links*/

.spanish-link {
	width: 800px;
	font-family: "adelle", serif !important;
	font-size: 14px !important;
	color: #8D8D8D;
	font-weight: 300 !important;
	line-height: 1.3em;
	padding: 0px 0px 0px 25px;
	display: block;
	float: left;
}
