html {
  scroll-padding-top: 72px;
}

body {
  background-color: #fffffc;
  color: #333333;
  font-family: 'Optima', sans-serif;
  padding-top: 50px;
  padding-bottom: 70px;  
}

.dropdown {
  font-family: system-ui;
}

form * {
  font-family: system-ui;
}

.notes-prompt * {
  font-family: 'Optima', sans-serif;
}

h1, h2, h3, h4, h5, h6, th, .prev-btn, .next-btn, .navbar-text{
    font-family: 'Arial Narrow', 'Arial';
    font-weight: 700;
}

h4 {
  margin-top: 24px;
}

.container p .link {
    font-weight: bold;
}

.container li .link {
    font-weight: bold;
}

.container figcaption .link {
    font-weight: bold;
}

.label small {
    display: block;
    font-weight: normal;
}

.errors {
  color: red;
}

.label-lg {
    font-size: 100%;
}

.label-default {
  background-color: #bbb;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

.histogram-title {
  font-family: 'Tahoma', Georgia, Times, serif;
  font-size: 14px;  
  font-weight: bold;
  text-align: center;
}

h2 {
  margin-bottom: 30px;
}

p, div {
    font-family:   'Optima', Helvetica, Arial, sans-serif;
    font-size: 16px;
}

dl {
    font-family:   'Optima', Helvetica, Arial, sans-serif;
    font-size: 21px;
}

.navbar-custom { 
    background-color: #9DBDC6;
    border-top: 2px solid #758D94;
    border-bottom: 3px solid #758D94;
}

.navbar-brand {
  background-color: White;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.navbar-toggle.collapsed {
  margin-top: 4px;
  margin-bottom: 3px;
}

.top-links {
  margin-top: 12px;
  padding-right: 3px;
}

.prompt-text {
  text-indent: -50px;
  padding-left: 50px;
  display: inline-block;
  overflow: hidden;
}

.category-overview-title {
  display: inline-block;
  overflow: hidden;
}

.index {
  display: inline-block;
  width: 45px;
  text-indent: 15px;
}

.prompt-margin {
  margin-top: 6px;
}

.prompt-indented {
  padding-left: 36px;
  border-left: 5px solid Gray;
}

.star-count {
  position: absolute;
  left: 265px;
  top: 5px;
}

.scoring {
  white-space: nowrap;
}

.btn-circle {
  width: 40px;
  height: 40px;
  line-height: 40px; /* adjust line height to align vertically*/
  padding: 0px;
  border-radius: 50%;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.btn-circle.active {
  background-color: #f8f8f8 !important;
  -webkit-print-color-adjust: exact;
  webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid;
}

.clear-prompt {
    color: #a8a8a8;
    font-size: 19px;
    padding-right: 6px;
}

.breadcrumb li.active a {
     border-bottom: 4px #428bca solid;
}

.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: " > ";
    padding: 0 5px;
}

.agenda h3 {
  margin-top: 0; 
  margin-bottom: 0; 
} 

.star-rating {
  white-space: nowrap;
}

.star-label0 {
    text-indent: -2000em;
    display: inline-block;
    font-size: 1.2em;
    width: 1.2em;
    margin-left: 6px;
}

.star-label0:before {
    content: "×";
    color: #a8a8a8;
    position: relative;
    left: 2000em;
}

.star-label {
    color: Gold;
    text-indent: -2000em;
    display: inline-block;
    font-size: 1.2em;
    width: 1.2em;
}

.star-label-sm {
    color: Gold;
}

.star-label:before {
    content: "★";
    position: relative;
    left: 2000em;
    text-shadow: -1px 0 Gray, 0 1px Gray, 1px 0 Gray, 0 -1px Gray;
}

.star-input:checked ~ label {
    color: #f8f8f8;
}

.star-input {
    display: none;
}

.category-page-star-rating {
  float: left;
  line-height: 40px;
  margin-bottom: 5px;
}


#loading {
  color: #f8f8f8;o
}

.jumbotron {
  background-color: #E1ECEF;
  padding-top: 24px;
  padding-bottom: 24px;
}

.jumbotron h1 {
  font-size: 400%;
}

#tm {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 30%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;

  /* Move the superscripted text up */
  top: -2.0em;
}

.jumbotron h1 small {
  padding-top: 9px;
  padding-bottom: 18px;
  display: block;
  font-size: 30.7%;
  color: #333745;
}

.jumbotron h2 {
  margin-top: 15px;
  margin-bottom: 18px;
}

