/*@base-font_v2_thin: 'Museo Sans Thin';
@base-font_v2_medium: 'Museo Sans Regular';*/
/*@base-font-regular: 'MuseoSans-100';
@base-font-medium: 'MuseoSans-300';
@base-font-semibold: 'MuseoSans-500';
@base-font-bold: 'MuseoSans-500';
@base-font-bolder: 'MuseoSans-700';
@handwritten-font: 'ShadowsIntoLightRegular';
@handwrittern-font-two: 'ShadowsIntoLightTwoRegular';
@cursive-font: 'WisdomScriptRegular';
@museo-slab-medium: 'MuseoSlab-300';
@museo-slab-bolder: 'MuseoSlab-700';
@museo-slab-bolder-italic: 'MuseoSlab-700Italic';
@museo-slab-extra-bold: 'MuseoSlab-900';*/
/*--------- SUCCES STORY BEGIN ------ */
.succes-story-images,
.succes-story-content {
  margin-top: 40px;
  display: block;
  width: 40%;
  box-sizing: border-box;
  float: left;
}
.succes-story-images {
  margin-left: 20px;
  width: 50%;
}
.succes-story-content {
  margin-left: 30px;
  min-height: 390px;
}
#succes-stories {
  margin-bottom: 30px;
}
#testimonials-list-block {
  display: block;
  position: relative;
  overflow: hidden;
}
#testimonials-list > div {
  display: inline-block !important;
  position: absolute!important;
  top: 0;
  left: 0;
  margin: 0px 50px;
}
#testimonials-list {
  position: relative;
  overflow: hidden;
  width: 10000px;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  height: 535px;
  display: block;
}
#testimonials-list li {
  width: 960px;
  height: 535px;
  display: inline-block;
}
.testimonial-page-text #testimonials-list-block {
  padding-top: 60px;
}
#succes-stories .testimonial-content {
  width: 950px;
  display: inline-block;
  padding-left: 50px;
}
#succes-stories h2 {
  text-align: center;
}
#succes-stories .image-border {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 4px;
  float: left;
  background-color: #fff;
  position: relative;
  margin-bottom: 20px;
  height: 334px;
}
#succes-stories .image-container {
  width: 100%;
  float: left;
}
#succes-stories .image-border .image-container {
  display: block;
  margin: 0 auto;
}
#succes-stories .separated-images {
  width: 50%;
}
#succes-stories .ribbon-stats {
  bottom: -50px;
  left: -63px;
  position: absolute;
}
#succes-stories .ribbon-stats p {
  font-family: 'Averta-Light-300';
  font-size: 22px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
#succes-stories .weight-lost {
  top: 50px;
}
#succes-stories .ribbon-image-blue div {
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute;
}
#succes-stories .money-won {
  top: 80px;
  padding-left: 3px;
}
#succes-stories .ribbon-image-blue {
  position: relative;
  width: 100%;
}
#succes-stories .ribbon-image-blue img {
  width: 170px;
}
#succes-stories .jcarousel-item .ribbon-image-blue img {
  width: 100px;
}
.testimonial-quote {
  font-size: 26px;
  line-height: 30px;
  font-family: 'MuseoSlab-700Italic';
  color: #000;
  word-wrap: break-word;
  margin-bottom: 20px;
}
#succes-stories .testimonial-username {
  font-size: 21px;
  line-height: 26px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
