.nice-text-field {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.smaller-text-field-paddings {
  padding: 2px 10px;
}
textarea.invalid {
  border-color: #FF5C60 #FF7077 #FF7077 !important;
  box-shadow: 0px 1px 2px transparent inset, 0px 1px 0px rgba(255, 255, 255, 0), 0px 0px 2px 0px rgba(255, 0, 0, 0.5) !important;
}
span.italic {
  font-style: italic;
}
span.grey {
  color: #A5A5A5;
}
.btn-action:hover,
.btn-action-2:hover,
.btn-action-3:hover,
.btn-action-4:hover,
.btn-action:focus,
.btn-action-2:focus,
.btn-action-3:focus,
.btn-action-4:focus,
.btn-action:active,
.btn-action-2:active,
.btn-action-3:active,
.btn-action-4:active {
  color: #FFFFFF;
}
.btn-action-4 {
  background-color: #728D56;
}
.btn-action-4:hover,
.btn-action-4:focus {
  background-color: #657d4c;
}
.btn-action-4:active {
  background-color: #586d43;
}
.btn-green {
  background-color: #728D56;
}
.alert-success {
  color: #446125;
  background-color: #bfdb8e;
}
.alert-teal {
  color: #4C4C4C;
  background-color: rgba(81, 169, 171, 0.2);
  border-color: #51a9ab;
}
.default-border {
  border: 1px solid #DCDCDC;
}
.light-border {
  border: 1px solid #EEE;
}
.light-border {
  border: 1px solid #EEE;
}
.rounded-borders {
  border-radius: 3px;
}
.cool-pagination {
  text-align: center;
}
.cool-pagination li {
  list-style: none;
  text-align: center;
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.cool-pagination li:first-child a,
.cool-pagination li:first-child span,
.cool-pagination li:last-child a,
.cool-pagination li:last-child span {
  padding-bottom: 3px;
}
.cool-pagination li.active span,
.cool-pagination li.active span:hover {
  background: #51A9AB;
  color: #FFFFFF;
}
.cool-pagination li span,
.cool-pagination li a {
  width: 45px;
  height: 45px;
  background: #F9F9F9;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #4C4C4C;
  padding: 0;
}
.cool-pagination li a:hover {
  background-color: #F5F5F5;
  color: #4C4C4C;
}
.clear {
  clear: both;
}
.needs-clearing:after {
  display: table;
  content: " ";
  clear: both;
}
.drops-shadow {
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.profile-trait-tooltip {
  position: absolute;
  top: -60px;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 300;
}
.trait-bars {
  margin-bottom: 60px;
}
.trait-bars .bar-caption .left-trait,
.trait-bars .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.trait-bars .bar-caption .left-trait {
  text-align: left;
}
.trait-bars .bar-caption .right-trait {
  text-align: right;
}
.trait-bars .trait {
  margin-bottom: 30px;
}
.trait-bars .trait .caption {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.1em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.trait-bars .trait .tagline {
  font-size: 0.75em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.trait-bars .trait .bar {
  font-size: 0.9em;
  margin-bottom: 15px;
}
.trait-bars .trait .bar:after {
  display: table;
  content: " ";
  clear: both;
}
.trait-bars .trait .bar .left,
.trait-bars .trait .bar .right {
  background-color: #F5F5F5;
  min-width: 60px;
  max-width: calc(100% - 60px);
  float: left;
  padding: 0 15px;
}
.trait-bars .trait .bar .left {
  border-right: 2px solid #FFFFFF;
  border-radius: 99px 0 0 99px;
}
.trait-bars .trait .bar .left .count {
  float: left;
  margin: 5px 10px 5px -10px;
}
.trait-bars .trait .bar .left span {
  text-align: left;
}
.trait-bars .trait .bar .right {
  border-left: 2px solid #FFFFFF;
  border-radius: 0 99px 99px 0;
}
.trait-bars .trait .bar .right .count {
  float: right;
  margin: 5px -10px 5px 10px;
}
.trait-bars .trait .bar .right span {
  text-align: right;
}
.trait-bars .trait .bar .active {
  background-color: #51A9AB;
}
.trait-bars .trait .bar .active span {
  color: #FFFFFF;
}
.trait-bars .trait .bar .count {
  background-color: #FFFFFF;
  min-width: 40px;
  height: 40px;
  line-height: 42px;
  font-weight: 700;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  border-radius: 99px;
  position: relative;
}
@media (min-width: 768px) {
  .trait-bars .trait .bar .count.has-tooltip:after {
    content: "▼";
    position: absolute;
    top: -39px;
    left: 30%;
  }
  .trait-bars .trait .bar .count.has-tooltip.introverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Introverted";
    left: -42px;
  }
  .trait-bars .trait .bar .count.has-tooltip.extraverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Extraverted";
    left: -43px;
  }
  .trait-bars .trait .bar .count.has-tooltip.intuitive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Intuitive";
    left: -23px;
  }
  .trait-bars .trait .bar .count.has-tooltip.observant:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Observant";
    left: -33px;
  }
  .trait-bars .trait .bar .count.has-tooltip.thinking:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Thinking";
    left: -23px;
  }
  .trait-bars .trait .bar .count.has-tooltip.feeling:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Feeling";
    left: -17px;
  }
  .trait-bars .trait .bar .count.has-tooltip.judging:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Judging";
    left: -19px;
  }
  .trait-bars .trait .bar .count.has-tooltip.prospecting:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Prospecting";
    left: -43px;
  }
  .trait-bars .trait .bar .count.has-tooltip.assertive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Assertive";
    left: -28px;
  }
  .trait-bars .trait .bar .count.has-tooltip.turbulent:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Turbulent";
    left: -32px;
  }
}
.trait-bars .trait .bar span {
  line-height: 50px;
  display: block;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.trait-bars .trait .explanation {
  font-size: 0.85em;
}
.trait-bars .trait .explanation a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: 600;
}
.navigation .login-links {
  text-decoration: none;
  padding-bottom: 3px;
}
.navigation .login-links:hover {
  border-bottom: 1px solid #4C4C4C;
}
.navigation .language {
  text-decoration: none;
}
@media (max-width: 768px) {
  .navigation .language {
    display: none;
  }
}
.navigation .language:hover .language-text,
.navigation .language:focus .language-text,
.navigation .language:active .language-text {
  border-bottom: 1px solid #4C4C4C;
}
.navigation .language .language-text {
  font-size: 1em;
  padding-bottom: 3px;
  margin-right: 3px;
}
.navigation .language .fa {
  color: #6D6F65;
  font-size: 1.2em;
}
.homepage.international .welcome-top {
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.homepage.international .welcome-top .text-wrapper h1 {
  margin-top: 0;
}
.homepage .reviews .review p.name {
  margin-bottom: 5px;
}
.homepage .reviews .review .type {
  display: block;
  font-style: italic;
  font-size: 0.8em;
  color: #A5A5A5;
  margin-bottom: 5px;
}
.homepage .why-trust {
  margin-bottom: 50px;
}
.homepage .why-trust h2 {
  text-align: center;
  font-size: 1.7em;
  margin: 27px 0 34px 0;
}
.homepage .why-trust .trust-wrapper {
  padding: 0 0 20px 0;
  text-align: center;
}
.homepage .why-trust .trust-wrapper .point-item .icon {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.homepage .why-trust .trust-wrapper .point-item .icon img {
  width: 70px;
}
.homepage .why-trust .trust-wrapper .point-item .point {
  margin-bottom: 20px;
  padding: 0 15px 0 15px;
  width: 100%;
}
.homepage .why-trust .trust-wrapper .point-item .point h3 {
  display: block;
  font-size: 0.9em;
  margin-top: 0;
}
.homepage .why-trust .trust-wrapper .point-item .point .description {
  display: block;
  font-size: 0.8em;
  line-height: 1.8;
}
.type-description .header-scene {
  margin: 0 -15px;
}
.type-description .header-scene img {
  width: 100%;
}
.type-description .illustration {
  display: inline;
  height: auto;
  max-width: 100%;
}
.type-description .illustration.left {
  margin: 10px 30px 20px 0px;
  float: left;
}
.type-description .illustration.right {
  margin: 10px 0px 20px 30px;
  float: right;
}
.type-description .article-navigation-wrapper .btn {
  margin: 1em 0;
}
.test-results .avatar-wrapper {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .test-results .avatar-wrapper {
    padding-top: 70px;
  }
}
.test-results .avatar-wrapper img {
  width: 100%;
  max-width: 320px;
}
.test-results .avatar-wrapper .quote {
  margin-top: 25px;
  font-size: 0.9em;
  font-style: italic;
  color: #7F7F7F;
}
.test-results .traits-wrapper {
  margin-bottom: 60px;
  text-align: center;
  margin-bottom: 0;
  font-size: 0.9em;
}
.test-results .traits-wrapper .bar-caption .left-trait,
.test-results .traits-wrapper .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.test-results .traits-wrapper .bar-caption .left-trait {
  text-align: left;
}
.test-results .traits-wrapper .bar-caption .right-trait {
  text-align: right;
}
.test-results .traits-wrapper .trait {
  margin-bottom: 30px;
}
.test-results .traits-wrapper .trait .caption {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.1em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.test-results .traits-wrapper .trait .tagline {
  font-size: 0.75em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.test-results .traits-wrapper .trait .bar {
  font-size: 0.9em;
  margin-bottom: 15px;
}
.test-results .traits-wrapper .trait .bar:after {
  display: table;
  content: " ";
  clear: both;
}
.test-results .traits-wrapper .trait .bar .left,
.test-results .traits-wrapper .trait .bar .right {
  background-color: #F5F5F5;
  min-width: 60px;
  max-width: calc(100% - 60px);
  float: left;
  padding: 0 15px;
}
.test-results .traits-wrapper .trait .bar .left {
  border-right: 2px solid #FFFFFF;
  border-radius: 99px 0 0 99px;
}
.test-results .traits-wrapper .trait .bar .left .count {
  float: left;
  margin: 5px 10px 5px -10px;
}
.test-results .traits-wrapper .trait .bar .left span {
  text-align: left;
}
.test-results .traits-wrapper .trait .bar .right {
  border-left: 2px solid #FFFFFF;
  border-radius: 0 99px 99px 0;
}
.test-results .traits-wrapper .trait .bar .right .count {
  float: right;
  margin: 5px -10px 5px 10px;
}
.test-results .traits-wrapper .trait .bar .right span {
  text-align: right;
}
.test-results .traits-wrapper .trait .bar .active {
  background-color: #51A9AB;
}
.test-results .traits-wrapper .trait .bar .active span {
  color: #FFFFFF;
}
.test-results .traits-wrapper .trait .bar .count {
  background-color: #FFFFFF;
  min-width: 40px;
  height: 40px;
  line-height: 42px;
  font-weight: 700;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  border-radius: 99px;
  position: relative;
}
@media (min-width: 768px) {
  .test-results .traits-wrapper .trait .bar .count.has-tooltip:after {
    content: "▼";
    position: absolute;
    top: -39px;
    left: 30%;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.introverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Introverted";
    left: -42px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.extraverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Extraverted";
    left: -43px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.intuitive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Intuitive";
    left: -23px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.observant:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Observant";
    left: -33px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.thinking:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Thinking";
    left: -23px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.feeling:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Feeling";
    left: -17px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.judging:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Judging";
    left: -19px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.prospecting:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Prospecting";
    left: -43px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.assertive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Assertive";
    left: -28px;
  }
  .test-results .traits-wrapper .trait .bar .count.has-tooltip.turbulent:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Turbulent";
    left: -32px;
  }
}
.test-results .traits-wrapper .trait .bar span {
  line-height: 50px;
  display: block;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.test-results .traits-wrapper .trait .explanation {
  font-size: 0.85em;
}
.test-results .traits-wrapper .trait .explanation a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: 600;
}
.test-results .traits-wrapper .trait {
  margin-bottom: 10px;
}
.test-results .traits-wrapper .trait .caption {
  margin-bottom: 5px;
}
.test-results .traits-wrapper .trait .tagline {
  font-size: 0.85em;
  margin-bottom: 5px;
}
.test-results .traits-wrapper .trait .explanation {
  display: none;
}
.test-results .traits-wrapper .trait .bar-caption .left-trait,
.test-results .traits-wrapper .trait .bar-caption .right-trait {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.test-results .traits-wrapper .trait .bar-caption .left-trait {
  text-align: left;
}
.test-results .traits-wrapper .trait .bar-caption .right-trait {
  text-align: right;
}
.test-results .traits-wrapper .action-wrapper {
  margin-top: 30px;
}
.test-results .start-wrapper {
  text-align: center;
  width: 100%;
}
.test-results #results-start-button {
  display: inline-block;
  margin-bottom: 30px;
  padding: 15px 110px;
  font-size: 1.2em;
}
@media (max-width: 768px) {
  .test-results #results-start-button {
    display: none;
    padding: 15px;
    width: 90%;
    max-width: 380px;
  }
}
.test-results #start-reading-fixed {
  display: none;
}
@media (max-width: 768px) {
  .test-results #start-reading-fixed {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
    padding: 13px 30px;
    z-index: 5;
  }
}
@media (max-width: 768px) {
  .type-description .sidebar {
    padding-left: 0;
  }
  .type-description .sidebar .sidebar-results-widget {
    padding: 15px 0 0 0;
    margin-bottom: 0;
  }
}
.type-description .sidebar .personality-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0 15px;
  margin-bottom: 30px;
  text-transform: uppercase;
  line-height: 1.1;
}
.type-description .sidebar .personality-info .avatar img {
  width: 60px;
}
.type-description .sidebar .personality-info .info {
  margin-left: 10px;
}
.type-description .sidebar .personality-info .info .type {
  font-size: 0.8em;
  font-weight: 600;
  margin-bottom: 12px;
  display: block;
}
.type-description .sidebar .personality-info .info .secondary-data {
  margin-bottom: 3px;
  font-size: 0.6em;
  font-weight: 600;
}
.type-description .sidebar .personality-info .info .secondary-data.strategy {
  margin-bottom: 0;
}
.type-description .sidebar .personality-info .info .secondary-data .fa {
  color: #6D6F65;
  margin-right: 3px;
  font-size: 1.3em;
  width: 15px;
  text-align: right;
}
.type-description .sidebar .personality-info .info .tooltip {
  opacity: 1;
}
.type-description .sidebar .personality-info .info .tooltip .tooltip-arrow {
  border-top-color: #6D6F65;
}
.type-description .sidebar .personality-info .info .tooltip .tooltip-inner {
  background-color: #6D6F65;
  padding: 5px 10px;
  text-transform: none;
}
.type-description .sidebar .traits-wrapper {
  margin-bottom: 60px;
  margin: 20px 0;
  padding: 0 15px;
  text-align: center;
  font-size: 0.8em;
}
.type-description .sidebar .traits-wrapper .bar-caption .left-trait,
.type-description .sidebar .traits-wrapper .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.type-description .sidebar .traits-wrapper .bar-caption .left-trait {
  text-align: left;
}
.type-description .sidebar .traits-wrapper .bar-caption .right-trait {
  text-align: right;
}
.type-description .sidebar .traits-wrapper .trait {
  margin-bottom: 30px;
}
.type-description .sidebar .traits-wrapper .trait .caption {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.1em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.type-description .sidebar .traits-wrapper .trait .tagline {
  font-size: 0.75em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.type-description .sidebar .traits-wrapper .trait .bar {
  font-size: 0.9em;
  margin-bottom: 15px;
}
.type-description .sidebar .traits-wrapper .trait .bar:after {
  display: table;
  content: " ";
  clear: both;
}
.type-description .sidebar .traits-wrapper .trait .bar .left,
.type-description .sidebar .traits-wrapper .trait .bar .right {
  background-color: #F5F5F5;
  min-width: 60px;
  max-width: calc(100% - 60px);
  float: left;
  padding: 0 15px;
}
.type-description .sidebar .traits-wrapper .trait .bar .left {
  border-right: 2px solid #FFFFFF;
  border-radius: 99px 0 0 99px;
}
.type-description .sidebar .traits-wrapper .trait .bar .left .count {
  float: left;
  margin: 5px 10px 5px -10px;
}
.type-description .sidebar .traits-wrapper .trait .bar .left span {
  text-align: left;
}
.type-description .sidebar .traits-wrapper .trait .bar .right {
  border-left: 2px solid #FFFFFF;
  border-radius: 0 99px 99px 0;
}
.type-description .sidebar .traits-wrapper .trait .bar .right .count {
  float: right;
  margin: 5px -10px 5px 10px;
}
.type-description .sidebar .traits-wrapper .trait .bar .right span {
  text-align: right;
}
.type-description .sidebar .traits-wrapper .trait .bar .active {
  background-color: #51A9AB;
}
.type-description .sidebar .traits-wrapper .trait .bar .active span {
  color: #FFFFFF;
}
.type-description .sidebar .traits-wrapper .trait .bar .count {
  background-color: #FFFFFF;
  min-width: 40px;
  height: 40px;
  line-height: 42px;
  font-weight: 700;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  border-radius: 99px;
  position: relative;
}
@media (min-width: 768px) {
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip:after {
    content: "▼";
    position: absolute;
    top: -39px;
    left: 30%;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.introverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Introverted";
    left: -42px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.extraverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Extraverted";
    left: -43px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.intuitive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Intuitive";
    left: -23px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.observant:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Observant";
    left: -33px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.thinking:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Thinking";
    left: -23px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.feeling:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Feeling";
    left: -17px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.judging:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Judging";
    left: -19px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.prospecting:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Prospecting";
    left: -43px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.assertive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Assertive";
    left: -28px;
  }
  .type-description .sidebar .traits-wrapper .trait .bar .count.has-tooltip.turbulent:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Turbulent";
    left: -32px;
  }
}
.type-description .sidebar .traits-wrapper .trait .bar span {
  line-height: 50px;
  display: block;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.type-description .sidebar .traits-wrapper .trait .explanation {
  font-size: 0.85em;
}
.type-description .sidebar .traits-wrapper .trait .explanation a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .type-description .sidebar .traits-wrapper {
    padding: 0;
  }
}
.type-description .sidebar .traits-wrapper .trait {
  margin-bottom: 0;
}
.type-description .sidebar .traits-wrapper .trait .bar {
  margin-bottom: 10px;
}
.type-description .sidebar .traits-wrapper .trait .bar .left,
.type-description .sidebar .traits-wrapper .trait .bar .right {
  background-color: #FFFFFF;
}
.type-description .sidebar .traits-wrapper .trait .bar .left {
  padding-left: 13px;
}
.type-description .sidebar .traits-wrapper .trait .bar .left .count {
  margin: 3px 10px 3px -10px;
}
.type-description .sidebar .traits-wrapper .trait .bar .right {
  padding-right: 13px;
}
.type-description .sidebar .traits-wrapper .trait .bar .right .count {
  margin: 3px -10px 3px 10px;
}
.type-description .sidebar .traits-wrapper .trait .bar .active {
  background-color: #51A9AB;
}
.type-description .sidebar .traits-wrapper .trait .bar .count {
  font-size: 0.7em;
  min-width: 21px;
  height: 21px;
  line-height: 21px;
}
.type-description .sidebar .traits-wrapper .trait .bar span {
  font-size: 0.8em;
  line-height: 27px;
}
@media (max-width: 1200px) {
  .type-description .sidebar .traits-wrapper .trait .bar span {
    font-size: 0.75em;
  }
}
.type-description .sidebar .traits-wrapper .trait .bar .tooltip {
  opacity: 1;
}
.type-description .sidebar .traits-wrapper .trait .bar .tooltip .tooltip-arrow {
  border-top-color: #6D6F65;
}
.type-description .sidebar .traits-wrapper .trait .bar .tooltip .tooltip-inner {
  background-color: #6D6F65;
  padding: 5px 10px;
}
.type-description .sidebar .sidebar-signup {
  margin: 0 15px 15px 15px;
  padding: 8px 11px;
  font-size: 0.9em;
  width: calc(100% - 30px);
}
.type-description .sidebar .sidebar-compare-wrapper {
  margin-top: 35px;
}
.type-description .sidebar .sidebar-compare-wrapper .btn {
  width: 100%;
}
.type-description .sidebar .signup-wrapper {
  display: none;
  padding: 0 15px;
}
.type-description .sidebar .signup-wrapper .email-wrapper {
  margin-bottom: 10px;
}
.type-description .sidebar .signup-wrapper .email-wrapper:after {
  display: table;
  content: " ";
  clear: both;
}
.type-description .sidebar .signup-wrapper .email-wrapper .email {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  float: left;
  width: calc(100% - 68px);
  padding: 6px 12px;
  height: 38px;
  font-size: 0.8em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.type-description .sidebar .signup-wrapper .email-wrapper .action-signup {
  float: left;
  width: 68px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.type-description .sidebar .signup-wrapper .alert {
  display: none;
  font-size: 0.8em;
  padding: 6px 12px;
  margin-bottom: 10px;
}
.type-description .sidebar .signup-wrapper .subscribe-wrapper {
  font-size: 0.8em;
}
.type-description .sidebar .signup-wrapper .subscribe-wrapper .newsletter,
.type-description .sidebar .signup-wrapper .subscribe-wrapper .note {
  margin-bottom: 10px;
}
.type-description .sidebar .signup-wrapper .subscribe-wrapper .note.optin {
  font-size: 0.9em;
  color: #A5A5A5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.type-description .sidebar .signup-wrapper .subscribe-wrapper .note.optin span.fa {
  margin: 4px 5px 0 0;
}
.type-description .sidebar .signup-wrapper .subscribe-wrapper .note.save {
  font-size: 0.9em;
}
.type-description .sidebar .post-signup-wrapper {
  display: none;
  padding: 0 15px;
  font-size: 0.8em;
  margin-bottom: 15px;
}
.type-description .sidebar .post-signup-wrapper .note {
  margin-bottom: 5px;
}
.type-description .sidebar .post-signup-wrapper .profile-link {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  padding: 6px 12px;
  width: 100%;
}
.type-description .sidebar #stickySidebar {
  padding-top: 15px;
}
@media (max-width: 768px) {
  .type-description .sidebar #stickySidebar {
    padding-top: 0;
    margin-top: 0;
  }
}
.type-description .sidebar .sidebar-results-logout {
  padding-bottom: 25px;
}
.type-description .sidebar-new-wrapper .already-registered {
  padding-bottom: 30px;
  font-size: 0.9em;
  text-align: center;
}
.members-area.top-nav:after {
  display: table;
  content: " ";
  clear: both;
}
.members-area.top-nav .main-headline {
  float: left;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 5px;
}
@media (min-width: 460px) {
  .members-area.top-nav .main-headline {
    margin-bottom: 35px;
  }
}
.members-area.top-nav .menu-icons {
  float: right;
  font-size: 1.7em;
  margin-bottom: 15px;
}
@media (min-width: 460px) {
  .members-area.top-nav .menu-icons {
    margin: 28px 0 0 0;
  }
}
.members-area.top-nav .menu-icons a {
  outline: 0;
  text-decoration: none;
  color: #A5A5A5;
}
.members-area.top-nav .menu-icons a .icon {
  margin-left: 10px;
  cursor: pointer;
  transition: 0.1s all ease;
}
.members-area.top-nav .menu-icons a .icon:hover {
  color: #6D6F65;
}
.members-area.top-nav .menu-icons a .icon.messages {
  position: relative;
}
.members-area.top-nav .menu-icons a .icon.messages .unread-badge {
  position: absolute;
  top: -10px;
  right: -10px;
  height: 24px;
  min-width: 24px;
  color: #FFFFFF;
  border-radius: 12px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0 1px 0 2px;
  background-color: #A5A5A5;
  font-family: "Open Sans", "Helvetica Neue", Arial;
  font-size: 0.4em;
}
.members-area.top-nav .menu-icons a .icon.messages .unread-badge.highlighted {
  background-color: #DC6950;
}
.members-area.name-check .name {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 340px;
  font-size: 0.9em;
  margin-bottom: 5px;
}
.members-area.name-check .alert {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 0.9em;
}
.members-area.name-check p.note {
  color: #A5A5A5;
  font-size: 0.8em;
  margin-top: 20px;
}
.members-area.name-check .action-row {
  margin-top: 10px;
}
.members-area .top-switches {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 460px) {
  .members-area .top-switches {
    height: 35px;
  }
}
.members-area .top-switches .switch {
  width: calc(100% / 7);
  height: 100%;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background-color: #F5F5F5;
  border: 1px solid #EEE;
  border-right: none;
  color: #A5A5A5;
  cursor: pointer;
}
.members-area .top-switches .switch:hover {
  background-color: #F5F5F5;
  color: #DC6950;
}
.members-area .top-switches .switch:focus,
.members-area .top-switches .switch:active {
  background-color: #F5F5F5;
}
@media (min-width: 460px) {
  .members-area .top-switches .switch {
    height: 50px;
  }
}
@media (min-width: 768px) {
  .members-area .top-switches .switch {
    height: 80px;
  }
}
.members-area .top-switches .switch.active {
  margin-bottom: -2px;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #4C4C4C;
}
.members-area .top-switches .switch.messages .switch-title .unread-count.highlighted {
  color: #DC6950;
}
.members-area .top-switches .switch.preferences {
  border-right: 1px solid #EEE;
}
.members-area .top-switches .switch .switch-icon {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.1em;
}
@media (min-width: 460px) {
  .members-area .top-switches .switch .switch-icon {
    font-size: 1.4em;
  }
}
.members-area .top-switches .switch .switch-icon.fa-spinner {
  font-size: 1.4em;
}
.members-area .top-switches .switch .switch-title {
  width: 100%;
  display: none;
  text-align: center;
  font-size: 0.7em;
  padding-top: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media (min-width: 768px) {
  .members-area .top-switches .switch .switch-title {
    display: block;
  }
}
@media (min-width: 992px) {
  .members-area .top-switches .switch .switch-title {
    font-size: 0.9em;
  }
}
.members-area .section {
  border: 1px solid #EEE;
  border-top: none;
  padding: 4% 15px 5% 15px;
  margin-bottom: 20px;
}
@media (min-width: 460px) {
  .members-area .section {
    padding: 4% calc(5% + 15px) 5%;
  }
}
.members-area-wrapper input[type="text"],
.new-career-story input[type="text"] {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.members-area .section.profile .profile-title-name,
.members-area-wrapper #profile .profile-title-name {
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  letter-spacing: 0.05em;
  color: #484E50;
  font-size: 1.7em;
  font-weight: 500;
  line-height: 1.1;
  margin: 0.67em 0;
  word-break: break-all;
}
.members-area .section.profile .top-section,
.members-area-wrapper #profile .top-section {
  border-bottom: 1px solid #EEE;
  margin: 0;
  padding-bottom: 30px;
}
.members-area .section.profile .top-section .illustration-wrapper,
.members-area-wrapper #profile .top-section .illustration-wrapper {
  text-align: center;
  margin: 30px 0 0 0;
}
@media (min-width: 768px) {
  .members-area .section.profile .top-section .illustration-wrapper,
  .members-area-wrapper #profile .top-section .illustration-wrapper {
    padding: 30px 0 0 0;
  }
}
.members-area .section.profile .top-section .left-part,
.members-area-wrapper #profile .top-section .left-part {
  padding: 0;
}
@media (min-width: 768px) {
  .members-area .section.profile .top-section .left-part,
  .members-area-wrapper #profile .top-section .left-part {
    padding-left: 0;
  }
}
.members-area .section.profile .top-section .right-part,
.members-area-wrapper #profile .top-section .right-part {
  padding: 0;
}
@media (min-width: 768px) {
  .members-area .section.profile .top-section .right-part,
  .members-area-wrapper #profile .top-section .right-part {
    padding-right: 0;
  }
}
.members-area .section.profile .top-section .cta-section,
.members-area-wrapper #profile .top-section .cta-section {
  margin: 30px 0;
}
.members-area .section.profile .top-section .cta-section .box-wrapper,
.members-area-wrapper #profile .top-section .cta-section .box-wrapper {
  padding: 0;
}
@media (min-width: 768px) {
  .members-area .section.profile .top-section .cta-section .box-wrapper,
  .members-area-wrapper #profile .top-section .cta-section .box-wrapper {
    width: calc(50% - 15px);
  }
  .members-area .section.profile .top-section .cta-section .box-wrapper.first,
  .members-area-wrapper #profile .top-section .cta-section .box-wrapper.first {
    margin-right: 15px;
  }
  .members-area .section.profile .top-section .cta-section .box-wrapper.second,
  .members-area-wrapper #profile .top-section .cta-section .box-wrapper.second {
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  .members-area .section.profile .top-section .cta-section .box-wrapper.second .box,
  .members-area-wrapper #profile .top-section .cta-section .box-wrapper.second .box {
    padding-top: 0;
  }
}
.members-area .section.profile .top-section .cta-section .box,
.members-area-wrapper #profile .top-section .cta-section .box {
  padding: 30px;
  background-color: #F5F5F5;
  font-size: 0.75em;
  border-radius: 3px;
}
.members-area .section.profile .top-section .cta-section .box .btn,
.members-area-wrapper #profile .top-section .cta-section .box .btn {
  width: 100%;
  font-size: 1em;
}
.members-area .section.profile .score-section,
.members-area-wrapper #profile .score-section {
  margin-top: 40px;
  margin-bottom: 40px;
}
.members-area .section.profile .score-section .trait-score,
.members-area-wrapper #profile .score-section .trait-score {
  text-align: center;
  float: left;
  width: 20%;
  padding: 0 15px;
  color: #51A9AB;
}
.members-area .section.profile .score-section .trait-score .score-percentage,
.members-area-wrapper #profile .score-section .trait-score .score-percentage {
  font-size: 2em;
  display: block;
  font-weight: 600;
  width: 100%;
}
.members-area .section.profile .score-section .trait-score .score-label,
.members-area-wrapper #profile .score-section .trait-score .score-label {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 600;
  color: #A5A5A5;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .members-area .section.profile .bottom-section,
  .members-area-wrapper #profile .bottom-section {
    padding-top: 30px;
  }
}
.members-area .section.profile .bottom-section .box,
.members-area-wrapper #profile .bottom-section .box {
  background-color: #F5F5F5;
  padding: 30px;
  font-size: 0.8em;
  border-radius: 3px;
}
@media (min-width: 768px) {
  .members-area .section.profile .bottom-section .box,
  .members-area-wrapper #profile .bottom-section .box {
    padding: 40px;
  }
}
.members-area .section.profile .bottom-section .box .box-title,
.members-area-wrapper #profile .bottom-section .box .box-title {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 10px;
  display: block;
}
.members-area .section.profile .bottom-section .box .box-title .bar-caption .left-trait,
.members-area-wrapper #profile .bottom-section .box .box-title .bar-caption .left-trait,
.members-area .section.profile .bottom-section .box .box-title .bar-caption .right-trait,
.members-area-wrapper #profile .bottom-section .box .box-title .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.members-area .section.profile .bottom-section .box .btn,
.members-area-wrapper #profile .bottom-section .box .btn {
  width: 100%;
  font-size: 1em;
}
.members-area .section.profile .bottom-section .box .btn .left-trait,
.members-area-wrapper #profile .bottom-section .box .btn .left-trait {
  text-align: left;
}
.members-area .section.profile .bottom-section .box .btn .right-trait,
.members-area-wrapper #profile .bottom-section .box .btn .right-trait {
  text-align: right;
}
.members-area .section.profile .traits-wrapper,
.members-area-wrapper #profile .traits-wrapper {
  margin-top: 30px;
  padding: 0 15px;
  margin-bottom: 60px;
  text-align: center;
}
.members-area .section.profile .traits-wrapper .bar-caption .left-trait,
.members-area-wrapper #profile .traits-wrapper .bar-caption .left-trait,
.members-area .section.profile .traits-wrapper .bar-caption .right-trait,
.members-area-wrapper #profile .traits-wrapper .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.members-area .section.profile .traits-wrapper .bar-caption .left-trait,
.members-area-wrapper #profile .traits-wrapper .bar-caption .left-trait {
  text-align: left;
}
.members-area .section.profile .traits-wrapper .bar-caption .right-trait,
.members-area-wrapper #profile .traits-wrapper .bar-caption .right-trait {
  text-align: right;
}
.members-area .section.profile .traits-wrapper .trait,
.members-area-wrapper #profile .traits-wrapper .trait {
  margin-bottom: 30px;
}
.members-area .section.profile .traits-wrapper .trait .caption,
.members-area-wrapper #profile .traits-wrapper .trait .caption {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.1em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.members-area .section.profile .traits-wrapper .trait .tagline,
.members-area-wrapper #profile .traits-wrapper .trait .tagline {
  font-size: 0.75em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.members-area .section.profile .traits-wrapper .trait .bar,
