body, html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.wordset-instructions .btn-info {
  margin-top: 0;
  margin-bottom: 0;
}

.sample-btn {
  display: none;
}

form, p, td, ol, td, ul, input, textarea {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
}

h1, .h1 {
  font-size: 36px;
  font-weight: 300;
}

h2, .h2 {
  font-size: 30px;
  font-weight: 300;
}

h3, .h3 {
  font-size: 24px;
  font-weight: 300;
}

h4, .h4 {
  font-size: 18px;
  font-weight: 600;
}

h5, .h5 {
  font-size: 14px;
  font-weight: 600;
}

h6, .h6 {
  font-size: 12px;
  font-weight: 600;
}

sup {
  font-size: 50%;
  vertical-align: super;
  opacity: .75;
}

p, ul, li, a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 15px;
  line-height: 1.25em;
  font-weight: 300;
  color: #000000;
}

p b, ul b, li b, a b {
  font-weight: 600;
}

.btn:focus, .btn:active:focus, .btn.active:focus, input:focus, a, a:focus, a:active, select, select:focus, select:active, .form-control:focus {
  outline: 0 none;
}

li {
  line-height: 1.4em;
}

.btn {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 5px;
}

.test-red {
  background-color: rgba(251, 74, 70, 0.2) !important;
}

.test-blue {
  background-color: rgba(22, 136, 201, 0.2) !important;
}

.figure-right {
  float: right !important;
}

.figure-left {
  float: left !important;
}

.rep-thumb {
  font-size: 13px;
  font-style: italic;
  color: #19305C;
}

.rep-thumb img {
  margin: 0 auto .5em;
}

.composite-chart {
  font-size: 14px;
  font-weight: 600;
  color: #19305C;
}

.composite-chart img {
  margin: 0 auto .5em;
}

.disc-rep-chart {
  background: url('images/patterns/chart.png') center center no-repeat transparent;
  min-width: 900px;
  max-width: 900px;
  min-height: 552px;
  max-height: 552px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pattern-key-wrapper {
  display: block;
  margin: 1em auto .5em;
  padding: 0.5em;
  text-align: center;
  width: 100%;
  max-width: 760px;
  border: thin solid #ccc;
  background: none #f9f9f8;
  border-radius: 2px;
}

.pattern-key-wrapper .key-header {
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  vertical-align: middle;
  font-family: 'Open Sans', Arial, sans-serif;
}

.pattern-key-wrapper .pattern-key {
  font-size: 12px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}

.pattern-key-wrapper .pattern-key img {
  vertical-align: bottom;
}

.pattern-key-wrapper .key-divider {
  color: #333333;
  vertical-align: middle;
  padding: 0 3px;
}

.pattern-key-wrapper .top-key {
  color: #007C3A;
}

.pattern-key-wrapper .sec-key {
  color: #6B368B;
}

.pattern-key-wrapper .alt-key {
  color: #44A4E4;
}

h1, .intro-message h1, h2, .intro-message h2 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -0.03em;
  color: #19305c;
}

.jumbotron {
  padding-bottom: 10px;
}

.jumbotron h1, .jumbotron .h1 {
  font-size: 40px;
}

.jumbotron p {
  font-size: 18px;
}

#sidebar li {
  -webkit-transition: all .25s linear;
  transition: all .25s linear;
}

#sidebar.features-list a {
  font-size: 13px;
  padding: 5px 15px 5px 10px;
  font-weight: 300;
}

input {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}

.choose-password .help-block.small {
  color: #1b94ff;
  font-size: 11px;
  font-weight: 400;
  margin: 0 0 -0.5em 0.25em;
  padding: 0.25em 1em 0 0.25em;
}

.lead {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.005em;
}

.border-bottom-grey {
  border-bottom: thin solid #e6e6e6;
}

ul.disc-list {
  padding: 1.5em 1em 1em 3em;
  background-color: #F6F6F6;
}

ul.disc-list li {
  margin-bottom: 1em;
  line-height: 1.15em;
  font-size: 16px;
}