.jumbotron h3 {
  margin-top: 12px;
  margin-bottom: 18px;
}

.jumbotron li {
  font-size: 21px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.jumbotron ol {
  margin-bottom: 10px;
}

.jumbotron blockquote {
  font-size: 21px;
  border-left: 9px solid #E67E22;
  background-color: #F1FCFF;
}
  
#home-header {
  margin-top: 12px;
  margin-bottom: 24px;
}

#featured, #services, #privacy, #plan-solo, #plan-team-coach-manager { 
    background-color: #e8e8e8;
    padding-bottom: 20px;
}

#plans, #overview, #about, #plan-free, #plan-personal-coach, #plan-corporate { 
    background-color: #fafafa;
    padding-bottom: 10px;
}

#privacy-foo, #online-foo { 
    padding-top: 20px;
    padding-bottom: 10px;
}

#category-overview-chart {
  margin-bottom: 6px;
  margin-bottom: 12px;
}

.category-overview-chart-category {
  margin-left: 20px;
}

#dial-chart {
  margin-left: 50px;
}

.not-yet-implemented {
  color: Gray;
}

#progress-bar-container {
  background-color: #fafafa;
}

#progress-bar {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  background-color: #428bca;
  height: 4px;
  width: 0%;
}

.modal-header h4 { width: 90% }

.histogram-container {
  position: static;
  margin-left: 10px;
  margin-right: 10px;
  height: 300px;
}

.histogram {
  position: absolute;
  width: 80%;
  height: 345px;
}

.histogram-data {
  position: absolute;
  bottom: 50px;
  width: 100%;
  height: 245px;
}

.histogram-data-labels {
  position: absolute;
  bottom: 50px;
  width: 100%;
  height: 245px;
}

.histogram-data-label {
  position: absolute;
  height: 28px;
  width: 100%;
  text-align: center;
  font-size: 10px;
}

.histogram-col {
  position: absolute;
  width: 25%;
  height: 100%;
  margin-left: 1%;
  margin-right: 1%;
  text-align: center;
}

.histogram-col-1 {
  left: 0%;
}

.histogram-col-2 {
  left: 25%;
}

.histogram-col-3 {
  left: 50%;
}

.histogram-col-4 {
  left: 75%;
}

.histogram-bar {
  position: absolute;
  height: 100%;
  bottom: 0px;
  left: 5%;
  background-color: #428bca !important;
  -webkit-print-color-adjust: exact;
  width: 70%;
}

.histogram-bar-ref {
  position: absolute;
  height: 100%;
  bottom: 0px;
  left: 25%;
  background-color: #eeeeee !important;
  -webkit-print-color-adjust: exact;
  width: 70%;
}

.histogram-bar-narrow {
  position: absolute;
  height: 100%;
  bottom: 0px;
  left: 15%;  
  background-color: #428bca !important;
  -webkit-print-color-adjust: exact;
  width: 70%;
}

.histogram-x-axis {
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  border-top: 1px solid Gray;
}

.histogram-x-axis-label {
  position: absolute;
  padding-top: 2px;
  width: 25%;
  bottom: 0;
}

.circle {
  width: 30px;
  height: 30px;
  line-height: 30px; /* adjust line height to align vertically*/
  padding: 0px;
  border-radius: 50%;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #f8f8f8 !important;
  -webkit-print-color-adjust: exact;
  webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid;
  text-align: center;
  display: inline-block;
}

.histogram-container-small {
  margin-left: 5px;
  margin-right: 5px;
  height: 150px;
}

.histogram-small {
  height: 150px;
}

.histogram-data-small {
  bottom: 25px;
  height: 95px;
}

.histogram-data-labels-small {
  bottom: 25px;
  height: 95px;
}

.histogram-data-label-small {
  height: 22px;
  font-size: 8px;
}

.histogram-x-axis-small {
  height: 25px;
}

.circle-small {
  width: 18px;
  height: 18px;
  line-height: 18px; /* adjust line height to align vertically*/
  padding: 0px;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 5px;
}

.sm-bar-container {
  position: relative;
  width: 230px;
  height: 35px;
}

.sm-bar-inner {
  position: absolute;
  width: 190px;
  height: 20px;
  left: 0;
  top: 0;
}

.sm-bar-inner-baseline {
  position: absolute;
  right: 35px;
  width: 200px;
  top: 7px;
  height: 20px;
  background-color: #e0e0e0 !important;
  -webkit-print-color-adjust: exact;
  border-radius: 10px;
}

