/* mixin for multiline */
.article-tools {
  color: #006b87;
  font-size: 15px;
  font-size: 0.83333rem;
  font-size: 0.88889rem;
  line-height: 1.51111rem;
  font-weight: 400; }
  @media only screen and (min-width: 48em) {
    .article-tools {
      float: right;
      margin-left: 15px;
      margin-right: 15px; } }
  .article-tools.nofloat {
    float: none;
    margin: 0; }
  .article-tools ul {
    padding: 0;
    list-style: none; }
    .article-tools ul ul {
      display: none; }
    .article-tools ul li {
      display: inline;
      margin-left: 10px; }
      .article-tools ul li a {
        color: #006b87; }
        .article-tools ul li a:hover {
          color: #1f1f1f; }
      .article-tools ul li.open ul {
        background: #fff;
        display: block;
        border-radius: 4px;
        border: 1px solid #dedede;
        padding: 5px 10px;
        position: absolute;
        margin-left: 60px;
        margin-top: 4px;
        white-space: nowrap;
        z-index: 1001; }
        .article-tools ul li.open ul li {
          border: 0;
          display: block;
          margin: 0;
          padding: 5px 0 5px 5px; }
      .article-tools ul li:first-child {
        margin-left: 0; }

.c-paywall {
  background-color: #f8f3e6;
  text-align: center; }

.c-paywall__header {
  font-family: 'Zilla Slab';
  font-size: 1.94444rem;
  padding-top: 1.66667rem; }

.c-paywall__text {
  padding-left: 1.38889rem;
  padding-right: 1.38889rem;
  font-size: 1rem; }

.c-paywall__btn {
  width: 16.66667rem; }

.c-paywall__login {
  font-size: 0.77778rem;
  display: block;
  padding-bottom: 1.66667rem; }

.c-paywall__description {
  text-align: left; }

.c-paywall__list {
  list-style: none;
  text-align: left;
  padding: 0 0.83333rem 0 1.38889rem;
  margin: 0 0 1.3em 1.11111rem;
  font-size: 18px; }
  @media only screen and (min-width: 32em) {
    .c-paywall__list {
      margin: 0 auto 1.3em auto;
      display: inline-block;
      max-width: 23.61111rem; } }
  @media only screen and (min-width: 60em) {
    .c-paywall__list {
      padding-left: 5.27778rem;
      max-width: 33.33333rem; } }

.c-paywall__checkmark {
  position: relative;
  top: 8px;
  margin-left: -1.11111rem;
  float: left; }

.u-padding-bottom {
  padding-bottom: 0.55556rem; }

.u-bold {
  font-weight: 600; }

.dropdownMenu .menuTitleDown {
  float: left; }

.dropdownMenu .menuTitleBar:hover {
  cursor: pointer; }

.dropdownMenu .menuItems {
  position: absolute;
  z-index: 1000;
  left: 0px;
  background: transparent; }

.dropdownMenu .menuItemsHolder {
  position: absolute;
  display: none;
  text-align: left;
  left: auto; }

.dropdownMenu .submenuRight {
  position: relative;
  float: left;
  top: 7px;
  display: none; }

.dropdownMenu .menuItem {
  float: left;
  white-space: nowrap;
  min-width: 100%;
  width: 100%; }

.dropdownMenu .itemIcon {
  display: inline-block;
  padding: 5px 5px 5px 10px; }
  .dropdownMenu .itemIcon i {
    font-size: 11px;
    font-size: 0.61111rem; }

.dropdownMenu .item {
  display: inline-block;
  white-space: nowrap;
  padding: 5px 15px 5px 5px;
  font-size: 11px;
  font-size: 0.61111rem; }

.dropdownMenu.open-left .menuItemsInner {
  float: left;
  border: solid 1px #999;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.dropdownMenu.open-left .menuItem {
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.dropdownMenu.open-right .menuItemsInner {
  float: left;
  border: solid 1px #999;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0; }

.dropdownMenu.open-right .menuItem {
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0; }

.dropdownMenu.header .menuTitle {
  float: left;
  color: #fff;
  height: 14px; }

.dropdownMenu.header .menuTitleDown {
  padding: 0px 0px 0px 5px;
  color: #fff; }

.dropdownMenu.header .open .menuTitleDown {
  color: #fab93a; }

.dropdownMenu.header .menuTitleBar:hover .menuTitle {
  color: #d5eef8; }

.dropdownMenu.header .menuTitleBar:hover .menuTitleDown {
  color: #fab93a; }

.dropdownMenu.header .menuItems {
  top: 13px; }

.dropdownMenu.header .menuItemsInner {
  background: #fff;
  margin-top: 7px; }

.dropdownMenu.header .menuItem {
  background: #fff; }
  .dropdownMenu.header .menuItem:hover {
    background: #777; }
    .dropdownMenu.header .menuItem:hover .item {
      color: #d5eef8; }

.dropdownMenu.header .itemIcon i {
  color: #fab93a; }

.dropdownMenu.header .blackboard .itemIcon i {
  color: #000; }

.dropdownMenu.header .greenchalk .itemIcon i {
  color: #46A746; }

.dropdownMenu.classic {
  margin: 15px 0; }
  .dropdownMenu.classic::after {
    clear: both;
    content: "";
    display: table; }
  .dropdownMenu.classic .menuTitleBar {
    background: #fff;
    /* Old browsers */
    float: left;
    border-radius: 0;
    border: solid 1px #999; }
    .dropdownMenu.classic .menuTitleBar:hover .menuTitleDown {
      background: #8baeba;
      /* Old browsers */
      color: white; }
  .dropdownMenu.classic .menuTitle {
    float: left;
    padding: 5px 12px 5px 12px;
    height: 15px;
    font-size: 12px;
    font-size: 0.66667rem; }
  .dropdownMenu.classic .menuTitleDown {
    padding: 4px 8px 5px 8px;
    border-left: solid 1px #999; }
    .dropdownMenu.classic .menuTitleDown i.ss-icon {
      font-size: 8px;
      font-size: 0.44444rem; }
  .dropdownMenu.classic .menuTitleBar.open {
    -moz-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dropdownMenu.classic .open .menuTitleDown {
    background: #8baeba; }
  .dropdownMenu.classic .menuItems {
    top: 26px; }
  .dropdownMenu.classic .menuItemsInner {
    background: #fff;
    box-shadow: 5px 5px 5px #888; }
  .dropdownMenu.classic .menuItem {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    background: #fff;
    text-decoration: none; }
    .dropdownMenu.classic .menuItem:hover {
      background: #e8f4f9;
      /* Old browsers */
      border-top: solid 1px #acd4e5;
      border-bottom: solid 1px #acd4e5; }
  .dropdownMenu.classic .itemIcon i {
    color: #4685af; }
  .dropdownMenu.classic .item {
    color: #1f1f1f; }

.dropdownMenu.header .menuTitleDown i {
  line-height: 12px; }

.dropdownAnswerOuter {
  position: absolute; }

.dropdownAnswerInner {
  position: relative;
  left: 550px;
  top: -2; }

.dropdownAnswerInner {
  left: 500px; }

.submenuItem:hover .submenuRight {
  display: block; }

.dropdownMenuStatus {
  margin-left: 15px;
  margin-top: 7px; }

.socialCountHolder {
  position: relative; }

.socialCount {
  position: absolute;
  top: -28px;
  right: -8px;
  z-index: 200;
  background: #D12626;
  padding: 0 5px;
  font-size: 10px;
  font-size: 0.55556rem;
  color: #FFF;
  border-radius: 0; }

.shared-border {
  -moz-border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.questions-filter-toolbar {
  background-color: #f9f9f9;
  padding: 0.55556em;
  margin: 0.27778em 0 0.55556em 0; }

.questions-filter-toolbar__header::after {
  clear: both;
  content: "";
  display: table; }

.questions-filter-toolbar__header--icon {
  float: right;
  padding-top: 0.11111rem; }

.questions-filter-toolbar__body {
  margin-top: 0.55556em; }

.questions-filter-toolbar__body--group {
  display: block;
  margin-bottom: 0.66667em; }
  @media only screen and (min-width: 48em) {
    .questions-filter-toolbar__body--group {
      display: inline-block;
      margin-left: 0.27778em; } }
  .questions-filter-toolbar__body--group:first-child {
    margin-left: 0; }

.questions-filter-toolbar__control {
  height: 2em;
  width: 100%; }

.featured-filters__filter {
  margin-bottom: 0.66667em; }
  @media only screen and (min-width: 48em) {
    .featured-filters__filter {
      margin-right: 0.44444em; } }

.question-list-heading {
  color: #2e3336;
  font-size: 21.6px;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 1.25; }

.homework-help-popular-titles {
  display: none;
  margin: 30px 0;
  text-align: center; }
  @media only screen and (min-width: 48em) {
    .homework-help-popular-titles {
      display: block; } }
  .homework-help-popular-titles h3 {
    text-align: left;
    margin-bottom: 10px;
    color: #2e3336; }
  .homework-help-popular-titles figure {
    display: inline-block;
    max-width: 27%;
    vertical-align: top;
    margin-right: 8%; }
    .homework-help-popular-titles figure:last-child {
      margin-right: 0; }
  .homework-help-popular-titles img {
    width: 100%; }
  .homework-help-popular-titles figcaption {
    font-size: 16px;
    font-weight: 300;
    margin-top: 7.5px; }
  .homework-help-popular-titles .popular-title-title {
    color: #2e3336; }

.question-list {
  color: #2e3336;
  font-size: 18px;
  line-height: 1.4; }
  .question-list li {
    margin-bottom: 10px; }

.question-list-topics {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 5px; }

.question-list-prompt {
  font-weight: bold;
  margin-bottom: 5px; }

.answer-excerpt {
  font-weight: normal;
  padding-bottom: 5px; }
  .answer-excerpt img {
    max-width: 300px; }
    @media only screen and (min-width: 48em) {
      .answer-excerpt img {
        max-width: inherit; } }

.homework-help-search .search input[type="text"] {
  font-size: 15px;
  font-size: 0.83333rem; }

.homework-help-search .search input[type="submit"] {
  font-size: 18px;
  font-size: 1rem; }

.message-footer {
  margin: 30px 0 15px;
  font-size: 14px; }
  .message-footer::after {
    clear: both;
    content: "";
    display: table; }
  .message-footer .message-footer-action {
    display: block;
    margin-bottom: 5px; }
  .message-footer .rating-wrapper,
  .message-footer .dropdown {
    display: inline-block; }
  @media only screen and (max-width: 59.99em) {
    .message-footer .rating-wrapper::after {
      clear: both;
      content: "";
      display: table; } }
  @media only screen and (min-width: 48em) {
    .message-footer .message-footer-action {
      float: left;
      margin-left: 10px; }
    .message-footer .flagAnswer {
      float: right; } }

#content-header {
  border-bottom: 0 !important; }

article.question-article h1 {
  color: #2e3336;
  margin-bottom: 0.27778em;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: normal;
  font-size: 31.104px;
  font-size: 1.728rem;
  font-weight: 300; }
  @media only screen and (min-width: 48em) {
    article.question-article h1 {
      margin-bottom: 0.55556em; } }

article.question-article p.becomeFan {
  font-size: 12.5px;
  font-size: 0.69444rem; }

.question-article--example {
  padding-left: 1.2rem;
  border-left: 0.5rem solid #dedede; }

.question-content {
  padding-top: 1%; }
  .question-content .question-meta {
    padding-top: 1%; }

#answerQuestion {
  margin-top: 45px; }

#qAnswer {
  border-color: #ccc; }
  #qAnswer:focus {
    outline: 0;
    border-color: #006b87; }

label[for="qAnswer"] {
  font-size: 18px !important;
  display: inline-block;
  margin-bottom: 15px; }

.edit-btn-tips {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 10px; }

.join-container {
  text-align: center !important;
  color: #2e3336;
  font-size: 20px;
  font-weight: 300;
  padding: 20px !important; }
  .join-container p:first-child {
    margin-top: 0; }
  .join-container small {
    display: block; }

.rating-thumbs {
  float: left;
  position: relative;
  top: -5px;
  margin-bottom: 10px; }
  .rating-thumbs .rating-thumb {
    float: left;
    cursor: pointer;
    padding: 5px;
    color: white;
    margin-right: 10px; }
    .rating-thumbs .rating-thumb.upvote {
      background-color: #006b87; }
    .rating-thumbs .rating-thumb.downvote {
      background-color: #c73e28; }
    .rating-thumbs .rating-thumb span {
      font-family: "Open Sans", "Helvetica Neue", "Arial", sans-serif; }
  .positive .rating-thumbs .rating-thumb.downvote {
    background-color: #eee;
    color: #ccc; }
  .negative .rating-thumbs .rating-thumb.upvote {
    background-color: #eee;
    color: #ccc; }

iframe {
  width: 100%; }

.answerSummary {
  text-align: left !important; }

.article-tools-hh {
  float: none;
  padding: 0px;
  margin: 0px; }

.answer-body {
  overflow-x: auto; }
  .answer-body__text {
    overflow-wrap: break-word; }