ul.disc-list li span {
  font-size: 14px;
}

@media (max-width:767px) {
  .intro-message {
    padding-bottom: 15%;
  }

  .intro-message > h1 {
    font-size: 3em;
  }

  ul.intro-cta-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }

  ul.intro-cta-buttons > li:last-child {
    margin-bottom: 0;
  }

  .intro-divider {
    width: 100%;
  }

}

.img-cover {
  box-shadow: 1px 1px 2px #cccccc;
  box-shadow: 1px 1px 5px rgba(255, 255, 255, 0.8);
}

.short {
  vertical-align: middle;
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
}

.content-section-a a, .content-section-b a {
  font-weight: 600;
  color: #0054A6;
  text-decoration: underline;
}

.content-section-a {
  padding: 30px 0;
  background-color: #f8f8f8;
  border-top: 1px solid #e7e7e7;
}

.content-section-b {
  padding: 20px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.hero-spacer {
  margin-top: 50px;
}

.hero-feature {
  margin-bottom: 30px;
}

.navbar-bright {
  background-color: #111155;
  color: #fff;
}

.affix-top, .affix {
  position: static;
}

.disc-mbti {
  margin-bottom: 0;
}

.disc-mbti td.disc, .disc-mbti th.disc, .disc-mbti td.mbti, .disc-mbti th.mbti {
  line-height: 1.25em !important;
}

.disc-mbti .list-unstyled li {
  margin-bottom: .5em;
}

.addtable {
  line-height: 125%;
}

.addtable tr td {
  padding-bottom: 15px;
}

.optional-group .radio {
  padding-left: 1.5em;
}

.well hr {
  border-color: #dfdfdf;
}

hr.total {
  height: 3px;
  border-top: 2px solid #EEEEEE;
  border-bottom: 2px solid #EEEEEE;
}

body.about-page #sidebar a:focus, body.features-page #sidebar a:focus {
  background: none;
  color: #000000;
}

@media (min-width:979px) {
  #sidebar.affix-top {
    position: static;
    margin-top: 30px;
    width: 228px;
  }

  #sidebar.affix {
    position: fixed;
    top: 70px;
    width: 228px;
  }

}

#sidebar li.active {
  border: 0 #19305C solid;
  border-right-width: 5px;
  background: #d9d9d9;
}

.wordset-language select {
  background: #f0f0f0 none repeat scroll 0 0;
  border: thin solid #878787;
  border-radius: 2px;
  box-shadow: none;
  color: #171717;
  cursor: auto;
  font-size: 11px;
  font-weight: 300;
  max-height: 30px;
  padding: 0.5em;
  width: initial;
}

.wordset-language .form-control:focus {
  border: 1px solid #878787;
  outline: 0 none;
}

.wordset-language .form-control:focus:after {
  background-color: blue;
}

.pdi-instructions li {
  margin: 0 auto;
  width: 90%;
}

.pdi-instructions p {
  text-indent: -8px;
  padding-left: 8px;
}

.pdi-instructions p span {
  color: #2489C5;
}

.list-group-item p {
  margin-left: 1.5em;
  text-indent: -0.75em;
}

.list-group-item p span.glyphicon {
  color: #1c94fd;
  margin-right: 0.5em;
}

.btn .glyphicon {
  opacity: .5;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.btn:hover .glyphicon {
  opacity: 1;
}

.instruction-video {
  border: thin solid #eee;
  border-radius: 2px;
}

.pdi-word {
  font-weight: 600;
}

.pdi-word span {
  display: block;
  margin: 0.5em 0;
  min-width: 155px;
}

@media (max-width:767px) {
  .banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
  }

}

.banner {
  background: url('images/pdibg4.jpg') no-repeat center center;
  background-size: cover;
  border-top: 1px solid #e7e7e7;
  background-position: center top;
}

.banner h2 {
    font-size: 2em;
    line-height: 1.25em;
    color: white;
}

.banner h2 .medium {
    font-size: 120%;
}