.members-area-wrapper #profile .traits-wrapper .trait .bar {
  font-size: 0.9em;
  margin-bottom: 15px;
}
.members-area .section.profile .traits-wrapper .trait .bar:after,
.members-area-wrapper #profile .traits-wrapper .trait .bar:after {
  display: table;
  content: " ";
  clear: both;
}
.members-area .section.profile .traits-wrapper .trait .bar .left,
.members-area-wrapper #profile .traits-wrapper .trait .bar .left,
.members-area .section.profile .traits-wrapper .trait .bar .right,
.members-area-wrapper #profile .traits-wrapper .trait .bar .right {
  background-color: #F5F5F5;
  min-width: 60px;
  max-width: calc(100% - 60px);
  float: left;
  padding: 0 15px;
}
.members-area .section.profile .traits-wrapper .trait .bar .left,
.members-area-wrapper #profile .traits-wrapper .trait .bar .left {
  border-right: 2px solid #FFFFFF;
  border-radius: 99px 0 0 99px;
}
.members-area .section.profile .traits-wrapper .trait .bar .left .count,
.members-area-wrapper #profile .traits-wrapper .trait .bar .left .count {
  float: left;
  margin: 5px 10px 5px -10px;
}
.members-area .section.profile .traits-wrapper .trait .bar .left span,
.members-area-wrapper #profile .traits-wrapper .trait .bar .left span {
  text-align: left;
}
.members-area .section.profile .traits-wrapper .trait .bar .right,
.members-area-wrapper #profile .traits-wrapper .trait .bar .right {
  border-left: 2px solid #FFFFFF;
  border-radius: 0 99px 99px 0;
}
.members-area .section.profile .traits-wrapper .trait .bar .right .count,
.members-area-wrapper #profile .traits-wrapper .trait .bar .right .count {
  float: right;
  margin: 5px -10px 5px 10px;
}
.members-area .section.profile .traits-wrapper .trait .bar .right span,
.members-area-wrapper #profile .traits-wrapper .trait .bar .right span {
  text-align: right;
}
.members-area .section.profile .traits-wrapper .trait .bar .active,
.members-area-wrapper #profile .traits-wrapper .trait .bar .active {
  background-color: #51A9AB;
}
.members-area .section.profile .traits-wrapper .trait .bar .active span,
.members-area-wrapper #profile .traits-wrapper .trait .bar .active span {
  color: #FFFFFF;
}
.members-area .section.profile .traits-wrapper .trait .bar .count,
.members-area-wrapper #profile .traits-wrapper .trait .bar .count {
  background-color: #FFFFFF;
  min-width: 40px;
  height: 40px;
  line-height: 42px;
  font-weight: 700;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  border-radius: 99px;
  position: relative;
}
@media (min-width: 768px) {
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip:after,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip:after {
    content: "▼";
    position: absolute;
    top: -39px;
    left: 30%;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.introverted:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.introverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Introverted";
    left: -42px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.extraverted:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.extraverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Extraverted";
    left: -43px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.intuitive:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.intuitive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Intuitive";
    left: -23px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.observant:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.observant:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Observant";
    left: -33px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.thinking:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.thinking:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Thinking";
    left: -23px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.feeling:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.feeling:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Feeling";
    left: -17px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.judging:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.judging:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Judging";
    left: -19px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.prospecting:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.prospecting:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Prospecting";
    left: -43px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.assertive:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.assertive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Assertive";
    left: -28px;
  }
  .members-area .section.profile .traits-wrapper .trait .bar .count.has-tooltip.turbulent:before,
  .members-area-wrapper #profile .traits-wrapper .trait .bar .count.has-tooltip.turbulent:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Turbulent";
    left: -32px;
  }
}
.members-area .section.profile .traits-wrapper .trait .bar span,
.members-area-wrapper #profile .traits-wrapper .trait .bar span {
  line-height: 50px;
  display: block;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.members-area .section.profile .traits-wrapper .trait .explanation,