#succes-stories .testimonial-text {
  font-size: 15px;
  line-height: 22px;
  font-family: 'Averta-Light-300';
  font-weight: normal;
}
#succes-stories .testimonial-text a {
  font-family: 'Averta-ExtraBold-800';
  color: #00A19F;
  font-size: 15px;
}
#succes-stories .dietbet-testimonial.visual-bg .show-less {
  display: none;
  font-family: 'MuseoSans-700Italic';
  font-size: 16px;
  font-weight: 100;
  line-height: 22px;
}
#succes-stories .dietbet-testimonial.visual-bg .description.scrollable {
  display: none;
}
#succes-stories .jspDrag {
  background-color: #00A19F;
}
#succes-stories .bottom-block-buttons {
  padding-top: 0px;
}
.read-full-testimonial {
  color: #000;
  font-size: 15px;
  font-family: 'Averta-ExtraBold-800';
}
/*--------- SUCCES STORY END -------- */
/*--------- NEXT-BACK BUTTONS BEGIN -------- */
.bottom-block-buttons {
  box-sizing: border-box;
  clear: both;
  display: block;
  padding-top: 50px;
  width: 100%;
  text-align: center;
}
.back-button,
.next-button {
  width: 140px;
  height: 45px;
  font-family: 'Averta-Light-300';
}
.back-button {
  float: left;
}
.back-button img {
  float: left;
}
.next-button {
  float: right;
}
.back-button p {
  font-size: 20px;
  line-height: 38px;
}
.next-button p {
  float: left;
  font-size: 20px;
  line-height: 38px;
}
.bottom-block-buttons a.back-button,
.bottom-block-buttons a.next-button {
  color: #000;
  text-decoration: none;
  width: 150px;
}
.pagination-arrows {
  background: url("/images/next-previous-arrows.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  width: 80px;
  height: 40px;
  float: left;
}
.pagination-arrows.next-arrow {
  background-position: 87px 0;
}
.next-button:active p,
.back-button:active p {
  color: #00A19F;
}
.next-button:active .pagination-arrows,
.back-button:active .pagination-arrows {
  background: url("/images/next-previous-arrows.png") repeat scroll -3px 41px rgba(0, 0, 0, 0);
}
.next-button:active .pagination-arrows.next-arrow,
.back-button:active .pagination-arrows.next-arrow {
  background-position: 87px 41px;
}
#testimonials-list-block .pagination-arrows {
  background: url('/images/testimonials-chevrons.png') no-repeat top center;
  height: 45px;
  width: 38px;
  background-position: 0 0;
}
#testimonials-list-block .pagination-arrows.previous-arrow {
  background-position: 0 0;
}
#testimonials-list-block .pagination-arrows.next-arrow {
  background-position: -42px 0;
}
#home-page-content #testimonials-list-block .bottom-block-buttons a.next-button {
  width: 120px;
}
#testimonials-list-block .bottom-block-buttons a.back-button {
  width: 140px;
}
#testimonials-list-block .bottom-block-buttons a.next-button {
  width: 85px;
}
/*--------- NEXT-BACK BUTTONS END -------- */
.testimonial-disclaimer-text {
  color: #666;
  margin: 0 0 20px;
  text-align: center;
  font-size: 17px;
}
/* -------- HEALTHKIT PRIVACY BLOCK BEGIN -------- */
/*html,*/
body.phr_data_practices,
#phr-wrapper div,
#phr-wrapper span,
#phr-wrapper applet,
#phr-wrapper object,
#phr-wrapper iframe,
#phr-wrapper h2,
#phr-wrapper h3,
#phr-wrapper h4,
#phr-wrapper h5,
#phr-wrapper h6,
#phr-wrapper p,
#phr-wrapper blockquote,
#phr-wrapper pre,
#phr-wrapper a,
#phr-wrapper abbr,
#phr-wrapper acronym,
#phr-wrapper address,
#phr-wrapper big,
#phr-wrapper cite,
#phr-wrapper code,
#phr-wrapper del,
#phr-wrapper dfn,
#phr-wrapper em,
#phr-wrapper font,
#phr-wrapper img,
#phr-wrapper ins,
#phr-wrapper kbd,
#phr-wrapper q,
#phr-wrapper s,
#phr-wrapper samp,
#phr-wrapper small,
#phr-wrapper strike,
#phr-wrapper strong,
#phr-wrapper sub,
#phr-wrapper sup,
#phr-wrapper tt,
#phr-wrapper var,
#phr-wrapper dl,
#phr-wrapper dt,
#phr-wrapper dd,
#phr-wrapper ol,
#phr-wrapper ul,
#phr-wrapper li,
#phr-wrapper fieldset,
#phr-wrapper label,
#phr-wrapper legend,
#phr-wrapper table,
#phr-wrapper caption,
#phr-wrapper tbody,
#phr-wrapper tfoot,
#phr-wrapper thead,
#phr-wrapper tr,
#phr-wrapper th,
#phr-wrapper td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: 'Averta-Light-300';
  vertical-align: baseline;
}
main.full-width {
  margin-top: 60px;
}
#phr-wrapper a:focus {
  outline: 0;
}
#phr-wrapper ol,
#phr-wrapper ul {
  list-style: none;
}
/* tables are given cellpadding/cellspacing for CSS-disabled browsers */
#phr-wrapper table {
  border-collapse: separate;
  border-spacing: 0;
}
#phr-wrapper caption,
#phr-wrapper th,
#phr-wrapper td {
  text-align: left;
  font-weight: normal;
}
#phr-wrapper blockquote:before,
#phr-wrapper blockquote:after,
#phr-wrapper q:before,
#phr-wrapper q:after {
  content: "";
}
#phr-wrapper blockquote,
q {
  quotes: "" "";
}
#phr-wrapper strong {
  font-weight: bold;
}
#phr-wrapper em {
  font-style: italic;
}
body.phr_data_practices {
  margin: 0 auto;
}
#phr-wrapper {
  background: #fff;
  margin: 0 auto;
  text-align: left;
}
.portletBody #phr-wrapper {
  font-size: 1.3em;
  margin: 0 !important;
}
#phr-wrapper .phr-container-form {
  width: 800px;
}
#phr-wrapper .phr-container-form .note {
  float: left;
  font-size: 0.9em;
  padding: 0;
}
#ie7down .phr-container-form form label {
  font-size: 0.9em;
}
#phr-wrapper #phr-header {
  padding: 1.2em 0 1em 0;
}
#phr-wrapper #phr-intro {
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  width: 647px;
}
#phr-meta {
  float: left;
  font-size: 0.9em;
  padding-left: 10px;
  text-align: right;
  width: 190px;
}
#phr-meta p {
  margin-top: 20px;
  text-align: left;
}
#phr-meta ol {
  list-style: decimal outside none;
  padding-left: 20px;
  text-align: left;
}
#phr-content {
  padding: 30px 0 20px 0;
}
.full #phr-content {
  padding-top: 10px;
}
#phr-wrapper #phr-definitions {
  margin-top: 1em;
  width: 438px;
}
.customappText #phr-wrapper #phr-definitions a#phr-definitions-toggle,
.customappText #phr-wrapper #phr-definitions .phr-definition h3 a {
  font-size: inherit;
}
#phr-wrapper #phr-definitions-header {
  padding: 1.3em 0 1em 0;
}
#phr-wrapper #phr-definitions h2 {
  display: inline;
}
#phr-wrapper #phr-definitions .phr-definition {
  padding: 5px 0 0 0.8em;
  margin-top: 0;
  line-height: 1.3em;
  background: url('http://www.healthit.gov/phr-data-practices/images/bg-definition.gif') 2.3em 0 no-repeat;
}
#phr-wrapper #phr-definitions h3 {
  padding: 8px 0 10px 24px;
  font-size: 1.2em;
  font-weight: bold;
  color: black;
  background: url('http://www.healthit.gov/phr-data-practices/images/icon-definition.gif') -600px 8px no-repeat;
  cursor: pointer;
  width: 414px;
}
#phr-wrapper #phr-definitions h3 a:link,
#phr-wrapper #phr-definitions h3 a:visited #phr-wrapper #phr-definitions h3 a:hover,
#phr-wrapper #phr-definitions h3 a:active {
  color: black;
  font-weight: inherit;
  text-decoration: none;
}
#phr-wrapper #phr-definitions .phr-definition p.phr-top {
  text-align: right;
}
#phr-wrapper #phr-definitions .phr-definition p.phr-top a {
  background: url('http://www.healthit.gov/phr-data-practices/images/top.png') 0px 2px no-repeat;
  padding-left: 20px;
}
#phr-wrapper #phr-contact {
  line-height: 1.4em;
  background: #f6f6f6;
  margin: 2em 0 0 0;
  padding: 1.5em 20px;
  text-align: center;
}
#phr-wrapper #phr-mice {
  margin-top: 1.3em;
  border-top: 1px solid #4b80aa;
  padding: 1em 20px;
  font-size: 0.9em;
}
#phr-wrapper #phr-revision-info {
  text-align: right;
  font-size: 0.9em;
}
body.phr_data_practices {
  font-size: 90%;
  color: #333;
  line-height: 1.1em;
}
#phr-wrapper h1,
#phr-wrapper h2,
#phr-wrapper h3 {
  font-weight: bold;
  line-height: 1em;
}
#phr-wrapper h1,
#phr-wrapper h1.onc-pageheader {
  font-size: 1.95em;
}
body.form #phr-wrapper h1,
body.results #phr-wrapper h1 {
  color: #004C83;
  margin: 0.3em 0.8em 0.8em 0;
}
#phr-wrapper h2 {
  color: #004C83;
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 1.7em;
}
#phr-wrapper #phr-data td h2,
#phr-data th h2 {
  color: white;
  padding: 20px 15px;
  margin-bottom: 0;
  background: url('http://www.healthit.gov/phr-data-practices/images/bg-h2.gif') top left no-repeat;
}
#phr-wrapper #phr-data #secure h2 {
  margin-top: 25px;
  width: 450px;
}
#phr-wrapper ul {
  list-style: none;
  margin: 0 0 0 1.6em;
  padding: 0 0 1em 0;
}
#phr-wrapper p {
  padding-bottom: 1em;
  margin: 0;
}
#phr-wrapper #phr-content a:link,
#phr-wrapper #phr-content a:visited,
#phr-wrapper #phr-content a:active {
  color: #004C83;
  text-decoration: underline;
}
#phr-wrapper a:hover {
  text-decoration: none;
}
#phr-wrapper a:focus {
  outline: 1px dashed #ccc;
}
#phr-wrapper em {
  font-style: italic;
}
#phr-wrapper small {
  font-size: 0.9em;
}
#phr-wrapper big {
  font-size: 1.1em;
}
#phr-wrapper strong {
  font-weight: bold;
}
#phr-wrapper hr {
  background: #4b80aa;
  color: #4b80aa;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0;
  border: none;
}
.customappText #phr-wrapper #phr-intro a,
.customappText table#phr-data a.phr-tip,
.customappText table#phr-data-inner a.phr-tip {
  font-size: 0.95em;
}
table#phr-data {
  margin-top: 3px;
  margin: 0 0 0 0;
}
table#phr-data td,
table#phr-data th {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  vertical-align: middle;
}
table#phr-data td.phr-question {
  padding: 0 15px;
  width: 330px;
  line-height: 1.4em;
  background: #f2f2f2;
  /*grey light*/
}
table#phr-data td.phr-answer {
  padding: 0;
  width: 75px;
  background: #e7e7e7;
  /*grey*/
}
table#phr-data td.phr-question,
table#phr-data td.phr-answer {
  height: 75px;
  /* row1 height */
}
table#phr-data td.phr-answer-highlight {
  background: #fbf0af;
  /*yellow light*/
}
table#phr-data td.phr-boolean {
  text-align: center;
  font-weight: bold;
}
table#phr-data td.phr-boolean fieldset {
  padding-left: 5px;
}
table#phr-data th.phr-statement p {
  background-color: #F2F2F2;
  padding: 15px;
  width: 408px;
}
/* quirksmode requires IE6 box model measurements */
#ie table#phr-data th.phr-statement p {
  width: 438px;
}
/**********************************************************************************
  Inner Table
**********************************************************************************/
table#phr-data td.phr-answer-detail-container {
  padding: 0;
  border: 0;
  vertical-align: top;
}
table#phr-data-inner th#phr-we-release {
  width: auto;
}
table#phr-data-inner th#phr-we-release div {
  padding-left: 38px;
}
table#phr-data-inner th {
  height: 75px;
  /* row1 height */
  padding: 0 10px;
  width: 60px;
}
table#phr-data-inner th a#phr-personal-data-definition,
table#phr-data-inner th a#phr-statistical-data-definition {
  display: block;
  font-size: 0.9em;
  margin: 0;
  line-height: 1.4em;
}
table#phr-data-inner td,
table#phr-data-inner th {
  background: #fbf0af;
  /*yellow light*/
}
table#phr-data-inner td.phr-release-details {
  height: 42px;
  width: 300px;
  line-height: 1.2em;
  border-left: 38px solid white;
  padding: 0 10px;
  background: #f9e98d;
  /*yellow*/
}
table#phr-data-inner td.phr-release-details,
table#phr-data-inner td.phr-boolean {
  font-size: 0.85em;
}
table#phr-data-inner td.phr-boolean {
  font-weight: normal;
}
table#phr-data td.phr-rounded-bl {
  background: #f2f2f2 url('http://www.healthit.gov/phr-data-practices/images/bg-rounded-bl.gif') no-repeat left bottom;
}
table#phr-data td.phr-rounded-br {
  background: #e7e7e7 url('http://www.healthit.gov/phr-data-practices/images/bg-rounded-br.gif') bottom right no-repeat;
}
#phr-wrapper div#phr-tooltip {
  width: 534px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