.banner .banner-overlay {
    padding: 100px 0;
    color: #f8f8f8;
    background: none transparent;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    top: 0;
}

.banner-cta-buttons .btn {
  margin-top:20px;
  margin-bottom: 10px;
  color: #FFFFFF;
}

.row {
  margin-left: 0;
  margin-right: 0;
  font-family: 'Open Sans', Arial, sans-serif;
}

.row a {
  font-family: 'Open Sans', Arial, sans-serif;
}

.table > thead > tr > th, .table .table > tbody > tr > th, .table .table > tfoot > tr > th, .table .table > thead > tr > td, .table .table > tbody > tr > td, .table .table > tfoot > tr > td {
  border-top: none;
  line-height: auto;
  padding: 5;
  vertical-align: top;
}

.table .test-row {
  border: none;
}

.table .test-row.empty {
  height: 5em;
}

.table tr.header-row td.header {
  padding: 3em 0 0;
  border-bottom: 2px solid #f3f3f3;
  color: #ccc;
}

.table tr.header-row:nth-of-type(1) td.header {
  color: black;
}

.table td.pdi-word {
  border-bottom: thin dotted #e6e6e6;
  cursor: help;
  cursor: context-menu;
  padding-bottom: 0;
}

.table td.pdi-word span + .tooltip > .tooltip-inner {
  background-color: #D9EDF7;
  padding: 0.75em;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: black;
  border: 2px solid #309dd4;
}

.table td.pdi-word span + .tooltip.top .tooltip-arrow {
  bottom: -5px;
  left: 50%;
  margin-left: -10px;
  border-top-color: #309dd4;
  border-width: 10px 10px 0;
}

.help-marker {
  display: none;
  padding: 1em .25em;
  color: #999999;
  border-bottom-width: 0;
  cursor: help;
}

.help-marker + .tooltip > .tooltip-inner {
  background-color: #f8f8f8;
  padding: 0.5em;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: black;
  border: 2px solid #999999;
}

.help-marker + .tooltip.right .tooltip-arrow {
  top: 50%;
  left: -3px;
  margin-top: -8px;
  border-right-color: #999999;
  border-width: 8px 8px 8px 0;
}


/* custom inclusion of right, left and below tabs */
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none;
}

.tab-content > .active, .pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a {
  margin-bottom: 1em;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 1em;
}

.tabs-left > .nav-tabs > li > a {
  background: none repeat scroll 0 0 #f8f8f8;
  border-radius: 2px;
  margin-right: 0;
  min-width: 0;
  padding: .5em 1em;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #1B94FF;
  border: 2px #666 solid;
}

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #1B94FF;
}

.nav-tabs {
  margin-top: .5em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-width: 2px;
}

.tab-pane {
  min-height: 420px;
}

.tab-pane h3 {
  padding-left: .5em;
  color: #1B94FF;
  border-bottom: thin solid #666666;
  padding-bottom: .25em;
}

.tabs-left > .nav-tabs li.active > a, .tabs-left > .nav-tabs li.active > a:hover, .tabs-left > .nav-tabs li.active > a:focus {
  border-color: #1B94FF;
  background: #1B94FF;
  color: white;
  border-radius: 2px;
}

.disc-table-wrapper {
  padding: 1em;
  border-radius: 3px;
  background-color: #f6f6f6;
  margin-bottom: 1em;
}

table.disc-table {
  font-size: 14px;
  background-color: #f8f8f8;
  margin-bottom: 0;
  position: relative;
}

table.disc-table tbody > tr > td {
  padding: 0 5px;
  border-bottom: none;
  border-top: none;
}

table.disc-table .key {
  font-weight: 600;
  text-align: right;
  width: 25%;
}

table.disc-table .value {
  width: 70%;
}

.over-under-wrapper:not(:last-child) {
  border-bottom: thin solid #EEEEEE;
}

.over-under {
  max-width: 73px;
  max-height: 73px;
}