.members-area-wrapper #profile .traits-wrapper .trait .explanation {
  font-size: 0.85em;
}
.members-area .section.profile .traits-wrapper .trait .explanation a,
.members-area-wrapper #profile .traits-wrapper .trait .explanation a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: 600;
}
.members-area .section.profile .detailed-info-wrapper,
.members-area-wrapper #profile .detailed-info-wrapper {
  margin: 2% 0 3% 0;
}
.members-area .section.profile .detailed-info-wrapper .greeting,
.members-area-wrapper #profile .detailed-info-wrapper .greeting {
  font-size: 1.6em;
  font-weight: 600;
}
.members-area .section.profile .detailed-info-wrapper h3,
.members-area-wrapper #profile .detailed-info-wrapper h3 {
  margin-top: 0;
}
.members-area .section.profile .detailed-info-wrapper .info-table,
.members-area-wrapper #profile .detailed-info-wrapper .info-table {
  margin: 30px 0;
  font-size: 0.9em;
}
.members-area .section.profile .detailed-info-wrapper .info-table td,
.members-area-wrapper #profile .detailed-info-wrapper .info-table td {
  border-top: none;
  border-bottom: 1px dashed #EEE;
  padding-left: 0;
}
.members-area .section.profile .detailed-info-wrapper .info-table .caption,
.members-area-wrapper #profile .detailed-info-wrapper .info-table .caption {
  font-weight: 600;
}
.members-area .section.profile .detailed-info-wrapper .mini-tests,
.members-area-wrapper #profile .detailed-info-wrapper .mini-tests {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F5F5F5;
  padding: 15px 20px;
}
.members-area .section.profile .detailed-info-wrapper .mini-tests p,
.members-area-wrapper #profile .detailed-info-wrapper .mini-tests p {
  display: block;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 0.85em;
  margin: 0 15px 0 0;
}
.members-area .section.profile .detailed-info-wrapper .mini-tests a,
.members-area-wrapper #profile .detailed-info-wrapper .mini-tests a {
  display: block;
}
.members-area .section.profile .illustration-wrapper,
.members-area-wrapper #profile .illustration-wrapper {
  text-align: center;
}
.members-area .section.profile .illustration-wrapper a,
.members-area-wrapper #profile .illustration-wrapper a {
  outline: 0;
}
.members-area .section.profile .illustration,
.members-area-wrapper #profile .illustration {
  width: 250px;
}
.members-area .section.profile .send-results-button,
.members-area-wrapper #profile .send-results-button {
  font-size: 0.9em;
  margin-right: 5px;
  margin-bottom: 2px;
}
.members-area .section.profile .clear-results-wrapper,
.members-area-wrapper #profile .clear-results-wrapper {
  font-size: 0.9em;
  margin-top: 10px;
  display: inline-block;
  text-transform: uppercase;
}
.members-area .section.profile .scores-header,
.members-area-wrapper #profile .scores-header {
  padding-top: 30px;
}
.members-area .section.profile .scores-header .title,
.members-area-wrapper #profile .scores-header .title {
  font-size: 2.2em;
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
}
.members-area .section.profile .scores-header .link-info,
.members-area-wrapper #profile .scores-header .link-info {
  font-size: 0.9em;
  padding: 0 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .members-area .section.profile .scores-header .link-info,
  .members-area-wrapper #profile .scores-header .link-info {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.members-area .section.profile .scores-header .link-info span,
.members-area-wrapper #profile .scores-header .link-info span {
  margin-right: 10px;
  color: #A5A5A5;
}
@media (max-width: 768px) {
  .members-area .section.profile .scores-header .link-info span,
  .members-area-wrapper #profile .scores-header .link-info span {
    margin-bottom: 10px;
  }
}
.members-area .section.profile .scores-header .link-info .profile-link,
.members-area-wrapper #profile .scores-header .link-info .profile-link {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 470px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .members-area .section.profile .scores-header .link-info .profile-link,
  .members-area-wrapper #profile .scores-header .link-info .profile-link {
    margin-bottom: 10px;
    width: 100%;
  }
}
.members-area .section.profile .scores-header .link-info .social-icons,
.members-area-wrapper #profile .scores-header .link-info .social-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.members-area .section.profile .scores-header .link-info .social-icons a,
.members-area-wrapper #profile .scores-header .link-info .social-icons a {
  display: block;
  margin-right: 5px;
}
.members-area .section.profile .scores-header .link-info .social-icons a img,
.members-area-wrapper #profile .scores-header .link-info .social-icons a img {
  width: 47px;
}
.members-area .section.profile .scores-header .private,
.members-area-wrapper #profile .scores-header .private {
  display: block;
  text-align: center;
  color: #A5A5A5;
  line-height: 1.8;
  font-size: 0.9em;
}
.members-area .section.profile .scores-header .private a,
.members-area-wrapper #profile .scores-header .private a {
  color: #4C4C4C;
  text-decoration: underline;
}
.members-area .section.profile .progress-bar-caption,
.members-area-wrapper #profile .progress-bar-caption {
  font-size: 0.8em;
}
.members-area .section.profile .progress-bar.left,
.members-area-wrapper #profile .progress-bar.left {
  border-right: 1px solid #707070;
}
.members-area .section.profile .progress-bar.right,
.members-area-wrapper #profile .progress-bar.right {
  border-left: 1px solid #707070;
}
.members-area .section.profile .trait-explanation,
.members-area-wrapper #profile .trait-explanation {
  font-size: 0.8em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.members-area .section.profile .trait-explanation.selected,