#phr-wrapper div#phr-tooltip div.phr-tooltip-arrow {
  /*  background: transparent url('http://www.healthit.gov/phr-data-practices/images/tooltip/arrow-br.png') 30px 0 no-repeat;*/
  background: transparent url('http://www.healthit.gov/phr-data-practices/images/tooltip/arrow-br.png') -300px 0 no-repeat !important;
  height: 18px;
  position: relative;
  top: 12px;
}
#phr-wrapper div#phr-tooltip div.phr-tooltip-top {
  background: url('http://www.healthit.gov/phr-data-practices/images/tooltip/top.png') 0 0 no-repeat;
  height: 24px;
  position: relative;
  top: 20px;
}
#phr-wrapper div#phr-tooltip div.phr-tooltip-top a.close_tooltip {
  background: url('http://www.healthit.gov/phr-data-practices/images/close-x-18x18.png') no-repeat scroll left -1px transparent;
  color: #333;
  display: block;
  line-height: 18px;
  padding-left: 20px;
  position: absolute;
  right: 25px;
  text-decoration: none;
  top: 25px;
}
#phr-wrapper div.phr-tooltip-content {
  width: 486px;
  padding: 0 24px;
  background: url('http://www.healthit.gov/phr-data-practices/images/tooltip/body.png') 0 0 repeat-y;
}
#ie #phr-wrapper div.phr-tooltip-content {
  width: 534px;
}
#phr-wrapper div#phr-tooltip .phr-definition-body {
  width: 485px;
}
/* quirksmode requires IE6 box model measurements */
.portalContent #ie7down div.phr-tooltip-content {
  width: 534px;
}
#phr-wrapper div#phr-tooltip div.phr-tooltip-bottom {
  background: url('http://www.healthit.gov/phr-data-practices/images/tooltip/bottom.png') 0 0 no-repeat;
  height: 24px;
}
#phr-wrapper div#phr-tooltip p.phr-top {
  display: none;
}
#phr-wrapper div#phr-tooltip h3 {
  padding: 8px 0 0;
  margin-bottom: 10px;
  font-size: 1.2em !important;
  font-weight: bold !important;
  color: black;
}
.customappText #phr-wrapper div#phr-tooltip h3 a {
  font: inherit !important;
  font-size: 1em !important;
}
#phr-wrapper div#phr-tooltip h3 a {
  color: black;
  text-decoration: none;
}
#phr-wrapper .logo {
  float: left;
  margin-right: 20px;
  margin-top: 13px;
  width: 100px;
}
/*#phr-wrapper #phr-intro p {
	padding: 0 20px 0 120px;
}*/
.phr-clear {
  clear: both;
}
.phr-left {
  text-align: left;
}
.phr-center {
  text-align: center;
}
.phr-right {
  text-align: right;
}
#phr-wrapper noscript {
  color: #990000;
  font-size: 0.9em;
  font-style: italic;
}
/* -------- HEALTHKIT PRIVACY BLOCK END -------- */
/*--------- SUCCES STORY BEGIN ------ */
section.testimonial-page-text h2 {
  margin-top: 20px;
  font-family: 'Averta-Light-300';
  font-size: 40px;
  color: #000;
  text-align: center;
}
#testimonials-directory #succes-stories .testimonial-text a {
  font-family: 'Averta-ExtraBold-800';
}
/* -------- STATIC PAGE V2 BEGIN -------- */
body {
  background-color: #f5f5f5;
}
.main-container {
  padding: 40px 0px 0px 0px;
}
.index-page-gray-block {
  margin: 0 auto;
  width: 960px;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#static-page-body #text-content h3 {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin: 40px 0 5px;
}
.information-page h2 {
  line-height: 100%;
  margin: 35px 0px 0px 0px;
  font-family: 'Averta-BoldItalic';
  font-size: 25px;
}
.information-page h1 {
  line-height: 100%;
  margin-top: -5px;
  margin-bottom: 0px;
}
.information-page #text-content p {
  margin: 15px 0px 0px 0px;
}
#about-us-header .left-column h1 {
  font-family: 'Averta-Light-300';
  font-size: 60px;
  text-align: left;
  color: #000;
}
#about-us-header .left-column h1 p {
  font-family: 'Averta-Black-900';
  font-size: 52px;
  text-align: left;
  color: #000;
}
#about-us-header .left-column p {
  font-family: 'Averta-Light-300';
  font-size: 22px;
  text-align: left;
  color: #000;
}
#press-articles .btn-container {
  width: 100%;
  text-align: center;
}
#press-articles .btn-container #see-more-articles {
  margin-top: 30px;
  width: 280px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
}
#press-articles .full {
  display: none;
}
.succes-story-images {
  margin-left: 13px;
  display: block;
  float: right;
  min-height: 310px;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.succes-story-images .image-border {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 4px;
  float: left;
  background-color: #fff;
  position: relative;
  margin-bottom: 20px;
}
.succes-story-images .image-container {
  width: 100%;
  float: left;
}
.succes-story-images .image-border .image-container {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.succes-story-images .ribbon-stats {
  bottom: -75px;
  left: -30px;
  position: absolute;
}
.succes-story-images .ribbon-stats p {
  font-family: 'Averta-Light-300';
  font-size: 22px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.succes-story-images .weight-lost {
  top: 36px;
  left: 21px;
}
.succes-story-images .ribbon-image-blue div {
  left: 0;
  text-align: center;
  width: 100%;
  position: absolute;
}
.succes-story-images .money-won {
  top: 62px;
}
.succes-story-images .ribbon-image-blue {
  position: relative;
  width: 140px;
  background: url("/images/home/ribbon-stats-purple.png") no-repeat scroll center center / contain rgba(0, 0, 0, 0);
  height: 180px;
}
.succes-story-images .ribbon-image-blue img {
  width: 135px;
}
#about-us-tabber {
  width: 100%;
  display: block;
  float: left;
  margin: 75px 0px 0px 0px;
}
#about-us-tabber ul li {
  width: 148px;
}
#press-page-tabber.flat-tabs .tab > a {
  color: #000;
  border-bottom: none;
}
#press-page-tabber.flat-tabs .tab > a.selected {
  color: #00A19F;
  border-bottom: 7px solid #00A19F;
  background: none;
}
#press-page-tabber.flat-tabs .tab > a:hover {
  color: #00A19F;
  background: none;
}
#press-page-tabber-container {
  display: block;
  width: 100%;
  height: 41px;
  border-bottom: 1px solid #ccc;
}
.press-static-page #text-content {
  margin-top: 35px;
}
#text-content {
  background-color: #fff;
  margin: 80px auto 50px;
  padding: 50px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #000;
}
#text-content h1 {
  font-family: 'Averta-Light-300';
  font-size: 40px;
}
#text-content h2.advisors {
  margin-left: 230px;
  font-family: 'Averta-Light-300';
  font-size: 40px;
}
#text-content p {
  margin: 15px 0px;
  font-family: 'Averta-Light-300';
  font-size: 15px;
  line-height: 20px;
}
#text-content p:first-child {
  margin-top: 0px;
}
#text-content .separator {
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin-bottom: 25px;
}
#text-content b {
  font-family: 'Averta-Semibold-500';
}
#text-content .ct-container {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-top: 30px;
}
#text-content .ct-container:first-child {
  margin-top: 0px;
}
#text-content .ct-container:last-child {
  padding-bottom: 0px;
}
#text-content .ct-container.move-down {
  margin-top: 20px;
}
#text-content .content-left,
#text-content .content-right {
  display: table-cell;
  vertical-align: top;
}
#text-content .ct-container .content-left {
  margin-right: 40px;
  float: left;
}
img.content-left,
.content-left img {
  width: 188px;
  height: auto;
}
#text-content .person-details .name {
  display: block;
  font-family: 'Averta-Light-300';
  font-size: 28px;
  line-height: 36px;
  font-style: normal;
  margin: 0 0 1px;
}
#text-content .person-details .post {
  font-family: 'Averta-ExtraBold-800';
  font-size: 16px;
}
#text-content .person-details p.referees-link {
  padding-top: 25px;
  text-align: center;
  font-family: 'Averta-ExtraBold-800';
}
#text-content .press-container {
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 30px;
}
#text-content .press-container.no-border {
  border: none;
}
#static-page-body.press-static-page #text-content .read-full-article {
  font-family: 'Averta-Semibold-500';
}
#static-page-body.news-static #text-content h3 {
  margin-top: 0px;
  color: #00A19F;
  font-size: 28px;
  line-height: 30px;
}
#text-content .news-title {
  display: block;
  font-family: 'Averta-Semibold-500';
  font-size: 28px;
  line-height: 36px;
  font-style: normal;
  margin: 0 0 1px;
  color: #000;
}
#text-content .date-box-main {
  font-family: 'Averta-Light-300';
  font-size: 16px;
  margin-top: 10px;
}
#text-content .midle-title-sub {
  font-family: 'Averta-Light-300';
  font-size: 16px;
  margin-top: 10px;
  font-style: italic;
}
#text-content .press-image img {
  float: right;
  max-height: 100px;
  width: auto;
  max-width: 400px;
  height: auto;
  margin-left: 10px;
}
#text-content .press-content-image {
  margin: 10px 0px 10px 0px;
}
#static-page-body.press-static-page #text-content object,
#static-page-body.press-static-page #text-content embed,
#static-page-body.press-static-page #text-content iframe {
  margin-top: 15px;
}
#static-page-body.press-releases-static #text-content h3 {
  font-size: 28px;
  line-height: 30px;
  word-wrap: break-word;
}
#static-page-body.press-releases-static #text-content h3:hover {
  text-decoration: none;
}
.press-releases-static #text-content div.midle-title-sub {
  font-family: 'Averta-ExtraBold-800';
  font-style: normal;
  line-height: 22px;
  word-wrap: break-word;
}
.press-releases-static #text-content h3.title {
  font-family: 'Averta-Semibold-500';
  font-size: 24px;
  line-height: 30px;
}
.press-releases-static #text-content .ct-container ul {
  margin: 0px 0px 20px 20px;
}
.press-releases-static #text-content .ct-container ul li {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  line-height: 22px;
  list-style: outside none disc;
  margin: 0 0 10px;
  font-size: 14px;
}
.about-us #text-content {
  margin-top: 35px;
}
.about-us #text-content .ct-container ul {
  margin-bottom: 20px;
}
.about-us #text-content .ct-container ul li {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 10px 20px;
  font-size: 14px;
  list-style: disc;
}
.about-us #text-content .midle-title-sub {
  color: #f9a380;
  display: block;
  font-family: 'Averta-Light-300';
  font-size: 26px;
  line-height: 125%;
  margin-bottom: 10px;
}
.team-photo-text-width a {
  font-family: 'Averta-Semibold-500';
}
.press-container.border-2 h3:hover {
  text-decoration: underline;
}
/* -------- STATIC PAGE V2 END -------- */
.succes-story-images {
  float: left;
}
/* WEIGHIN PHOTOS CAROUSEL BEGIN */
#photos-filter-options {
  float: right;
  margin: 0;
}
#carousel-title {
  float: left;
  font-family: 'Averta-Light-300';
  font-size: 23px;
  line-height: 28px;
}
#carousel-description {
  background: url("/images/locked-photo-bg.png") no-repeat scroll 0 0 transparent;
  width: 310px;
  height: 26px;
  padding-left: 30px;
  margin: -5px auto 15px;
  color: #666;
  font-family: 'Averta-Light-300';
  font-size: 14px;
  line-height: 28px;
}
#photos-carousel {
  margin: 0px auto;
  width: 960px;
}
#photos-carousel .jcarousel-clip {
  overflow: hidden;
  margin: 0 110px;
  z-index: 99;
}
#photos-carousel .jcarousel-item {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin: 20px 10px;
  padding: 1px;
}
#photos-carousel .jcarousel-item.active {
  background-color: #00A19F;
  border: 1px solid #00A19F;
}
#photos-carousel .jcarousel-item > a {
  background-color: #fff;
  display: block;
  height: 85px;
  margin: 0;
  padding: 2px;
  width: 120px;
}
#photos-carousel .jcarousel-item img {
  background-color: #F4F4F4;
  margin: auto;
  max-height: 85px;
  max-width: 120px;
  padding: 0;
}
#photos-carousel .jcarousel-next-horizontal {
  position: absolute;
  top: 45px;
  width: 80px;
  height: 40px;
  cursor: pointer;
  right: 30px;
  background: url("/images/next-previous-arrows.png") repeat scroll -92px 0px transparent;
}
#photos-carousel .jcarousel-next-disabled-horizontal {
  display: none !important;
}
#photos-carousel .jcarousel-prev-horizontal {
  position: absolute;
  top: 45px;
  width: 80px;
  height: 40px;
  cursor: pointer;
  left: 30px;
  background: url("/images/next-previous-arrows.png") repeat scroll 0px 0px transparent;
}
#photos-carousel .jcarousel-prev-disabled-horizontal {
  display: none !important;
}
#photos-carousel .photo-status {
  background: none repeat scroll 0 0 #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 30px;
  position: absolute;
  bottom: 4px;
  right: 4px;
  z-index: 30;
}
#photos-carousel .photo-status-bg {
  text-indent: -99999px;
}
#photos-carousel .photo-status-bg.locked {
  display: block;
  background: url("/images/locked-photo-bg.png") no-repeat scroll 0 0 transparent;
  width: 22px;
  height: 26px;
  margin: 1px 0 0 4px;
}
#photos-carousel .photo-status-bg.unlocked {
  display: block;
  background: url("/images/unlocked-photo-bg.png") no-repeat scroll 0 0 transparent;
  width: 22px;
  height: 26px;
  margin: 1px 0 0 4px;
}
/* WEIGHIN PHOTOS CAROUSEL END */
/* PAGE-GAME PHOTOS-CAROUSEL BEGIN */
#game-photos-carousel.top-shadow {
  background: url("/images/separators/shadowed-separator-w1090.png") no-repeat scroll center 0 transparent;
  padding-top: 30px;
}
#game-photos-carousel #carousel-title {
  font-family: 'Averta-Light-300';
  font-size: 26px;
  font-weight: normal;
}
#game-photos-carousel .jcarousel-item {
  width: 150px;
  height: 150px;
  margin: 10px 15px 20px;
  position: relative;
}
#game-photos-carousel .jcarousel-item > a {
  width: 144px;
  height: 144px;
}
#game-photos-carousel .jcarousel-item img {
  max-width: 144px;
  max-height: 144px;
}
#game-photos-carousel .jcarousel-clip {
  margin: 0 25px;
}
#game-photos-carousel .jcarousel-prev-horizontal {
  top: 60px;
}
#game-photos-carousel .jcarousel-next-horizontal {
  top: 60px;
}
#game-photos-carousel #photos-carousel-wrap {
  border: none;
}
#game-photos-carousel #photos-filter-options {
  float: left;
  margin-left: 15px;
}
#game-photos-carousel #carousel-description {
  float: right;
  margin: 0;
  width: 120px;
}
#game-photos-carousel #photos-carousel {
  margin: 20px 0 0;
}
/* PAGE-GAME PHOTOS-CAROUSEL END */
/*------ TESTIMONIAL TOP CAROUSEL BEGIN -----*/
body#static-page-body.testimonials-page {
  background-color: #f5f5f5;
}
body#static-page-body.testimonials-page #footer {
  margin-top: 0;
}
.information-page #text-content {
  margin-top: 80px;
  padding: 50px;
}
.testimonial-page-text #testimonials-list-block {
  padding-top: 0;
}
#succes-stories .index-page-gray-block {
  width: 910px;
}
section.testimonial-page-text {
  padding: 0px;
  background-color: #fff;
  margin: 60px auto;
  padding: 25px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  width: 1010px;
}
section.testimonial-page-text #succes-stories {
  margin: 0px;
}
section.testimonial-page-text .succes-story-images,
section.testimonial-page-text .succes-story-content {
  margin-top: 35px;
}
section.testimonial-page-text .testimonial-quote {
  color: #000;
  font-size: 26px;
}
section#testimonials-directory.testimonial-page-text #testimonials-list {
  height: 420px;
}
section.testimonial-page-text .succes-story-content .scroll-tag {
  height: 390px;
}
section#testimonials-directory.testimonial-page-text #testimonials-list li {
  height: 420px;
  width: 890px;
}
section.testimonial-page-text #testimonials-list li .testimonial-content {
  width: 790px;
  padding: 0 60px;
}
.bottom-block-buttons a.back-button p,
.bottom-block-buttons a.next-button p {
  display: none;
}
.bottom-block-buttons a.back-button,
.bottom-block-buttons a.next-button {
  width: 80px;
}
#testimonials-directory .bottom-block-buttons a.back-button,
#testimonials-directory .bottom-block-buttons a.next-button {
  width: 38px;
}
section.testimonial-page-text #photos-carousel-wrap {
  background-color: #f5f5f5;
  margin-top: 35px;
}
section.testimonial-page-text .succes-story-images {
  width: 47%;
}
section.testimonial-page-text #succes-stories .image-border {
  height: 314px;
}
section.testimonial-page-text .succes-story-content {
  width: 42%;
  margin-left: 40px;
}
/*------ TESTIMONIAL TOP CAROUSEL END -----*/
/* WANT TO CREATE STORY BLOCK BEGIN */
#want-to-create-story {
  text-align: center;
}
#want-to-create-story h2 {
  font-size: 28px;
  margin: 40px 0px 30px 0px;
  font-family: 'Averta-Light-300';
  color: #000;
}
#want-to-create-story a {
  width: 200px;
  display: block;
  margin: 15px auto 0;
}
/* WANT TO CREATE STORY BLOCK END */
/* WHY IS NOT GAMBLING BEGIN */
#static-page-body #text-content .ct-container {
  margin-bottom: 50px;
  padding-bottom: 50px;
}
#static-page-body #text-content .ct-container.no-border {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#static-page-body .static-right-column {
  float: right;
  width: 79%;
}
#static-go-your-phone .mobile-apps-links {
  background: #fff;
  border: 1px solid #000;
  margin: 35px 15px 0px 0px;
}
#static-go-your-phone .mobile-apps-links:hover {
  background: #000;
}
/* WHY IS NOT GAMBLING END */
/*----------------- DIETBET RULES BEGIN ------------------*/
#static-rules-tabber {
  width: 940px;
  margin: 80px auto 35px auto;
  float: none;
}
.db-rules #text-content {
  border-bottom: 1px solid #ccc;
  color: #000;
  width: 960px;
  box-sizing: border-box;
  margin-top: 0px;
}
.db-rules #text-content p {
  margin: 0;
}
.db-rules h1 {
  font-family: 'Averta-Light-300';
  font-size: 40px;
  margin: 0 0 35px;
}
.db-rules h5 {
  font-family: 'Averta-Light-300';
  font-size: 24px;
  margin: 0 0 20px;
}
.db-rules ul li {
  list-style: outside;
  margin-left: 15px;
  font-family: 'Averta-Light-300';
  font-size: 15px;
  margin-bottom: 20px;
}
.db-rules ul.definitions li {
  list-style: inherit;
  margin-left: 0;
}
.db-rules ul ul li {
  margin-left: 30px;
}
.db-rules ul li span {
  font-family: 'Averta-ExtraBold-800';
}
.db-rules ul li span.special {
  color: #d03e0c;
  font-family: 'Averta-Light-300';
}
.db-rules .block-separator {
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 50px 0;
}
.db-rules .definitions h5 {
  font-family: 'Averta-Light-300';
  font-size: 40px;
  margin-bottom: 35px;
}
.safe-weight-loss-rules #text-content {
  font-size: 15px;
}
.safe-weight-loss-rules #text-content p {
  margin: 15px 0 0 0;
}
.safe-weight-loss-rules #text-content ul {
  margin-top: 5px;
  padding-left: 20px;
}
.safe-weight-loss-rules #text-content ul li {
  margin-bottom: 5px;
}
.safe-weight-loss-rules #text-content ol {
  list-style-position: inside;
  padding-left: 20px;
}
.safe-weight-loss-rules #text-content ol li {
  list-style-type: decimal;
}
/*----------------- DIETBET RULES END ------------------*/
/* TERMS AND PRIVACY PAGE BEGIN */
.terms-privacy-page #text-content {
  margin-top: 20px;
  font-size: 15px;
}
#static-terms-tabber {
  width: 940px;
  margin: 80px auto 35px auto;
  float: none;
}
.terms-privacy-page h1 {
  font-size: 40px;
  font-family: 'Averta-Light-300';
  margin: 0px;
}
#static-page-body.terms-privacy-page #text-content h2 {
  margin: 20px 0px 0px 0px;
  font-size: 22px;
  line-height: 25px;
  font-family: 'Averta-Semibold-500';
}
.terms-privacy-page #text-content ol,
.terms-privacy-page #text-content li {
  margin: 10px 0px 10px 10px;
  list-style: outside none decimal;
}
.terms-privacy-page ol #text-content li {
  margin-bottom: 10px;
}
.terms-privacy-page #text-content ul {
  padding-left: 15px;
}
.terms-privacy-page #text-content ul li {
  list-style: disc;
}
/* TERMS AND PRIVACY PAGE END */
/*--------- TESTIMONIALS PAGE BEGIN --------*/
.testimonials-page #testimonials-list-block .bottom-block-buttons {
  position: absolute;
  top: 240px;
  z-index: 9998;
}
.testimonials-page #testimonials-list-block .btn-see-all {
  display: none;
}
.testimonial-disclaimer-text {
  margin: 0;
}
/*--------- TESTIMONIALS PAGE END --------*/
/*-------------- TESTIMONIALS CTAS BEGIN ----------------*/
#testimonials-ctas {
  max-width: 960px;
  margin: 30px auto 0px;
}
#testimonials-ctas .testimonials-ctas-item {
  float: left;
  width: 50%;
  height: 80px;
  padding: 15px 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0px;
}
#testimonials-ctas .testimonials-ctas-item.left {
  padding: 15px 20px 0 90px;
}
#testimonials-ctas .testimonials-ctas-item.right {
  padding: 15px 20px 0 30px;
}
#testimonials-ctas .testimonials-ctas-item.green {
  padding-right: 0px;
  border-right: none;
  padding-left: 15px;
}
#testimonials-ctas .testimonials-ctas-item .cta-info {
  float: left;
}
#testimonials-ctas .testimonials-ctas-item h4 {
  font-family: 'Averta-Black-900';
  margin: 0px;
  font-size: 22px;
  text-align: right;
}
#testimonials-ctas .testimonials-ctas-item p {
  margin: 2px 0 10px;
  color: #000;
  font-size: 15px;
  text-align: right;
}
#testimonials-ctas .testimonials-ctas-item a.btn-wrp {
  width: 150px;
  margin-left: 15px;
}
.separator {
  max-width: 960px;
  margin: 25px auto 0;
  background: url('/images/separators/separator-w321.png') no-repeat top center;
  height: 1px;
}
#testimonials-ctas h1 {
  font-family: 'Averta-Light-300';
  font-size: 36px;
  text-align: center;
}
/*-------------- TESTIMONIALS CTAS END ----------------*/
/*-------------- TESTIMONIALS CARD LIST BEGIN ----------------*/
main h1 {
  text-align: center;
  font-size: 36px;
  font-family: 'Averta-Light-300';
}
#testimonials-list-block main.pull-left {
  width: 100%;
  margin: 0;
}
#testimonials-list-block .card-list .card {
  border: none;
  padding: 0;
}
#testimonials-list-block .card-list .card:hover {
  box-shadow: none;
}
#testimonials-list-block .card-list .card .card-thumb {
  border: 1px solid #ccc;
  padding: 5px;
  box-sizing: border-box;
}
#testimonials-list-block .card-list .card .card-thumb:hover {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#testimonials-list-block .card-list .card .card-info {
  font-size: 15px;
  font-family: 'Averta-Semibold-500';
  height: 80px;
}
#testimonials-list-block .card-list .card .card-info .quote {
  font-style: italic;
}
#testimonials-list-block #see-more-testimonials {
  clear: both;
  padding-top: 25px;
}
#see-more-testimonials a {
  max-width: 240px;
  display: block;
  margin: 25px auto 0;
}
/*-------------- TESTIMONIALS CARD LIST END ----------------*/
/*-------------- TOP CAROUSEL TESTIMONIALS BEGIN ----------------*/
section#testimonials-directory.testimonial-page-text #succes-stories .image-border {
  height: 260px;
}
#testimonials-directory #succes-stories .ribbon-stats {
  left: -20px;
  bottom: -100px;
}
#testimonials-directory .succes-story-images .ribbon-image-blue,
#testimonial-view .succes-story-images .ribbon-image-blue {
  background: none;
}
#testimonials-directory #succes-stories .ribbon-stats p {
  font-size: 15px;
}
#testimonials-directory #succes-stories .weight-lost {
  top: 25px;
}
#testimonials-directory #succes-stories .money-won {
  padding-left: 3px;
  top: 50px;
}
#testimonials-directory #succes-stories .money-won .money-won-label {
  position: relative;
}
section#testimonials-directory.testimonial-page-text .testimonial-quote {
  font-size: 20px;
  line-height: 24px;
}
/*-------------- TOP CAROUSEL TESTIMONIALS END ----------------*/
/*----------------- TESTIMONIAL VIEW PAGE BEGIN ----------------*/
#succes-story .testimonial-text {
  font-family: 'Averta-Light-300';
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  margin-left: 150px;
}
section.testimonial-page-text #succes-story .succes-story-content {
  width: 100%;
  margin-left: 0;
}
section.testimonial-page-text #succes-story .succes-story-content .succes-story-images {
  margin: 0 30px;
}
/*----------------- TESTIMONIAL VIEW PAGE END ----------------*/
/*--------------- SINGLE TESTIMONIAL PAGE BEGIN ----------------*/
#testimonial-view #succes-story {
  width: 910px;
}
/*--------------- SINGLE TESTIMONIAL PAGE END ----------------*/
.image-container,
.host-best-practices .image-container {
  padding: 15px 0;
}
.host-best-practices .image-container img {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.image-container.full img {
  width: auto;
}
.image-container.full-body img {
  width: 100%;
}
.image-container.two img {
  width: 48%;
}
.image-container.two img:first-child {
  float: left;
  padding-right: 4%;
}
ul .summary a {
  color: #000;
  text-decoration: underline;
}
ul .summary a li {
  margin-left: 30px;
}
/*--------------- FAQ PAGE BEGIN ----------------*/
ul.tabber-headers {
  margin-top: 15px;
}
#static-page-body #text-content ul.tabber-headers h3 {
  margin-top: 5px;
}
#static-page-body #text-content #faq-tabber h2 {
  font-family: 'Averta-Semibold-500';
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  margin: 40px 0 5px;
}
#faq-tabber h1 {
  margin: 0px;
}
#faq-tabber ul {
  padding-left: 15px;
}
#faq-tabber ul li {
  list-style: outside;
}
#faq-tabber ul.tabber-headers {
  padding: 0px;
}
#faq-tabber ul.tabber-headers li {
  list-style: none;
}
/*--------------- FAQ PAGE END ----------------*/
/*--------------- REFEREES PAGE BEGIN ----------------*/
.referees h2 {
  text-align: center;
}
.referees #text-content .person-details .post {
  font-family: 'Averta-Light-300';
  font-size: 16px;
  display: block;
}
/*--------------- REFEREES PAGE END ----------------*/
.btn-rules-archive {
  margin: 30px auto 20px;
  width: 290px;
}
#rules-archive {
  padding-top: 50px;
}
.archive-link {
  border-bottom: 1px solid #cccccc;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 20px;
}