#pattwindow {
  width: 80%;
  background: none #ffffff;
  border: thin solid #1C94FD;
  padding: .5em;
  font-family: 'Open Sans', Arial, sans-serif;
  border-radius: 3px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

#pattwindow .pattwindow-close {
  float: left;
}

#pattwindow #main, #pattwindow #maincontent_tab {
  padding: 0;
  margin: 0;
}

html#pattern-window-html {
  width: 95%;
  margin: 0 auto;
  height: auto;
}

.pattern-title {
  font-size: 28px;
  color: #1C94FD;
  width: 100%;
  border-bottom: thin solid #eeeeee;
  padding: 0 0 1em .5em;
}

.pattern-section-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

img.pattern-chart {
  display: block;
  float: left;
  margin: 1em 2% 0.5em 0;
  max-width: 123px;
  width: 18%;
}

.pattern-copy {
  display: inline-block;
  padding-top: 1em;
  width: 80%;
}

.pattern-description {
  width: 100%;
}

.pattern-selection {
  border-top: thin solid #eeeeee;
  padding: 2em 1em 1em;
  text-align: right;
}

.pattern-wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
}

.pattern-wrapper .pattern-img-ovr {
  opacity: 0;
}

.pattern-wrapper:hover .pattern-img-ovr {
  opacity: 1;
}

div.Director-01 {
  position: absolute;
  left: 108px;
  top: 39px;
  width: 63px;
  height: 74px;
}

div.Entrepreneur-02 {
  position: absolute;
  left: 217px;
  top: 39px;
  width: 66px;
  height: 83px;
}

div.Organizer-03 {
  position: absolute;
  left: 333px;
  top: 39px;
  width: 64px;
  height: 76px;
}

div.Affiliator-07 {
  position: absolute;
  left: 498px;
  top: 41px;
  width: 66px;
  height: 74px;
}

div.Negotiator-08 {
  position: absolute;
  left: 628px;
  top: 41px;
  width: 64px;
  height: 77px;
}

div.Motivator-09 {
  position: absolute;
  left: 759px;
  top: 46px;
  width: 62px;
  height: 69px;
}

div.Pioneer-04 {
  position: absolute;
  left: 68px;
  top: 168px;
  width: 63px;
  height: 78px;
}

div.Cooperator-06 {
  position: absolute;
  left: 333px;
  top: 168px;
  width: 64px;
  height: 76px;
}

div.Persuader-10 {
  position: absolute;
  left: 628px;
  top: 172px;
  width: 61px;
  height: 76px;
}

div.Colleague-11 {
  position: absolute;
  left: 719px;
  top: 172px;
  width: 67px;
  height: 65px;
}

div.Strategist-13 {
  position: absolute;
  left: 498px;
  top: 174px;
  width: 63px;
  height: 65px;
}

div.Diplomat-12 {
  position: absolute;
  left: 815px;
  top: 176px;
  width: 65px;
  height: 63px;
}

div.Prevailer-05 {
  position: absolute;
  left: 209px;
  top: 180px;
  width: 63px;
  height: 64px;
}

div.Level-28 {
  position: absolute;
  left: 414px;
  top: 257px;
  width: 76px;
  height: 46px;
}

div.Perfectionist-21 {
  position: absolute;
  left: 20px;
  top: 300px;
  width: 63px;
  height: 77px;
}

div.Individualist-27 {
  position: absolute;
  left: 329px;
  top: 303px;
  width: 61px;
  height: 77px;
}

div.Persister-14 {
  position: absolute;
  left: 624px;
  top: 304px;
  width: 63px;
  height: 66px;
}

div.Affiliator-23 {
  position: absolute;
  left: 208px;
  top: 309px;
  width: 60px;
  height: 77px;
}

div.Specialist-16 {
  position: absolute;
  left: 812px;
  top: 310px;
  width: 62px;
  height: 72px;
}

div.Analyst-22 {
  position: absolute;
  left: 113px;
  top: 312px;
  width: 62px;
  height: 77px;
}

div.Whirlwind-20 {
  position: absolute;
  left: 498px;
  top: 312px;
  width: 63px;
  height: 72px;
}