.members-area-wrapper #profile .trait-explanation.selected {
  color: #4C4C4C;
}
.members-area .section.profile .trait-tip-wrapper,
.members-area-wrapper #profile .trait-tip-wrapper {
  padding: 0;
}
.members-area .section.profile .trait-tip,
.members-area-wrapper #profile .trait-tip {
  font-size: 0.8em;
  margin: 10px 0 40px 0;
  padding: 10px;
}
.members-area .section.profile .group-wrapper,
.members-area-wrapper #profile .group-wrapper {
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
}
.members-area .section.profile .group-wrapper .group-title,
.members-area-wrapper #profile .group-wrapper .group-title {
  color: #A5A5A5;
  font-weight: bold;
}
.members-area .section.profile .profile-title-type,
.members-area-wrapper #profile .profile-title-type {
  width: 100%;
  text-align: center;
}
.members-area .section.profile .profile-title-type h2,
.members-area-wrapper #profile .profile-title-type h2 {
  font-weight: normal;
  font-size: 2em;
}
.members-area .section.profile .profile-title-type a,
.members-area-wrapper #profile .profile-title-type a {
  outline: 0;
}
.members-area .section.profile .profile-traits-side .row,
.members-area-wrapper #profile .profile-traits-side .row {
  margin: 0;
}
.members-area .section.profile #members-area-send-dialog,
.members-area-wrapper #profile #members-area-send-dialog {
  margin-top: 10%;
}
.members-area .section.profile #members-area-send-dialog .modal-body,
.members-area-wrapper #profile #members-area-send-dialog .modal-body {
  padding: 0 25px;
}
.members-area .section.profile #members-area-send-dialog .modal-body .intro,
.members-area-wrapper #profile #members-area-send-dialog .modal-body .intro {
  padding: 15px 0;
  text-align: center;
  line-height: 1.7;
}
.members-area .section.profile #members-area-send-dialog .modal-body .email-text,
.members-area-wrapper #profile #members-area-send-dialog .modal-body .email-text {
  padding-top: 4px;
  padding-right: 0;
}
.members-area .section.profile #members-area-send-dialog .modal-body .email-text label,
.members-area-wrapper #profile #members-area-send-dialog .modal-body .email-text label {
  font-weight: normal;
  padding-top: 6px;
}
.members-area .section.profile #members-area-send-dialog .modal-body .email-box,
.members-area-wrapper #profile #members-area-send-dialog .modal-body .email-box {
  padding-left: 0;
}
.members-area .section.profile #members-area-send-dialog .modal-body .email-box input,
.members-area-wrapper #profile #members-area-send-dialog .modal-body .email-box input {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: calc(95%);
  margin-left: 5px;
  font-size: 0.9em;
}
.members-area .section.profile #members-area-send-dialog .modal-body .results-send-email-error,
.members-area-wrapper #profile #members-area-send-dialog .modal-body .results-send-email-error {
  padding: 11px 15px;
  font-size: 0.9em;
}
.members-area .section.friends {
  position: relative;
}
.members-area .section.friends h2 {
  margin-left: 0;
}
.members-area .section.friends .compare-section {
  border-bottom: 1px solid #EEE;
  margin-bottom: 15px;
  padding-bottom: 30px;
}
.members-area .section.friends .compare-section h2 {
  margin-bottom: 25px;
}
.members-area .section.friends .compare-section .friend-invites #friend-emails {
  width: 100%;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  font-size: 0.9em;
}
.members-area .section.friends .compare-section .friend-invites #friend-invitetext {
  width: 100%;
  height: 100px;
  margin-top: 10px;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  font-size: 0.9em;
  line-height: 1.5;
}
.members-area .section.friends .compare-section .friend-invites .friend-invitealert {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: left;
  padding: 10px;
  display: none;
}
.members-area .section.friends .compare-section .friend-invites #friend-sendinvites {
  margin-top: 10px;
  font-size: 0.8em;
}
.members-area .section.friends .friend-result .friend-remove-toggle {
  width: 13px;
  height: 13px;
  position: absolute;
  right: 5px;
  top: 3px;
  line-height: 1;
  color: #DDD;
  z-index: 1;
}
.members-area .section.friends .friend-result .friend-remove-toggle:hover {
  cursor: pointer;
  color: #A5A5A5;
}
.members-area .section.friends .friend-result .friend-illustration {
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
}
.members-area .section.friends .friend-invite-wrapper {
  font-size: 0.9em;
  padding: 6px 11px;
  min-height: 80px;
  margin: 0 10px 10px 0;
  width: 100% !important;
  border: 1px solid #DDD;
  background-color: #F9F9F9;
}
.members-area .section.friends .friend-invite-wrapper .description {
  padding-top: 5px;
}
.members-area .section.friends .friend-invite-wrapper .action-row {
  padding-top: 5px;
}
.members-area .section.friends .friend-invite-wrapper .time {
  font-size: 0.9em;
  padding-top: 4px;
  color: #A5A5A5;
}
.members-area .section.friends .friend-invite-wrapper .actions {
  text-align: right;
}
.members-area .section.friends .friend-invite-wrapper .actions .btn {
  width: 75px;
}
.members-area .section.friends .stats-group {
  height: 350px;
  text-align: center;
}
.members-area .section.friends .stats-group .title {
  width: 100%;
  padding: 15px 0 10px 0;
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
}
.members-area .section.friends .compare-section .friends-list-wrapper,
.members-area .section.friends .compare-section .invite-list-wrapper {
  height: 350px;
  overflow: hidden;
}
.members-area .section.friends .compare-section .friend-list-load,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .friend-list-load-previous,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .invite-list-load,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .invite-list-load-previous {
  width: 100%;
  text-align: center;
  font-size: 1.2em;
  padding-top: 5px;
  height: 40px;
  margin-top: 10px;
  cursor: pointer;
}
.members-area .section.friends .compare-section .friend-list-load-previous,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .invite-list-load-previous {
  display: none;
  margin-bottom: 10px;
}
.members-area .section.friends .compare-section .friend-list-load:hover,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .friend-list-load-previous:hover,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .invite-list-load:hover,
.members-area .section.friends .members-area-wrapper .content #friends .compare-section .invite-list-load-previous:hover {
  background-color: #F5F5F5;
}
.members-area .section.friends .friend-result[data-id='1'],
.members-area .section.friends .friend-result[data-id='2'],
.members-area .section.friends .friend-result[data-id='3'],
.members-area .section.friends .friend-result[data-id='4'] {
  display: block;
}
.members-area .section.friends .friend-invites {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .members-area .section.friends .friend-invites {
    margin-bottom: 0;
  }
}
.members-area .section.friends .requests {
  margin-bottom: 30px;
}
.members-area .section.friends .requests .list-wrapper {
  max-height: 355px;
  overflow-y: auto;
  margin-top: 25px;
}
.members-area .section.friends .requests .list-wrapper .friend-invite {
  border-radius: 3px;
  border: 1px solid #DCDCDC;
  background-color: #F9F9F9;
  margin: 0 10px 10px 0;
  font-size: 0.9em;
  width: 100%;
  max-width: 325px;
  position: relative;
  padding: 15px;
  float: left;
}
.members-area .section.friends .requests .list-wrapper .friend-invite .description {
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
}
.members-area .section.friends .requests .list-wrapper .friend-invite .action-row {
  text-align: right;
}
.members-area .section.friends .friend-list {
  margin-bottom: 30px;
}
.members-area .section.friends .friend-list .list-wrapper {
  max-height: 400px;
  overflow-y: auto;
  margin-top: 25px;
}
.members-area .section.friends .friend-list .list-wrapper .friend-result {
  border-radius: 3px;
  border: 1px solid #DCDCDC;
  background-color: #F9F9F9;
  margin: 0 10px 10px 0;
  font-size: 0.9em;
  width: 100%;
  max-width: 325px;
  position: relative;
  padding: 10px;
  float: left;
}
.members-area .section.friends .friend-list .list-wrapper .friend-result .friend-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.members-area .section.friends .friend-list .list-wrapper .friend-result .friend-info .illustration img {
  width: 70px;
}
.members-area .section.friends .friend-list .list-wrapper .friend-result .friend-info .info-wrapper {
  padding-left: 15px;
}
.members-area .section.friends .friend-list .list-wrapper .friend-result .friend-info .info-wrapper .name {
  width: 200px;
  font-weight: 600;
  margin-bottom: 5px;
  overflow: hidden;
}
.members-area .section.friends .friend-list .list-wrapper .friend-result .friend-info .info-wrapper .type {
  width: 100%;
}
.members-area .section.friends .friend-search {
  margin-bottom: 30px;
}
.members-area .section.friends .friend-search .alert-info {
  font-size: 0.9em;
}
.members-area .section.friends .friend-search form {
  background-color: #F9F9F9;
  padding: 30px;
}
.members-area .section.friends .friend-search form label:not(.photo-label) {
  display: block;
  margin-bottom: 10px;
}
.members-area .section.friends .friend-search form select {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  margin-bottom: 15px;
}
.members-area .section.friends .friend-search form select:not(.age-select) {
  width: 100%;
  max-width: 465.5px;
}
.members-area .section.friends .friend-search form .search-button {
  margin-top: 15px;
}
.members-area .section.friends .friend-search form .action-row {
  text-align: right;
}
.members-area .section.friends .search-results:after {
  display: table;
  content: " ";
  clear: both;
}
.members-area .section.friends .search-results .back-link {
  margin-bottom: 15px;
}
.members-area .section.friends .search-results h2 {
  margin-bottom: 30px;
}
.members-area .section.friends .search-results .user-item {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
  width: 300px;
  height: 183px;
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  font-size: 0.9em;
  text-decoration: none;
  outline: 0;
  color: #4C4C4C;
}
.members-area .section.friends .search-results .user-item:hover {
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.members-area .section.friends .search-results .user-item .meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  background-color: #F9F9F9;
}
.members-area .section.friends .search-results .user-item .meta .avatar img {
  width: 80px;
}
.members-area .section.friends .search-results .user-item .meta .details {
  margin-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  word-break: keep-all;
  width: 157px;
}
.members-area .section.friends .search-results .user-item .meta .details .name {
  font-weight: 600;
  margin-bottom: 5px;
}
.members-area .section.friends .search-results .user-item .meta .details .age {
  margin-bottom: 5px;
}
.members-area .section.friends .search-results .user-item .meta .details .country {
  margin-bottom: 5px;
}
.members-area .section.friends .search-results .user-item .description {
  padding: 20px;
  font-size: 0.9em;
  word-break: break-all;
}
.members-area .section.friends .search-results .user-item .description.empty {
  font-style: italic;
}
.members-area .section.friends .friend-invite-wrapper .actions .btn {
  min-width: 85px;
  width: auto;
}
.members-area .section.messages .title {
  margin-bottom: 25px;
}
.members-area .section.messages .conversation {
  background-color: #F9F9F9;
  padding: 15px;
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  cursor: pointer;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.members-area .section.messages .conversation:hover {
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .members-area .section.messages .conversation {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.members-area .section.messages .conversation .author-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .members-area .section.messages .conversation .author-info {
    width: auto;
  }
}
.members-area .section.messages .conversation .author-info img {
  width: 70px;
}
.members-area .section.messages .conversation .author-info .author-name {
  width: 120px;
  margin-left: 15px;
  word-break: break-all;
}
.members-area .section.messages .conversation .excerpt {
  padding-top: 15px;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 768px) {
  .members-area .section.messages .conversation .excerpt {
    padding: 0 15px;
    width: auto;
    border-left: 1px solid #DCDCDC;
  }
}
.members-area .section.messages .conversation .excerpt .body.unread {
  color: #DC6950;
  font-weight: 600;
}
.members-area .section.messages .conversation .excerpt .time {
  color: #A5A5A5;
  font-size: 0.8em;
  margin-top: 7px;
}
.members-area .section.messages #conversationDialog {
  margin-top: 10%;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .members-area .section.messages #conversationDialog {
    font-size: 1em;
  }
}
.members-area .section.messages #conversationDialog .modal-dialog {
  max-width: 90%;
  width: 900px;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body {
  padding: 0;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .message-list {
  padding: 30px;
  max-height: 420px;
  overflow-y: scroll;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .message-list .load-more {
  border-radius: 3px;
  margin-bottom: 25px;
  background-color: #F5F5F5;
  color: #A5A5A5;
  padding: 15px;
  text-align: center;
  font-size: 0.9em;
  cursor: pointer;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .message-list .load-more:hover {
  background-color: #f0f0f0;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .messages .item {
  margin: 0 0 25px 0;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .messages .item .message-wrapper {
  float: left;
  max-width: 90%;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .messages .item .message-wrapper .body {
  border-radius: 3px;
  display: inline-block;
  background-color: rgba(81, 169, 171, 0.2);
  line-height: 1.8;
  white-space: pre-wrap;
  margin-bottom: 10px;
  padding: 15px 20px;
  text-align: left;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .messages .item .message-wrapper .author-info {
  font-size: 0.8em;
  color: #A5A5A5;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .messages .item.own .message-wrapper {
  float: right;
  text-align: right;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .messages .item.own .message-wrapper .body {
  background-color: #F5F5F5;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .response {
  padding: 30px;
  background-color: #F5F5F5;
  border-top: 1px solid #DCDCDC;
  text-align: right;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .response .message {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 100%;
  height: 120px;
  display: block;
  margin-bottom: 10px;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .response .message-alert {
  margin-bottom: 10px;
  display: none;
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .response .action-row .btn {
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .members-area .section.messages #conversationDialog .modal-dialog .modal-body .response .action-row .btn {
    font-size: 1em;
  }
}
.members-area .section.messages #conversationDialog .modal-dialog .modal-body .response .action-row .action-send {
  margin-left: 7px;
}
@media (min-width: 768px) {
  .members-area .section.messages #conversationDialog .modal-dialog .modal-body .response .action-row .action-send {
    width: 175px;
  }
}
.members-area .section.discussions #community-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  margin: 0 -15px;
  padding: 0 15px;
  z-index: 3;
}
.members-area .section.discussions #community-overlay li {
  margin-bottom: 5px;
}
.members-area .section.discussions #community-overlay .action-row {
  margin-top: 25px;
}
.members-area .section.discussions #community-overlay .action-row .btn {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0.8em;
}
.members-area .section.discussions .question-list {
  margin-bottom: 30px;
}
.members-area .section.discussions .question-list .new-question-link {
  margin-bottom: 15px;
}
.members-area .section.discussions .question-list table {
  margin-top: 30px;
}
.members-area .section.discussions .question-list table a {
  outline: 0;
}
.members-area .section.discussions .question-list table .fa-pulse {
  margin-right: 5px;
}
.members-area .section.discussions .question-list table .answer-count {
  color: #A5A5A5;
  font-size: 0.9em;
}
.members-area .section.discussions .question-list table .answer-count span {
  margin-right: 10px;
}
.members-area .section.discussions .question-list table .date {
  text-align: right;
  color: #A5A5A5;
  font-size: 0.9em;
}
.members-area .section.discussions .question-list .pagination {
  text-align: center;
}
.members-area .section.discussions .question-list .pagination li {
  list-style: none;
  text-align: center;
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.members-area .section.discussions .question-list .pagination li:first-child a,
.members-area .section.discussions .question-list .pagination li:first-child span,
.members-area .section.discussions .question-list .pagination li:last-child a,
.members-area .section.discussions .question-list .pagination li:last-child span {
  padding-bottom: 3px;
}
.members-area .section.discussions .question-list .pagination li.active span,
.members-area .section.discussions .question-list .pagination li.active span:hover {
  background: #51A9AB;
  color: #FFFFFF;
}
.members-area .section.discussions .question-list .pagination li span,
.members-area .section.discussions .question-list .pagination li a {
  width: 45px;
  height: 45px;
  background: #F9F9F9;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #4C4C4C;
  padding: 0;
}
.members-area .section.discussions .question-list .pagination li a:hover {
  background-color: #F5F5F5;
  color: #4C4C4C;
}
.members-area .section.discussions .question-view .back-link {
  margin-bottom: 15px;
}
.members-area .section.discussions .question-view .question-title {
  margin-bottom: 5px;
}
.members-area .section.discussions .question-view .poster-info {
  font-size: 0.9em;
  color: #A5A5A5;
}
.members-area .section.discussions .question-view .question-body {
  white-space: pre-wrap;
}
.members-area .section.discussions .question-view .action-row {
  text-align: right;
  font-size: 0.9em;
  color: #A5A5A5;
}
.members-area .section.discussions .question-view .action-row a {
  outline: 0;
  text-decoration: none;
}
.members-area .section.discussions .question-view .action-row .btn {
  margin-left: 5px;
}
.members-area .section.discussions .question-view .reply-wrapper {
  display: none;
}
.members-area .section.discussions .question-view .reply-wrapper #answer-form .answer {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  height: 150px;
  width: 100%;
  margin-bottom: 10px;
}
.members-area .section.discussions .question-view .reply-wrapper #answer-form .alert-wrapper {
  text-align: right;
}
.members-area .section.discussions .question-view .reply-wrapper #answer-form .alert-wrapper .alert {
  display: inline-block;
}
.members-area .section.discussions .question-view .reply-wrapper #answer-form .action-wrapper {
  text-align: right;
}
.members-area .section.discussions .question-view .reply-wrapper #answer-form .action-wrapper .answer-name {
  font-size: 0.8em;
  margin-bottom: 10px;
  color: #A5A5A5;
  display: block;
}
.members-area .section.discussions .question-view .answers .answers-title {
  margin-bottom: 20px;
}
.members-area .section.discussions .question-view .answers .answer-item {
  margin: 0 0 15px 0;
  border: 1px solid #DCDCDC;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.members-area .section.discussions .question-view .answers .answer-item .meta {
  padding: 15px;
  background-color: #F9F9F9;
  border-right: 1px solid #DCDCDC;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .author {
  font-weight: 600;
  line-height: 1.8;
  overflow: hidden;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .author.moderator {
  color: #DC6950;
  font-weight: 600;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .author.moderator a {
  color: #DC6950;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .type-info {
  margin: 10px 0 15px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .type-info .avatar img {
  width: 75px;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .type-info .details {
  font-size: 0.8em;
  padding-left: 15px;
}
.members-area .section.discussions .question-view .answers .answer-item .meta .date {
  font-size: 0.8em;
  color: #A5A5A5;
}
.members-area .section.discussions .question-view .answers .answer-item .answer {
  line-height: 1.8;
  padding: 15px 20px;
  white-space: pre-wrap;
}
.members-area .section.discussions .question-view .answers .pagination {
  text-align: center;
}
.members-area .section.discussions .question-view .answers .pagination li {
  list-style: none;
  text-align: center;
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.members-area .section.discussions .question-view .answers .pagination li:first-child a,
.members-area .section.discussions .question-view .answers .pagination li:first-child span,
.members-area .section.discussions .question-view .answers .pagination li:last-child a,
.members-area .section.discussions .question-view .answers .pagination li:last-child span {
  padding-bottom: 3px;
}
.members-area .section.discussions .question-view .answers .pagination li.active span,
.members-area .section.discussions .question-view .answers .pagination li.active span:hover {
  background: #51A9AB;
  color: #FFFFFF;
}
.members-area .section.discussions .question-view .answers .pagination li span,
.members-area .section.discussions .question-view .answers .pagination li a {
  width: 45px;
  height: 45px;
  background: #F9F9F9;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #4C4C4C;
  padding: 0;
}
.members-area .section.discussions .question-view .answers .pagination li a:hover {
  background-color: #F5F5F5;
  color: #4C4C4C;
}
.members-area .section.discussions .question-new .back-link {
  margin-bottom: 15px;
}
.members-area .section.discussions .question-new .new-title {
  margin: 30px 0 25px 0;
}
.members-area .section.discussions .question-new #new-question-form {
  margin-bottom: 30px;
}
.members-area .section.discussions .question-new #new-question-form .title,
.members-area .section.discussions .question-new #new-question-form .body {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 100%;
}
.members-area .section.discussions .question-new #new-question-form .title {
  margin-bottom: 15px;
}
.members-area .section.discussions .question-new #new-question-form .body {
  margin-bottom: 15px;
}
.members-area .section.discussions .question-new #new-question-form .alert-wrapper {
  text-align: right;
}
.members-area .section.discussions .question-new #new-question-form .alert-wrapper .alert {
  display: inline-block;
  margin-bottom: 15px;
}
.members-area .section.discussions .question-new #new-question-form .action-row {
  text-align: right;
}
.members-area .section.discussions .question-new #new-question-form .type-selection {
  font-size: 0.9em;
}
.members-area .section.discussions .question-new #new-question-form .type-selection label {
  font-weight: normal;
}
.members-area .section.discussions .question-new .rules {
  padding: 15px 20px;
  font-size: 0.9em;
  border: 1px solid #DCDCDC;
  background-color: #F9F9F9;
}
.members-area .section.stories .back-link {
  margin-bottom: 30px;
}
.members-area .section.stories .own-story-wrapper {
  background-color: #F5F5F5;
  width: 100%;
  padding: 25px 30px;
  margin: 15px 0 30px 0;
}
@media (min-width: 992px) {
  .members-area .section.stories .own-story-wrapper {
    margin-top: 0;
  }
}
.members-area .section.stories .filters-show {
  outline: 0;
}
.members-area .section.stories .filters-show:hover,
.members-area .section.stories .filters-show:focus {
  text-decoration: none;
}
.members-area .section.stories .story-filters {
  display: none;
  background-color: #F5F5F5;
  padding: 20px 15px;
  margin: 0 0 15px 0;
  font-size: 0.8em;
}
.members-area .section.stories .story-filters p {
  font-weight: 600;
  margin-bottom: 10px;
}
.members-area .section.stories .story-filters .type-wrapper {
  margin-bottom: 15px;
}
.members-area .section.stories .story-filters .type-wrapper .type-list,
.members-area .section.stories .story-filters .type-wrapper .variant-list {
  float: left;
  border: 1px solid #E9E9E9;
  height: 45px;
  margin-right: 5px;
  padding: 11px 15px;
  border-radius: 3px;
}
.members-area .section.stories .story-filters .type-wrapper .type-list {
  width: 100%;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .members-area .section.stories .story-filters .type-wrapper .type-list {
    width: 220px;
    margin-bottom: 0;
  }
}
.members-area .section.stories .story-filters .type-wrapper .variant-list {
  width: calc(100% - 49px);
}
@media (min-width: 768px) {
  .members-area .section.stories .story-filters .type-wrapper .variant-list {
    width: calc(100% - 274px);
  }
}
.members-area .section.stories .story-filters .type-wrapper .search-button-type {
  float: left;
  height: 44px;
  width: 44px;
}
.members-area .section.stories .story-filters .search-wrapper .search-term {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  float: left;
  width: calc(100% - 49px);
}
.members-area .section.stories .story-filters .search-wrapper .search-button-term {
  float: left;
  margin-left: 5px;
  width: 44px;
  height: 44px;
}
.members-area .section.stories .story-list {
  margin: 30px 0 15px 0;
}
.members-area .section.stories .story-list .type-column,
.members-area .section.stories .story-list .date-column {
  color: #A5A5A5;
}
.members-area .section.stories .story-list .result-row {
  display: none;
}
.members-area .section.stories .story-list .result-row.set-1 {
  display: table-row;
}
.members-area .section.stories .links {
  margin-top: 10px;
  text-align: right;
  width: 100%;
}
.story-view header {
  margin-bottom: 30px;
  padding: 10px 15px;
  background-color: #F5F5F5;
  border-radius: 3px;
  border: 1px solid #DDD;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.story-view header img {
  width: 70px;
  margin-right: 15px;
}
.story-view header .meta .title {
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.story-view header .meta .author {
  font-size: 0.9em;
}
.story-view header .thank-you {
  padding: 10px 5px;
}
.story-view h2 {
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.8;
}
.story-view p {
  white-space: pre-wrap;
}
.story-view .career-story-section-title {
  margin-top: 20px;
}
.story-new header {
  margin-bottom: 30px;
  padding: 15px 20px;
  background-color: #F5F5F5;
  border-radius: 3px;
  border: 1px solid #DDD;
}
.story-new .question-row {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .story-new .question-row {
    text-align: right;
  }
}
.story-new .question-row .question {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 15px;
  display: block;
}
.story-new .question-row .answer {
  text-align: left;
}
.story-new .question-row .answer .answer-note {
  display: block;
  font-size: 0.8em;
  color: #A5A5A5;
  margin-top: 10px;
  font-style: italic;
}
.story-new .question-row input[type=text] {
  width: 100%;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
@media (min-width: 992px) {
  .story-new .question-row input[type=text] {
    margin-top: -5px;
  }
}
.story-new .question-row textarea {
  border: 1px solid #DDD;
  padding: 11px 15px;
  border-radius: 3px;
  width: 100%;
  height: 150px;
}
.story-new .question-row textarea.invalid {
  outline: 0 !important;
  border-color: #FF5C60 #FF7077 #FF7077 !important;
  box-shadow: 0 1px 2px transparent inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 2px 0 rgba(255, 0, 0, 0.5) !important;
}
.story-new .question-row .gender-wrapper {
  display: inline-block;
  margin-right: 10px;
}
.story-new .question-row .gender-wrapper input[type=radio] {
  margin: 0 5px 0 15px;
}
.story-new .question-row .gender-wrapper input[type=radio]:first-of-type {
  margin-left: 0;
}
@media (min-width: 441px) {
  .story-new .question-row .gender-wrapper input[type=radio] {
    margin-top: 15px;
  }
}
.story-new .question-row .gender-wrapper label {
  font-weight: normal;
  margin-bottom: 0;
}
@media (max-width: 440px) {
  .story-new .question-row .gender-wrapper {
    display: block;
    margin-bottom: 5px;
  }
}
.story-new .button-row {
  text-align: center;
  margin-bottom: 30px;
}
.story-new .button-row .btn {
  min-width: 200px;
}
.intertype-test .test {
  margin: 30px 0;
  background-color: #F5F5F5;
  padding: 20px 5% 30px 5%;
}
.intertype-test .test h2 {
  margin-bottom: 30px;
}
.intertype-test .test .question {
  margin-bottom: 30px;
}
.intertype-test .test .question .adjective {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
}
.intertype-test .test .question .adjective .explanation {
  display: block;
  font-size: 0.7em;
  font-weight: normal;
  margin-top: 5px;
  color: #7F7F7F;
}
.intertype-test .test .question .answer {
  margin: 0 5%;
}
.intertype-test .test .question .answer .option-left,
.intertype-test .test .question .answer .option-right {
  padding: 5px 15px 0 15px;
  display: block;
  font-size: 0.6em;
  float: left;
  text-transform: uppercase;
  color: #7F7F7F;
}
.intertype-test .test .question .answer .option-left {
  text-align: right;
}
.intertype-test .test .question .answer .slider {
  cursor: pointer;
  height: 12px !important;
  width: 100%;
  margin-top: 7px;
  border: none;
  background: transparent linear-gradient(to right, #728D56 0%, #728D56 50%, #DC6950 50%, #DC6950 100%) repeat scroll 0% 0% !important;
}
.intertype-test .test .question .answer .slider .tick {
  display: block;
  float: left;
  width: 1px;
  height: 12px;
  background-color: #4C4C4C;
  margin-left: calc(100% / 6 - 0.7px);
}
.intertype-test .test .divider {
  font-size: 0.9em;
  color: #7F7F7F;
  border-top: 1px solid #DDD;
  margin-top: 40px;
  padding-top: 5px;
}
.intertype-test .test .button-wrapper {
  text-align: center;
  padding: 10px 0;
}
.intertype-test .test .button-wrapper .btn {
  padding: 12px 30px;
}
.intertype-results {
  margin: 20px 0;
}
.intertype-results .title {
  margin-top: 0;
  margin-bottom: 25px;
}
.intertype-results .strategy-info {
  font-size: 0.9em;
}
@media (max-width: 992px) {
  .intertype-results .description.own .retake-test {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .intertype-results .description.own {
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .intertype-results .description.partner {
    padding-left: 30px;
  }
}
.intertype-results .description.partner .partner-cta .btn {
  margin-bottom: 15px;
}
.intertype-results .description.partner .partner-cta .note {
  font-size: 0.8em;
}
.intertype-results .analysis-wrapper {
  margin: 35px 0 30px 0;
}
.intertype-results .analysis-wrapper h3 {
  margin-bottom: 15px;
}
.intertype-results .analysis-wrapper .item {
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.8;
}
.intertype-results .analysis-wrapper .item .fa {
  display: block;
  margin-right: 10px;
  font-size: 1.5em;
  width: 40px;
  text-align: center;
  margin-top: 4px;
}
.intertype-results .analysis-wrapper .item.good .fa {
  color: #728D56;
}
.intertype-results .analysis-wrapper .item.bad .fa {
  color: #DC6950;
}
.intertype-results .analysis-wrapper .item.advice .fa {
  color: #51A9AB;
}
.intertype-results .comments .comment-field {
  width: 100%;
  height: 150px;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.intertype-results .comments .comment-field.invalid {
  outline: 0px none !important;
  border-color: #FF5C60 #FF7077 #FF7077 !important;
  box-shadow: 0px 1px 2px transparent inset, 0px 1px 0px rgba(255, 255, 255, 0), 0px 0px 2px 0px rgba(255, 0, 0, 0.5) !important;
}
.intertype-results .comments .comment-alert {
  margin: 5px 0 0 0;
  display: none;
}
.intertype-results .comments .action-row {
  margin-top: 5px;
  text-align: right;
}
.intertype-results .comments .action-row .comment-send {
  padding: 10px 30px;
}
.members-area .section.tests .main-area a {
  margin-bottom: 15px;
}
.members-area .section.preferences .preferences-section {
  margin: 30px 0 0 0;
  border-bottom: 1px solid #EEE;
}
.members-area .section.preferences .preferences-section .section-text {
  padding-left: 0;
}
.members-area .section.preferences .preferences-section .section-text .section-title {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.members-area .section.preferences .preferences-section .section-text .section-info {
  font-style: italic;
  font-size: 0.8em;
  color: #A5A5A5;
  display: block;
  margin-top: 10px;
  margin-bottom: 25px;
}
.members-area .section.preferences .preferences-section .section-actions {
  padding-right: 0;
  padding-bottom: 15px;
  text-align: right;
}
.members-area .section.preferences .preferences-section .section-actions .profile-name-wrapper {
  margin: 10px 0;
  text-align: right;
}
.members-area .section.preferences .preferences-section .section-actions .profile-name-wrapper #profile-name {
  width: 70%;
  margin-left: 30%;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  font-size: 0.9em;
  display: inline-block;
}
.members-area .section.preferences .preferences-section .section-actions .profile-name-wrapper #name-change {
  margin-top: 5px;
  display: inline-block;
}
.members-area .section.preferences .preferences-section .section-actions .visibility-switches {
  padding: 10px 0;
}
.members-area .section.preferences .preferences-section .section-actions .visibility-switches .btn {
  margin-left: 0;
  color: #4C4C4C;
  width: 90px;
}
.members-area .section.preferences .preferences-section .section-actions .visibility-switches .btn .label-title {
  display: inline;
}
.members-area .section.preferences .preferences-section .section-actions .visibility-switches .btn .label-title span.fa {
  color: #FFF;
}
.members-area .section.preferences .preferences-section .section-actions .visibility-switches .btn.active {
  color: #FFF;
  background-color: #51A9AB;
}
.members-area .section.preferences .preferences-section .section-actions .visibility-switches .btn.active:hover {
  color: #FFF;
}
.members-area .section.preferences .preferences-section .section-passwords {
  padding-left: 0;
  font-size: 0.9em;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options {
  display: none;
  background-color: #F9F9F9;
  padding: 20px;
  font-size: 0.9em;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options.visible {
  display: block;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options label {
  display: block;
  margin-bottom: 10px;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options select,
.members-area .section.preferences .preferences-section.networking-section .networking-options textarea {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  margin-bottom: 15px;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options select:not(.age-select),
.members-area .section.preferences .preferences-section.networking-section .networking-options textarea {
  width: 100%;
  max-width: 475.5px;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options textarea {
  height: 146px;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options .networking-alert {
  display: none;
  margin-bottom: 15px;
}
.members-area .section.preferences .preferences-section.networking-section .networking-options .update-button {
  margin-top: 5px;
}
.members-area .section.preferences #password-form {
  padding: 10px 0;
}
.members-area .section.preferences #password-form label {
  padding-top: 4px;
  font-weight: normal;
}
.members-area .section.preferences #password-form input {
  width: 100%;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  font-size: 1em;
}
.members-area .section.preferences #password-form .alert-form-group {
  margin-bottom: 0;
}
.members-area .section.preferences #password-form #password-alert {
  text-align: left;
  padding: 10px;
  font-size: 0.9em;
  margin-bottom: 15px;
  display: none;
}
.members-area .section.preferences #password-form .button-wrapper #password-submit {
  width: 182px;
}
.members-area .section.preferences #password-form .password-note {
  font-size: 0.9em;
  color: #A5A5A5;
  margin-bottom: 0;
}
.members-area .section.preferences .preferences-section:last-of-type {
  border-bottom: none;
}
.members-area .section.preferences .resend-wrapper {
  width: 100%;
  text-align: right;
}
.members-area .section.preferences #resend-results {
  width: 161px;
}
.members-area .section.preferences .preferences-section .section-actions .gender-switches .btn,
.members-area .section.preferences .preferences-section .section-actions .networking-switches .btn {
  color: #4C4C4C;
  margin-left: 0;
  background-color: #E4E4E2;
}
.members-area .section.preferences .preferences-section .section-actions .gender-switches .btn.active,
.members-area .section.preferences .preferences-section .section-actions .networking-switches .btn.active {
  background-color: #51A9AB;
  color: #FFFFFF;
}
.members-area .section.preferences .preferences-section .section-actions .gender-switches .btn.active:hover,
.members-area .section.preferences .preferences-section .section-actions .networking-switches .btn.active:hover {
  color: #FFFFFF;
}
.members-area .section.preferences .preferences-section .section-actions .gender-switches .btn:hover,
.members-area .section.preferences .preferences-section .section-actions .networking-switches .btn:hover {
  color: #4C4C4C;
}
.mini-tests-list {
  margin-bottom: 30px;
}
.mini-tests-list .alert {
  margin-bottom: 15px;
}
.mini-tests-list .test-item {
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  background-color: #F5F5F5;
  padding: 20px;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  max-width: 700px;
}
.mini-tests-list .test-item .title {
  font-weight: 500;
  font-size: 1.3em;
  margin-bottom: 10px;
}
.mini-tests-list .test-item .description {
  font-size: 0.9em;
  margin-bottom: 10px;
  line-height: 1.8;
}
.mini-tests-list .test-item .count {
  font-size: 0.9em;
  font-style: italic;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.mini-test form {
  margin: 30px 0 45px 0;
}
.mini-test form .question {
  padding: 25px;
  margin-bottom: -1px;
  background-color: #F5F5F5;
  border: 1px solid #DCDCDC;
}
.mini-test form .question .title {
  font-weight: 500;
  font-size: 1.1em;
  margin-bottom: 15px;
  line-height: 1.8;
}
.mini-test form .question .answers.binary .btn {
  color: #4C4C4C;
  margin-left: 0;
  background-color: #E4E4E2;
  border-radius: 3px;
  margin-right: 10px;
  width: 60px;
}
.mini-test form .question .answers.binary .btn.active {
  background-color: #51A9AB;
  color: #FFFFFF;
}
.mini-test form .question .answers.binary .btn.active:hover {
  color: #FFFFFF;
}
.mini-test form .question .answers.binary .btn:hover {
  color: #4C4C4C;
}
.mini-test form .question .answers.binary .btn.disagree.active {
  background-color: #DC6950;
}
.mini-test form .question .options select {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  max-width: 100%;
}
.mini-test form .see-results {
  margin-top: 25px;
}
.mini-test-results {
  margin-bottom: 45px;
}
.mini-test-results h1 {
  margin-bottom: 30px;
}
.mini-test-results .question {
  margin-bottom: 30px;
}
.mini-test-results .question .title {
  font-weight: 500;
  font-size: 1.3em;
  margin-bottom: 15px;
  line-height: 1.8;
}
.mini-test-results .question .answer {
  line-height: 1.8;
  color: #7F7F7F;
  margin-bottom: 5px;
}
.mini-test-results .question .respondents {
  line-height: 1.8;
  font-style: italic;
  color: #7F7F7F;
}
.mini-test-results .comments .comment-field {
  width: 100%;
  height: 150px;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.mini-test-results .comments .comment-field.invalid {
  outline: 0px none !important;
  border-color: #FF5C60 #FF7077 #FF7077 !important;
  box-shadow: 0px 1px 2px transparent inset, 0px 1px 0px rgba(255, 255, 255, 0), 0px 0px 2px 0px rgba(255, 0, 0, 0.5) !important;
}
.mini-test-results .comments .comment-alert {
  margin: 5px 0 0 0;
  display: none;
}
.mini-test-results .comments .action-row {
  margin-top: 5px;
  text-align: right;
}
.mini-test-results .comments .action-row .comment-send {
  padding: 10px 30px;
}
.standalone-profile {
  padding: 0 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .standalone-profile {
    padding: 0 15%;
  }
}
.standalone-profile .name,
.standalone-profile .type {
  font-size: 1.8em;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .standalone-profile .name,
  .standalone-profile .type {
    font-size: 2.4em;
  }
}
.standalone-profile .name {
  text-transform: none;
}
.standalone-profile .type {
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .standalone-profile .type {
    margin-bottom: 50px;
  }
}
.standalone-profile .type a {
  color: #51A9AB;
}
.standalone-profile .header {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .standalone-profile .header {
    margin-bottom: 50px;
  }
}
.standalone-profile .header .illustration-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .standalone-profile .header .illustration-wrapper {
    margin-bottom: 0;
  }
}
.standalone-profile .header .illustration-wrapper .illustration {
  width: 100%;
  max-width: 320px;
}
.standalone-profile .header .technical-wrapper {
  text-align: left;
}
.standalone-profile .header .technical-wrapper .group {
  border-bottom: 1px dashed #EEE;
  line-height: 2.4em;
}
@media (min-width: 768px) {
  .standalone-profile .header .technical-wrapper .group {
    font-size: 1.2em;
  }
}
.standalone-profile .header .technical-wrapper .group .title {
  display: inline-block;
  font-weight: 600;
  width: 40%;
}
.standalone-profile .header .technical-wrapper .group .info a {
  color: #51A9AB;
}
.standalone-profile .header .technical-wrapper .note {
  margin-top: 15px;
  font-size: 0.8em;
  color: #A5A5A5;
}
.standalone-profile .header .technical-wrapper .networking-description {
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  padding: 15px;
  margin: 30px 0;
  background-color: #F5F5F5;
  white-space: pre-wrap;
  font-size: 0.9em;
  line-height: 1.8;
  overflow: hidden;
}
.standalone-profile .header .technical-wrapper .test-wrapper {
  margin-top: 30px;
}
.standalone-profile .header .technical-wrapper .test-wrapper .caption {
  color: #A5A5A5;
  margin-bottom: 10px;
}
.standalone-profile .header .technical-wrapper .action-row {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .standalone-profile .header .technical-wrapper .action-row {
    margin-bottom: 0;
  }
}
.standalone-profile .header .technical-wrapper .action-row .btn {
  width: 70px;
  margin-right: 5px;
}
.standalone-profile .header .technical-wrapper .action-row a {
  outline: 0;
  text-decoration: none;
}
.standalone-profile .header .technical-wrapper #messageDialog {
  margin-top: 10%;
}
.standalone-profile .header .technical-wrapper #messageDialog .message {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  height: 120px;
  width: 100%;
}
.standalone-profile .header .technical-wrapper #messageDialog .alert {
  display: none;
  margin: 15px 0;
}
.standalone-profile .header .technical-wrapper #messageDialog .modal-actions {
  margin-top: 15px;
  text-align: right;
}
.standalone-profile .header .technical-wrapper #messageDialog .modal-actions .btn {
  margin-left: 5px;
}
.standalone-profile .traits-wrapper {
  margin-bottom: 60px;
}
.standalone-profile .traits-wrapper .bar-caption .left-trait,
.standalone-profile .traits-wrapper .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.standalone-profile .traits-wrapper .bar-caption .left-trait {
  text-align: left;
}
.standalone-profile .traits-wrapper .bar-caption .right-trait {
  text-align: right;
}
.standalone-profile .traits-wrapper .trait {
  margin-bottom: 30px;
}
.standalone-profile .traits-wrapper .trait .caption {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.1em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.standalone-profile .traits-wrapper .trait .tagline {
  font-size: 0.75em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.standalone-profile .traits-wrapper .trait .bar {
  font-size: 0.9em;
  margin-bottom: 15px;
}
.standalone-profile .traits-wrapper .trait .bar:after {
  display: table;
  content: " ";
  clear: both;
}
.standalone-profile .traits-wrapper .trait .bar .left,
.standalone-profile .traits-wrapper .trait .bar .right {
  background-color: #F5F5F5;
  min-width: 60px;
  max-width: calc(100% - 60px);
  float: left;
  padding: 0 15px;
}
.standalone-profile .traits-wrapper .trait .bar .left {
  border-right: 2px solid #FFFFFF;
  border-radius: 99px 0 0 99px;
}
.standalone-profile .traits-wrapper .trait .bar .left .count {
  float: left;
  margin: 5px 10px 5px -10px;
}
.standalone-profile .traits-wrapper .trait .bar .left span {
  text-align: left;
}
.standalone-profile .traits-wrapper .trait .bar .right {
  border-left: 2px solid #FFFFFF;
  border-radius: 0 99px 99px 0;
}
.standalone-profile .traits-wrapper .trait .bar .right .count {
  float: right;
  margin: 5px -10px 5px 10px;
}
.standalone-profile .traits-wrapper .trait .bar .right span {
  text-align: right;
}
.standalone-profile .traits-wrapper .trait .bar .active {
  background-color: #51A9AB;
}
.standalone-profile .traits-wrapper .trait .bar .active span {
  color: #FFFFFF;
}
.standalone-profile .traits-wrapper .trait .bar .count {
  background-color: #FFFFFF;
  min-width: 40px;
  height: 40px;
  line-height: 42px;
  font-weight: 700;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  border-radius: 99px;
  position: relative;
}
@media (min-width: 768px) {
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip:after {
    content: "▼";
    position: absolute;
    top: -39px;
    left: 30%;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.introverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Introverted";
    left: -42px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.extraverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Extraverted";
    left: -43px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.intuitive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Intuitive";
    left: -23px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.observant:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Observant";
    left: -33px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.thinking:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Thinking";
    left: -23px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.feeling:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Feeling";
    left: -17px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.judging:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Judging";
    left: -19px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.prospecting:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Prospecting";
    left: -43px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.assertive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Assertive";
    left: -28px;
  }
  .standalone-profile .traits-wrapper .trait .bar .count.has-tooltip.turbulent:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Turbulent";
    left: -32px;
  }
}
.standalone-profile .traits-wrapper .trait .bar span {
  line-height: 50px;
  display: block;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.standalone-profile .traits-wrapper .trait .explanation {
  font-size: 0.85em;
}
.standalone-profile .traits-wrapper .trait .explanation a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: 600;
}
.standalone-profile .traits-wrapper .trait .bar {
  font-size: 0.7em;
}
.standalone-profile .social-icons {
  text-align: center;
  margin-bottom: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.standalone-profile .social-icons:after {
  display: table;
  content: " ";
  clear: both;
}
.standalone-profile .social-icons .social-placeholder {
  height: 65px;
}
.standalone-profile .social-icons .social-item {
  float: none;
}
.standalone-profile .social-icons .social-item a {
  outline: 0;
}
.research-index .theory {
  background-color: #F9F9F9;
  margin: 15px -15px;
}
.research-index .theory .col-md-6 {
  padding: 15px;
}
.research-index .theory .image-wrapper {
  text-align: center;
}
.research-index .theory .image-wrapper img {
  width: 100%;
  max-width: 555px;
}
.research-index .theory .theory-article {
  border: none;
  margin-bottom: 0;
  padding: 0 15px 15px 15px;
}
@media (min-width: 768px) {
  .research-index .theory .theory-article {
    padding: 15px;
  }
}
@media (min-width: 992px) {
  .research-index .theory .theory-article {
    padding: 0 60px 0 45px;
  }
}
@media (min-width: 768px) {
  .research-index .theory {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.article-index .articles-pagination,
.research-index .articles-pagination {
  text-align: center;
}
.article-index .articles-pagination li,
.research-index .articles-pagination li {
  list-style: none;
  text-align: center;
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.article-index .articles-pagination li:first-child a,
.research-index .articles-pagination li:first-child a,
.article-index .articles-pagination li:first-child span,
.research-index .articles-pagination li:first-child span,
.article-index .articles-pagination li:last-child a,
.research-index .articles-pagination li:last-child a,
.article-index .articles-pagination li:last-child span,
.research-index .articles-pagination li:last-child span {
  padding-bottom: 3px;
}
.article-index .articles-pagination li.active span,
.research-index .articles-pagination li.active span,
.article-index .articles-pagination li.active span:hover,
.research-index .articles-pagination li.active span:hover {
  background: #51A9AB;
  color: #FFFFFF;
}
.article-index .articles-pagination li span,
.research-index .articles-pagination li span,
.article-index .articles-pagination li a,
.research-index .articles-pagination li a {
  width: 45px;
  height: 45px;
  background: #F9F9F9;
  border: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #4C4C4C;
  padding: 0;
}
.article-index .articles-pagination li a:hover,
.research-index .articles-pagination li a:hover {
  background-color: #F5F5F5;
  color: #4C4C4C;
}
.theory-article .trait-comparison .illustration {
  margin-bottom: 15px;
  padding: 15px 15px 0 15px;
  text-align: center;
}
.theory-article .trait-comparison .illustration img {
  width: 100%;
  max-width: 340px;
}
.study .chart-wrapper {
  margin-bottom: 15px;
}
.study .chart-wrapper.has-copyright.visible {
  position: relative;
}
.study .chart-wrapper.has-copyright.visible:after {
  content: "©2015 NERIS Analytics Limited";
  z-index: 1;
  position: absolute;
  right: 0;
  font-size: 0.6em;
  color: #A5A5A5;
  bottom: 0;
}
.study .chart-wrapper.has-copyright.visible.types-chart {
  margin-bottom: 30px;
}
.study .chart-wrapper.has-copyright.visible.types-chart:after {
  content: "©2015 NERIS Analytics Limited";
  z-index: 1;
  position: absolute;
  right: 0;
  font-size: 0.6em;
  color: #A5A5A5;
  bottom: -10px;
}
.study .further-reading {
  padding: 20px 20px 10px 20px;
  background-color: #F5F5F5;
  font-size: 0.9em;
}
.study .further-reading h2 {
  margin-top: 0;
}
.study .further-reading .source {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.study .further-reading .source .number {
  margin-right: 5px;
}
.premium-wrapper.diplomat {
  margin: 0 -15px;
}
.premium-wrapper.diplomat .header-image {
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .header-image {
    width: calc(100% + 200px);
    margin: -1px -100px 0 -100px;
  }
}
.premium-wrapper.diplomat .title {
  font-size: 2.1em;
  text-transform: none;
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: normal;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .title {
    font-size: 1.3em;
    margin-bottom: 15px;
  }
}
.premium-wrapper.diplomat .padded {
  padding: 0 18%;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .padded {
    padding: 0 2%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .premium-wrapper.diplomat .padded {
    padding: 0 10%;
  }
}
.premium-wrapper.diplomat p {
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat p {
    margin-bottom: 20px;
  }
}
.premium-wrapper.diplomat p.subtitle {
  text-align: center;
  margin-bottom: 50px;
  font-size: 1.6em;
  color: #A5A5A5;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat p.subtitle {
    font-size: 1.1em;
    margin-bottom: 20px;
  }
}
.premium-wrapper.diplomat p strong,
.premium-wrapper.diplomat p b,
.premium-wrapper.diplomat p em {
  font-weight: 600;
}
.premium-wrapper.diplomat ul {
  margin-bottom: 35px;
}
.premium-wrapper.diplomat ul li {
  margin-bottom: 10px;
}
.premium-wrapper.diplomat .section-title {
  margin-bottom: 30px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .section-title {
    font-size: 1.2em;
    margin-bottom: 20px;
  }
}
.premium-wrapper.diplomat .yearnings-wrapper {
  margin: 80px -30px 45px -30px;
}
.premium-wrapper.diplomat .yearnings-wrapper .yearning img {
  width: 100%;
  max-width: 370px;
  margin-bottom: 40px;
}
.premium-wrapper.diplomat .yearnings-wrapper .yearning h4 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .yearnings-wrapper {
    margin: 30px 2% 5px 2%;
  }
  .premium-wrapper.diplomat .yearnings-wrapper .yearning {
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .premium-wrapper.diplomat .yearnings-wrapper .yearning img {
    margin-bottom: 10px;
  }
  .premium-wrapper.diplomat .yearnings-wrapper .yearning h4 {
    margin-bottom: 10px;
  }
}
.premium-wrapper.diplomat .testimonials-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .testimonials-wrapper {
    margin-bottom: 20px;
  }
}
.premium-wrapper.diplomat .testimonials-wrapper .testimonial {
  border: 1px solid #EEE;
  border-radius: 3px;
  padding: 35px;
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.premium-wrapper.diplomat .testimonials-wrapper .testimonial:after {
  display: table;
  content: " ";
  clear: both;
}
.premium-wrapper.diplomat .testimonials-wrapper .testimonial .avatar {
  margin-right: 25px;
}
.premium-wrapper.diplomat .testimonials-wrapper .testimonial .avatar img {
  width: 75px;
}
.premium-wrapper.diplomat .testimonials-wrapper .testimonial p {
  font-size: 0.8em;
  margin: 0;
  display: block;
}
.premium-wrapper.diplomat .testimonials-wrapper .testimonial p .author {
  margin-bottom: 8px;
  font-weight: 600;
  display: block;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .testimonials-wrapper .testimonial {
    display: block;
    text-align: center;
    padding: 15px;
  }
  .premium-wrapper.diplomat .testimonials-wrapper .testimonial .avatar {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .premium-wrapper.diplomat .testimonials-wrapper .testimonial p .author {
    font-size: 1.1em;
  }
}
.premium-wrapper.diplomat .scene {
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .scene {
    margin-bottom: 20px;
  }
}
.premium-wrapper.diplomat .tools-wrapper {
  margin: 20px -35px 40px 0;
}
.premium-wrapper.diplomat .tools-wrapper .tool {
  width: calc(33.33% - 35px);
  margin-right: 35px;
  border: 1px solid #EEE;
  border-radius: 3px;
  padding: 20px;
  text-align: center;
  font-size: 0.8em;
}
.premium-wrapper.diplomat .tools-wrapper .tool img {
  width: 75px;
}
.premium-wrapper.diplomat .tools-wrapper .tool p {
  margin-bottom: 0;
  font-size: 0.9em;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .tools-wrapper {
    margin: 20px 0;
  }
  .premium-wrapper.diplomat .tools-wrapper .tool {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.premium-wrapper.diplomat .highlight {
  padding-left: 20px;
  border-left: 4px solid #51A9AB;
}
.premium-wrapper.diplomat hr {
  margin: 70px 0 60px 0;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat hr {
    margin: 30px 0 20px 0;
  }
}
.premium-wrapper.diplomat .rundown-points.vertical .point {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #EEE;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 20px;
}
.premium-wrapper.diplomat .rundown-points.vertical .point .image {
  padding: 5px;
  margin-right: 20px;
}
.premium-wrapper.diplomat .rundown-points.vertical .point .image img {
  width: 70px;
}
.premium-wrapper.diplomat .rundown-points.vertical .point .description {
  font-size: 0.85em;
}
.premium-wrapper.diplomat .rundown-points.vertical .point .description h4 {
  margin-top: 0;
}
.premium-wrapper.diplomat .rundown-points.vertical .point .description p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .rundown-points.vertical .point {
    display: block;
  }
  .premium-wrapper.diplomat .rundown-points.vertical .point .image {
    text-align: center;
    margin: 0 0 10px 0;
  }
}
.premium-wrapper.diplomat .rundown-points.three-rows .point {
  text-align: center;
}
.premium-wrapper.diplomat .rundown-points.three-rows .point .image {
  margin-bottom: 25px;
}
.premium-wrapper.diplomat .rundown-points.three-rows .point .image img {
  width: 100px;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .rundown-points.three-rows .point .image {
    margin: 5px 0 15px 0;
  }
}
.premium-wrapper.diplomat .rundown-points.three-rows .point .description h4 {
  display: block;
  margin-bottom: 15px;
}
.premium-wrapper.diplomat .rundown-points.three-rows .point .description p {
  padding: 0 15px;
  font-size: 0.8em;
}
.premium-wrapper.diplomat .purchase-wrapper {
  margin: 0 0 70px 0;
  text-align: center;
}
.premium-wrapper.diplomat .purchase-wrapper .option {
  padding: 0 0 35px 0;
  border-bottom: 1px solid #EEE;
}
.premium-wrapper.diplomat .purchase-wrapper .option img {
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px;
}
.premium-wrapper.diplomat .purchase-wrapper .option img.all {
  margin-bottom: 0;
}
.premium-wrapper.diplomat .purchase-wrapper .option p {
  font-size: 0.75em;
  margin-bottom: 20px;
}
.premium-wrapper.diplomat .purchase-wrapper .option .btn {
  width: 100%;
  padding: 20px 0;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .premium-wrapper.diplomat .purchase-wrapper .option {
    width: calc(50% - 15px);
  }
  .premium-wrapper.diplomat .purchase-wrapper .option img {
    margin-bottom: 30px;
  }
  .premium-wrapper.diplomat .purchase-wrapper .option img.all {
    margin: 30px 0 0 0;
  }
  .premium-wrapper.diplomat .purchase-wrapper .option p {
    margin-bottom: 30px;
  }
  .premium-wrapper.diplomat .purchase-wrapper .option.single {
    margin-right: 15px;
  }
  .premium-wrapper.diplomat .purchase-wrapper .option.all {
    margin-left: 15px;
  }
  .premium-wrapper.diplomat .purchase-wrapper .option .btn {
    font-size: 1em;
  }
}
.premium-wrapper.diplomat .purchase-wrapper .all-note {
  font-size: 0.8em;
  padding-top: 30px;
  clear: both;
  color: #A5A5A5;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .purchase-wrapper .all-note {
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .purchase-wrapper {
    margin-bottom: 30px;
  }
}
.premium-wrapper.diplomat .testimonials-wrapper-2 {
  margin: 45px -15px 30px -15px;
}
.premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial {
  text-align: center;
  margin: 25px 0;
  padding: 0 20px;
}
.premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial img {
  width: 100px;
  margin-bottom: 25px;
}
.premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial .author {
  display: block;
  margin-bottom: 15px;
  font-weight: 600;
}
.premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial p {
  font-size: 0.85em;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .testimonials-wrapper-2 {
    margin: 0 -15px 30px -15px;
  }
  .premium-wrapper.diplomat .testimonials-wrapper-2.not-last {
    margin-bottom: -15px;
  }
  .premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial {
    margin: 0 0 25px 0;
  }
  .premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial img {
    margin-bottom: 15px;
  }
  .premium-wrapper.diplomat .testimonials-wrapper-2 .testimonial .author {
    margin-bottom: 5px;
  }
}
.premium-wrapper.diplomat .guarantee {
  border: 1px solid #EEE;
  padding: 30px;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 30px;
}
.premium-wrapper.diplomat .guarantee img {
  width: 75px;
}
.premium-wrapper.diplomat .guarantee h3 {
  font-size: 1.4em;
}
.premium-wrapper.diplomat .guarantee p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .premium-wrapper.diplomat .guarantee {
    padding: 20px;
  }
}
.premium-wrapper.diplomat .extras {
  font-size: 0.75em;
  margin-bottom: 90px;
  text-align: center;
  color: #A5A5A5;
}
.testimonial.new {
  margin-bottom: 45px;
}
.testimonial.new label {
  margin: 10px 0;
}
.testimonial.new input[type=text] {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.testimonial.new textarea {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  margin-bottom: 5px;
  width: 100%;
  height: 150px;
}
.testimonial.new .count-row {
  text-align: right;
  font-size: 0.9em;
  color: #A5A5A5;
}
.testimonial.new .photo-note {
  margin-top: 5px;
  font-size: 0.9em;
  color: #A5A5A5;
}
.testimonial.new .alert {
  display: none;
  margin-bottom: 15px;
}
.testimonial.confirmation .testimonial-code {
  padding: 5px;
  background-color: #F9F9F9;
  font-weight: 600;
  border: 1px solid #DCDCDC;
}
@media (min-width: 768px) {
  .international.type-description .results {
    margin-top: 70px;
  }
}
.international.type-description .results .type-info {
  text-align: center;
  margin: 30px 0;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1.3;
}
.international.type-description .results .type-info .caption {
  font-size: 1.2em;
  margin-bottom: 15px;
}
@media (min-width: 460px) {
  .international.type-description .results .type-info .caption {
    font-size: 1.5em;
  }
}
@media (min-width: 768px) {
  .international.type-description .results .type-info .caption {
    font-size: 1.8em;
  }
}
.international.type-description .results .type-info .nice-type {
  font-size: 1.5em;
  margin-bottom: 5px;
}
@media (min-width: 460px) {
  .international.type-description .results .type-info .nice-type {
    font-size: 2.3em;
  }
}
@media (min-width: 768px) {
  .international.type-description .results .type-info .nice-type {
    font-size: 3.2em;
  }
}
.international.type-description .results .type-info .basic-type {
  font-size: 1.2em;
}
@media (min-width: 460px) {
  .international.type-description .results .type-info .basic-type {
    font-size: 2em;
  }
}
@media (min-width: 768px) {
  .international.type-description .results .type-info .basic-type {
    font-size: 2.8em;
  }
}
.international.type-description .results .avatar-wrapper {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .international.type-description .results .avatar-wrapper {
    padding-top: 70px;
  }
}
.international.type-description .results .avatar-wrapper img {
  width: 100%;
  max-width: 320px;
}
.international.type-description .results .traits-wrapper {
  margin-bottom: 60px;
  text-align: center;
  margin-bottom: 0;
  font-size: 0.9em;
}
.international.type-description .results .traits-wrapper .bar-caption .left-trait,
.international.type-description .results .traits-wrapper .bar-caption .right-trait {
  margin: 5px 0;
  font-weight: 600;
  font-size: 0.9em;
}
.international.type-description .results .traits-wrapper .bar-caption .left-trait {
  text-align: left;
}
.international.type-description .results .traits-wrapper .bar-caption .right-trait {
  text-align: right;
}
.international.type-description .results .traits-wrapper .trait {
  margin-bottom: 30px;
}
.international.type-description .results .traits-wrapper .trait .caption {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 1.1em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.international.type-description .results .traits-wrapper .trait .tagline {
  font-size: 0.75em;
  color: #A5A5A5;
  margin-bottom: 15px;
}
.international.type-description .results .traits-wrapper .trait .bar {
  font-size: 0.9em;
  margin-bottom: 15px;
}
.international.type-description .results .traits-wrapper .trait .bar:after {
  display: table;
  content: " ";
  clear: both;
}
.international.type-description .results .traits-wrapper .trait .bar .left,
.international.type-description .results .traits-wrapper .trait .bar .right {
  background-color: #F5F5F5;
  min-width: 60px;
  max-width: calc(100% - 60px);
  float: left;
  padding: 0 15px;
}
.international.type-description .results .traits-wrapper .trait .bar .left {
  border-right: 2px solid #FFFFFF;
  border-radius: 99px 0 0 99px;
}
.international.type-description .results .traits-wrapper .trait .bar .left .count {
  float: left;
  margin: 5px 10px 5px -10px;
}
.international.type-description .results .traits-wrapper .trait .bar .left span {
  text-align: left;
}
.international.type-description .results .traits-wrapper .trait .bar .right {
  border-left: 2px solid #FFFFFF;
  border-radius: 0 99px 99px 0;
}
.international.type-description .results .traits-wrapper .trait .bar .right .count {
  float: right;
  margin: 5px -10px 5px 10px;
}
.international.type-description .results .traits-wrapper .trait .bar .right span {
  text-align: right;
}
.international.type-description .results .traits-wrapper .trait .bar .active {
  background-color: #51A9AB;
}
.international.type-description .results .traits-wrapper .trait .bar .active span {
  color: #FFFFFF;
}
.international.type-description .results .traits-wrapper .trait .bar .count {
  background-color: #FFFFFF;
  min-width: 40px;
  height: 40px;
  line-height: 42px;
  font-weight: 700;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  border-radius: 99px;
  position: relative;
}
@media (min-width: 768px) {
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip:after {
    content: "▼";
    position: absolute;
    top: -39px;
    left: 30%;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.introverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Introverted";
    left: -42px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.extraverted:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Extraverted";
    left: -43px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.intuitive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Intuitive";
    left: -23px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.observant:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Observant";
    left: -33px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.thinking:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Thinking";
    left: -23px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.feeling:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Feeling";
    left: -17px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.judging:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Judging";
    left: -19px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.prospecting:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Prospecting";
    left: -43px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.assertive:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Assertive";
    left: -28px;
  }
  .international.type-description .results .traits-wrapper .trait .bar .count.has-tooltip.turbulent:before {
    position: absolute;
    top: -60px;
    font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 300;
    content: "Turbulent";
    left: -32px;
  }
}
.international.type-description .results .traits-wrapper .trait .bar span {
  line-height: 50px;
  display: block;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.international.type-description .results .traits-wrapper .trait .explanation {
  font-size: 0.85em;
}
.international.type-description .results .traits-wrapper .trait .explanation a {
  color: #4C4C4C;
  text-decoration: underline;
  font-weight: 600;
}
.international.type-description .results .traits-wrapper .trait {
  margin-bottom: 15px;
}
.international.type-description .results .traits-wrapper .trait .bar-caption .left-trait,
.international.type-description .results .traits-wrapper .trait .bar-caption .right-trait {
  font-size: 0.9em;
  padding-top: 3px;
  margin-bottom: 5px;
}
.international.type-description .results .traits-wrapper .trait .bar-caption .left-trait {
  text-align: left;
}
.international.type-description .results .traits-wrapper .trait .bar-caption .right-trait {
  text-align: right;
}
.language-list {
  margin-bottom: 45px;
}
.language-list h2 {
  margin-bottom: 25px;
}
.language-list .languages-wrapper {
  margin-bottom: 20px;
}
.language-list .languages-wrapper .language {
  display: block;
  margin-bottom: 10px;
  line-height: 1.5;
}
.language-list .languages-wrapper .language .note {
  margin-left: 7px;
  color: #A5A5A5;
}
.language-list .illustration-wrapper {
  text-align: center;
  padding-top: 10px;
}
.language-list .illustration-wrapper .illustration {
  width: 100%;
  max-width: 550px;
  text-align: center;
}
.language-list .translation-cta {
  padding: 20px 25px 25px 25px;
  background-color: #F5F5F5;
}
.translation-index .active-languages .language-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  width: 300px;
  height: 50px;
  background-color: #F5F5F5;
  border: 1px solid #dcdcdc;
  margin: 0 15px 15px 0;
  transition: all 0.05s;
  color: #4C4C4C;
}
.translation-index .active-languages .language-item:hover {
  cursor: pointer;
  box-shadow: 0 0 2px #A5A5A5;
}
.translation-index .active-languages .language-item .title {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px 10px 10px 15px;
}
.translation-index .active-languages .language-item .progress-indicator {
  width: 70px;
  height: 50px;
  font-size: 0.9em;
  text-align: center;
  font-weight: 600;
  padding-top: 13px;
  border-left: 1px solid #dcdcdc;
}
.translation-index .active-languages .language-item .progress-indicator.min {
  color: #DC6950;
}
.translation-index .active-languages .language-item .progress-indicator.mid-1 {
  color: #DFC10C;
}
.translation-index .active-languages .language-item .progress-indicator.mid-2 {
  color: #51A9AB;
}
.translation-index .active-languages .language-item .progress-indicator.max {
  color: #728D56;
}
.translation-index .suggest-language {
  margin-bottom: 45px;
}
.translation-index .suggest-language a {
  margin-top: 10px;
}
.translation-index .suggest-language .note {
  margin-top: 15px;
  font-size: 0.85em;
  color: #A5A5A5;
}
.translation-index .name-prompt .name {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 340px;
  margin-bottom: 15px;
  font-size: 0.9em;
}
.translation-index .name-prompt .note {
  margin-top: 20px;
  font-size: 0.8em;
  color: #7F7F7F;
}
.translation-new-language h2 {
  margin: 35px 0 25px 0;
}
.translation-new-language .inactive-languages {
  margin-bottom: 45px;
}
.translation-new-language .inactive-languages .language-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  float: left;
  width: 300px;
  height: 50px;
  background-color: #F5F5F5;
  border: 1px solid #dcdcdc;
  margin: 0 15px 15px 0;
  transition: all 0.05s;
  color: #4C4C4C;
  padding: 10px 10px 10px 15px;
}
.translation-new-language .inactive-languages .language-item:hover,
.translation-new-language .inactive-languages .language-item:focus,
.translation-new-language .inactive-languages .language-item:active {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  box-shadow: 0 0 2px #A5A5A5;
}
.translation-item-groups h2 {
  margin: 35px 0 25px 0;
}
.translation-item-groups .item-groups {
  margin-bottom: 45px;
}
.translation-item-groups .item-groups .group-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 500px;
  width: 100%;
  background-color: #F5F5F5;
  border: 1px solid #dcdcdc;
  margin: 0 15px 15px 0;
  transition: all 0.05s;
  color: #4C4C4C;
}
.translation-item-groups .item-groups .group-item:hover,
.translation-item-groups .item-groups .group-item:focus,
.translation-item-groups .item-groups .group-item:active {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
  box-shadow: 0 0 2px #A5A5A5;
}
.translation-item-groups .item-groups .group-item .title {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px 10px 10px 15px;
}
.translation-item-groups .item-groups .group-item .progress-indicator {
  width: 70px;
  height: 50px;
  font-size: 0.9em;
  text-align: center;
  font-weight: 600;
  padding-top: 13px;
  border-left: 1px solid #dcdcdc;
}
.translation-item-groups .item-groups .group-item .progress-indicator.min {
  color: #DC6950;
}
.translation-item-groups .item-groups .group-item .progress-indicator.mid-1 {
  color: #DFC10C;
}
.translation-item-groups .item-groups .group-item .progress-indicator.mid-2 {
  color: #51A9AB;
}
.translation-item-groups .item-groups .group-item .progress-indicator.max {
  color: #728D56;
}
.translation-items.rtl .items .table .item td .top-suggestion,
.translation-items.rtl .items .table .item td .suggestion-fields .suggestion {
  direction: rtl;
}
.translation-items.rtl #suggestions-dialog .modal-body .lists .suggestions .entry .main {
  direction: rtl;
}
.translation-items h2 {
  margin: 35px 0 25px 0;
}
.translation-items .items {
  margin-bottom: 45px;
}
.translation-items .items .table th {
  padding: 15px;
  font-weight: 600;
  background-color: #F5F5F5;
  border: 1px solid #DCDCDC;
}
.translation-items .items .table .item td {
  width: 50%;
  border: 1px solid #DCDCDC;
  padding: 15px;
}
.translation-items .items .table .item td .original {
  margin-bottom: 10px;
}
.translation-items .items .table .item td .top-suggestion {
  color: #51A9AB;
  margin-bottom: 10px;
}
.translation-items .items .table .item td .note {
  font-size: 0.9em;
  color: #A5A5A5;
  margin-bottom: 10px;
}
.translation-items .items .table .item td .suggestion-fields {
  display: none;
}
.translation-items .items .table .item td .suggestion-fields .suggestion {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  padding: 11px 12px;
  width: 100%;
  display: block;
  margin-bottom: 5px;
  font-size: 0.9em;
  height: 130px;
}
.translation-items .items .table .item td .suggestion-fields .comment {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  padding: 11px 12px;
  font-size: 0.9em;
  width: 100%;
  margin-bottom: 5px;
}
.translation-items .items .table .item td .suggestion-alert {
  font-size: 0.9em;
  padding: 11px 12px;
  margin: 5px 0 10px 0;
  display: none;
}
.translation-items #suggestions-dialog {
  margin-top: 5%;
}
.translation-items #suggestions-dialog .modal-dialog {
  width: 950px;
}
.translation-items #suggestions-dialog .modal-header {
  font-weight: 600;
  padding-left: 25px;
}
.translation-items #suggestions-dialog .modal-header .close {
  margin-top: 2px;
}
.translation-items #suggestions-dialog .modal-body {
  padding: 0;
}
.translation-items #suggestions-dialog .modal-body .original-info {
  padding: 20px 25px;
  background-color: #F5F5F5;
  border-bottom: 1px solid #DCDCDC;
}
.translation-items #suggestions-dialog .modal-body .original-info .caption {
  margin: 0 0 10px 0;
}
.translation-items #suggestions-dialog .modal-body .original-info .original {
  line-height: 1.8;
}
.translation-items #suggestions-dialog .modal-body .lists {
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions {
  max-height: 567px;
  overflow: auto;
  padding: 0 25px 20px 25px;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions h4 {
  margin: 20px 0 15px 0;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry {
  margin: 25px 0;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .main p {
  margin-bottom: 15px;
  color: #51A9AB;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  border-top: 1px solid #DCDCDC;
  color: #A5A5A5;
  font-size: 0.85em;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation {
  width: 85px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .fa {
  font-size: 1.4em;
  color: #DDD;
  cursor: pointer;
  transition: all 0.05s;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .fa.upvote:hover,
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .fa.upvote.highlighted {
  color: #728D56;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .fa.downvote:hover,
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .fa.downvote.highlighted {
  color: #DC6950;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .count {
  margin: 0 7px;
  color: #4C4C4C;
  font-weight: 600;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .count.positive {
  color: #728D56;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .reputation .count.negative {
  color: #DC6950;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .author {
  padding-left: 15px;
  text-align: right;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 600;
}
.translation-items #suggestions-dialog .modal-body .lists .suggestions .entry .meta .author.own {
  color: #DC6950;
}
.translation-items #suggestions-dialog .modal-body .lists .comments {
  border-left: 1px solid #DCDCDC;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 400px;
  overflow: auto;
  padding: 0 25px;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list h4 {
  margin: 20px 0 15px 0;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list .entry {
  margin: 25px 0 10px 0;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list .entry.no-comments {
  margin-top: 5px;
  color: #A5A5A5;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list .entry .content {
  width: 100%;
  margin-bottom: 10px;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list .entry .author-info {
  text-align: right;
  font-size: 0.85em;
  color: #A5A5A5;
  border-top: 1px solid #DCDCDC;
  padding-top: 5px;
  font-weight: 600;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list .entry .author-info.own {
  color: #DC6950;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .comment-list .spacer {
  font-size: 20px;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .new-comment {
  padding: 15px 25px;
  background-color: #F5F5F5;
  border-top: 1px solid #DCDCDC;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .new-comment h4 {
  margin-bottom: 10px;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .new-comment textarea {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.9em;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .new-comment .action-row {
  float: right;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .new-comment .action-row .comment-alert {
  font-size: 0.9em;
  padding: 7px 15px;
  margin: 0 9px 10px 0;
  height: 40px;
  float: left;
  display: none;
}
.translation-items #suggestions-dialog .modal-body .lists .comments .new-comment .action-row .save-comment {
  float: left;
}
.translation-items #suggestions-dialog .modal-footer {
  padding: 20px 25px;
  background-color: #F5F5F5;
  border-top: 1px solid #DCDCDC;
}
.comments-section {
  margin-bottom: 30px;
}
.comments-section #comment-tabs li {
  width: 50%;
  text-align: center;
}
.comments-section #comment-tabs li a {
  color: #4C4C4C;
  margin-right: 0;
  font-size: 0.8em;
}
@media (min-width: 460px) {
  .comments-section #comment-tabs li a {
    font-size: 1em;
  }
}
.comments-section #comment-tabs li a img {
  width: 20px;
  margin-right: 5px;
  margin-top: -3px;
}
.comments-section #comment-tabs li a .fa {
  font-size: 1.2em;
  margin-right: 5px;
}
.comments-section .tab-pane {
  padding: 15px;
  border: 1px solid #DCDCDC;
  border-top: none;
  border-radius: 0 0 3px 3px;
}
.comments-section #main-form,
.comments-section #reply-form {
  margin: 10px 0 30px 0;
  font-size: 0.9em;
}
.comments-section #main-form .comment-text,
.comments-section #reply-form .comment-text {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.comments-section #main-form .username-wrapper,
.comments-section #reply-form .username-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.comments-section #main-form .username-wrapper .text,
.comments-section #reply-form .username-wrapper .text {
  margin-bottom: 10px;
}
.comments-section #main-form .username-wrapper .comment-username,
.comments-section #reply-form .username-wrapper .comment-username {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  padding: 2px 10px;
  height: 40px;
  margin: 0 0 10px 10px;
}
.comments-section #main-form .username-wrapper .comment-publish,
.comments-section #reply-form .username-wrapper .comment-publish {
  margin: 0 0 10px 10px;
}
.comments-section #main-form .alert-wrapper,
.comments-section #reply-form .alert-wrapper {
  text-align: right;
}
.comments-section #main-form .alert-wrapper .alert,
.comments-section #reply-form .alert-wrapper .alert {
  display: none;
  margin-bottom: 10px;
  padding: 7px 15px;
}
.comments-section #reply-form {
  font-size: 1em;
  margin: 15px 0;
}
.comments-section .comment-wrapper {
  border-top: 2px solid #DDD;
  padding-top: 5px;
  margin-bottom: 20px;
}
.comments-section .comment-wrapper .comment-reply {
  font-size: 0.8em;
}
.comments-section .comment-wrapper .comment-reply .reply-link {
  text-decoration: none;
  outline: 0;
}
.comments-section .comment-wrapper .comment-reply .reply-link.active {
  color: #DC6950;
}
.comments-section .subcomment-wrapper {
  border-top: 1px dotted #DDD;
  margin-top: 20px;
  margin-bottom: 0px;
}
.comments-section .subcomment-wrapper .comment-reply {
  margin-left: calc(8.33333% + 5px);
}
.comments-section .comment-caption {
  padding-top: 10px;
}
.comments-section .comment-name {
  font-weight: bold;
}
.comments-section .comment-response-marker {
  font-size: 0.8em;
  color: #D4D4D4;
}
.comments-section .comment-date {
  font-size: 0.7em;
  margin-bottom: 15px;
}
.comments-section .comment-reputation {
  text-align: center;
}
.comments-section .comment-reputation span {
  font-size: 0.9em;
  width: 20px;
  display: inline-block;
  cursor: pointer;
}
.comments-section .comment-good-rep {
  color: #70BC4F;
}
.comments-section .comment-bad-rep {
  color: #CA3A3A;
}
.comments-section .comments-voteup:hover {
  color: #70BC4F;
}
.comments-section .comments-votedown:hover {
  color: #CA3A3A;
}
.comments-section .comment-content {
  padding-bottom: 20px;
}
.comments-section .comment-content .comment-text {
  white-space: pre-wrap;
}
.comments-section .comment-response {
  font-size: 0.8em;
}
.comments-section .comment-response a {
  text-decoration: none;
}
.comments-section #response-temp {
  display: none;
  width: 100%;
}
.comments-section .comment-response-text {
  margin-top: 5px;
  padding-right: 30px;
}
.comments-section .comment-response-text textarea {
  margin: 10px 0 0 15px;
  width: 100%;
  height: 90px;
  padding: 8px;
  border: 2px solid rgba(0, 35, 55, 0.1);
  font-size: 16px;
}
.comments-section .comment-response-text-bottom {
  padding-right: 15px;
  font-size: 0.8em;
}
.comments-section .comment-response-textarea-bottom {
  font-size: 16px;
  margin: 0;
}
.comments-section .comment-response-text-bottom-2 {
  padding-left: 0;
}
.comments-section .comment-response-name {
  display: inline-block;
  padding-top: 5px;
}
.comments-section .comment-response-name input[type=text] {
  margin: 0 0 5px 5px;
  padding: 4px 6px 6px 6px;
  border: 2px solid rgba(0, 35, 55, 0.1);
  font-size: 16px;
}
.comments-section #comment-publish-bottom {
  margin-left: 5px;
  margin-top: 5px;
  padding: 8px 14px;
}
.comments-section .comment-report-used {
  color: #CA3A3A;
  cursor: default;
}
.comments-section .comment-report-used:hover,
.comments-section .comment-report-used:active,
.comments-section .comment-report-used:focus {
  color: #CA3A3A !important;
  cursor: default;
}
.comments-section .comment-links {
  text-align: right;
}
.user-profile .actions-wrapper .message-button {
  margin-bottom: 15px;
}
.user-profile #messageDialog {
  text-align: left;
  margin-top: 15%;
}
.user-profile #messageDialog .modal-body {
  padding: 25px;
}
.user-profile #messageDialog .modal-body .message {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 10px;
  height: 200px;
}
.user-profile #messageDialog .modal-body .message-alert {
  display: none;
  margin-bottom: 10px;
}
.user-profile #messageDialog .modal-body .action-row {
  text-align: right;
}
.user-profile #messageDialog .modal-body .action-row a {
  outline: 0;
}
.user-profile #messageDialog .modal-body .action-row .action-send,
.user-profile #messageDialog .modal-body .action-row .action-conversation {
  margin-left: 7px;
  min-width: 175px;
}
.user-profile #messageDialog .modal-body .action-row .action-send .fa,
.user-profile #messageDialog .modal-body .action-row .action-conversation .fa {
  margin-right: 5px;
}
.js-template {
  display: none;
}
.comments-wrapper #response-bottom #comment-bottom {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.comments-wrapper .comment-wrapper .comment-response #comment {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
}
.comments-wrapper .comment-wrapper .comment-response .comment-publish .comment-response-name {
  margin-bottom: 5px;
}
.comments-wrapper .comment-wrapper .comment-response .comment-publish #comment-publish {
  height: auto;
  margin-top: 0;
}
.career-story header {
  margin-bottom: 30px;
  padding: 10px 15px;
  background-color: #F5F5F5;
  border-radius: 3px;
  border: 1px solid #DDD;
}
.career-story header img {
  width: 70px;
  margin-right: 10px;
}
.career-story h2 {
  font-size: 1.2em;
  font-family: Montserrat, "Open Sans", "Helvetica Neue", Arial;
}
.contact-page.international {
  margin-bottom: 45px;
}
.contact-page form #email,
.contact-page form #message {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 10px;
}
.contact-page form #message {
  height: 130px;
}
.contact-page form .alert-wrapper {
  text-align: right;
}
.contact-page form .alert-wrapper #message-alert {
  display: none;
  margin-bottom: 10px;
}
.contact-page form .action-row {
  text-align: right;
}
.forgot-password input,
.reset-password input {
  border: 1px solid #E9E9E9;
  padding: 11px 15px;
  border-radius: 3px;
  width: 300px;
  margin-bottom: 15px;
}
.forgot-password .alert,
.reset-password .alert {
  display: inline-block;
  margin-bottom: 15px;
}

/*# sourceMappingURL=master.css.map */