.sm-bar-inner-offset {
  position: absolute;
  right: 15px;
  width: 200px;
  top: 5px;
  height: 20px;
  background-color: #e0e0e0 !important;
  -webkit-print-color-adjust: exact;
  border-radius: 10px;
}

.sm-bar-inner-offset-bar {
  position: absolute;
  height: 20px;
  top: 0;
  background-color: #428bca !important;
  -webkit-print-color-adjust: exact;
  border-radius: 10px;
}

.sm-circle {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px; /* adjust line height to align vertically*/
  padding: 0px;
  border-radius: 50%;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-print-color-adjust: exact;
  webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f8f8f8 !important;
  border: 1px solid;
  text-align: center;
}

.baseline-circle {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px; /* adjust line height to align vertically*/
  padding: 0px;
  border-radius: 50%;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-print-color-adjust: exact;
  webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f8f8f8 !important;
  border: 1px solid;
  text-align: center;
}

.sm-reference-circle {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px; /* adjust line height to align vertically*/
  padding: 0px;
  border-radius: 15px;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-print-color-adjust: exact;
  webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f8f8f8 !important;
  border: 1px solid;
  text-align: center;
  border-color: #b0b0b0;
}

.reference-mark {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  border-color: grey;
  height: 10px;
  margin-top: 22px;
  font-size: 50%;
}



.gray {
  color: gray;
  border-color: gray;
}

#refresh-in-progress {
  color: lightgray;
}

@media print {
  background-color: transparent;
  a[href]:after {
    content: none;
  }

  .histogram-title {
    font-size: 12px;  
  }

  .sm-bar-category-title {
    font-size: 11px;  
  }

  .category-overview-row {
    font-size: 11px;
  }

  .prompt div {
    font-size: 11px;
  }

  .prompt-text {
    width: 66%;
  }

  .prompt-slider {
    width: 33%;
  }

  h3 {
    margin-top: 12px;
    margin-bottom: 6px; 
  }

  .category-title {
    margin-top: 9px;
    margin-bottom: 6px; 
    font-size: 18px;
  }
}

.form-horizontal .form-group {
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .form-control-static {
  margin: 0 0 0;
}
.form-horizontal .form-control-static {
  margin: 0 0 0;
}

.user-avatar {
  width: 148px;
  padding-right: 0px;
  margin-top: 6px;
}

.user-full-name {
  font-weight: bold !important;
  font-size: 175% !important;
  margin-bottom: 3px !important;
}

.user-title, .user-location {
  font-weight: bold !important;
  font-size: 110% !important;
  margin-bottom: 0 !important;
}

.user-social-media, .user-website-url, .user-joined {
  font-size: 110% !important;
  margin-bottom: 0 !important;
}

.user-bio p {
  font-size: 110% !important;
  margin-top: 12px !important;
}

.user-bio li {
  font-size: 110% !important;
  margin-top: 6px !important;
}

.user-bio a {
  font-weight: bold !important;
}

#toggle-star-ratings {
  margin-left: 1px;
  margin-right: 3px;
}


.dropdown-menu > li > a > .fa {
    visibility:hidden;
}

.dropdown-menu > li > a.selected > .fa {
    visibility:visible;
}

.page-break {
  page-break-before: always;
}

.tags-input {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
}

#home-corporate-partners {
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}

.tophead {
  text-align: center;
  background: rgb(26,70,84);
  background: linear-gradient(164deg, rgba(26,70,84,1) 0%, rgba(26,70,84,1) 26%, rgba(40,115,137,1) 100%);  border-radius: 6px;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 400%;
}

.jumbotron .tophead {
  text-align: center;
  background: rgb(26,70,84);
  background: linear-gradient(164deg, rgba(26,70,84,1) 0%, rgba(26,70,84,1) 26%, rgba(40,115,137,1) 100%);  border-radius: 6px;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 250%;
}

.jumbotron hr {
  border-top: 3px solid #E67E22;
}

h1.tophead {
  margin-bottom: 24px;
}

#home-elements h3 {
  text-align: center;
}

#my-kind-of dt {
  margin-top: 12pt;
}

dd {
  margin-left: 12px;
}

.generative-image {
  background-color: #fffffc;
  font-family: Garamond, serif;
  font-size: 30px !important;
}

.shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media only screen and (max-device-width: 480px) {
  .generative-image {
    font-size: 24px !important;
  }
}

ul.dash {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
ul.dash > li:before {
    display: inline-block;
    content: "–";
    width: 1em;
    margin-left: -1em;
}