div.Investigator-15 {
  position: absolute;
  left: 717px;
  top: 316px;
  width: 68px;
  height: 66px;
}

div.Associate-18 {
  position: absolute;
  left: 622px;
  top: 428px;
  width: 62px;
  height: 75px;
}

div.Advocate-26 {
  position: absolute;
  left: 353px;
  top: 431px;
  width: 68px;
  height: 72px;
}

div.Coordinator-19 {
  position: absolute;
  left: 740px;
  top: 431px;
  width: 61px;
  height: 75px;
}

div.Administrator-25 {
  position: absolute;
  left: 227px;
  top: 433px;
  width: 65px;
  height: 68px;
}

div.Advisor-17 {
  position: absolute;
  left: 500px;
  top: 433px;
  width: 67px;
  height: 70px;
}

div.Creator-24 {
  position: absolute;
  left: 104px;
  top: 437px;
  width: 63px;
  height: 58px;
}

.go-home {
  margin-right: 1em;
}

.ie8 .pattern-wrapper .pattern-img-ovr {
  display: none;
}

.ie8 .pattern-wrapper:hover .pattern-img-ovr {
  display: block;
}

.reports-available .report-row:not(:last-child) {
  padding: 1em 0;
  border-bottom: thin solid #eeeeee;
}

.reports-available h3.available-report-title {
  display: inline-block;
  margin-top: 0;
}

.reports-available .panel-footer {
  font-weight: normal;
  font-style: italic;
  color: #666;
}

.no-reports-available .pitch {
  font-weight: 300;
}

#pattwindow_background.popup_background {
  background: #19305C !important;
}

.btn-primary:active, .btn-primary:link, .btn-primary:visited {
  color: white;
}

.alert-success table {
  font-size: 14px;
  font-weight: 300;
  margin-top: 1em;
}

.backlink-button span {
  margin-right: .5em;
}

.online-report-tabs .tab-pane h3 {
  border-bottom: thin solid #e8e8e8;
}

.online-report-tabs td.key {
  width: 30%;
  padding-top: 0.5em;
}

.online-report-tabs td.value {
  width: 69%;
  padding-top: 0.5em;
}

.online-report-tabs .nav-tabs {
  border-bottom: thin solid #1B94FF;
}

.online-report-tabs .nav-tabs li {
  border: none;
  border-radius: 0;
  padding-bottom: 0;
}

.online-report-tabs .nav-tabs li * {
  line-height: 1em;
}

.online-report-tabs .nav-tabs li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  background: none transparent;
  border-radius: 0;
  padding-bottom: .5em;
  color: #000000;
  width: 3em;
  text-align: center;
}

.online-report-tabs .nav-tabs li a:hover {
  background: none #4eacff;
  color: #FFFFFF;
  border: none;
  border-radius: 3px 3px 0 0;
  border-bottom: thin solid #1B94FF;
  font-weight: 700;
}

.online-report-tabs .nav-tabs li.active a {
  background-color: #1B94FF;
  color: #FFFFFF;
  border: none;
  border-radius: 3px 3px 0 0;
  border-bottom: thin solid #1B94FF;
  font-weight: 700;
}

.online-report-tabs .nav-tabs li.active a:hover, .online-report-tabs .nav-tabs li.active a:focus {
  background: none #1B94FF;
}

canvas {
  width: 100%;
  height: auto;
}

.chart-container {
  margin-left: auto;
  margin-right: auto;
}

#purchase-reciept {
  margin-top: 1em;
}

.spacer5 {
  height: 5px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer10 {
  height: 10px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer15 {
  height: 15px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer20 {
  height: 20px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer25 {
  height: 25px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer30 {
  height: 30px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer35 {
  height: 35px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer40 {
  height: 40px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer45 {
  height: 45px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer50 {
  height: 50px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer100 {
  height: 100px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.spacer200 {
  height: 200px;
  width: 100%;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}

.short-block {
  max-width: 250px;

}