.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.elementary.compare .compare-countries-header-container {
  background-color: #DDF2FA;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.elementary.compare .compare-countries-tabs {
  margin: 0px;
}
.elementary.compare .compare-countries-tabs > li {
  display: inline;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  border-color: #aaaaaa #aaaaaa #cccccc;
  border-style: solid;
  border-width: 1px;
  margin-left: 1em;
  font-size: 16px;
  padding: 0 0.5em;
  background-color: #cccccc;
}
.elementary.compare .compare-countries-tabs > li > a {
  font-weight: bold;
  color: #666666;
}
.elementary.compare .compare-countries-tabs > li.active {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}
.elementary.compare .compare-countries-tabs > li.active a {
  color: #bf7600;
}
.elementary.compare .compare-countries-container {
  border-top: 1px solid #aaaaaa;
  margin-bottom: 1em;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}
.elementary.compare #compare-countries-content,
.elementary.compare #compare-countries-more-content {
  margin: 1em;
}
.elementary.compare .breadcrumb {
  margin: 1em 0 0.5em;
}
p {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
}
img.compare-countries-flag {
  height: 35px;
  float: left;
}
.compare-countries-header {
  background-color: #999999;
}
.selector-row {
  margin-top: 15px;
  margin-bottom: 10px;
}
.compare-row {
  margin: 0;
  padding: 0;
}
.compare-row .compare-countries-images {
  max-height: 245px;
}
.compare-row .compare-countries-videos {
  height: 123px;
}
.compare-row .row.compare-countries-images,
.compare-row .row.compare-countries-videos {
  margin-left: 0;
}
.compare-row .thumb {
  float: left;
  width: 28.6%;
  height: 90px;
  margin: 2% 2% 25px 2%;
  text-align: center;
  line-height: 100px;
}
.compare-row .results.media a {
  position: relative;
}
.compare-row .results.media a:hover {
  text-decoration: none;
}
.compare-row .results.media a span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 0.5em;
  height: 0.5em;
  margin-top: -0.25em;
  margin-left: -0.25em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  padding: 0.5em;
  line-height: 0.5em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
.compare-row-even {
  background-color: #dbe8ee;
}
p.compare-countries-article {
  height: 100px;
}
.compare-countries-nav-link {
  float: right;
}
a.compare-countries-link {
  float: right;
  font-style: italic;
  font-weight: bold;
}
.compare-countries-name {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
}
#compare-country-profile table,
#compare-more table {
  border-collapse: collapse;
  width: 100%;
}
#compare-countries-content table td,
#compare-countries-more-content table td {
  padding: 3px 10px;
  border-top: 1px solid #DDDDDD;
}
#compare-countries-content #compare-country-profile table td,
#compare-countries-content #compare-header table td {
  width: 31.6239% !important;
}
#compare-help-message {
  margin-bottom: -5px;
  padding-top: 18px;
}
#compare-help-message .message {
  margin-bottom: 0;
}
.flag-container {
  display: inline;
  width: 25%;
  min-height: 50px;
}
.name-container {
  display: inline;
  width: 56%;
}
.compare-more label {
  margin-left: -10px;
}
#compare-countries-more-content .chzn-container {
  margin-left: -10px;
}
#compare-countries-more-content #compare-more table td,
#compare-countries-more-content #compare-header table td {
  width: 40.17094017094017% !important;
}
#compare-countries-more-content #compare-more table td.compare-legend,
#compare-countries-more-content #compare-header table td.compare-legend {
  width: 14.52991452991453% !important;
}
td#country1-flag-and-name,
td#country2-flag-and-name {
  border-left: 1px solid #DDDDDD;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
#compare-more .compare-footer {
  margin-bottom: 10px;
}
#compare-countries-content .chzn-container-single .chzn-search input {
  width: 92%;
}
#compare-countries-content .chzn-container-single .chzn-drop {
  width: 99.5% !important;
}
#compare-countries-more-content .chzn-container-single .chzn-search input {
  width: 94%;
}
#compare-countries-more-content .chzn-container-single .chzn-drop {
  width: 99.6% !important;
}
table.flag-and-title-container {
  width: 100%;
}
table.flag-and-title-container td {
  border-top: none !important;
  border-bottom: none !important;
  text-align: left;
}
table.flag-and-title-container tbody:first-child tr:first-child td:first-child {
  border-top-left-radius: 4px;
}
table.flag-and-title-container tbody:first-child tr:first-child td:last-child {
  border-top-right-radius: 4px;
}
table.compare-profile-ftnote-container td {
  vertical-align: top;
  border-top: none !important;
}
.country-attr,
.compare-legend {
  font-weight: bold;
}
.compare-profile-data,
.compare-other-data {
  border-left: 2px groove rgba(0, 0, 0, 0.15);
}
.compare-footer {
  background-color: rgba(76, 76, 76, 0.5);
  border-radius: 0 0 4px 4px;
  line-height: 6px;
}
.compare-profile-ftnote-container {
  font-family: Trebuchet MS;
  font-size: 12px;
}
.compare-profile-ftnote-container ul {
  list-style: none;
  margin: 8px 0 0;
}
.compare-profile-ftnote-container ul li {
  line-height: 14px;
  margin-bottom: 8px;
}
.ftnote-desc {
  margin-left: 10px;
}
.ftnote-num {
  float: left;
  font-size: 11px;
}
.compare .compare-row .results.media a .video-thumb-container {
  line-height: normal;
}
@media (min-width: 768px) and (max-width: 979px) {
  #compare-countries-more-content .chzn-container {
    margin-left: 0px;
  }
  .compare-more label {
    margin-left: 0px;
  }
  #compare-countries-content table.flag-and-title-container td {
    text-align: center;
  }
  #compare-countries-content img.compare-countries-flag {
    padding-left: 10px !important;
    float: none;
  }
  #compare-countries-content .flag-container {
    width: 100%;
  }
  #compare-countries-content .name-container {
    display: block;
    width: 100%;
  }
  #compare-countries-content .name-container .compare-countries-name {
    clear: both;
    padding: 0px 0 5px 0px;
  }
  .compare-row .compare-countries-images {
    max-height: 360px;
    margin-left: 20px;
  }
  .compare-row .compare-countries-videos {
    height: 235px;
    margin-left: 20px;
  }
  .compare-row .compare-countries-images .results.media .thumb,
  .compare-row .compare-countries-videos .results.media .thumb {
    width: 41%;
  }
  .compare-row p.compare-countries-article {
    font-size: 12px;
    height: 125px;
  }
  #compare-countries-content .chzn-container-single .chzn-search input {
    width: 88%;
  }
  #compare-countries-content .chzn-container-single .chzn-drop {
    width: 99.3% !important;
  }
  #compare-countries-more-content .chzn-container-single .chzn-search input {
    width: 90%;
  }
  #compare-countries-more-content .chzn-container-single .chzn-drop {
    width: 99.4% !important;
  }
}
@media (max-width: 767px) {
  #compare-countries-more-content .chzn-container {
    margin-left: 0px;
  }
  .compare-more label {
    margin-left: 0px;
  }
  img.compare-countries-flag {
    padding-left: 10px !important;
    float: none;
  }
  .compare-row p.compare-countries-article {
    font-size: 12px;
    height: 100%;
  }
  .compare-row .compare-countries-images {
    max-height: 210px;
  }
  .compare-row .compare-countries-videos {
    height: 100px;
  }
  .compare-row .results.media a span {
    top: 85%;
  }
  .compare-row .thumb {
    height: 60px;
  }
  table.flag-and-title-container td {
    text-align: center;
  }
  .flag-container {
    width: 100%;
  }
  .name-container {
    display: block;
    width: 100%;
  }
  .name-container .compare-countries-name {
    clear: both;
    padding: 0px 0 5px 0px;
  }
  #compare-countries-content .chzn-container-single .chzn-search input {
    width: 96%;
  }
  #compare-countries-content .chzn-container-single .chzn-drop {
    width: 99.7% !important;
  }
  #compare-countries-more-content .chzn-container-single .chzn-search input {
    width: 96%;
  }
  #compare-countries-more-content .chzn-container-single .chzn-drop {
    width: 99.7% !important;
  }
}
@media (min-width: 475px) and (max-width: 543px) {
  #compare-countries-content table td,
  #compare-countries-more-content table td {
    padding: 3px;
  }
  .compare-countries-name {
    font-size: 18px;
  }
  #compare-country-profile,
  #compare-more {
    font-size: 12px;
  }
}
@media (min-width: 420px) and (max-width: 474px) {
  #compare-countries-content table td,
  #compare-countries-more-content table td {
    padding: 3px;
  }
  .compare-countries-name {
    font-size: 15px;
  }
  #compare-country-profile,
  #compare-more {
    font-size: 12px;
  }
}
@media (min-width: 350px) and (max-width: 419px) {
  #compare-countries-content table td,
  #compare-countries-more-content table td {
    padding: 1px;
  }
  .compare-countries-name {
    font-size: 13px;
  }
  #compare-country-profile,
  #compare-more {
    font-size: 12px;
  }
  .compare-row .thumb {
    height: 25px;
    line-height: 21px;
    width: 32%;
  }
}
@media (max-width: 349px) {
  #compare-countries-content table td,
  #compare-countries-more-content table td {
    padding: 1px;
  }
  .compare-countries-name {
    font-size: 12px;
  }
  #compare-country-profile,
  #compare-more {
    font-size: 11px;
  }
  .compare-row .thumb {
    height: 25px;
    line-height: 21px;
    width: 32%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  #compare-countries-content .chzn-container-single .chzn-search input {
    width: 90%;
  }
  #compare-countries-content .chzn-container-single .chzn-drop {
    width: 99.4% !important;
  }
  #compare-countries-more-content .chzn-container-single .chzn-search input {
    width: 92%;
  }
}
html.widget {
  background: transparent !important;
}
body.widget {
  background: transparent !important;
  padding: 0px;
}
body.widget .block {
  display: block;
}
body.widget .brand-level {
  padding-left: 54px;
  top: -10px;
}
body.widget .brand img {
  height: 42px;
  width: auto;
}
body.widget #searchCriteria {
  display: inline;
  position: relative;
  margin: 0px;
  top: -2px;
}
body.widget #searchCriteria .btn {
  border: 0;
  -webkit-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
  background-image: none;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 31px;
}
body.widget #searchCriteria .search-query {
  -webkit-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  border-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 0 0 1em;
  font-weight: bold;
  height: 29px;
  width: 185px;
}
body.widget #searchCriteria .fontello-icon-search {
  color: #939393;
  font-size: 16px;
  line-height: 21px;
}
body.widget #searchCriteria.pack-search .search-query {
  margin-left: 52px;
}
body.widget #searchCriteria.pack-search .btn {
  margin-left: -4px;
}
body.widget #shared-wrapper {
  border-radius: 10px;
  background-color: #084466;
}
body.widget #shared-pusher,
body.widget #shared-footer {
  display: none;
}
body.widget a:hover {
  cursor: default;
  text-decoration: none;
}
@media (max-width: 280px) {
  body.widget #searchCriteria .search-query {
    width: 140px;
  }
}
.high.students,
.high.educators {
  background: url("/resources/img/shared/l3_noise.png");
}
.middle.students,
.middle.educators {
  background: url("/resources/img/shared/l2_noise.png");
}
.middle.students .container,
.middle.educators .container {
  max-width: 940px;
}
.middle.students .container .new-join-britannica,
.middle.educators .container .new-join-britannica {
  position: relative;
  background: #EFDDF3;
  border: 2px solid #AF4AC5;
  border-radius: 6px 6px 6px 6px;
}
.middle.students .container .new-join-britannica:after,
.middle.educators .container .new-join-britannica:after,
.middle.students .container .new-join-britannica:before,
.middle.educators .container .new-join-britannica:before {
  border: solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  bottom: 99.99%;
}
.middle.students .container .new-join-britannica:after,
.middle.educators .container .new-join-britannica:after {
  border-color: rgba(251, 236, 136, 0);
  border-bottom-color: #EFDDF3;
  border-width: 14px;
  left: 50%;
  margin-left: -14px;
}
.middle.students .container .new-join-britannica:before,
.middle.educators .container .new-join-britannica:before {
  border-color: rgba(250, 212, 46, 0);
  border-bottom-color: #AF4AC5;
  border-width: 17px;
  left: 50%;
  margin-left: -17px;
}
.middle.students .container .new-join-britannica .join-britannica-content,
.middle.educators .container .new-join-britannica .join-britannica-content {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  padding: 10px;
  color: #646464;
  line-height: 16px;
}
.middle.students #students a,
.middle.educators #students a,
.middle.students #educators a,
.middle.educators #educators a {
  color: #096283;
}
.middle.students #students span.research-text,
.middle.educators #students span.research-text,
.middle.students #educators span.research-text,
.middle.educators #educators span.research-text {
  color: #096283;
}
.middle.students #students h1,
.middle.educators #students h1,
.middle.students #educators h1,
.middle.educators #educators h1 {
  margin-left: 0;
  font-size: 36px;
}
.middle.students #students .teacher #curriculum-standards-chooser,
.middle.educators #students .teacher #curriculum-standards-chooser,
.middle.students #educators .teacher #curriculum-standards-chooser,
.middle.educators #educators .teacher #curriculum-standards-chooser {
  padding-top: 0;
}
.middle.students #students .main-content,
.middle.educators #students .main-content,
.middle.students #educators .main-content,
.middle.educators #educators .main-content {
  padding: 15px 20px;
}
#students,
#educators {
  padding-top: 1em;
  background-color: #FFFFFF;
}
#students .well,
#educators .well {
  border: 2px solid rgba(0, 0, 0, 0.05);
  box-shadow: none;
  border-radius: 6px;
  margin: 0 20px 20px;
}
#students h1,
#educators h1 {
  margin-left: 20px;
  font-size: 26px;
}
#students h4,
#educators h4 {
  font-style: italic;
  margin-bottom: 15px;
}
#students .compare,
#educators .compare {
  margin-left: 0.25em;
}
#students a,
#educators a {
  color: #0088CC;
  font-weight: bold;
}
#students ul li,
#educators ul li {
  line-height: 18px;
  margin-bottom: 10px;
}
#students ul li span.research-text,
#educators ul li span.research-text {
  color: #0088CC;
}
#tools {
  margin-bottom: 1.5em;
}
.tools-home .well {
  background-color: #dbf2fa;
  margin-bottom: 0.5em;
  padding: 0.5em;
}
.my-content-link,
.my-content-signup-link,
.lesson-plan-view-alert {
  cursor: pointer;
}
.join-britannica {
  position: relative;
  background: #FBEC88;
  border: 2px solid #FAD42E;
  border-radius: 6px 6px 6px 6px;
  margin-left: 1.25em;
}
.join-britannica:after,
.join-britannica:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.join-britannica:after {
  border-color: rgba(251, 236, 136, 0);
  border-right-color: #FBEC88;
  border-width: 18px;
  top: 50%;
  margin-top: -18px;
}
.join-britannica:before {
  border-color: rgba(250, 212, 46, 0);
  border-right-color: #FAD42E;
  border-width: 21px;
  top: 50%;
  margin-top: -21px;
}
.join-britannica-content {
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  padding: 15px;
  color: #646464;
}
.my-content-signup-link:hover {
  text-decoration: none;
}
.resource-tools {
  text-align: center;
}
@media (min-width: 1200px) {
  .elementary .tools-home .resource-tools:first-child {
    margin-left: -45px !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .elementary .tools-home .resource-tools:first-child {
    margin-left: -20px !important;
  }
}
.img-container-exp,
.img-container {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.img-container-exp {
  display: block;
}
@media (max-width: 767px) {
  .img-container-exp {
    display: inline-block;
  }
}
@media (max-width: 410px) {
  .img-container-exp {
    display: block;
  }
}
.borders,
.borders2 {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #999;
}
.borders2 {
  bottom: 1px;
  right: 1px;
}
.elementary.students .content.tools-home,
.elementary.educators .content.tools-home {
  margin-top: 2em;
  padding: 1em;
}
.elementary.students h3.browse-feature-title,
.elementary.educators h3.browse-feature-title {
  line-height: 21px;
  text-align: center;
  font-family: 'PT Serif', Georgia, 'Times New Roman', Times, serif;
}
.elementary.students .tools-content,
.elementary.educators .tools-content {
  text-align: center;
}
.elementary.students .tool.email,
.elementary.educators .tool.email {
  display: none;
}
.elementary.students .content a,
.elementary.educators .content a {
  color: #DA6712;
  font-weight: bold;
}
.elementary.students .resource-tools img,
.elementary.educators .resource-tools img {
  max-height: 120px;
}
.elementary.students .tools-explore,
.elementary.educators .tools-explore {
  padding-bottom: 15px;
}
.mejs-fullscreen #homepage-template-carousel .carousel-inner {
  overflow: visible;
}
.elementary #homepage-template-carousel {
  max-width: none;
}
.elementary #homepage-template-carousel .carousel-inner {
  height: 372px;
  border: none;
}
.elementary #homepage-template-carousel .carousel-inner .item {
  -webkit-transition: 0.9s ease-in-out left;
  -moz-transition: 0.9s ease-in-out left;
  -o-transition: 0.9s ease-in-out left;
  transition: 0.9s ease-in-out left;
}
.elementary #homepage-template-carousel .carousel-inner .item .mejs-container-fullscreen {
  z-index: 1031;
}
.elementary #homepage-template-carousel .carousel-control {
  background: #666666;
  border-radius: 50%;
  font-size: 37px;
  line-height: 37px;
  opacity: 0.3;
  height: 42px;
  width: 42px;
  margin-top: 0;
  color: #ffffff;
}
.elementary #homepage-template-carousel .carousel-control i {
  margin-right: 6px;
  margin-top: 2px;
  line-height: 42px;
}
.elementary #homepage-template-carousel .carousel-control.left {
  left: -45px;
}
.elementary #homepage-template-carousel .carousel-control.right {
  right: -45px;
}
.elementary #homepage-template-carousel .carousel-control.right i {
  margin-right: -3px;
}
.elementary #homepage-template-carousel .carousel-control:hover {
  opacity: 1;
}
.elementary #multi-template-homepage {
  max-width: 940px;
  margin-bottom: 20px;
}
.elementary #multi-template-homepage h1 {
  color: #DA6712 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 800;
  padding: 0 0 15px;
  text-shadow: 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white;
}
.elementary #multi-template-homepage p {
  font-size: 21px;
  line-height: 24px;
  color: #333333;
  font-style: italic;
  margin: 12px 0 0;
}
.elementary #multi-template-homepage .normal {
  font-style: normal;
}
.elementary #multi-template-homepage .btn {
  color: #efefef !important;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
  padding: 15px 10px;
  margin: 3px 0 0;
  background-color: #da772e;
  background-image: -moz-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: -ms-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #da772e), color-stop(1, #bc5a12));
  background-image: -webkit-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: -o-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: linear-gradient(top, #da772e 0%, #bc5a12 100%);
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 21px;
  line-height: 24px;
  min-width: 185px;
  width: auto;
  height: auto;
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  white-space: normal;
}
.elementary #multi-template-homepage .btn:hover {
  background-color: #bc5a12;
  background-image: -moz-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: -ms-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bc5a12), color-stop(1, #da772e));
  background-image: -webkit-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: -o-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-position: 0;
  transition: none;
}
.elementary #multi-template-homepage .lengthOverLimit {
  font-size: 18px !important;
}
.elementary #multi-template-homepage .twoLines {
  line-height: 18px !important;
  padding: 10px 10px 9px !important;
}
.elementary .homepage-content {
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-right: none;
  border-left: none;
  border-radius: 20px;
  padding: 12px 10px;
  height: 372px;
}
.elementary .homepage-content .response {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
  border: 3px solid #FFFFFF;
  border-radius: 12px;
  font-size: 21px;
  font-style: italic;
  line-height: 24px;
  margin: 0 15px 45px;
  padding: 15px;
  text-align: center;
}
.elementary .homepage-content .response a {
  font-weight: bold;
}
.elementary .homepage-content .response a:hover {
  text-decoration: none;
}
.elementary .slider-button-container {
  margin-right: auto;
  margin-left: auto;
}
.elementary .slider-button-container .slider-button {
  background-color: #68C036;
  border: 3px solid #8ED068;
  border-radius: 50%;
  float: left;
  height: 15px;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-top: -12px;
  width: 15px;
  list-style: none;
  cursor: pointer;
}
.elementary .slider-button-container .slider-button:hover {
  border: 3px solid #BFE0AC;
}
.elementary .slider-button-container .active {
  background-color: #DA6712;
  border: 3px solid #FFFFFF;
}
.elementary .slider-button-container.count4 {
  width: 144px;
}
.elementary .slider-button-container.count5 {
  width: 180px;
}
.elementary .slider-button-container.count6 {
  width: 216px;
}
.elementary .slider-button-container.count7 {
  width: 252px;
}
.elementary .slider-button-container.count8 {
  width: 288px;
}
.elementary .slider-button-container.count9 {
  width: 324px;
}
.elementary #homepage-browse-content {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
  border-radius: 12px;
  height: 160px;
  margin: 20px auto -20px;
  width: 940px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.elementary #homepage-browse-content #show-more-browse {
  float: right;
  padding: 5px 10px 0 0;
  text-align: right;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
}
.elementary #homepage-browse-content #show-more-browse #collapse,
.elementary #homepage-browse-content #show-more-browse #expand {
  color: #666666;
  font-size: 15px;
}
.elementary #homepage-browse-content #show-more-browse #collapse {
  display: none;
}
.elementary #homepage-browse-content .results {
  padding-top: 0;
  margin-bottom: 0;
}
.elementary #homepage-browse-content .thumb {
  margin: 0 2px 31px;
}
.elementary #homepage-browse-content .thumb img {
  vertical-align: bottom;
  margin: 0 !important;
  padding: 0 !important;
}
.elementary #homepage-browse-content .thumb img:hover {
  box-shadow: none;
}
.elementary #homepage-browse-content .thumb .browse-title {
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: -3px;
}
#articleVocab {
  margin-left: 10px;
  margin-right: 10px;
}
#articleVocab .image-container {
  border: 5px solid #EFEFEF;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  width: 250px;
  height: 142px;
  overflow: hidden;
}
#articleVocab .answer-response-container {
  margin: 30px 10px 0;
}
#articleVocab .answer-response-container .answer {
  height: auto;
  min-height: 90px;
  margin: 0 2% 16px;
  width: 21%;
}
#articleVocab .answer-response-container ul {
  padding-top: 0;
}
#articleVocab .answer-response-container ul li:first-child {
  margin-left: 0;
}
#articleVocab .answer-response-container ul li:last-child {
  margin-right: 0;
}
#nameIt,
#browseSubjects {
  margin-left: 10px;
  margin-right: 10px;
}
#nameIt .image-container,
#browseSubjects .image-container {
  border: 10px solid #EFEFEF;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  height: 235px;
  width: 415px;
  background-position: 50% 50%;
}
#nameIt p,
#browseSubjects p {
  font-weight: bold;
}
#nameIt .answer-response-container .answer,
#browseSubjects .answer-response-container .answer {
  height: auto;
  margin: 0 2% 16px;
  width: 46%;
  min-height: 90px;
}
#nameIt .answer-response-container p,
#browseSubjects .answer-response-container p {
  font-weight: normal;
}
#browseSubjects .response {
  text-align: left;
}
#browseSubjects .response p:first-child {
  margin-top: 0;
}
#videoDyk {
  margin-left: 10px;
  margin-right: 10px;
}
#videoDyk h1 {
  color: #007D99 !important;
}
#videoDyk .mejs-video {
  border: 10px solid #EFEFEF;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}
#videoDyk .btn {
  background-color: #2ebcda;
  background-image: -moz-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: -ms-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2ebcda), color-stop(1, #139fbd));
  background-image: -webkit-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: -o-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: linear-gradient(top, #2ebcda 0%, #139fbd 100%);
}
#videoDyk .btn:hover {
  background-color: #139fbd;
  background-image: -moz-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: -ms-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #139fbd), color-stop(1, #2ebcda));
  background-image: -webkit-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: -o-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: linear-gradient(top, #139fbd 0%, #2ebcda 100%);
}
#videoDyk .answer-response-container .answer {
  height: auto;
  margin: 0 2% 16px;
  width: 46%;
  min-height: 90px;
}
#videoDyk .answer-response-container .response {
  text-align: left;
}
#videoDyk .answer-response-container .response a:before {
  content: ' ';
}
#videoDyk .answer-response-container .response ul {
  list-style: disc;
  margin: 6px 0 0 25px;
}
#compareCountries {
  margin-left: 10px;
  margin-right: 10px;
}
#compareCountries h1 {
  color: #007D99 !important;
}
#compareCountries ul {
  margin: 0;
}
#compareCountries ul .image-container {
  float: left;
  height: 155px;
  line-height: 155px;
  text-align: center;
  width: 50%;
}
#compareCountries ul .image-container img {
  border: 2px solid #efefef;
  max-width: 85%;
  max-height: 100%;
}
#compareCountries p {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
  padding: 12px;
}
#compareCountries p a {
  font-weight: bold;
}
#compareCountries p a:hover {
  text-decoration: none;
}
#compareCountries .btn {
  background-color: #2ebcda;
  background-image: -moz-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: -ms-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2ebcda), color-stop(1, #139fbd));
  background-image: -webkit-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: -o-linear-gradient(top, #2ebcda 0%, #139fbd 100%);
  background-image: linear-gradient(top, #2ebcda 0%, #139fbd 100%);
}
#compareCountries .btn:hover {
  background-color: #139fbd;
  background-image: -moz-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: -ms-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #139fbd), color-stop(1, #2ebcda));
  background-image: -webkit-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: -o-linear-gradient(top, #139fbd 0%, #2ebcda 100%);
  background-image: linear-gradient(top, #139fbd 0%, #2ebcda 100%);
}
#compareCountries .answer-response-container .answer {
  height: auto;
  margin: 0 2% 16px;
  width: 46%;
  min-height: 90px;
}
#compareCountries .answer-response-container .response {
  text-align: left;
}
#compareCountries .answer-response-container .response ul {
  list-style: disc;
  margin: 6px 0 0 25px;
}
#wordWall .word .btn,
#wordWall .wordInformation .btn {
  background-color: #349368;
  background-image: none;
  box-shadow: none;
  font-size: 24px;
  font-style: normal;
  padding: 13px 20px;
  text-align: left;
}
#wordWall .word {
  margin: 1% 5% 0;
  height: auto;
  width: 23%;
}
#wordWall .word .btn:hover {
  background-color: #177A86;
}
#wordWall .wordInformation .btn {
  background-color: #177A86;
  margin: 0 20px 20px 0;
  min-width: 190px;
  float: right;
  cursor: auto;
}
#wordWall .wordInformation .partOfSpeech {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  font-size: 21px;
  line-height: 35px;
  margin-right: 50px;
}
#wordWall .wordInformation .partOfSpeech span {
  font-style: italic;
  font-weight: bold;
}
#wordWall .wordInformation .partOfSpeech a {
  color: #187A86;
  float: right;
  cursor: pointer;
}
#wordWall .wordInformation img {
  border: 2px solid #FFFFFF;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  float: right;
  margin-right: 25px;
  max-height: 150px;
  max-width: 150px;
}
#wordWall .wordInformation .definition {
  margin-right: 50px;
}
#wordWall .wordInformation .definition li {
  list-style: disc outside none;
  font-size: 21px;
  line-height: 24px;
}
#newsFeed {
  margin-left: 10px;
  margin-right: 10px;
}
#newsFeed #news-container-content {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
  margin-top: 25px;
  padding: 15px;
  text-align: left;
}
#newsFeed #news-container-content h3 {
  font-size: 21px;
  line-height: 21px;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
}
#newsFeed #news-container-content ul,
#newsFeed #news-container-content ol {
  margin: 10px 0 0 20px;
}
#newsFeed #news-container-content li {
  list-style: disc;
  margin-bottom: 14px;
  font-size: 17px;
}
#newsFeed #news-container-content li a {
  color: #DA6712;
  font-size: 21px;
}
#newsFeed #news-container-content li:last-child {
  margin-bottom: 5px;
}
#assetsLinks {
  margin-left: 10px;
}
#assetsLinks div {
  margin-top: 10px;
}
#assetsLinks .assetsLinks-explore-group1 {
  margin-left: 25px;
  position: relative;
}
#assetsLinks .assetsLinks-explore-group1 li {
  z-index: 2;
}
#assetsLinks .assetsLinks-explore-group2 {
  margin-left: -40px;
  position: relative;
}
#assetsLinks .assetsLinks-explore-group2 li {
  z-index: 1;
}
#assetsLinks .first {
  margin-left: 5px;
}
#assetsLinks .second {
  margin-left: 90px;
  margin-top: -30px;
}
#assetsLinks ul {
  float: left;
  margin-bottom: 0;
}
#assetsLinks ul li {
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  float: left;
  margin-right: 50px;
  width: 145px;
  height: 145px;
  border: 3px solid #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
#assetsLinks ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 21px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.3), 1px -1px rgba(0, 0, 0, 0.3), -1px 1px rgba(0, 0, 0, 0.3), 1px 1px rgba(0, 0, 0, 0.3);
}
#assetsLinks ul li a span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 128px;
  height: 64px;
  margin-top: -32px;
  margin-left: -64px;
}
#assetsLinks ul li:last-child {
  margin-right: 0;
}
#assetsLinks ul li:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 5;
}
#pickAPic li {
  width: 16.5%;
  height: auto;
  margin: 2% 4% 25px;
}
#pickAPic li a {
  padding: 15px 10px;
  margin: 3px 0 0;
  background-color: #da772e;
  background-image: -moz-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: -ms-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #da772e), color-stop(1, #bc5a12));
  background-image: -webkit-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: -o-linear-gradient(top, #da772e 0%, #bc5a12 100%);
  background-image: linear-gradient(top, #da772e 0%, #bc5a12 100%);
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
#pickAPic li a img {
  border: 2px solid #FFFFFF;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
}
#pickAPic li a p {
  color: #efefef !important;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: bold;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.25);
}
#pickAPic li a:hover {
  background-color: #bc5a12;
  background-image: -moz-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: -ms-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bc5a12), color-stop(1, #da772e));
  background-image: -webkit-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: -o-linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-image: linear-gradient(top, #bc5a12 0%, #da772e 100%);
  background-position: 0;
  transition: none;
  text-decoration: none;
}
#pickAPic .picInformation ul li {
  width: 100%;
}
#pickAPic .picInformation .response {
  text-align: left;
  margin: 10px 32px 0 25px;
}
@media (min-width: 980px) and (max-width: 1008px) {
  .elementary #homepage-template-carousel .carousel-control.left {
    left: -30px;
  }
  .elementary #homepage-template-carousel .carousel-control.right {
    right: -30px;
  }
}
@media (max-width: 809px) {
  .elementary #homepage-template-carousel .carousel-control.left {
    left: -28px;
  }
  .elementary #homepage-template-carousel .carousel-control.right {
    right: -28px;
  }
}
@media (max-width: 979px) {
  .elementary .home #homepage-browse-content {
    margin-bottom: -50px;
  }
  .elementary .home #homepage-browse-content .thumb {
    margin: 0 2% 40px;
  }
  .elementary .home #wordWall .word {
    width: 40%;
  }
  .elementary .home #wordWall .wordInformation .btn {
    min-width: 0;
  }
  #assetsLinks div {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 418px;
  }
  #assetsLinks .assetsLinks-explore-group2 {
    margin-top: -30px;
    z-index: 3;
  }
  #assetsLinks .assetsLinks-explore-group1,
  #assetsLinks .assetsLinks-explore-group2 {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  #assetsLinks .second {
    margin-top: -50px;
  }
  #assetsLinks ul li {
    width: 130px;
    height: 130px;
  }
}
@media (min-width: 980px) {
  #homepage-browse-content ul li.thumb:nth-child(6n+1) {
    margin-left: 20px;
  }
  #homepage-browse-content ul li.thumb:nth-child(6n) {
    margin-right: 20px;
  }
  #homepage-browse-content .thumb {
    width: 15.5%;
  }
  #homepage-browse-content .count5 {
    width: 18.5%;
  }
  .elementary.lt-ie9 #homepage-browse-content .thumb {
    width: 16%;
  }
}
@media (min-width: 768px) {
  #newsFeed #news-container-content .news1 {
    border-left: 1px solid #FFFFFF;
    margin-left: 0;
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .elementary .homepage-content,
  .elementary #homepage-template-carousel .carousel-inner {
    height: 500px;
  }
  .elementary #homepage-browse-content {
    width: 724px;
  }
  .elementary #articleVocab .image-container {
    width: 200px;
    height: 113.6px;
  }
  .elementary #articleVocab .answer {
    width: 40%;
  }
  .elementary #articleVocab ul {
    padding-top: 0;
  }
  .elementary #articleVocab ul li:first-child {
    margin-left: 2%;
  }
  .elementary #articleVocab ul li:last-child {
    margin-right: 2%;
  }
  .elementary #nameIt .image-container,
  .elementary #browseSubjects .image-container {
    height: 225px;
    width: 320px;
  }
  .elementary #nameIt .answer-response-container .answer .btn,
  .elementary #browseSubjects .answer-response-container .answer .btn,
  .elementary #videoDyk .answer-response-container .answer .btn,
  .elementary #compareCountries .answer-response-container .answer .btn {
    min-width: 130px;
  }
}
@media (max-width: 767px) {
  .elementary .homepage-content,
  .elementary #homepage-template-carousel .carousel-inner {
    height: 610px;
  }
  .elementary #homepage-browse-content {
    width: auto;
  }
  .elementary #articleVocab .image-container {
    margin-top: 30px;
  }
  .elementary #articleVocab .answer {
    width: 40%;
  }
  .elementary #articleVocab ul {
    padding-top: 0;
  }
  .elementary #articleVocab ul li:first-child {
    margin-left: 2%;
  }
  .elementary #articleVocab ul li:last-child {
    margin-right: 2%;
  }
  .elementary #articleVocab .btn {
    min-width: 0;
  }
  .elementary #wordWall .wordInformation .btn,
  .elementary #wordWall .wordInformation img {
    float: left;
  }
  .elementary #wordWall .wordInformation .partOfSpeech {
    margin-bottom: 15px;
  }
  .elementary #wordWall .wordInformation .partOfSpeech span {
    position: relative;
    top: -16px;
  }
  #assetsLinks div {
    width: 445px;
    margin-top: 18px;
  }
  #assetsLinks ul li {
    width: 145px;
    height: 145px;
  }
  #compareCountries p {
    margin: 30px 30px 10px;
  }
  #pickAPic li {
    margin: 2% 10% 25px;
    width: 27%;
    min-height: 222px;
  }
  #pickAPic .picInformation ul li {
    width: 27%;
    margin-left: 32%;
  }
}
@media (max-width: 634px) {
  .elementary .homepage-content,
  .elementary #homepage-template-carousel .carousel-inner {
    min-height: 650px;
    height: auto;
  }
}
@media (max-width: 534px) {
  #nameIt .image-container,
  #browseSubjects .image-container {
    height: 225px;
    width: 320px;
  }
  #nameIt .answer-response-container .answer .btn,
  #browseSubjects .answer-response-container .answer .btn,
  #videoDyk .answer-response-container .answer .btn,
  #compareCountries .answer-response-container .answer .btn {
    min-width: 0;
  }
  #assetsLinks div {
    width: 372px;
    margin-top: 35px;
  }
  #assetsLinks ul li {
    width: 110px;
    height: 110px;
  }
  #assetsLinks ul li a {
    font-size: 18px;
  }
  #assetsLinks ul li a span {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 128px;
    height: 70px;
    margin-top: -35px;
    margin-left: -64px;
  }
}
.elementary.lt-ie9 .homepage-content {
  border-top: 3px solid #9DDBF2;
  border-bottom: 3px solid #8ED068;
}
.elementary.lt-ie9 #homepage-browse-content {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
  /* IE8 */
  zoom: 1;
}
.middle.home .content a {
  color: #006DC1;
}
.middle.home .content a.play {
  text-decoration: none;
}
.middle.home .content a.hero-text-link {
  text-decoration: none;
  color: #ffffff;
}
.middle.home .icon-container.read-article i {
  line-height: 30px;
}
.middle.home .feature-link i {
  color: #FF5700;
}
.middle.home .primary-sources-heading {
  padding-bottom: 10px;
}
.middle.home .compare-bio-wrapper {
  background-color: #99D6F2;
  margin: 20px -15px;
  padding: 25px 15px;
}
.middle.home .compare-bio-wrapper p {
  line-height: 18px;
  color: #333;
}
.middle.home .compare-bio-wrapper .section-content {
  min-height: 179px;
}
.middle.home .compare-bio-wrapper .compare-countries-filters,
.middle.home .compare-bio-wrapper .bio-filters {
  height: 80px;
  vertical-align: bottom;
  display: table-cell;
}
.middle.home .compare-bio-wrapper .section {
  padding: 0;
}
.middle.home .compare-bio-wrapper .section .bio-content.push-right {
  margin-left: 108px;
}
.middle.home .compare-bio-wrapper .section .media-container img {
  width: 100%;
}
.middle.home .compare-bio-wrapper .section .bio-content {
  padding-bottom: 10px;
}
.middle.home .compare-bio-wrapper .section .bio-content a.learn-more {
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
.middle.home .compare-bio-wrapper .section .bio-content a.learn-more i {
  color: #808080;
}
.middle.home .compare-bio-wrapper .section .bio-content a.learn-more i:before {
  font-size: 120%;
}
.middle.home .compare-bio-wrapper .section .bio-content .bio-headline {
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.middle.home .compare-bio-wrapper .section h2 {
  padding-bottom: 10px;
}
.middle.home .compare-bio-wrapper .section ul.flags {
  list-style: none;
  margin: 0;
}
.middle.home .compare-bio-wrapper .section ul.flags li {
  float: left;
  padding-bottom: 10px;
}
.middle.home .compare-bio-wrapper .section ul.flags li:first-child {
  padding-right: 40px;
}
.middle.home .compare-bio-wrapper .section .country img {
  height: 80px;
  border: 2px solid #FFF;
}
.middle.home .compare-bio-wrapper .section select {
  max-width: 100%;
  line-height: normal;
  height: auto;
  padding: 2px;
  margin-bottom: 0;
  margin-top: 1px;
}
.middle.home .compare-bio-wrapper .section a.go {
  background-color: #808080;
  color: #ffffff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
}
.middle.home .jcarousel-wrapper .main-carousel {
  width: 600px;
}
.middle.home .jcarousel-wrapper .main-carousel .icon-container {
  margin-right: 5px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide {
  width: 600px !important;
  border: none;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .carousel-inner {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: none;
  height: 320px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .carousel-inner .credit {
  position: absolute;
  font-size: 12px;
  bottom: -4px;
  right: 10px;
  color: #ffffff;
  padding: 4px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .carousel-inner img {
  width: 100%;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword ul {
  margin: 0;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .heading {
  height: 40px;
  padding-top: 20px;
  padding-left: 20px;
  background: #7FB33D;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .heading h2 {
  color: #ffffff;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content {
  height: 239px;
  position: relative;
  overflow: hidden;
  background: -moz-linear-gradient(top, #d1e2cd 0%, #f0f6e3 100%);
  background: -ms-linear-gradient(top, #d1e2cd 0%, #f0f6e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1e2cd), color-stop(1, #f0f6e3));
  background: -webkit-linear-gradient(top, #d1e2cd 0%, #f0f6e3 100%);
  background: -o-linear-gradient(top, #d1e2cd 0%, #f0f6e3 100%);
  background: linear-gradient(top, #d1e2cd 0%, #f0f6e3 100%);
  background-color: #D1E2CD;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background p.big-word {
  opacity: 0.1;
  filter: alpha(opacity=10);
  color: #4C4C4C;
  letter-spacing: -0.05em;
  line-height: .8em;
  text-align: right;
  font-weight: bold;
  padding-right: 15px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background p.big-word.long {
  font-size: 96px;
  padding-top: 14px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background p.big-word.short {
  font-size: 160px;
  line-height: .7em;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-foreground {
  position: absolute;
  padding: 20px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container {
  font-weight: bold;
  color: #084466;
  padding-bottom: 15px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .word {
  font-size: 33px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .pronunciation,
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .word-type {
  font-size: 18px;
  margin-left: .5em;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .word-type {
  text-transform: lowercase;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container i {
  color: #F15B2A;
  font-size: 24px;
  cursor: pointer;
  margin-left: .5em;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-title,
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-usage-title {
  color: #084466;
  font-size: 18px;
  padding-bottom: 5px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content,
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-usage-content {
  color: #333;
  font-size: 15px;
  line-height: 18px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content {
  margin-bottom: 4px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content .count {
  float: left;
  width: 25px;
  font-weight: bold;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content .definition {
  margin-left: 25px;
}
.middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-usage-content .usage {
  color: #084466;
  font-weight: bold;
}
.middle.home .home-video-play-button {
  top: 110px;
  left: 45%;
}
.middle.home .carousel-caption {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  bottom: 21px;
  left: 0;
  top: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  padding: 12px 20px;
}
.middle.home .carousel-caption .carousel-caption-inner {
  margin-bottom: 25px;
  margin-right: 0;
  position: static;
}
.middle.home .carousel-caption .carousel-caption-inner .carousel-caption-type {
  font-size: 15px;
  line-height: 24px;
  margin: 0;
}
.middle.home .carousel-caption .carousel-caption-inner .carousel-caption-title {
  font-size: 21px;
  line-height: 24px;
  padding: 0;
}
.middle.home .carousel-caption .carousel-link {
  color: #ffffff;
  font-size: 18px;
  margin-right: 30px;
}
.middle.home .carousel-caption .video-link img {
  display: none;
}
.middle.home .carousel-top {
  height: 33px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.middle.home .carousel-top img {
  width: 100%;
}
.middle.home .carousel-bottom {
  background-color: #7fb33d;
  bottom: 0;
  height: 21px;
  position: absolute;
  width: 100%;
}
.middle.home .carousel-bottom a {
  color: #ffffff;
  float: right;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 5px;
  line-height: 1;
}
.middle.home .carousel-bottom a i.icon {
  margin-right: 5px;
}
.middle.home .jcarousel-wrapper {
  padding-bottom: 20px;
  background: none;
  margin-top: 0;
  overflow: hidden;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.middle.home .jcarousel-wrapper .slider-button-container {
  position: absolute;
  bottom: -10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.middle.home .jcarousel-wrapper .slider-button-container a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 12px;
  margin-right: 12px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #BFBFBF;
  border: 3px solid #ffffff;
  border-radius: 50%;
}
.middle.home .jcarousel-wrapper .slider-button-container a:hover {
  border: 3px solid #7FB33D;
}
.middle.home .jcarousel-wrapper .slider-button-container a.active {
  background-color: #7FB33D;
}
.middle.home .homepage-component-heading {
  font-family: 'Boogaloo', cursive;
  font-size: 36px;
  font-weight: normal;
  line-height: 30px;
  color: #084466;
  padding-right: 5px;
}
.middle.home .homepage-channel-baseline {
  background-color: #7fb33d;
  border-radius: 16px;
  height: 6px;
}
.middle.home .homepage-explore {
  background: url("/resources/img/home/middle_compass.png") top right no-repeat;
  background: url("/resources/img/home/middle_compass.png") top right no-repeat, -moz-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: url("/resources/img/home/middle_compass.png") top right no-repeat, -ms-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: url("/resources/img/home/middle_compass.png") top right no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #d6d6d6), color-stop(1, #ffffff));
  background: url("/resources/img/home/middle_compass.png") top right no-repeat, -webkit-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: url("/resources/img/home/middle_compass.png") top right no-repeat, -o-linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background: url("/resources/img/home/middle_compass.png") top right no-repeat, linear-gradient(top, #d6d6d6 0%, #ffffff 100%);
  background-color: #D6D6D6;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 15px 20px;
  margin-top: 18px;
  background-size: contain;
}
.middle.home .encyclopedia-nz {
  background-color: #CCE1B1;
  margin: 0 -15px;
  padding: 20px 15px;
}
.middle.home .encyclopedia-nz h3 {
  font-family: 'Boogaloo', cursive;
  font-size: 26px;
  font-weight: normal;
  line-height: 26px;
  color: #084466;
  margin-bottom: 10px;
}
.middle.home .encyclopedia-nz .image-container {
  text-align: right;
  padding-right: 10px;
}
.middle.home .dated-list ul {
  margin: 0 0 0 0em;
  overflow: hidden;
}
.middle.home .dated-list ul li .item-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 140px;
}
.middle.home .dated-list ul li .item-link .status-new {
  color: #C40;
  font-weight: bold;
  font-style: italic;
  padding-left: 1em;
}
.middle.home .dated-list ul li .item-date {
  width: 120px;
  color: #A2A2A2;
  font-weight: lighter;
  font-style: italic;
  font-size: 12px;
  padding-right: 20px;
  float: left;
}
.middle.home .dated-list .see-all.feature-link {
  margin-left: 140px;
}
.middle.home .dated-list .see-all.feature-link i {
  color: #FF5700;
}
.middle.home .component-container {
  margin-bottom: 20px;
}
.middle.home .page-bottom {
  margin: -0.75em -1em;
}
.middle.home .page-bottom img {
  width: 100%;
}
.middle.home.lt-ie9 .homepage-explore {
  background-color: #D6D6D6;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/img/home/middle_compass.png', sizingMethod='crop');
}
.middle.home.lt-ie9 .compare-bio-wrapper .compare-countries-filters,
.middle.home.lt-ie9 .compare-bio-wrapper .bio-filters {
  height: auto;
  vertical-align: inherit;
  display: block;
}
@media (max-width: 979px) {
  .middle.home #shared-wrapper {
    margin: 0 auto -199px;
  }
  .middle.home .jcarousel-wrapper .main-carousel {
    width: 458px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide {
    width: 458px !important;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .carousel-inner {
    height: 245px;
    width: 458px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword ul {
    margin: 0;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .heading {
    height: 40px;
    padding-top: 20px;
    padding-left: 20px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .heading h2 {
    font-size: 19px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background p.big-word {
    padding-right: 12px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background p.big-word.long {
    font-size: 76px;
    padding-top: 11px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-background p.big-word.short {
    font-size: 128px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-foreground {
    padding: 10px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container {
    padding-bottom: 5px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .word {
    font-size: 25px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .pronunciation,
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container .word-type {
    font-size: 14px;
    margin-left: .5em;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .word-container i {
    font-size: 19px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-title,
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-usage-title {
    font-size: 14px;
    padding-bottom: 0;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content,
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-usage-content {
    font-size: 12px;
    line-height: 14px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content {
    margin-bottom: 2px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content .count {
    width: 20px;
  }
  .middle.home .jcarousel-wrapper .main-carousel ul.slides li.slide .buzzword .buzzword-content .buzzword-definition-content .definition {
    margin-left: 20px;
  }
}
@media (max-width: 979px) {
  .middle.home .component-heading {
    font-size: 27px;
    line-height: 24px;
  }
  .middle.home .related-primary-sources a {
    font-size: 12px;
  }
  .middle.home .related-primary-sources a i {
    font-size: 14px;
  }
  .middle.home .jcarousel-wrapper.top {
    width: 458px;
    overflow: hidden;
    font-size: 80% !important;
  }
  .middle.home .jcarousel-wrapper.top .main-carousel ul.slides li.slide .carousel-inner .carousel-caption .carousel-caption-inner .carousel-caption-type {
    font-size: 12px;
    line-height: 19px;
  }
  .middle.home .jcarousel-wrapper.top .main-carousel ul.slides li.slide .carousel-inner .carousel-caption .carousel-caption-inner .carousel-caption-title {
    font-size: 18px;
    line-height: 19px;
    padding: 0;
  }
  .middle.home .jcarousel-wrapper.top .main-carousel ul.slides li.slide .carousel-inner .carousel-caption .carousel-link {
    font-size: 14px;
  }
  .middle.home .jcarousel-wrapper.top .main-carousel ul.slides li.slide .carousel-inner .carousel-caption .carousel-link .icon-container {
    height: 23px;
    width: 23px;
  }
  .middle.home .jcarousel-wrapper.top .main-carousel ul.slides li.slide .carousel-inner .carousel-caption .carousel-link .icon-container i {
    line-height: 23px;
  }
  .middle.home .jcarousel-wrapper.top .main-carousel ul.slides li.slide .carousel-inner .credit {
    font-size: 9px;
  }
  .middle.home .compare-bio-wrapper .section-content {
    min-height: 214px;
  }
}
@media (max-width: 321px) {
  .middle.home .jcarousel-wrapper.top {
    display: none;
  }
}
.nara h3 {
  color: #999999;
  font-style: italic;
  font-weight: normal;
  padding-top: 1em;
}
.nara .nara-item a {
  font-weight: bold;
  font-size: 18px;
}
.nara .nara-item span.nara-new {
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  color: #bf7600;
  font-size: 12px;
  padding-left: 1em;
}
.nara .nara-item .nara-item-gist {
  padding-bottom: 1em;
}
.login .content {
  padding: 0;
}
.login-container {
  background-color: #d9f0fb;
  border-radius: 8px;
  margin: 20px;
  width: auto;
}
.login-container .login-cred-container {
  background-color: #009de6;
  border-radius: 8px;
  color: #ffffff;
}
.login-container .login-cred-container h1 {
  font-size: 24px;
  line-height: 21px;
}
.login-container .login-cred-container form {
  margin: 0;
}
.login-container .login-cred-container fieldset {
  padding: 20px;
}
.login-container .login-cred-container fieldset span {
  font-size: 14px;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.login-container .login-cred-container fieldset span.help a {
  color: #ffffff;
}
.login-container .login-cred-container fieldset div.failedlogin-error-message {
  color: red;
  background-color: #d9f0fb;
  padding: 8px;
  border-radius: 8px;
  margin-top: 10px;
  width: 50%;
  display: none;
}
.login-container .login-cred-container fieldset button {
  color: #006dc1;
}
.login-container .login-cred-container p {
  color: #ffffff;
}
.login-container .login-cred-container p a {
  font-weight: bold;
  color: #ffffff;
}
.login-container .login-subscription-container aside {
  padding: 20px 20px 0 0;
}
.login-container .login-subscription-container aside h2 {
  font-weight: normal;
  line-height: 21px;
  margin-bottom: 15px;
}
.login-container .login-subscription-container aside span {
  font-size: 14px;
  line-height: 18px;
}
.welcome-container {
  margin-top: 50px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff 0%, #bfd0d9 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #bfd0d9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #bfd0d9));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #bfd0d9 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #bfd0d9 100%);
  background-image: linear-gradient(top, #ffffff 0%, #bfd0d9 100%);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 8px;
}
.welcome-container div,
.welcome-container p,
.welcome-container h3 {
  color: #333333;
}
.welcome-container .welcome-ctn p {
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 20px;
}
.welcome-container div.welcome-ctn,
.welcome-container div.video-ctn {
  padding: 0 20px 30px;
}
.welcome-container h3 {
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  padding-bottom: 20px;
  padding-left: 20px;
}
.welcome-container .video-ctn {
  text-align: center;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .login-container .login-subscription-container aside {
    padding-left: 20px;
  }
}
.elementary.geography-explorer .explorer-iframe {
  border: none;
  width: 100%;
  height: 550px;
}
@media (max-width: 769px) {
  .elementary.geography-explorer .explorer-iframe {
    height: 350px;
  }
}
html[lang="es-ES"] {
  /**
    * animation
    */
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaled(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
html[lang="es-ES"] .pulse-hover:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
html[lang="es-ES"] .depress {
  position: relative;
}
html[lang="es-ES"] .depress.no-shadow:active {
  box-shadow: none!important;
}
html[lang="es-ES"] .depress:active {
  top: 3px;
  box-shadow: 1px 3px 1px rgba(0, 0, 0, 0.4) !important;
}
@-webkit-keyframes animatedBackground {
  from {
    background-position: right 20px top 300px;
  }
  to {
    background-position: right 20px top 120px;
  }
}
@-moz-keyframes animatedBackground {
  from {
    background-position: right 20px top 300px;
  }
  to {
    background-position: right 20px top 120px;
  }
}
@-o-keyframes animatedBackground {
  from {
    background-position: right 20px top 300px;
  }
  to {
    background-position: right 20px top 120px;
  }
}
@keyframes animatedBackground {
  from {
    background-position: right 20px top 300px;
  }
  to {
    background-position: right 20px top 120px;
  }
}
html[lang="es-ES"].elementary {
  background-color: #1e6c33;
}
html[lang="es-ES"].middle {
  background: url(/resources/img/shared/escolar_secundaria_bg_bot.png) repeat-x right 0 bottom 46px;
  background: url(/resources/img/shared/escolar_secundaria_bg_bot.png) repeat-x right 0 bottom 46px, -moz-linear-gradient(#3484ca, #3484ca 46px, #8dcbf0 400px) repeat-x;
  background: url(/resources/img/shared/escolar_secundaria_bg_bot.png) repeat-x right 0 bottom 46px, -ms-linear-gradient(#3484ca, #3484ca 46px, #8dcbf0 400px) repeat-x;
  background: url(/resources/img/shared/escolar_secundaria_bg_bot.png) repeat-x right 0 bottom 46px, -webkit-linear-gradient(top, #3484ca, #3484ca 46px, #8dcbf0 400px) repeat-x;
  background: url(/resources/img/shared/escolar_secundaria_bg_bot.png) repeat-x right 0 bottom 46px, -o-linear-gradient(top, #3484ca, #3484ca 46px, #8dcbf0 400px) repeat-x;
  background: url(/resources/img/shared/escolar_secundaria_bg_bot.png) repeat-x right 0 bottom 46px, linear-gradient(#3484ca, #3484ca 46px, #8dcbf0 400px) repeat-x;
  background-color: #8DCBF0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3484ca', endColorstr='#8dccf0', GradientType=0);
  /* IE6-9 */
}
html[lang="es-ES"].middle.tall:not(.widget) {
  height: auto;
}
html[lang="es-ES"].middle.tall:not(.widget) body {
  height: auto;
}
html[lang="es-ES"].middle.media .no-media {
  border-radius: 0 0 8px 8px;
  background-color: #FFF;
  padding: 0 15px 15px;
}
html[lang="es-ES"].middle body {
  background: url(/resources/img/shared/escolar2_intermedia_bg_cloud_1.png) left 17px top 204px no-repeat, url(/resources/img/shared/escolar2_intermedia_bg_cloud_2.png) left 336px top 174px no-repeat, url(/resources/img/shared/escolar2_intermedia_bg_cloud_3.png) left 702px top 174px no-repeat, url(/resources/img/shared/escolar2_intermedia_bg_cloud_4.png) left 902px top 177px no-repeat, url(/resources/img/shared/escolar2_intermedia_bg_cloud_5.png) left 1140px top 235px no-repeat;
  background-color: rgba(0, 0, 0, 0);
}
html[lang="es-ES"].middle body #shared-wrapper {
  background: url(/resources/img/shared/escolar_secundaria_bg_balloon.png) right 20px top 120px no-repeat;
  background-size: 180px 237px;
}
html[lang="es-ES"].middle body #shared-wrapper .banner-inner {
  background: none;
}
html[lang="es-ES"].middle body.home #shared-wrapper {
  -webkit-animation-name: animatedBackground;
  -moz-animation-name: animatedBackground;
  animation-name: animatedBackground;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
html[lang="es-ES"].middle body.browse.middle #browse-content,
html[lang="es-ES"].middle body.browse.middle #biography-browse-content {
  background-color: #FFF;
}
html[lang="es-ES"].middle body.browse.middle #browse-content .main-content,
html[lang="es-ES"].middle body.browse.middle #biography-browse-content .main-content {
  padding: 0 0 0 20px;
}
html[lang="es-ES"].middle body.browse.middle #biography-browse-content {
  margin-top: 0;
}
html[lang="es-ES"].middle body.browse.middle #biography-browse-content .main-content {
  padding: 20px;
}
html[lang="es-ES"].high {
  background: -moz-linear-gradient(#94a0b2, #e5eaf1) fixed;
  background: -ms-linear-gradient(#94a0b2, #e5eaf1) fixed;
  background: -webkit-linear-gradient(#94a0b2, #e5eaf1) fixed;
  background: -o-linear-gradient(#94a0b2, #e5eaf1) fixed;
  background: linear-gradient(#94a0b2, #e5eaf1) fixed;
  background-color: #94A0B2;
}
html[lang="es-ES"].high.tall:not(.widget) {
  height: auto;
}
html[lang="es-ES"].high.tall:not(.widget) body {
  height: auto;
}
html[lang="es-ES"].high.media .no-media {
  border-radius: 0 0 8px 8px;
  background-color: #FFF;
  padding: 0 15px 15px;
}
html[lang="es-ES"].high body {
  background: none;
}
html[lang="es-ES"].high body.browse.high #browse-content,
html[lang="es-ES"].high body.browse.high #biography-browse-content {
  background-color: #FFF;
}
html[lang="es-ES"].high body.browse.high #browse-content .main-content,
html[lang="es-ES"].high body.browse.high #biography-browse-content .main-content {
  padding: 0 0 0 20px;
}
html[lang="es-ES"].high body.browse.high #biography-browse-content {
  margin-top: 0;
}
html[lang="es-ES"].high body.browse.high #biography-browse-content .main-content {
  padding: 20px;
}
html[lang="es-ES"].no-cssgradients body.middle,
html[lang="es-ES"].no-cssgradients body.high {
  filter: none;
}
html[lang="es-ES"] body.elementary {
  background: url(/resources/img/elementary/body-bg-primaria.png) repeat-x scroll center top #1e6c33;
}
html[lang="es-ES"] .elementary article a {
  color: #006DC1;
}
html[lang="es-ES"] .elementary article .inline-media {
  margin-bottom: 15px;
}
html[lang="es-ES"] .elementary .tools a {
  color: #B0BFC7;
}
html[lang="es-ES"] .elementary .tools a:focus,
html[lang="es-ES"] .elementary .tools a:hover {
  color: #FFF;
  text-decoration: none;
}
html[lang="es-ES"] .elementary .browse-animals-tabs > li.active a {
  color: #006DC1;
}
html[lang="es-ES"] .elementary .breadcrumb li a {
  color: #006DC1;
}
html[lang="es-ES"] .elementary .browse-animals-home-browse-categories > li > a {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #FFF !important;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}
html[lang="es-ES"] .elementary .browse-animals-home-browse-categories > li > a > span {
  top: 95%;
  width: 148px;
  margin-left: -74px;
  font-size: 18px;
  line-height: 18px;
  height: 49px;
}
html[lang="es-ES"] .elementary .browse-animals-type-intro-title {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .elementary #temp-carousel-wrapper .es-carousel-wrapper {
  border: 1px solid #A0BBD6;
}
html[lang="es-ES"] .elementary.browse .animals .breadcrumb {
  margin: 1em 0 1em;
}
html[lang="es-ES"] .elementary.browse .animals #browse-animals-type-intro.content {
  margin-bottom: 1em;
}
html[lang="es-ES"] .elementary.browse .animals .intro-title.compact {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .elementary.browse .animals .browse-animals-home-browse-alpha-title {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .elementary.browse .animals .animalkingdom-home-related-links h3 {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .elementary.browse .animals .browse-node nav a {
  border-color: rgba(224, 120, 0, 0.6);
}
html[lang="es-ES"] .elementary.browse .animals .browse-node nav a:hover,
html[lang="es-ES"] .elementary.browse .animals .browse-node nav a:focus,
html[lang="es-ES"] .elementary.browse .animals .browse-node nav a.selected {
  border-color: #fff;
}
html[lang="es-ES"] .navbar-search .search-query {
  font-size: 16px;
}
html[lang="es-ES"] .navbar-search .search-query:-moz-placeholder {
  color: #808080;
  font-style: italic;
}
html[lang="es-ES"] .navbar-search .search-query:-ms-input-placeholder {
  color: #808080;
  font-style: italic;
}
html[lang="es-ES"] .navbar-search .search-query::-webkit-input-placeholder {
  color: #808080;
  font-style: italic;
}
html[lang="es-ES"] .navbar-search .fontello-icon-search {
  font-size: 18px;
}
html[lang="es-ES"].middle.home body.middle .banner-inner {
  background: none;
  height: 42px;
}
html[lang="es-ES"].middle.home body.middle h1 {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #084466;
}
html[lang="es-ES"].middle.home body.middle .content {
  padding: 25px 20px 10px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper {
  /* carousel controls */
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper h2 {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 27px;
  font-weight: bold;
  color: #084466;
  margin-bottom: 12px;
  line-height: 36px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper h2.section-heading {
  border-bottom: solid #ccc 2px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .searchbox-ctn {
  width: 300px;
  height: 32px;
  border: solid 1px #999;
  border-radius: 18px;
  margin-bottom: 10px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .searchbox-ctn .navbar-search {
  float: none;
  margin-top: 0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .searchbox-ctn .navbar-search .search-query {
  width: 246px;
  height: 32px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .searchbox-ctn .navbar-search .input-append .btn:last-child {
  height: 32px;
  width: 37px;
  border-radius: 0 18px 18px 0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .suggested-search-ctn {
  margin-bottom: 35px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject {
  margin: 0 -20px 0;
  background: #FC0;
  padding: 20px 20px 25px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container {
  display: inline-block;
  width: 210px;
  padding-left: 15px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container:nth-child(1) {
  padding-left: 0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject {
  background-color: #1266B0;
  border: solid 1px #FFF;
  line-height: 30px;
  border-radius: 6px;
  position: relative;
  padding-left: 38px;
  font-size: 13px;
  -webkit-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.33);
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a {
  color: #FFF;
  display: block;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a:hover {
  text-decoration: none;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container {
  height: 30px;
  width: 30px;
  border: solid #FFF 1px;
  border-radius: 6px;
  position: absolute;
  top: -2px;
  left: -1px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container.blue {
  background-color: #009FD9;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container.green {
  background-color: #70A100;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container.orange {
  background-color: #E07800;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container.purple {
  background-color: #8B4497;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container i {
  font-size: 180%;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container i.fontello-icon-science-technology {
  font-size: 320%;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container i.fontello-icon-science-technology:before {
  margin-left: -5px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container i.fontello-icon-swimming {
  font-size: 200%;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container i.fontello-icon-globe-alt,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container .subject a .icon-container i.fontello-icon-town-hall {
  font-size: 160%;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica {
  background: -moz-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d6d6d6), color-stop(1, #f9f9f9));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: linear-gradient(#d6d6d6 0%, #f9f9f9 100%);
  background-color: #D6D6D6;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 20px;
  margin-top: 10px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica h2 {
  margin-bottom: 20px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li {
  margin-bottom: 24px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a {
  text-decoration: none;
  font-size: 19px;
  line-height: 22px;
  color: #000;
  height: 44px;
  padding-left: 65px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a:hover .icon-container {
  background-color: #BFDAEF;
  border-radius: 6px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a .icon-container {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 27px;
  line-height: 42px;
  margin-right: 15px;
  width: 42px;
  height: 42px;
  padding: 1px 9px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a .icon-container i {
  color: #1266B0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a .icon-container i.fontello-icon-videocam {
  font-size: 132%;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a .icon-container i.fontello-icon-videocam:before {
  -webkit-transform: scaleY(0.8);
  -moz-transform: scaleY(0.8);
  -ms-transform: scaleY(0.8);
  -o-transform: scaleY(0.8);
  transform: scaleY(0.8);
  margin-top: 4px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li a .icon-container i.fontello-icon-globe:before {
  margin-top: 5px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica ul li:first-child {
  margin-top: 24px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-prev,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-next,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-bot {
  top: 8px;
  margin-top: 0;
  width: auto;
  height: auto;
  text-align: center;
  background: none;
  text-shadow: none;
  color: #7FB6E0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-prev.inactive,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-next.inactive {
  color: #CCC;
  cursor: default;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-prev.inactive:hover,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-next.inactive:hover {
  color: #CCC;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-prev:hover,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-next:hover {
  color: #006DC1;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-prev {
  right: 35px;
  left: auto;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-next {
  right: 0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .jcarousel-control-bot {
  position: absolute;
  right: 19px;
  width: 7px;
  height: 7px;
  background: #CCC;
  display: inline-block;
  top: 19px;
  border-radius: 50%;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest {
  position: relative;
  margin: 0 -20px;
  padding: 20px 20px 0;
  margin-bottom: 30px;
  background: #E5E5E5;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .video-list {
  width: 150px;
  float: right;
  margin-bottom: 20px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel ul {
  height: 178px;
  padding-bottom: 4px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel ul li.slide {
  float: none;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-prev,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-next {
  background-color: #1266B0;
  height: 16px;
  position: static;
  display: block;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-prev i,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-next i {
  color: #FFF;
  line-height: 16px;
  display: block;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-prev.inactive,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-next.inactive {
  background-color: #CCC;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-prev:hover,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-next:hover {
  background-color: #004F85;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-prev:hover.inactive,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-next:hover.inactive {
  background-color: #CCC;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-prev {
  border-radius: 6px 6px 0 0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .jcarousel-control-next {
  border-radius: 0 0 6px 6px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .image-container {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 150px;
  position: relative;
  background-color: #000;
  border-top: 4px solid #E5E5E5;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .image-container:hover img {
  opacity: .75;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .image-container.selected img {
  opacity: 1;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .image-container img {
  max-width: 150px;
  opacity: .4;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .image-container i {
  padding: 6px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -15px;
  margin-left: -15px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  color: #FFF;
  border-radius: 50%;
  line-height: 1em;
  border: 2px solid #FFF;
  z-index: 1;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .video-container {
  width: 320px;
  height: 240px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: left;
  margin-bottom: 20px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .video-container .mejs-container:not(.mejs-container-fullscreen) {
  width: 320px!important;
  height: 240px!important;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .video-container .mejs-container:not(.mejs-container-fullscreen) video,
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .video-container .mejs-container:not(.mejs-container-fullscreen) .mejs-layer {
  width: 320px!important;
  height: 240px!important;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest .video-container .mejs-container .mejs-poster {
  display: none;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container {
  margin-left: 340px;
  overflow-y: auto;
  max-height: 250px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container .video-text {
  font-size: 18px;
  line-height: 27px;
  color: #000;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container #transcriptToggle {
  margin-top: 5px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 8px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container #transcriptToggle a {
  color: #000;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container #transcriptToggle a i {
  margin-right: 5px;
  color: #06283;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container #transcriptToggle #show {
  display: none;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .video-of-interest #video-text-container #transcript span:last-child {
  white-space: pre-wrap;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara-ver-mas {
  font-size: 12px;
  line-height: 44px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara {
  margin-bottom: 30px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu {
  margin-left: 0;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .item-date {
  display: inline-block;
  vertical-align: top;
  background-color: #F0B30A;
  width: 90px;
  border-radius: 8px;
  padding: 10px;
  line-height: 14px;
  text-align: center;
  font-weight: 700;
  font-style: italic;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .item-date.left {
  float: left;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .nara-list-container {
  margin-left: 110px;
  margin-right: 20px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles {
  list-style-position: inside;
  list-style-type: disc;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles li {
  text-indent: -1em;
  padding-left: 1em;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles li .item-link {
  display: inline;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles li .item-link .status-new {
  color: #BC3608;
  font-style: italic;
  font-weight: 700;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest {
  position: relative;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-image {
  float: left;
  background: #CFDCEA;
  margin-bottom: 30px;
  height: 180px;
  width: 180px;
  text-align: center;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-image .article-image-inner {
  max-width: 100%;
  height: auto !important;
  display: inline-block !important;
  vertical-align: middle;
  max-height: 307px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-image .article-image-inner img {
  max-height: 180px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content.has-image {
  margin-left: 200px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content p {
  line-height: 20px;
  color: #333;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content p a {
  display: inline-block;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content p a i {
  color: #7FB6E0;
  padding-left: 5px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content p a:hover i {
  color: #006DC1;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content p span.text {
  padding-right: 25px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .article-content p span.text:after {
  content: "\2026";
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .jcarousel li.slide {
  width: 592px !important;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .a-of-b {
  position: absolute;
  top: 11px;
  right: 20px;
  color: #808080;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .jcarousel-control-prev {
  right: 72px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed {
  position: relative;
  padding-bottom: 30px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .shadow {
  position: absolute;
  width: 30px;
  height: 220px;
  right: 0;
  top: 58px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .jcarousel li.slide {
  width: 140px !important;
  margin-right: 20px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .jcarousel li.slide .image-container {
  height: 98px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #CCC;
  width: 140px;
  background-color: #E5E5E5;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .jcarousel li.slide .image-container img {
  max-height: 96px;
  max-width: 138px;
  border: 1px solid #999;
  margin: 0 auto;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .jcarousel li.slide .caption-container {
  padding-top: 12px;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .jcarousel li.slide .caption-container a {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  display: block;
}
html[lang="es-ES"].middle.home body.middle #shared-wrapper .news-feed .jcarousel li.slide .caption-container p {
  color: #000;
  font-size: 11px;
  line-height: 14px;
}
@media (max-width: 979px) {
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .searchbox-ctn .navbar-search .search-query {
    width: 231px;
  }
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container {
    width: 332px;
    margin-bottom: 10px;
  }
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container:nth-child(3) {
    padding-left: 0;
    margin-bottom: 0;
  }
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container:nth-child(4) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .explore-britannica {
    margin-bottom: 30px;
  }
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 10px;
  }
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .browse-by-subject .subject-container:nth-child(3) {
    margin-bottom: 10px;
  }
}
html[lang="es-ES"].high body.high .banner-inner {
  background: none;
}
html[lang="es-ES"].high.home body.high .banner-inner {
  height: 42px;
}
html[lang="es-ES"].high.home body.high h1 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #084466;
}
html[lang="es-ES"].high.home body.high .content {
  padding: 0;
}
html[lang="es-ES"].high.home body.high .main-content {
  padding: 6px 20px 20px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper {
  /* carousel controls */
}
html[lang="es-ES"].high.home body.high #shared-wrapper h2 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #666666;
  margin-bottom: 12px;
  line-height: 36px;
  text-transform: uppercase;
}
html[lang="es-ES"].high.home body.high #shared-wrapper h2.section-heading {
  border-bottom: solid #ccc 2px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox-browsebox-container {
  height: 124px;
  background-color: #294266;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox-browsebox-container {
    height: auto;
  }
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame {
  margin-bottom: 25px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search {
  margin-top: 40px;
  margin-left: 110px;
  float: none;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query {
  height: 40px;
  line-height: 40px;
  width: 660px;
  border-radius: 18px 0 0 18px;
}
@media (max-width: 979px) and (min-width: 768px) {
  html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query {
    width: 390px;
  }
}
@media (max-width: 767px) {
  html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query {
    width: 80%;
  }
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .btn:last-child {
  height: 40px;
  border-radius: 0 18px 18px 0;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .btn:last-child .fontello-icon-search {
  color: #6498C5;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search ::-webkit-input-placeholder {
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search :-moz-placeholder {
  /* Firefox 18- */
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox .searchbox-frame .searchbox-ctn .navbar-search :-ms-input-placeholder {
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox {
  background-color: #E5E5E5;
  border-radius: 0 0 12px 12px;
  padding: 8px 0;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul {
  margin: 0 40px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li {
  width: 25%;
  display: block;
  float: left;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  padding-left: 65px;
  height: 44px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 27px;
  line-height: 42px;
  width: 42px;
  height: 42px;
  padding: 1px 9px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container i {
  line-height: 34px;
  font-size: 120%;
  color: #3D7EB6;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container i.fontello-icon-sort-alphabet {
  font-size: 125%;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container i.fontello-icon-globe {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
  display: block;
  font-size: 150%;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container i.fontello-icon-videocam {
  font-size: 132%;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container i.fontello-icon-videocam:before {
  -webkit-transform: scaley(0.8);
  -moz-transform: scaley(0.8);
  -ms-transform: scaley(0.8);
  -o-transform: scaley(0.8);
  transform: scaley(0.8);
  margin-top: 4px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a:hover {
  color: #006DC1;
}
@media (max-width: 979px) {
  html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul {
    margin: 0 20px;
  }
  html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a {
    font-size: 12px;
    padding-left: 45px;
  }
  html[lang="es-ES"].high.home body.high #shared-wrapper .explorebox ul li a .icon-container {
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica {
  background: -moz-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d6d6d6), color-stop(1, #f9f9f9));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
  background: linear-gradient(#d6d6d6 0%, #f9f9f9 100%);
  background-color: #D6D6D6;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 20px;
  margin-top: 10px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica h2 {
  margin-bottom: 20px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li {
  margin-bottom: 24px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a {
  text-decoration: none;
  font-size: 19px;
  line-height: 22px;
  color: #000;
  height: 44px;
  padding-left: 65px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a:hover .icon-container {
  background-color: #BFDAEF;
  border-radius: 6px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a .icon-container {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 27px;
  line-height: 42px;
  margin-right: 15px;
  width: 42px;
  height: 42px;
  padding: 1px 9px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a .icon-container i {
  color: #1266B0;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a .icon-container i.fontello-icon-videocam {
  font-size: 132%;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a .icon-container i.fontello-icon-videocam:before {
  -webkit-transform: scaleY(0.8);
  -moz-transform: scaleY(0.8);
  -ms-transform: scaleY(0.8);
  -o-transform: scaleY(0.8);
  transform: scaleY(0.8);
  margin-top: 4px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li a .icon-container i.fontello-icon-globe:before {
  margin-top: 5px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .explore-britannica ul li:first-child {
  margin-top: 24px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-prev,
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-next,
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-bot {
  top: 8px;
  margin-top: 0;
  width: auto;
  height: auto;
  text-align: center;
  background: none;
  text-shadow: none;
  color: #8D0720;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-prev.inactive,
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-next.inactive {
  color: #CCC;
  cursor: default;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-prev.inactive:hover,
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-next.inactive:hover {
  color: #CCC;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-prev:hover,
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-next:hover {
  color: #006DC1;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-prev {
  right: 35px;
  left: auto;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-next {
  right: 0;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .jcarousel-control-bot {
  position: absolute;
  right: 19px;
  width: 7px;
  height: 7px;
  background: #CCC;
  display: inline-block;
  top: 19px;
  border-radius: 50%;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest {
  position: relative;
  margin: 0 -20px;
  padding: 20px 20px 0;
  margin-bottom: 30px;
  background: #E5E5E5;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .video-list {
  width: 150px;
  float: right;
  margin-bottom: 20px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel ul {
  height: 178px;
  padding-bottom: 4px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel ul li.slide {
  float: none;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-prev,
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-next {
  background-color: #8D0720;
  height: 16px;
  position: static;
  display: block;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-prev i,
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-next i {
  color: #FFF;
  line-height: 16px;
  display: block;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-prev.inactive,
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-next.inactive {
  background-color: #CCC;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-prev:hover,
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-next:hover {
  background-color: #004F85;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-prev:hover.inactive,
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-next:hover.inactive {
  background-color: #CCC;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-prev {
  border-radius: 6px 6px 0 0;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .jcarousel-control-next {
  border-radius: 0 0 6px 6px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .image-container {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 150px;
  position: relative;
  background-color: #000;
  border-top: 4px solid #E5E5E5;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .image-container:hover img {
  opacity: .75;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .image-container.selected img {
  opacity: 1;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .image-container img {
  max-width: 150px;
  opacity: .4;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .image-container i {
  padding: 6px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -15px;
  margin-left: -15px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  color: #FFF;
  border-radius: 50%;
  line-height: 1em;
  border: 2px solid #FFF;
  z-index: 1;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .video-container {
  width: 320px;
  height: 240px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: left;
  margin-bottom: 20px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .video-container .mejs-container:not(.mejs-container-fullscreen) {
  width: 320px!important;
  height: 240px!important;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .video-container .mejs-container:not(.mejs-container-fullscreen) video,
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .video-container .mejs-container:not(.mejs-container-fullscreen) .mejs-layer {
  width: 320px!important;
  height: 240px!important;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest .video-container .mejs-container .mejs-poster {
  display: none;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container {
  margin-left: 340px;
  overflow-y: auto;
  max-height: 250px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container .video-text {
  font-size: 14px;
  color: #000;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container #transcriptToggle {
  margin-top: 5px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 8px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container #transcriptToggle a {
  color: #000;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container #transcriptToggle a i {
  margin-right: 5px;
  color: #8D0720;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container #transcriptToggle #show {
  display: none;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .video-of-interest #video-text-container #transcript span:last-child {
  white-space: pre-wrap;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .my-research {
  margin-top: 36px;
  text-align: center;
  background-color: #E5E5E5;
  color: #666666;
  padding: 25px;
  border-radius: 8px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .my-research .my-research-title {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #005F90;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .my-research .my-research-text {
  margin-top: 10px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .my-research .my-research-btn {
  background: #8D0720;
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: none;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .my-research .my-research-btn:hover {
  background: #660517;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara-ver-mas {
  text-transform: none;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  margin-top: 14px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara-ver-mas .fontello-icon-right-dir {
  float: right;
  padding-left: 5px;
  color: #8D0720;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara {
  margin-bottom: 30px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu {
  margin-left: 0;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .item-date {
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  background-color: #697A94;
  color: #FFFFFF;
  width: 60px;
  height: 44px;
  border-radius: 8px;
  padding: 10px 20px;
  line-height: 14px;
  text-align: center;
  font-weight: 700;
  font-style: italic;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .item-date.left {
  float: left;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .nara-list-container {
  margin-left: 110px;
  margin-right: 20px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles {
  list-style-position: inside;
  list-style-type: disc;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles li {
  text-indent: -1em;
  padding-left: 1em;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles li .item-link {
  display: inline;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .nara .nara-menu .nara-day .nara-list-container .nara-articles li .item-link .status-new {
  color: #8D0720;
  font-style: italic;
  font-weight: 700;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest {
  position: relative;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-image {
  float: left;
  background: #94A0B2;
  margin-bottom: 30px;
  height: 200px;
  width: 320px;
  text-align: center;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-image .article-image-inner {
  max-width: 100%;
  height: auto !important;
  display: inline-block !important;
  vertical-align: middle;
  max-height: 307px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-image .article-image-inner img {
  max-height: 200px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content.has-image {
  margin-left: 340px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content p {
  line-height: 20px;
  color: #333;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content p a {
  display: inline-block;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content p a i {
  color: #8D0720;
  padding-left: 5px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content p a:hover i {
  color: #006DC1;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content p span.text {
  padding-right: 25px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .article-content p span.text:after {
  content: "\2026";
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .jcarousel li.slide {
  width: 592px !important;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .a-of-b {
  position: absolute;
  top: 11px;
  right: 20px;
  color: #808080;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .jcarousel-control-prev {
  right: 72px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed {
  position: relative;
  padding-bottom: 30px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .shadow {
  position: absolute;
  width: 30px;
  height: 220px;
  right: 0;
  top: 58px;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel ul.slides.bbcl li.slide .image-container {
  height: 80px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel li.slide {
  width: 140px !important;
  margin-right: 20px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel li.slide .image-container {
  height: 98px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #CCC;
  width: 140px;
  background-color: #E5E5E5;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel li.slide .image-container img {
  max-height: 96px;
  max-width: 138px;
  border: 1px solid #999;
  margin: 0 auto;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel li.slide .caption-container {
  padding-top: 12px;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel li.slide .caption-container a {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  display: block;
}
html[lang="es-ES"].high.home body.high #shared-wrapper .news-feed .jcarousel li.slide .caption-container p {
  color: #000;
  font-size: 11px;
  line-height: 14px;
}
@media (max-width: 979px) {
  html[lang="es-ES"].high.home body.high #shared-wrapper .searchbox-ctn .navbar-search .search-query {
    width: 231px;
  }
}
html[lang="es-ES"] body.elementary.home {
  background: #1e6c33 url(/resources/img/elementary/body-bg-primaria.png) repeat-x scroll center top;
}
html[lang="es-ES"] body.elementary.home .navbar-inner .navbar-search {
  display: none;
}
html[lang="es-ES"] body.elementary.home .tilt:before {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
@media (max-width: 979px) {
  html[lang="es-ES"] body.elementary.home {
    height: auto;
  }
}
html[lang="es-ES"] .elementary.search .search-meta-data-title,
html[lang="es-ES"] .elementary.learn .search-meta-data-title {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] h6.search-meta-data-summary {
  font-size: 12px;
}
html[lang="es-ES"] .search .level-tabs form button {
  color: #006DC1;
}
html[lang="es-ES"] #search-content-level-radio-chooser {
  font-size: 18px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #808080;
  font-style: italic;
}
html[lang="es-ES"] #search-content-level-radio-chooser label {
  font-size: 18px;
  font-style: normal;
  color: #333333;
}
html[lang="es-ES"] .content a {
  color: #006DC1;
}
html[lang="es-ES"] .content .pagination ul > .active > a,
html[lang="es-ES"] .content .pagination ul > .active > span {
  color: #999999;
}
html[lang="es-ES"] .elementary .accordion-toggle {
  color: #efefef !important;
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
  background-color: #4f4039;
  background-image: -moz-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: -ms-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #214a62), color-stop(1, #345466));
  background-image: -webkit-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: -o-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: linear-gradient(bottom, #214a62 0%, #345466 100%);
  -webkit-box-shadow: 0 1px 0 #214A62 inset, 0 3px 0 0 #214A62, 0 7px 3px #31434D;
  box-shadow: 0 1px 0 #214A62 inset, 0 3px 0 0 #214A62, 0 7px 3px #31434D;
  padding: 0px 15px;
}
html[lang="es-ES"] .elementary .accordion-toggle.open {
  color: #333 !important;
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: none;
  background-color: #E6B800;
  background-image: -moz-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: -ms-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6c500), color-stop(1, #ffcc00));
  background-image: -webkit-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: -o-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 4px 3px #e6b800;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 4px 3px #e6b800;
}
html[lang="es-ES"] .elementary .featured-media-caption p {
  font-size: 14px;
  line-height: 21px;
}
html[lang="es-ES"] .es-carousel-wrapper {
  background: #D0DDEB;
}
html[lang="es-ES"] .elementary .accordion-heading-open-indicator {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/resources/img/elementary/open_indicator_alt_es.png) no-repeat;
  width: 36px;
  /* Width of new image */
  height: 15px;
  /* Height of new image */
  padding-left: 36px;
  /* Equal to width of new image */
}
html[lang="es-ES"] .elementary .tools-ctn {
  background-color: #2F576E;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.15)), color-stop(1, #2f576e));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
}
html[lang="es-ES"] .elementary .accordion-inner {
  height: 390px;
}
html[lang="es-ES"] .middle .banner-title,
html[lang="es-ES"] .elementary .banner-title {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .elementary .homepage-content {
  border: none;
  height: auto;
}
html[lang="es-ES"] .elementary .homepage-content h1 {
  color: #ffcc00;
  font-family: Nunito;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 7px;
  text-shadow: -2px -2px 0 #1266b0, 2px -2px 0 #1266b0, -2px 2px 0 #1266b0, 2px 2px 3px #1266b0;
}
html[lang="es-ES"] .elementary .homepage-content h2 {
  color: #000000;
  font-family: Nunito;
  font-size: 27px;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
html[lang="es-ES"] .elementary .homepage-content .searchbox-ctn {
  margin-right: auto;
  margin-left: auto;
  width: 306px;
}
html[lang="es-ES"] .elementary .homepage-content .searchbox-ctn .navbar-search {
  margin-bottom: 18px;
  float: none;
}
html[lang="es-ES"] .elementary .homepage-content .searchbox-ctn .navbar-search #query {
  border: 3px solid #1266b0;
  border-right: none;
  height: 32px;
  width: 245px;
  border-radius: 18px 0 0 18px;
}
html[lang="es-ES"] .elementary .homepage-content .searchbox-ctn .navbar-search .btn {
  border: 3px solid #1266b0;
  border-left: none;
  height: 38px;
  border-radius: 0 18px 18px 0;
}
html[lang="es-ES"] .elementary .homepage-content .suggested-search-ctn {
  text-align: center;
  margin-bottom: 25px;
}
html[lang="es-ES"] .elementary .homepage-content .suggested-search-ctn span {
  color: #084466;
  font-style: italic;
  font-weight: bold;
  margin-right: 5px;
}
html[lang="es-ES"] .elementary .homepage-content .suggested-search-ctn a {
  color: #000;
}
html[lang="es-ES"] .elementary .homepage-content .explore li.thumb {
  height: 75px;
  line-height: 30px;
  margin: 0 2% 2%;
  width: 12%;
}
html[lang="es-ES"] .elementary .homepage-content .explore li.thumb .icon-container {
  width: 80px;
  height: 60px;
  background-color: #1266b0;
  border: 3px solid #ffffff;
  border-radius: 6px;
  color: #ffffff;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
}
html[lang="es-ES"] .elementary .homepage-content .explore li.thumb .icon-container i {
  color: #fff !important;
  font-size: 40px;
  line-height: 58px;
}
html[lang="es-ES"] .elementary .homepage-content .explore li.thumb .icon-container i.fontello-icon-videocam:before {
  -webkit-transform: scaleY(0.8);
  -moz-transform: scaleY(0.8);
  -ms-transform: scaleY(0.8);
  -o-transform: scaleY(0.8);
  transform: scaleY(0.8);
}
html[lang="es-ES"] .elementary .homepage-content .explore li.thumb .icon-container i.fontello-icon-puzzle {
  margin-left: 5px;
}
html[lang="es-ES"] .elementary .homepage-content .explore li.thumb .browse-title {
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  font-weight: bold;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb {
  height: 40px;
  line-height: 30px;
  margin: 0 2.6% 2% 0;
  width: 23%;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a {
  width: 260px;
  height: 30px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  color: #ffffff;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-size: 17px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a:hover {
  text-decoration: none;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span.icon-container {
  margin: -4px 5px 0 10px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span.religion-title {
  margin-left: 25px;
  float: left;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span.sports-title {
  float: left;
  margin-left: 3px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span.religion-icon {
  margin-left: -12px;
  float: left;
  margin-top: -12px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span.sports-icon {
  float: left;
  margin-top: -1px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span i {
  color: #fff !important;
  font-size: 21px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span i:before {
  width: 28px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-religion {
  font-size: 55px;
  line-height: 55px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-religion:before {
  margin-left: -5px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-swimming {
  font-size: 24px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-picture {
  font-size: 19px;
}
html[lang="es-ES"] .elementary .homepage-content .browse li.thumb:nth-child(4n) {
  margin-right: 0;
}
html[lang="es-ES"] .elementary .homepage-content .reddish-purple {
  background-color: #B10091;
}
html[lang="es-ES"] .elementary .homepage-content .green {
  background-color: #70a100;
}
html[lang="es-ES"] .elementary .homepage-content .orange {
  background-color: #e07800;
}
html[lang="es-ES"] .elementary .homepage-content .pink {
  background-color: #d9276b;
}
html[lang="es-ES"] .elementary .homepage-content .cyan {
  background-color: #009fd9;
}
html[lang="es-ES"] .elementary .homepage-content .red {
  background-color: #e0240b;
}
html[lang="es-ES"] .elementary .homepage-content .teal {
  background-color: #00a3a3;
}
html[lang="es-ES"] .elementary .homepage-content .purple {
  background-color: #8b4497;
}
html[lang="es-ES"] .elementary .homepage-content .section {
  background-color: #ffdb46;
  border-radius: 8px;
  color: #ffffff;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
  padding: 5px 20px 20px;
  margin-bottom: 25px;
  min-height: 190px;
}
html[lang="es-ES"] .elementary .homepage-content .section h2 {
  font-size: 25px;
  text-shadow: none;
}
html[lang="es-ES"] .elementary .homepage-content .section .media-container {
  padding-right: 20px;
}
html[lang="es-ES"] .elementary .homepage-content .section span.title {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: Nunito;
  font-weight: bold;
}
html[lang="es-ES"] .elementary .homepage-content .section p {
  font-family: "Open Sans";
  line-height: 20px;
  color: #000;
  font-size: 14px;
}
html[lang="es-ES"] .elementary .homepage-content .section img {
  max-width: 250px;
  height: auto;
  max-height: 150px;
  width: auto;
}
html[lang="es-ES"] .elementary .homepage-content .section .video-otd a {
  width: 200px;
}
html[lang="es-ES"] .elementary .homepage-content .section .video-otd a i {
  padding: .4em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 45px;
  margin-left: 100px;
  position: absolute;
  display: block;
  width: 1em;
  height: 1em;
  color: #FFF;
  border-radius: 50%;
  line-height: 1em;
  border: 2px solid #FFF;
  z-index: 1;
  font-size: 25px;
}
html[lang="es-ES"] .elementary .homepage-content .section .video-otd .learnmore {
  display: none;
}
html[lang="es-ES"] .elementary .homepage-content .section .animal-otd p span:after {
  content: "\2026";
}
@media (max-width: 1199px) {
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb {
    width: 32%;
    margin: 0 2% 2% 0;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb:nth-child(4n) {
    margin-right: 2%;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb:nth-child(3n) {
    margin-right: 0;
  }
  html[lang="es-ES"] .elementary .homepage-content .section {
    min-height: 235px;
  }
}
@media (max-width: 979px) {
  html[lang="es-ES"] .elementary .homepage-content .explore li.thumb {
    height: 100px;
  }
  html[lang="es-ES"] .elementary .homepage-content .explore li.thumb .browse-title {
    margin-top: -25px;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb {
    width: 48%;
    margin: 0 2% 2% 0;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb:nth-child(2n) {
    margin-right: 0;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb:nth-child(3n) {
    margin-right: 2%;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb:nth-child(4n) {
    margin-right: 2%;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  html[lang="es-ES"] .elementary .homepage-content .section {
    min-height: 322px;
  }
}
@media (max-width: 600px) {
  html[lang="es-ES"] .elementary .homepage-content .explore li.thumb {
    width: 21%;
  }
  html[lang="es-ES"] .elementary .homepage-content .browse li.thumb {
    width: 100%;
  }
}
html[lang="es-ES"] .browse-animals-featured-media {
  display: none;
}
html[lang="es-ES"] .animalkingdom-home-dyk {
  display: none;
}
html[lang="es-ES"].no-cssgradients .news-feed .shadow {
  display: none;
}
@media (max-width: 1199px) {
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .jcarousel li.slide,
  html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .jcarousel li.slide {
    width: 594px !important;
  }
}
@media (max-width: 979px) {
  html[lang="es-ES"].middle.home body.middle #shared-wrapper .article-of-interest .jcarousel li.slide,
  html[lang="es-ES"].high.home body.high #shared-wrapper .article-of-interest .jcarousel li.slide {
    width: 450px !important;
  }
}
html[lang="es-ES"] .middle .subheading-tools a {
  color: white;
}
html[lang="es-ES"] .middle .fade-left a {
  color: white;
}
html[lang="es-ES"] .middle .nav-user-content li {
  color: #FFF;
}
html[lang="es-ES"] .middle .nav-user-content li:before {
  color: #FFF;
}
html[lang="es-ES"] .middle #toggle-my-britannica {
  border-left: 1px solid #FFF;
}
html[lang="es-ES"] .middle #toggle-my-britannica i {
  color: #FFF;
}
html[lang="es-ES"] .high .subheading-tools a {
  color: #000;
}
html[lang="es-ES"] .high .fade-left a {
  color: #000;
}
html[lang="es-ES"] .high .nav-user-content li {
  color: #000;
}
html[lang="es-ES"] .high .nav-user-content li:before {
  color: #000;
}
html[lang="es-ES"] .high #toggle-my-britannica {
  border-left: 1px solid #000;
}
html[lang="es-ES"] .high #toggle-my-britannica i {
  color: #000;
}
html[lang="es-ES"] .usercontent-right-side {
  -webkit-border-radius: 0 8px 0px 0px;
  -moz-border-radius: 0 8px 0px 0px;
  border-radius: 0 8px 0px 0px;
}
html[lang="es-ES"] .usercontent-left-side {
  background-color: #eeeeee;
  -webkit-border-radius: 8px 0 0 0;
  -moz-border-radius: 8px 0 0 0;
  border-radius: 8px 0 0 0;
  margin-left: -7px;
  padding-left: 7px;
}
html[lang="es-ES"] .elementary.search .results li.media-strip,
html[lang="es-ES"] .middle.search .results li.media-strip,
html[lang="es-ES"] .high.search .results li.media-strip {
  background: none;
  background-color: #E0F2FB;
}
html[lang="es-ES"] .middle.search .banner h1,
html[lang="es-ES"] .high.search .banner h1 {
  color: white;
}
html[lang="es-ES"] .middle .level-tabs form button,
html[lang="es-ES"] .high .level-tabs form button,
html[lang="es-ES"] .middle .nav-tabs li a,
html[lang="es-ES"] .high .nav-tabs li a {
  color: white;
  background-color: #B35F00;
}
html[lang="es-ES"] .middle .level-tabs form button.active,
html[lang="es-ES"] .high .level-tabs form button.active,
html[lang="es-ES"] .middle .nav-tabs li.active a,
html[lang="es-ES"] .high .nav-tabs li.active a {
  color: #006DC1;
  background-color: white;
}
html[lang="es-ES"] a#navbar-help {
  color: white;
}
html[lang="es-ES"] .middle article p,
html[lang="es-ES"] .middle article section,
html[lang="es-ES"] .high article p,
html[lang="es-ES"] .high article section {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .middle h1.banner-title,
html[lang="es-ES"] .high h1.banner-title {
  color: white;
}
html[lang="es-ES"] .high h1.banner-title {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}
html[lang="es-ES"] #navbar-students {
  display: none;
}
html[lang="es-ES"] #adjacent-articles {
  display: none;
}
html[lang="es-ES"] .middle .rg-gallery,
html[lang="es-ES"] .high .rg-gallery {
  border-radius: 0px 0px 8px 8px;
  background-color: white;
}
html[lang="es-ES"] .middle a#login-link {
  color: white;
}
html[lang="es-ES"] .high a#login-link {
  color: #333333;
}
html[lang="es-ES"] .high a#login-link:hover {
  text-decoration: underline;
}
html[lang="es-ES"] .browse-index .nodes .node {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"] .browse-index .tile {
  font-family: 'Nunito', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 12px;
}
html[lang="es-ES"] .browse-index a.tile:hover {
  border: 6px solid #FFF;
}
html[lang="es-ES"] .middle.browse-index .content,
html[lang="es-ES"] .high.browse-index .content {
  margin: 0;
  padding: 10px 15px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
html[lang="es-ES"] .middle.browse-index .letters-bar,
html[lang="es-ES"] .high.browse-index .letters-bar {
  margin: 0 0 10px;
}
html[lang="es-ES"] .middle.browse-index .entries li a,
html[lang="es-ES"] .high.browse-index .entries li a {
  font-size: 18px;
}
html[lang="es-ES"] .middle.browse-list .content,
html[lang="es-ES"] .high.browse-list .content {
  margin: 0;
  padding: 1em;
  -webkit-border-radius: 0;
  border-radius: 0;
}
html[lang="es-ES"] .middle.browse-list .assembly-list .video-list-item .video-text a,
html[lang="es-ES"] .high.browse-list .assembly-list .video-list-item .video-text a {
  font-size: 18px;
}
html[lang="es-ES"] .middle .article-of-interest h3,
html[lang="es-ES"] .high .article-of-interest h3 {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 6px;
}
html[lang="es-ES"] span.alternates {
  display: block;
  font-style: italic;
  margin-bottom: 1em;
}
html[lang="es-ES"] span.alternates span.alternate-title {
  font-weight: bold;
}
html[lang="es-ES"] span.alternates span.alternate-title:before,
html[lang="es-ES"] span.alternates span.alternate-title:after {
  content: " ";
}
html[lang="es-ES"] span.alternates span.alternate-comma {
  display: none;
}
html[lang="es-ES"] .gallery-media-metadata {
  padding-right: 21px;
}
html[lang="es-ES"] .middle h6,
html[lang="es-ES"] .high h6 {
  color: #757575;
}
html[lang="es-ES"] .quick-tips-title {
  color: #757575;
}
html[lang="es-ES"] figcaption {
  color: #757575;
}
html[lang="es-ES"] .results .search-more,
html[lang="es-ES"] .results .search-more a {
  color: #757575;
}
html[lang="es-ES"] .elementary .table {
  width: inherit;
}
html[lang="es-ES"] .elementary .table thead {
  background-color: #DDD;
  font-weight: bold;
}
html[lang="es-ES"] .elementary .table td {
  width: 1%;
}
html[lang="es-ES"] .vertical-align-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
html[lang="es-ES"] body.widget #shared-wrapper {
  background-color: #084466 !important;
}
html[lang="es-ES"] #help-background {
  padding-bottom: 1em;
}
html[lang="es-ES"].middle .article .banner-title,
html[lang="es-ES"].high .article .banner-title,
html[lang="es-ES"].middle .related .banner-title,
html[lang="es-ES"].high .related .banner-title,
html[lang="es-ES"].middle .media .banner-title,
html[lang="es-ES"].high .media .banner-title {
  margin-bottom: 4px;
}
html[lang="es-ES"] .browse .breadcrumb .root-crumb[data-node-id=main] {
  display: none;
}
html[lang="es-ES"] .browse-index .nodes .node > a {
  line-height: 33px;
}
html[lang="es-ES"].high .browse-index .nodes .node {
  margin-left: 25px;
  text-align: left;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="es-ES"].high .browse-index .nodes .node a {
  display: none;
}
html[lang="es-ES"].high .browse-index .nodes .node ol {
  margin-top: 30px;
  margin-left: 0;
}
html[lang="es-ES"].high .browse-index .nodes .node ol li.active {
  margin-left: 0;
}
html[lang="es-ES"].high .browse-index .nodes .node ol li.active a {
  font-weight: bold;
  color: #333333;
  font-size: 28px;
  padding: 0;
}
html[lang="es-ES"].high .browse-index .nodes .node ol li.active a:before {
  padding-right: 10px;
  content: "\25BA";
  color: #8d0720;
}
html[lang="es-ES"].high .browse-index .nodes .node ol li {
  margin-left: 36px;
}
html[lang="es-ES"].high .browse-index .nodes .node ol li a {
  font-weight: normal;
  display: inline;
  color: #666666;
  font-size: 24px;
  border: 0;
  box-shadow: none;
  line-height: 36px;
}
html[lang="es-ES"].high .browse-index .nodes .node ol li a:hover {
  color: #006DC1;
}
html[lang="es-ES"].high ol.entries {
  margin-top: 30px;
}
html[lang="es-ES"].high ol.entries li.entry {
  margin-bottom: 20px;
}
html[lang="es-ES"].login .login-container input {
  width: 215px;
}
html[lang="es-ES"] .escolar-hide {
  display: none;
}
html[lang="es-ES"] .favorite-items-container .favorite-col-right a {
  font-size: 12px;
  line-height: 18px;
}
html[lang="es-ES"] .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-label {
  width: 100px;
}
html[lang="es-ES"] .media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level span {
  display: none;
}
html[lang="es-ES"] .middle.media .media-escolar-content,
html[lang="es-ES"] .high.media .media-escolar-content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
html[lang="es-ES"] .high .navbar .brand {
  margin-right: 0.5em;
}
html[lang="es-ES"] .article h1.banner-title::first-letter,
html[lang="es-ES"] .article section#intro p.p-first::first-letter {
  text-transform: none;
}
@media (max-width: 1200px) {
  html[lang="es-ES"].high .browse-index .letters .node a {
    padding: 2px 8px;
  }
  html[lang="es-ES"].high .browse-index .nodes .node ol li {
    margin-left: 31px;
  }
  html[lang="es-ES"].high .browse-index .nodes .node ol li.active a {
    font-size: 22px;
  }
  html[lang="es-ES"].high .browse-index .nodes .node ol li a {
    font-size: 20px;
    padding: 5px 0;
  }
}
@media (max-width: 768px) {
  html[lang="es-ES"].high .browse-index .nodes .node {
    margin: 5px 0 0 15px;
  }
  html[lang="es-ES"].high .browse-index .nodes .node ol li {
    margin-left: 30px;
  }
  html[lang="es-ES"].high .browse-index .nodes .node ol li.active a {
    font-size: 20px;
  }
  html[lang="es-ES"].high .browse-index .nodes .node ol li a {
    font-size: 18px;
  }
}
html[lang="es-ES"] .atlas #location-breadcrumb li a {
  color: white;
}
html[lang="es-ES"] .atlas #location-breadcrumb li.active {
  pointer-events: auto;
  cursor: auto;
}
html[lang="es-ES"] .atlas #location-breadcrumb li.active a {
  color: #FD3;
}
html[lang="es-ES"] .atlas #location-breadcrumb li.active a:hover {
  text-decoration: underline;
}
html[site-type="academic"] .navbar .brand {
  margin-right: 0.5em;
}
html[site-type="academic"] .high.home p {
  color: #666;
  line-height: 18px;
}
html[site-type="academic"] .high.home hr {
  border-top: 1px solid #999;
  margin: 20px 10px 20px 0;
}
html[site-type="academic"] .high.home .banner-inner {
  height: 42px;
}
html[site-type="academic"] .high.home .content {
  padding: 0;
}
html[site-type="academic"] .high.home .main-content {
  padding: 0 20px 50px;
}
html[site-type="academic"] .high.home .main-content .top-margin-mid {
  margin-top: 20px;
}
html[site-type="academic"] .high.home .searchbox-browsebox-container {
  height: 180px;
  background-color: #2C5379;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  html[site-type="academic"] .high.home .searchbox-browsebox-container {
    height: auto;
  }
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame {
  margin-bottom: 25px;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search {
  margin-top: 33px;
  margin-left: 25px;
  float: none;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query {
  height: 36px;
  line-height: 36px;
  width: 536px;
  border-radius: 18px 0 0 18px;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query::-webkit-input-placeholder {
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query:-ms-input-placeholder {
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
@media (max-width: 979px) and (min-width: 768px) {
  html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query {
    width: 390px;
  }
}
@media (max-width: 767px) {
  html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .search-query {
    width: 80%;
  }
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .btn:last-child {
  height: 36px;
  border-radius: 0 18px 18px 0;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn .navbar-search .input-append .btn:last-child .fontello-icon-search {
  color: #7891A9;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame .searchbox-ctn #advanced-search-box {
  left: inherit;
  bottom: inherit;
}
html[site-type="academic"] .high.home .searchbox .searchbox-frame a.adv-search-link {
  color: white;
  display: block;
  clear: both;
  float: right;
  font-size: 12px;
  margin-right: 16px;
}
html[site-type="academic"] .high.home .searchbox .searchbox-selector {
  clear: both;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  background-color: #567594;
  border-radius: 0 13px 13px 0;
  margin-right: 8px;
}
html[site-type="academic"] .high.home .searchbox .searchbox-selector .radio {
  font-size: 12px;
  font-weight: bold;
}
html[site-type="academic"] .high.home .searchbox .searchbox-selector .radio.inline {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: 25px;
}
html[site-type="academic"] .high.home .browsebox {
  height: 100%;
  background-color: #567594;
}
html[site-type="academic"] .high.home .browsebox .explore {
  margin-top: 26px;
  margin-left: 50px;
}
html[site-type="academic"] .high.home .browsebox .explore li {
  width: 100%;
  margin: 0;
}
html[site-type="academic"] .high.home .browsebox .explore li .explore-name {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-left: 5px;
}
html[site-type="academic"] .high.home .browsebox .explore li .explore-name:hover {
  text-decoration: underline;
}
@media (max-width: 979px) and (min-width: 768px) {
  html[site-type="academic"] .high.home .browsebox .explore {
    margin-left: 20px;
  }
}
html[site-type="academic"] .high.home .section-title,
html[site-type="academic"] .high.home .content-widget-title {
  font-size: 21px;
  color: #666;
}
html[site-type="academic"] .high.home .research-tools {
  margin-top: 35px;
}
html[site-type="academic"] .high.home .research-tools .research-title-link h3 .icon-container {
  margin-right: 10px;
  margin-top: 5px;
}
html[site-type="academic"] .high.home .research-tools .research-title-link h3 .icon-container i {
  font-size: 28px;
  line-height: inherit;
  color: #235F8C;
}
html[site-type="academic"] .high.home .research-tools .research-title-link h3 .icon-container i.fontello-icon-globe {
  font-size: 35px;
}
html[site-type="academic"] .high.home .research-tools .research-title-link h3 .icon-container i.fontello-icon-globe:before {
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
html[site-type="academic"] .high.home .on-this-day {
  padding-right: 30px;
}
html[site-type="academic"] .high.home .on-this-day .otd-image-container {
  width: 180px;
  height: 150px;
  background-color: #e5e5e5;
  margin-right: 20px;
}
html[site-type="academic"] .high.home .on-this-day .otd-image-container .element-container {
  max-height: 150px;
}
html[site-type="academic"] .high.home .on-this-day .otd-image-container .element-container .media-object {
  max-height: 150px;
}
html[site-type="academic"] .high.home .on-this-day .icon-container {
  margin-right: 10px;
}
html[site-type="academic"] .high.home .on-this-day .icon-container i {
  color: inherit;
  font-size: 28px;
  line-height: inherit;
}
html[site-type="academic"] .high.home .my-research {
  margin-top: 22px;
  text-align: center;
  background-color: #FFF5B8;
  padding: 20px;
  border-radius: 5px;
}
html[site-type="academic"] .high.home .my-research .my-research-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 19px;
  color: #235F8C;
}
html[site-type="academic"] .high.home .my-research .my-research-btn {
  color: #FFF;
  background: #235F8C;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border: none;
}
html[site-type="academic"] .high.home .nara .nara-see-more-container {
  position: relative;
}
html[site-type="academic"] .high.home .nara .nara-see-more-container a.see-all {
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
  position: absolute;
  top: -24px;
  right: 0;
}
html[site-type="academic"] .high.home .nara .nara-see-more-container a.see-all:hover {
  color: #006DC1;
}
html[site-type="academic"] .high.home .nara .nara-menu .nara-day {
  list-style-type: none;
}
html[site-type="academic"] .high.home .nara .nara-menu .nara-day .academic-item-date {
  font-size: 14px;
}
html[site-type="academic"] .high.home .nara .nara-menu .nara-day .nara-list-container {
  margin-left: 0;
  padding-right: 0;
}
html[site-type="academic"] .high.home .nara .nara-menu .nara-day .nara-list-container .nara-articles {
  list-style-position: inside;
  margin: 0 0 10px 0;
}
html[site-type="academic"] .high.home .primary-sources {
  margin-bottom: 0;
}
html[site-type="academic"] .high.home .primary-sources ul.links {
  border-top: none;
  margin-left: 20px;
}
html[site-type="academic"] .high.home .primary-sources ul.links li {
  line-height: 24px;
  font-size: 14px;
  padding: 0;
}
html[site-type="academic"] .high.home .feeds .single-newsfeed:not(:first-child) {
  margin-top: 40px;
}
html[site-type="academic"] .high.home .contributors p {
  margin-bottom: 0;
}
html[site-type="academic"] .high.home .contributors .contributor {
  float: left;
  width: 50%;
  margin-top: 50px;
}
html[site-type="academic"] .high.home .contributors .contributor div {
  clear: none;
}
html[site-type="academic"] .high.home .contributors .contributor div.media-body {
  width: 90px;
  clear: none;
  float: left;
}
html[site-type="academic"] .high.home .contributors .contributor .media {
  padding-right: 10px;
}
html[site-type="academic"] .high.home .contributors .contributor .media.odd {
  padding-right: 0;
}
html[site-type="academic"] .high.home .contributors .contributor h4 {
  font-size: 14px;
  line-height: 18px;
  color: #666;
}
html[site-type="academic"] .high.home .contributors .contributor img {
  max-width: 100px;
}
html[site-type="academic"] .high.home .contributors .contributor .about {
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 979px) and (min-width: 768px) {
  html[site-type="academic"] .high.home .contributors .contributor {
    width: 100%;
    float: left;
  }
  html[site-type="academic"] .high.home .contributors .contributor .media {
    padding-right: 0;
  }
  html[site-type="academic"] .high.home .contributors .contributor div.media-body {
    width: 50%;
  }
}
@media (max-width: 767px) {
  html[site-type="academic"] .high.home .primary-sources-container,
  html[site-type="academic"] .high.home .contributors {
    margin-top: 40px;
  }
}
html[site-type="academic"] .high.home .subsection-link:hover h3 {
  color: #006DC1;
}
html[site-type="academic"] .high.home .subsection-link h3 {
  font-size: 16px;
  color: #666;
}
html[site-type="academic"] .high.home .primary-sources ul,
html[site-type="academic"] .high.home .nara ul,
html[site-type="academic"] .high.home .feeds ul {
  list-style: disc;
}
html[site-type="academic"] .high.home .primary-sources ul li,
html[site-type="academic"] .high.home .nara ul li,
html[site-type="academic"] .high.home .feeds ul li {
  line-height: 24px;
  color: #999;
}
html[site-type="academic"] .high.search .nav-list li {
  text-align: left;
  clear: left;
}
html[site-type="academic"] .high.search .nav-list li a {
  height: 60px;
  padding: 0 0 0 10px;
}
html[site-type="academic"] .high.search .nav-list li div {
  display: block;
  font-size: 15px;
  line-height: 16px;
  width: 140px;
  position: absolute;
  left: 60px;
  top: 18px;
}
html[site-type="academic"] .high.search .nav-list li a div.search-icon {
  padding-top: 0;
  width: 48px;
  text-align: center;
  color: #006DC1;
  background: none;
  top: 2px;
  left: 12px;
}
html[site-type="academic"] .high.search .nav-list li a div.search-icon i {
  font-size: 24px;
  line-height: 54px;
  color: #235F8E;
}
html[site-type="academic"] .high.search .nav-list li.active a div.search-icon {
  color: #6E9900;
}
html[site-type="academic"] .high.search .nav-list li.active a div.search-icon i {
  color: #6E9900;
}
html[site-type="academic"] .high.search .nav-list li a.primarysources div.search-icon,
html[site-type="academic"] .high.search .nav-list li a.magazines div.search-icon {
  top: 2px;
}
html[site-type="academic"] .high.search .nav-list li a.primarysources div,
html[site-type="academic"] .high.search .nav-list li a.magazines div {
  top: 10px;
}
html[site-type="academic"] .high.search .advanced-search-panel i {
  margin-left: 10px;
}
html[site-type="academic"] .high.search .iq-link-container {
  height: 0px;
}
html[site-type="academic"] .high.search .images .iq-link-container {
  height: inherit;
}
@media (min-width: 980px) and (max-width: 1199px) {
  html[site-type="academic"] .high.search .nav-list li div {
    width: 92px;
  }
  html[site-type="academic"] .high.search .nav-list li a.primarysources div.search-icon,
  html[site-type="academic"] .high.search .nav-list li a.magazines div.search-icon,
  html[site-type="academic"] .high.search .nav-list li a.iguide div.search-icon,
  html[site-type="academic"] .high.search .nav-list li a.yir div.search-icon {
    top: 2px;
  }
  html[site-type="academic"] .high.search .nav-list li a.magazines div,
  html[site-type="academic"] .high.search .nav-list li a.iguide div,
  html[site-type="academic"] .high.search .nav-list li a.yir div {
    top: 10px;
  }
  html[site-type="academic"] .high.search .nav-list li a.primarysources div {
    top: 3px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  html[site-type="academic"] .high.search .nav-list li div {
    font-size: 12px;
    width: 72px;
    left: 50px;
  }
  html[site-type="academic"] .high.search .nav-list li a div.search-icon {
    top: 1px;
    width: 36px;
  }
  html[site-type="academic"] .high.search .nav-list li a div.search-icon i {
    font-size: 18px;
  }
  html[site-type="academic"] .high.search .nav-list li a.primarysources div.search-icon,
  html[site-type="academic"] .high.search .nav-list li a.magazines div.search-icon,
  html[site-type="academic"] .high.search .nav-list li a.iguide div.search-icon,
  html[site-type="academic"] .high.search .nav-list li a.yir div.search-icon {
    top: 0px;
  }
  html[site-type="academic"] .high.search .nav-list li a.magazines div,
  html[site-type="academic"] .high.search .nav-list li a.iguide div,
  html[site-type="academic"] .high.search .nav-list li a.yir div {
    top: 10px;
  }
  html[site-type="academic"] .high.search .nav-list li a.primarysources div {
    top: 3px;
  }
}
@media (max-width: 767px) {
  html[site-type="academic"] .high.search .nav-list li div {
    width: 100%;
  }
  html[site-type="academic"] .high.search .nav-list li a.primarysources div,
  html[site-type="academic"] .high.search .nav-list li a.magazines div {
    top: 18px;
  }
}
html[site-type="academic"] .media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level span {
  display: none;
}
.browse-index.elementary .entries .video-list-item .video-text p,
.browse-list.elementary .entries .video-list-item .video-text p,
.browse-index.elementary .assembly-list .video-list-item .video-text p,
.browse-list.elementary .assembly-list .video-list-item .video-text p {
  font-size: 18px;
}
.browse-index .content,
.browse-list .content {
  padding: 1em;
}
.browse-index .entries,
.browse-list .entries,
.browse-index .assembly-list,
.browse-list .assembly-list {
  list-style: none;
  margin: 0;
}
.browse-index .entries .video-list-item,
.browse-list .entries .video-list-item,
.browse-index .assembly-list .video-list-item,
.browse-list .assembly-list .video-list-item {
  padding: 5px 5px 15.5px 5px;
}
.browse-index .entries .video-list-item .image-container,
.browse-list .entries .video-list-item .image-container,
.browse-index .assembly-list .video-list-item .image-container,
.browse-list .assembly-list .video-list-item .image-container {
  position: relative;
  height: 79px;
  border: 1px solid #CCC;
  width: 140px;
  background-color: #E5E5E5;
  text-align: center;
  float: left;
}
.browse-index .entries .video-list-item .image-container .img-container-inner,
.browse-list .entries .video-list-item .image-container .img-container-inner,
.browse-index .assembly-list .video-list-item .image-container .img-container-inner,
.browse-list .assembly-list .video-list-item .image-container .img-container-inner {
  max-width: 100%;
  height: auto !important;
  display: inline-block !important;
  vertical-align: middle;
  max-height: 79px;
}
.browse-index .entries .video-list-item .image-container .img-container-inner img,
.browse-list .entries .video-list-item .image-container .img-container-inner img,
.browse-index .assembly-list .video-list-item .image-container .img-container-inner img,
.browse-list .assembly-list .video-list-item .image-container .img-container-inner img {
  max-height: 79px;
}
.browse-index .entries .video-list-item .image-container i.fontello-icon-play,
.browse-list .entries .video-list-item .image-container i.fontello-icon-play,
.browse-index .assembly-list .video-list-item .image-container i.fontello-icon-play,
.browse-list .assembly-list .video-list-item .image-container i.fontello-icon-play {
  padding: 6px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -15px;
  margin-left: -15px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  color: #FFF;
  border-radius: 50%;
  line-height: 1em;
  border: 2px solid #FFF;
  z-index: 1;
}
.browse-index .entries .video-list-item .video-text,
.browse-list .entries .video-list-item .video-text,
.browse-index .assembly-list .video-list-item .video-text,
.browse-list .assembly-list .video-list-item .video-text {
  padding-left: 1em;
  margin-left: 140px;
}
.browse-index .entries .video-list-item .video-text a,
.browse-list .entries .video-list-item .video-text a,
.browse-index .assembly-list .video-list-item .video-text a,
.browse-list .assembly-list .video-list-item .video-text a {
  font-size: 21px;
}
.browse-index .entries .video-list-item .video-text .caption,
.browse-list .entries .video-list-item .video-text .caption,
.browse-index .assembly-list .video-list-item .video-text .caption,
.browse-list .assembly-list .video-list-item .video-text .caption {
  display: block;
}
.browse-index .entries .video-list-item .video-text .duration,
.browse-list .entries .video-list-item .video-text .duration,
.browse-index .assembly-list .video-list-item .video-text .duration,
.browse-list .assembly-list .video-list-item .video-text .duration {
  color: #808080;
}
#lesson-plan-edit .accordion-group {
  margin-bottom: 9px;
}
#lesson-plan-edit .accordion-group .accordion-heading {
  height: 27px;
}
#lesson-plan-edit .accordion-group .accordion-heading .accordion-toggle,
#lesson-plan-edit .accordion-group .accordion-heading .accordion-toggle.open {
  padding: 4px 15px;
  background-color: #57851f;
  background-image: none;
  -webkit-box-shadow: 0 1px 0 #619422 inset, 0 3px 1px #376103;
  box-shadow: 0 1px 0 #619422 inset, 0 3px 1px #376103;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF !important;
}
#lesson-plan-edit .accordion-group .accordion-body {
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  border: 2px solid #ccc;
  box-shadow: none;
}
#lesson-plan-edit .accordion-group .accordion-body .accordion-inner {
  background: #f5f5f5;
  box-shadow: none;
  height: auto;
  padding: 30px 15px;
}
#lesson-plan-edit label {
  font-weight: bold;
}
#lesson-plan-edit .lesson-plan-error {
  color: #ff0000;
  display: none;
}
#lesson-plan-edit #resource-count {
  margin-bottom: 5px;
}
#lesson-plan-edit #resource-count .item-count {
  font-weight: bold;
  color: #539505;
}
#lesson-plan-edit #resource-list {
  max-height: 300px;
  overflow: auto;
  margin-bottom: 40px;
  border: 1px solid #ccc;
  padding: 15px;
  background-color: #FFFFFF;
}
#lesson-plan-edit #resource-list .content-item {
  padding: 15px 0 15px 0;
  border-color: #DDD;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 0;
}
#lesson-plan-edit #resource-list .content-item .main-content {
  padding-right: 20px;
}
#lesson-plan-edit #resource-list .content-item .addtnl-main-content {
  float: left;
  width: 97%;
}
#lesson-plan-edit #resource-list .content-item .description {
  font-size: 13px;
  line-height: 21px;
  color: #666;
}
#lesson-plan-edit #resource-list .content-item .favorite .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 21px;
}
#lesson-plan-edit #resource-list .content-item .favorite .title .level {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("/resources/icons/bolse3_icons_3levels-small-v2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#lesson-plan-edit #resource-list .content-item .favorite .title .level.elementary {
  background-position: -9px -82px;
}
#lesson-plan-edit #resource-list .content-item .favorite .title .level.middle {
  background-position: -46px -82px;
}
#lesson-plan-edit #resource-list .content-item .favorite .title .level.high {
  background-position: -83px -82px;
}
#lesson-plan-edit #resource-list .content-item .favorite .header-favorite-type-text {
  color: #999;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
}
#lesson-plan-edit .quick-search-btn {
  margin-bottom: -10px;
}
#lesson-plan-edit .edit-add-search-form .add-search-query {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
#lesson-plan-edit .edit-add-search-form select {
  margin-right: 10px;
  max-width: 215px;
}
#lesson-plan-edit .add-content-message {
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
}
#lesson-plan-edit .edit-add-section-top {
  position: relative;
  padding: 15px 0 6px;
}
#lesson-plan-edit .edit-add-section-top .separator {
  position: absolute;
  height: 100%;
  border-left: solid 1px #CCC;
  left: 50%;
  top: 0;
}
@media (max-width: 979px) {
  #lesson-plan-edit .edit-add-section-top .separator {
    display: none;
  }
}
#lesson-plan-edit .quick-search-results {
  overflow: auto;
  border: 1px solid #ccc;
  padding: 15px;
  max-height: 300px;
  background-color: #FFFFFF;
}
#lesson-plan-edit .quick-search-results .loading {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
#lesson-plan-edit .quick-search-results .is-loading {
  opacity: .4;
}
#lesson-plan-edit .quick-search-results .results-item {
  border-bottom: 1px solid #ccc;
  position: relative;
  padding: 15px 0;
}
#lesson-plan-edit .quick-search-results .results-item p,
#lesson-plan-edit .quick-search-results .results-item p mark {
  margin: 0;
  font-size: 11px;
  line-height: 15px;
  color: #666;
}
#lesson-plan-edit .quick-search-results .results-item .image-container {
  float: left;
  width: 100px;
}
#lesson-plan-edit .quick-search-results .results-item .image-container img {
  width: 100%;
}
#lesson-plan-edit .quick-search-results .results-item .has-image {
  margin-left: 110px;
}
#lesson-plan-edit .quick-search-results .results-item .result-title {
  font-size: 14px;
  font-weight: bold;
}
#lesson-plan-edit .quick-search-results .results-item .read-more {
  text-align: right;
  display: block;
}
#lesson-plan-edit .quick-search-results .results-item .add-to-lp {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  padding: 1px 7px 2px;
  background-color: #468847;
}
#lesson-plan-edit .quick-search-results .results-item .add-to-lp .fontello-icon-plus {
  font-size: 15px;
  margin: 2px;
  color: #FFF;
}
#lesson-plan-edit .quick-search-results .results-item.added .result-title,
#lesson-plan-edit .quick-search-results .results-item.added p,
#lesson-plan-edit .quick-search-results .results-item.added mark {
  color: #808080;
  cursor: default;
  text-decoration: none;
}
#lesson-plan-edit .quick-search-results .results-item.added img {
  -webkit-filter: grayscale(100%);
  opacity: .4;
}
#lesson-plan-edit .quick-search-results .results-item.added .add-to-lp {
  background-color: #A6A6A6;
  cursor: default;
  padding: 1px 10px 2px;
}
#lesson-plan-edit .quick-search-results .results-item.added .add-to-lp .fontello-icon-plus {
  display: none;
}
#lesson-plan-edit .quick-search-results .media-results-item .add-to-lp {
  margin-top: 2px;
  float: right;
  cursor: pointer;
  background-color: #468847;
}
#lesson-plan-edit .quick-search-results .media-results-item .add-to-lp .fontello-icon-plus {
  font-size: 15px;
  margin: 2px;
  color: #FFF;
}
#lesson-plan-edit .quick-search-results .media-results-item a.media-link {
  position: relative;
}
#lesson-plan-edit .quick-search-results .media-results-item a.media-link span.fontello-icon-play {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 0.5em;
  height: 0.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  padding: 0.5em;
  line-height: 0.5em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #FFF;
}
#lesson-plan-edit .quick-search-results .media-results-item.added .add-to-lp {
  background-color: #A6A6A6;
  padding: 4px;
  cursor: default;
}
#lesson-plan-edit .quick-search-results .media-results-item.added .add-to-lp .fontello-icon-plus {
  display: none;
}
#lesson-plan-edit hr {
  margin: 40px 0 20px 0;
  border: 0;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #ffffff;
}
@media (min-width: 1200px) {
  #lesson-plan-edit .addtnl-fields textarea {
    width: 185px;
  }
  #lesson-plan-edit .addtnl-fields select {
    width: 200px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #lesson-plan-edit .edit-add-search-form select {
    max-width: 100%;
  }
}
.resourcepacks {
  background: url("/resources/img/shared/l3_noise.png");
  /*** Pinned mode *****/
  /*==== jGrowl ======*/
  /*====== temporarily hid some media gallery tools in packs ====*/
}
.resourcepacks a {
  color: #006DC1;
}
.resourcepacks.help .banner {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.resourcepacks.help .banner .banner-title {
  padding: 20px 0;
}
.resourcepacks #shared-wrapper {
  overflow-x: hidden;
}
.resourcepacks #shared-wrapper .navbar .brand {
  margin-left: 0;
}
.resourcepacks #shared-wrapper .navbar .btn-group {
  margin-top: 0;
}
.resourcepacks #shared-wrapper .navbar .btn-group .dropdown-toggle {
  font-size: 14px;
  color: #fff;
  padding: 12px;
  display: block;
  text-decoration: none;
  text-shadow: 0 1px 0 #333;
}
.resourcepacks #shared-wrapper .navbar .btn-group .dropdown-toggle:hover {
  background-color: #265b79;
}
.resourcepacks #shared-wrapper .navbar .btn-group .dropdown-toggle i {
  padding-right: 10px;
}
.resourcepacks #shared-wrapper .navbar .btn-group .dropdown-menu {
  background-color: #1A5876;
  border-radius: 0;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
  border: 1px solid #59869C;
  position: absolute;
  top: 45px;
  right: 0;
  left: auto;
  min-width: 0;
}
.resourcepacks #shared-wrapper .navbar .btn-group .dropdown-menu li a {
  color: #FFF;
  font-size: 14px;
  display: block;
  padding: 4px 15px;
  white-space: nowrap;
}
.resourcepacks #shared-wrapper .navbar .btn-group .dropdown-menu li a:hover {
  background: #59869C;
  color: #FFEA7F;
}
.resourcepacks .pack-browse-item,
.resourcepacks .my-pack-browse-item,
.resourcepacks .pinboard .pack-display-item.animated {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-animation: moveUp .75s ease forwards;
  animation: moveUp .75s ease forwards;
}
@-webkit-keyframes moveUp {
  0% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveUp {
  0% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.resourcepacks .banner {
  background-color: #FFFFFF;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
}
.resourcepacks .banner .pack-header,
.resourcepacks .banner .my-pack-header {
  background-image: url(/resources/img/shared/resource_packs_hdr.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 95px;
  position: relative;
}
.resourcepacks .banner .pack-header .pack-header-text h1,
.resourcepacks .banner .my-pack-header .pack-header-text h1 {
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  padding-top: 30px;
}
.resourcepacks .banner .pack-header .pack-header-text h3,
.resourcepacks .banner .my-pack-header .pack-header-text h3 {
  font-size: 17px;
  line-height: 30px;
  color: #fff;
  text-align: left;
  font-weight: normal;
}
.resourcepacks .banner .my-pack-header {
  background-image: url(/resources/img/shared/my_packs_hdr.png);
  background-size: contain;
}
.resourcepacks .banner .my-pack-header .pack-header-text h1 {
  font-size: 36px;
  text-transform: initial;
  padding-top: 28px;
  color: #4c4c4c;
}
.resourcepacks #packFeedback {
  margin: 0;
}
.resourcepacks #packFeedback h3,
.resourcepacks #packFeedback .modal-footer {
  text-align: center;
}
.resourcepacks #packFeedback .modal-body {
  max-height: 485px;
}
.resourcepacks #packFeedback textarea {
  width: 95%;
}
.resourcepacks #packFeedback .control-group {
  margin-bottom: 0;
}
.resourcepacks #packFeedback .feedback-user {
  margin-bottom: 8px;
}
.resourcepacks #packFeedback .feedback-user span {
  margin-right: 20px;
}
.resourcepacks #packFeedback .feedback-user .radio.inline {
  padding-top: 0;
}
.resourcepacks .pack-browse-subheader {
  min-height: 86px;
  color: #666;
  position: relative;
  background-color: #fff;
}
.resourcepacks .pack-browse-subheader .pack-search-form {
  margin: 0;
}
.resourcepacks .pack-browse-subheader h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 48px;
}
.resourcepacks .pack-browse-subheader .pack-feedback {
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 8px;
  color: #666;
  font-size: 12px;
  line-height: 13px;
  padding: 5px 20px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -30px;
  text-decoration: none;
  width: 184px;
  margin-left: 40px;
}
.resourcepacks .pack-browse-subheader .pack-feedback .pack-fb-icon {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.resourcepacks .pack-browse-subheader .pack-feedback .pack-fb-icon i {
  color: #759900;
  font-size: 24px;
}
.resourcepacks .pack-browse-subheader select {
  background-color: #D96C00;
  color: #fff;
}
.resourcepacks .pack-browse-subheader select.pack-grades {
  margin-right: 5px;
  vertical-align: top;
  width: 150px;
  float: left;
}
.resourcepacks .pack-browse-subheader select option {
  background-color: #FFF;
  color: #333333;
}
.resourcepacks .pack-browse-subheader .grade-labels {
  width: 300px;
  float: left;
  margin-bottom: 20px;
}
.resourcepacks .pack-browse-subheader .grade-labels .selected-grade-label {
  border: solid 1px #CCC;
  background-color: #ebebeb;
  float: left;
  margin: 0px 4.5px 0px 4.5px;
  padding: 3px 8px;
  border-radius: 4px;
}
.resourcepacks .pack-browse-subheader .grade-labels .selected-grade-label i {
  color: #808080;
  cursor: pointer;
}
.resourcepacks .pack-browse-subheader .pack-browse-search {
  color: #333333;
  background-color: #d9d9d9;
  border: 0;
  -webkit-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  padding: 0 5px 0 20px;
  width: 230px;
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  margin-left: 45px;
}
.resourcepacks .pack-browse-subheader button {
  border: 0;
  -webkit-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
  background-image: none;
  background-color: #d9d9d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 30px;
  margin-bottom: 9px;
  margin-left: -4px;
  color: #666;
  font-size: 18px;
}
.resourcepacks .pack-browse-subheader .filters {
  padding-bottom: 3px;
}
.resourcepacks .pack-browse-subheader .pack-selectize {
  display: inline-block;
  width: 280px;
  margin-bottom: 10px;
  float: left;
}
.resourcepacks .pack-browse-subheader .pack-selectize .selectize-input {
  background-image: none;
  background-color: #D96C00;
  border: 1px solid #CCC;
  padding: 3.5px 8px;
}
.resourcepacks .pack-browse-subheader .pack-selectize .selectize-input div {
  padding-right: 10px;
  max-width: 90%;
}
.resourcepacks .pack-browse-subheader .pack-selectize .selectize-input:not(.dropdown-active) {
  color: #FFF;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input:after {
  right: 8px;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input:not(.dropdown-active):after {
  border-color: #FFF transparent transparent transparent;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input .placeholder {
  color: #FFF !important;
  top: 3px !important;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input:not(.dropdown-active) input::-webkit-input-placeholder {
  color: #FFF;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input:not(.dropdown-active) input:-moz-placeholder {
  color: #FFF;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input:not(.dropdown-active) input::-moz-placeholder {
  color: #FFF;
}
.resourcepacks .pack-browse-subheader .pack-selectize.selectize-control.single .selectize-input:not(.dropdown-active) input:-ms-input-placeholder {
  color: #FFF;
}
.resourcepacks .pack-browse-subheader .pack-selectize .selectize-dropdown-header-close {
  color: #D96C00;
  position: absolute;
  top: 18px;
  right: 8px;
}
.resourcepacks .pack-browse-subheader .pack-selectize .selectize-dropdown-header-close:hover {
  color: #D96C00;
  cursor: default;
  text-decoration: none;
}
.resourcepacks .my-pack-browse-subheader {
  color: #666;
  position: relative;
  background-color: #fff;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner {
  min-height: 50px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner .sort-filter {
  position: relative;
  top: -3px;
  margin-right: 5px;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner .custom-filter {
  position: relative;
  top: 4px;
  margin-left: 5px;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner select {
  background-color: #D96C00;
  color: #fff;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner select option {
  background-color: #fff;
  color: #333;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner .radio {
  padding-top: 0;
  margin-bottom: 9px;
  padding-left: 40px;
}
.resourcepacks .my-pack-browse-subheader .filters .filters-inner .radio input {
  width: 17px;
  height: 17px;
}
.resourcepacks .pack-browse {
  margin-bottom: 50px;
}
.resourcepacks .pack-browse .no-user-packs {
  padding: 20px;
}
.resourcepacks .pack-browse .pack-items .items {
  list-style-type: none;
  margin-bottom: 0;
}
.resourcepacks .pack-browse .pack-items .items .item {
  width: 220px;
  height: 390px;
  float: left;
  margin-left: 20px;
  margin-top: 30px;
}
.resourcepacks .pack-browse .pack-items .items .item a:hover {
  text-decoration: none;
}
.resourcepacks .pack-browse .pack-items .items .item a.remove-mode {
  cursor: default;
}
.resourcepacks .pack-browse .resource-pack-loading {
  background: url(/resources/img/thistle-spinner.gif) center center no-repeat;
  height: 400px;
}
.resourcepacks .pack-browse .pack-browse-message {
  padding: 15px;
  background: url("/resources/img/no_pack_search_msg.jpg") top right no-repeat;
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
  margin-top: 30px;
  background-size: 333px;
  font-size: 16px;
  height: 160px;
  display: none;
}
.resourcepacks .pack-browse .pack-browse-message.show {
  display: block;
}
.resourcepacks .pack-browse .pack-browse-message .no-pack-msg {
  width: 70%;
}
.resourcepacks .pack-browse .pack-browse-message .no-pack-msg p {
  color: #333;
  font-size: 16px;
}
.resourcepacks .pack-browse .pack-browse-message .no-pack-msg a {
  color: #349AD4;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message {
  padding: 15px;
  background: url("/resources/img/no_pack_search_msg.jpg") center right no-repeat;
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
  margin-top: 30px;
  background-size: 333px;
  font-size: 16px;
  display: none;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message.show {
  display: block;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg {
  width: 70%;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg p {
  color: #333;
  font-size: 16px;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg p .orange {
  color: #D96C00;
  font-weight: bold;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg p:last-child {
  margin-bottom: 0;
}
.resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg a {
  color: #349AD4;
}
.resourcepacks .pack-browse .more-packs {
  margin-right: 41%;
  margin-left: 41%;
  width: 18%;
  text-transform: uppercase;
}
.resourcepacks .pack-browse .pack-browse-item,
.resourcepacks .pack-browse .my-pack-browse-item {
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
}
.resourcepacks .pack-browse .pack-browse-item .figure,
.resourcepacks .pack-browse .my-pack-browse-item .figure {
  height: 156px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.resourcepacks .pack-browse .pack-browse-item .figure .custom-pack,
.resourcepacks .pack-browse .my-pack-browse-item .figure .custom-pack {
  background-color: #339933;
  height: 24px;
  position: relative;
  top: -24px;
  display: none;
}
.resourcepacks .pack-browse .pack-browse-item .figure .custom-pack.show,
.resourcepacks .pack-browse .my-pack-browse-item .figure .custom-pack.show {
  display: block;
}
.resourcepacks .pack-browse .pack-browse-item .figure .custom-pack span,
.resourcepacks .pack-browse .my-pack-browse-item .figure .custom-pack span {
  float: left;
  color: #ffffff;
  font-size: 14px;
  margin-left: 8px;
}
.resourcepacks .pack-browse .pack-browse-item .figure .custom-pack span:first-child,
.resourcepacks .pack-browse .my-pack-browse-item .figure .custom-pack span:first-child {
  margin-left: 18px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-title-info,
.resourcepacks .pack-browse .my-pack-browse-item .pack-title-info {
  padding: 12px 15px 15px 15px;
  height: 54px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-title-info .title,
.resourcepacks .pack-browse .my-pack-browse-item .pack-title-info .title {
  color: #333;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-title-info .title:hover,
.resourcepacks .pack-browse .my-pack-browse-item .pack-title-info .title:hover {
  color: #0071C3;
}
.resourcepacks .pack-browse .pack-browse-item .pack-title-info .twoLines,
.resourcepacks .pack-browse .my-pack-browse-item .pack-title-info .twoLines {
  font-size: 15px;
  line-height: 18px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-title-info .favorite-icon,
.resourcepacks .pack-browse .my-pack-browse-item .pack-title-info .favorite-icon {
  color: #D96C00;
  position: relative;
  top: -1px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-content-info,
.resourcepacks .pack-browse .my-pack-browse-item .pack-content-info {
  padding: 0 15px 15px 15px;
  height: 138px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-content-info .pack-content-title,
.resourcepacks .pack-browse .my-pack-browse-item .pack-content-info .pack-content-title {
  font-style: italic;
  font-size: 13px;
  color: #333;
}
.resourcepacks .pack-browse .pack-browse-item .pack-content-info .pack-content-count,
.resourcepacks .pack-browse .my-pack-browse-item .pack-content-info .pack-content-count {
  border-top: 1px solid #D96C00;
  color: #333;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
  margin-top: 2px;
  padding-top: 3px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-content-info .pack-content-count div,
.resourcepacks .pack-browse .my-pack-browse-item .pack-content-info .pack-content-count div {
  margin-bottom: -1px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-content-info .pack-content-count div span.item-count,
.resourcepacks .pack-browse .my-pack-browse-item .pack-content-info .pack-content-count div span.item-count {
  margin-left: 6px;
  font-weight: bold;
}
.resourcepacks .pack-browse .pack-browse-item .pack-subject-grade-info,
.resourcepacks .pack-browse .my-pack-browse-item .pack-subject-grade-info {
  padding: 0 15px 5px 15px;
  height: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  color: #349AD4;
  line-height: 12px;
}
.resourcepacks .pack-browse .pack-browse-item .pack-subject-grade-info .pack-sub,
.resourcepacks .pack-browse .my-pack-browse-item .pack-subject-grade-info .pack-sub {
  float: left;
}
.resourcepacks .pack-browse .pack-browse-item .pack-subject-grade-info .pack-grade,
.resourcepacks .pack-browse .my-pack-browse-item .pack-subject-grade-info .pack-grade {
  float: right;
}
.resourcepacks .pack-browse .my-pack-browse-item .remove-pack {
  position: absolute;
  right: 0;
  color: #CCC;
  z-index: 1;
  width: 30px;
  height: 25px;
  line-height: 24px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  font-size: 18px;
}
.resourcepacks .pack-browse .my-pack-browse-item .remove-pack:hover {
  color: #FFF;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 8px;
  background-color: #393;
  color: #FFF;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 1;
  transition: all 0.4s linear;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove .confirm-remove-inner {
  width: 160px;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove.hide {
  opacity: 0;
  z-index: -1;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove p {
  color: #FFF;
  font-size: 21px;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove .edit-btn {
  display: block;
  color: #0071C3;
  line-height: 18px;
  padding: 4px 15px;
  border-radius: 6px;
  background-color: #F5F5F5;
  cursor: pointer;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove .edit-btn:hover {
  background-color: #DCDCDC;
  color: #0065AF;
  text-decoration: none;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove .edit-btn.edit-cancel {
  background-color: #C6C6C6;
  color: #0071C3;
  margin-bottom: 15px;
}
.resourcepacks .pack-browse .my-pack-browse-item .confirm-remove .edit-btn.edit-cancel:hover {
  background-color: #B2B2B2;
  color: #0065AF;
}
@media (min-width: 1200px) {
  .resourcepacks .pack-browse-subheader .pack-search-form {
    float: right;
  }
  .resourcepacks .pack-browse .row {
    width: 1200px;
    margin-left: -25px;
  }
}
@media (max-width: 1199px) and (min-width: 980px) {
  .resourcepacks .pack-browse-subheader .pack-grades {
    margin-left: 10px;
    margin-right: 10px;
  }
  .resourcepacks .pack-browse-subheader .pack-grades li {
    margin-right: 10px;
  }
  .resourcepacks .pack-browse-subheader .pack-selectize {
    width: 190px;
  }
  .resourcepacks .pack-browse-subheader .pack-browse-search {
    width: 195px;
    margin-left: 20px;
  }
  .resourcepacks .pack-browse-subheader .pack-feedback {
    margin-left: -10px;
  }
}
@media (max-width: 979px) {
  .resourcepacks .pack-header,
  .resourcepacks .my-pack-header {
    top: 0;
  }
  .resourcepacks .banner {
    padding-top: 0;
  }
  .resourcepacks .pack-browse-subheader .pack-grades {
    margin-bottom: 9px;
  }
  .resourcepacks .pack-browse-subheader .pack-browse-search {
    margin-left: 40px;
  }
  .resourcepacks .pack-browse-subheader .pack-feedback {
    margin-left: -65px;
  }
  .resourcepacks .pack-browse .pack-browse-message {
    background-size: 430px;
    height: 215px;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg {
    width: 55%;
    font-size: 13px;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg p {
    font-size: 13px;
  }
  .resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg {
    width: 55%;
  }
}
@media (max-width: 979px) and (min-width: 727px) {
  .resourcepacks .pack-browse .row {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .resourcepacks .pack-browse .row li.item:nth-child(3n-2) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .resourcepacks .banner .pack-header .pack-header-text {
    padding: 0 15px 0 15px;
  }
  .resourcepacks .banner .pack-header .pack-header-text h1 {
    padding-top: 20px;
    font-size: 25px;
  }
  .resourcepacks .banner .pack-header .pack-header-text h3 {
    font-size: 16px;
    line-height: 25px;
  }
  .resourcepacks .pack-browse-subheader span,
  .resourcepacks .pack-browse-subheader h1 {
    margin-left: 15px;
  }
  .resourcepacks .pack-browse-subheader .filters {
    margin-top: -20px;
  }
  .resourcepacks .pack-browse-subheader .pack-selectize {
    margin-left: 15px;
  }
  .resourcepacks .pack-browse-subheader .pack-feedback {
    position: relative;
    float: right;
    margin-right: 25px;
    margin-top: -45px;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg {
    width: 53%;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg p {
    margin-bottom: 5px;
    line-height: 17px;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg li {
    line-height: 18px;
  }
  .resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg {
    width: 53%;
  }
}
@media (max-width: 726px) {
  .resourcepacks .pack-browse .pack-browse-message {
    background: none;
    background-color: #fff;
    height: auto;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg {
    width: 100%;
    font-size: 14px;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg p {
    font-size: 14px;
    line-height: 21px;
  }
  .resourcepacks .pack-browse .pack-browse-message .no-pack-msg li {
    line-height: 21px;
  }
  .resourcepacks .pack-browse .pack-browse-no-filter-message {
    background: none;
    background-color: #fff;
  }
  .resourcepacks .pack-browse .pack-browse-no-filter-message .pack-msg {
    width: 100%;
  }
}
@media (max-width: 671px) {
  .resourcepacks .pack-browse-subheader .pack-selectize {
    margin-bottom: 10px;
  }
  .resourcepacks .pack-browse-subheader .pack-browse-search {
    width: 65%;
    margin-left: 15px;
  }
}
@media (max-width: 726px) and (min-width: 488px) {
  .resourcepacks .pack-browse .row {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
  .resourcepacks .pack-browse .row li.item:nth-child(2n-1) {
    margin-left: 0;
  }
}
@media (max-width: 536px) {
  .resourcepacks .banner .pack-header .pack-header-text h1 {
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 23px;
  }
  .resourcepacks .banner .pack-header .pack-header-text h3 {
    font-size: 14px;
    line-height: 19px;
  }
}
@media (max-width: 487px) {
  .resourcepacks .pack-browse .row {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }
  .resourcepacks .pack-browse .row li.item {
    margin-left: 0;
  }
}
.resourcepacks .pack-display .resource-pack-loading {
  background: url(/resources/img/thistle-spinner.gif) center center no-repeat;
  height: 400px;
}
.resourcepacks .pack-display .banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-bottom: 25px;
}
.resourcepacks .pack-display .banner .resource-pack-top {
  margin-top: 30px;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  color: #333;
}
.resourcepacks .pack-display .banner .resource-pack-top h2 {
  line-height: 32px;
  font-size: 32px;
  text-align: center;
  margin-bottom: 10px;
}
.resourcepacks .pack-display .banner .resource-pack-top h2 .smallText {
  font-size: 27px;
}
.resourcepacks .pack-display .banner .resource-pack-top h2 .css-tooltip-toggle {
  width: 38px;
  display: inline-block;
  font-size: 28px;
}
.resourcepacks .pack-display .banner .resource-pack-top h2 .fontello-icon-star,
.resourcepacks .pack-display .banner .resource-pack-top h2 .fontello-icon-star-empty {
  color: #CB7900;
}
.resourcepacks .pack-display .banner .resource-pack-top h2 .fontello-icon-custom-user {
  color: #339933;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info {
  line-height: 18px;
  font-size: 17px;
  text-align: center;
  margin-top: -8px;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul {
  list-style: disc;
  margin: 0 0 10px 0;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li {
  padding-right: 5px;
  font-size: 18px;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li.grade-range {
  text-transform: uppercase;
  font-weight: bold;
  display: inline;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li.pack-group-links {
  display: inline;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li.pack-group-links a {
  text-transform: uppercase;
  font-weight: bold;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li.user-info {
  display: none;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li.user-info.show {
  display: inline-block;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li:before {
  content: " \00b7";
  margin-right: 8px;
  font-size: 40px;
  position: relative;
  top: 8px;
}
.resourcepacks .pack-display .banner .resource-pack-top .pack-grade-user-info ul li:first-child:before {
  content: none;
}
.resourcepacks .pack-display .filter {
  position: relative;
}
.resourcepacks .pack-display .filter .filter-label,
.resourcepacks .pack-display .filter .types,
.resourcepacks .pack-display .filter .types .type {
  display: inline-block;
  color: #666;
  font-size: 15px;
  font-weight: normal;
  list-style-type: none;
}
.resourcepacks .pack-display .filter .types .type {
  margin-top: 12px;
}
.resourcepacks .pack-display .filter .filter-label {
  line-height: 15px;
}
.resourcepacks .pack-display .filter a.pack-btn {
  background-color: #006DC1;
  border-radius: 4px;
  color: #FFF;
  font-size: 14px;
  padding: 5px 20px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 10px;
}
.resourcepacks .pack-display .filter a.pack-btn strong {
  font-weight: bold;
}
.resourcepacks .pack-display .filter a.pack-btn.customize {
  right: 110px;
}
.resourcepacks .pack-display .filter a.pack-btn.share {
  right: 0;
}
.resourcepacks .pack-display .filter a.pack-btn span {
  margin-left: 5px;
}
@media (max-width: 1199px) {
  .resourcepacks .pack-display .filter a.pack-btn {
    padding: 5px 14px;
  }
  .resourcepacks .pack-display .filter a.pack-btn.customize {
    right: 98px;
  }
}
.resourcepacks .pack-display .info {
  margin-top: 25px;
}
.resourcepacks .pack-display .info .counts {
  color: #333;
  font-size: 14px;
}
.resourcepacks .pack-display .info .counts .count-label {
  font-style: italic;
  font-weight: bold;
}
.resourcepacks .pack-display .info .counts .count-list {
  display: inline-block;
  margin: 0;
}
.resourcepacks .pack-display .info .counts .count-list .count {
  list-style-type: none;
  display: inline-block;
}
.resourcepacks .pack-display .info .counts .count-list .count .count-number {
  font-weight: bold;
}
.resourcepacks .pack-display .info .counts .count-list .count .count-type:after {
  content: ',';
}
.resourcepacks .pack-display .info .counts .count-list .count:last-of-type .count-type:after {
  content: '';
}
.resourcepacks .pack-display .main-section {
  margin-bottom: 50px;
}
.resourcepacks .pack-display .main-section .note-container.pack-note {
  padding: 0;
}
.resourcepacks .pack-display .main-section .note-container.pack-note .pack-note-inner {
  border-radius: 12px;
  padding: 15px;
  margin-top: 30px;
  background-color: #FFF3A3;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
}
.resourcepacks .pack-display .main-section .note-container.pack-note .pack-note-inner.user-note {
  background-color: #E1F0E1;
  cursor: default;
}
.resourcepacks .pack-display .main-section .note-container.pack-note .pack-note-inner.user-note textarea.add-note-input {
  font-size: 13px;
}
.resourcepacks .pack-display .main-section .note-container.pack-note .pack-note-inner.user-note .user-note-placeholder {
  font-style: italic;
  font-size: 13px;
}
.resourcepacks .pack-display .main-section .note-container.pack-note .pack-note-inner p {
  font-size: 13px;
  line-height: 18px;
  color: #333;
  margin: 0;
}
.resourcepacks .pack-display .main-section .note-container.pack-note .pack-note-inner p span.note-heading {
  font-weight: bold;
  font-style: italic;
}
.resourcepacks .pack-display .main-section .items {
  list-style-type: none;
}
.resourcepacks .pack-display .note-container {
  padding: 0 15px 15px;
}
.resourcepacks .pack-display .note-container .note {
  border-radius: 4px;
  background-color: #FFF3A3;
  padding: 15px 15px 20px;
}
.resourcepacks .pack-display .note-container .note .note-heading {
  font-size: 13px;
  line-height: 21px;
  color: #666;
  font-style: italic;
}
.resourcepacks .pack-display .note-container .note p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.resourcepacks .pack-display .note-container .user-note {
  background-color: #E1F0E1;
}
.resourcepacks .pack-display.pinboard .filter {
  background-color: #FFF;
  padding: 5px 0;
}
.resourcepacks .pack-display.pinboard .filter.wide {
  padding-top: 50px;
}
.resourcepacks .pack-display.pinboard .filter:before,
.resourcepacks .pack-display.pinboard .filter:after {
  content: '';
  background-color: #FFF;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.resourcepacks .pack-display.pinboard .filter:before {
  left: -100%;
}
.resourcepacks .pack-display.pinboard .filter:after {
  right: -100%;
}
.resourcepacks .pack-display.pinboard .filter .types {
  text-transform: uppercase;
  margin-left: 5px;
}
.resourcepacks .pack-display.pinboard .filter .types .type a {
  padding: 2px 12px;
  margin: 0 8px;
  color: #666;
  border: 1px solid #CCC;
  border-radius: 12px;
}
.resourcepacks .pack-display.pinboard .filter .types .type a .type-icon {
  display: none;
}
.resourcepacks .pack-display.pinboard .filter .types .type a.selected {
  color: #FFF;
  border-radius: 15px;
  border: none;
  background-color: #D96C00;
}
.resourcepacks .pack-display.pinboard .main-section .info .counts {
  line-height: 33px;
}
.resourcepacks .pack-display.pinboard .main-section .items .item > .overlay-link:hover {
  text-decoration: none;
}
.resourcepacks .pack-display.pinboard .main-section .items .featured-item > .overlay-link:hover {
  text-decoration: none;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item {
  background-color: #FFF;
  border-radius: 8px;
  margin-top: 30px;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .figure {
  display: block;
  height: 160px;
  background-color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  overflow: hidden;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .figure img {
  height: 100%;
  width: auto;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .levels-ctn {
  color: #666;
  font-size: 13px;
  margin-right: 0;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .levels-ctn > * {
  vertical-align: middle;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .levels-ctn ul.levels {
  display: inline-block;
  margin: 0 0 0 6px;
  list-style: none;
  cursor: pointer;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .levels-ctn ul.levels li {
  display: inline;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .levels-ctn ul.levels li .level {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info {
  margin: 0;
  padding: 15px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .title {
  color: #333;
  font-weight: normal;
  line-height: 1.183;
  font-size: 18px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .title:hover,
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .title:focus {
  color: #005580;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .title.long-title {
  font-size: 15px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .description {
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .description * {
  display: inline-block;
  text-align: left;
}
.resourcepacks .pinned .article-overlay .pinnable-sidebar {
  position: fixed;
  top: 46px;
  z-index: 2;
}
@media (max-width: 979px) and (min-width: 768px) {
  .resourcepacks .pinned .article-overlay .pinnable-sidebar {
    top: 0;
  }
}
.resourcepacks .pinned .pack-display .pack-display-pinnable {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable.edit-mode-tools {
  top: 46px;
  z-index: 3;
}
@media (max-width: 979px) {
  .resourcepacks .pinned .pack-display .pack-display-pinnable.edit-mode-tools {
    top: 0;
  }
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner {
  background: url("/resources/img/shared/l3_noise.png") !important;
  padding-bottom: 0;
  padding-top: 46px!important;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top {
  margin-top: 0;
  background: none;
  padding: 5px 125px 5px 5px;
  position: relative;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top h2 {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  margin-bottom: 0;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top ul {
  margin-left: 0;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top ul .grade-range {
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 5px;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top ul .user-info.show {
  display: none;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top ul li.user-info:before {
  content: none;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .banner .resource-pack-top ul .pack-group-links {
  display: none;
}
.resourcepacks .pinned .pack-display .pack-display-pinnable .filter-wrapper {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}
.resourcepacks .pinned .pack-browse-subheader {
  z-index: 1;
  min-height: 0;
  box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.12);
  margin-top: 46px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.resourcepacks .pinned .pack-browse-subheader .pack-browse-subheader-top [class*="span"] {
  min-height: 20px;
}
.resourcepacks .pinned .pack-browse-subheader .pack-browse-subheader-top .title {
  display: none;
}
.resourcepacks .pinned .pack-browse-subheader .pack-browse-subheader-top .pack-feedback {
  position: fixed;
  bottom: 50px;
  top: auto;
  right: 50px;
  z-index: 1;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
}
.resourcepacks .pinned .my-pack-browse-subheader {
  position: fixed;
  top: 46px;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media (max-width: 1199px) {
  .resourcepacks .pack-display.pinboard .filter .types .type a {
    font-size: 12px;
    padding: 2px 7px;
    margin: 0 5px;
  }
}
@media (max-width: 979px) {
  .resourcepacks .pinned .pack-browse-subheader {
    margin-top: 0;
  }
  .resourcepacks .pinned .pack-browse-subheader .pack-browse-subheader-top .pack-feedback {
    bottom: 10px;
  }
  .resourcepacks .pinned .pack-display .pack-display-pinnable .banner {
    padding-top: 0 !important;
  }
  .resourcepacks .pack-display.pinboard .filter {
    padding-top: 40px;
  }
  .resourcepacks .pack-display.pinboard .filter .types .type a {
    font-size: 12px;
    padding: 2px 4px;
    margin: 0 2px;
  }
}
.resourcepacks .article-overlay {
  position: fixed;
  top: 48px;
  left: 0;
  right: 0;
  min-height: 100%;
  height: 100%;
  z-index: 1020;
  background-color: rgba(0, 0, 0, 0.85);
}
.resourcepacks .article-overlay .resource-pack-loading {
  background: url(/resources/img/thistle-spinner.gif) center center no-repeat;
  height: 400px;
}
.resourcepacks .article-overlay .close-overlay {
  position: absolute;
  right: 40px;
  top: 30px;
  z-index: 2;
  color: #BFBFBF;
  font-size: 40px;
  cursor: pointer;
}
.resourcepacks .article-overlay .close-overlay:hover {
  color: #FFF;
}
@media (min-width: 1200px) and (max-width: 1230px) {
  .resourcepacks .article-overlay .close-overlay {
    right: 20px;
  }
}
@media (max-width: 768px) {
  .resourcepacks .article-overlay .close-overlay {
    right: 20px;
  }
}
.resourcepacks .article-overlay .article-container {
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.resourcepacks .article-overlay .article-container .inner-container {
  padding: 0 40px;
}
.resourcepacks .article-overlay .article-container .article-content {
  background-color: #FFF;
  position: relative;
  padding: 0 0 0 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner {
  background-color: #E5E5E5;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col {
  width: 625px;
  float: left;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col article .assembly-list .article-overlay-img-container {
  width: 582px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col {
  width: 200px;
  margin-left: 640px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col .pinnable-sidebar {
  width: 200px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col .pinnable-sidebar.sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
}
@media (min-width: 1200px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col {
    width: 795px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col article .assembly-list .article-overlay-img-container {
    width: 756px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col {
    width: 247px;
    margin-left: 823px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col .pinnable-sidebar {
    width: 247px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col {
    width: 460px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col article .assembly-list .article-overlay-img-container {
    width: 417px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col {
    width: 149px;
    margin-left: 475px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col .pinnable-sidebar {
    width: 149px;
  }
}
@media (max-width: 767px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-left-col {
    width: 100%;
    float: none;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col {
    width: 100%;
    margin-left: 0;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-right-col .pinnable-sidebar {
    width: 100%;
  }
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left {
  padding: 0 48px 20px 20px;
  margin-right: -30px;
  margin-top: -30px;
  background-color: white;
  box-sizing: border-box;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .pack-info-top {
  margin-bottom: 16px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .pack-info-top .top-left {
  margin-left: 0;
  color: #666;
  display: inline;
  line-height: 18px;
  padding-top: 8px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .pack-info-top .top-left .text {
  font-weight: bold;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .pack-info-top .top-right .view-on-britannica {
  line-height: 25px;
  display: block;
  padding: 0 20px;
  background-color: #006Dc1;
  color: #FFF;
  border-radius: 4px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .pack-info-top .top-right .view-on-britannica span {
  margin-right: 7px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .note {
  border-radius: 12px;
  background-color: #FFF3A3;
  padding: 20px;
  font-size: 12px;
  line-height: 18px;
  color: #666;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .article-content-top .note .title {
  font-weight: bold;
  font-size: 13px;
  line-height: 21px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .levels-ctn {
  color: #666;
  font-size: 13px;
  margin-right: 11px;
  text-align: right;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .levels-ctn > * {
  vertical-align: middle;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .levels-ctn ul.levels {
  display: inline-block;
  margin: 0 0 0 15px;
  list-style: none;
  cursor: default;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .levels-ctn ul.levels li {
  display: inline;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .content-container iframe {
  border: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left h1.banner-title {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left .alternate-titles {
  font-size: 13px;
  color: #666;
  line-height: 15px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article {
  margin-top: 24px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article p {
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .show-all-sections a {
  font-weight: bold;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .show-all-sections a div span:first-child {
  padding-right: 5px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .show-all-sections a div.minus {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .show-all-sections.on a div.plus {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .show-all-sections.on a div.minus {
  display: block;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list {
  position: relative;
  margin: 30px 0 0;
  background-color: #e5e5e5;
  border-radius: 12px 12px 0 0;
  height: 450px;
  overflow: hidden;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container {
  position: relative;
  height: 450px;
  text-align: center;
  padding: 0 10px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container {
  max-width: 100%;
  height: auto !important;
  display: inline-block !important;
  vertical-align: middle;
  max-height: 450px;
  margin-left: -4px;
  position: relative;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container img {
  max-height: 450px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container .mejs-poster.mejs-layer {
  overflow: hidden;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container.audio-thumb-container {
  background: #FFF;
  text-align: center;
  color: #66A7DA;
  min-width: 400px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container.audio-thumb-container .audio-text {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container.audio-thumb-container .fontello-icon-volume-up {
  font-size: 45px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container.audio-thumb-container .fontello-icon-volume-up:before {
  margin-top: 65px;
  margin-bottom: 65px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container .audio-with-icon {
  background: #FFF;
  text-align: center;
  color: #66A7DA;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container .audio-with-icon .fontello-icon-volume-up {
  font-size: 45px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .inner-img-container .audio-with-icon .fontello-icon-volume-up:before {
  margin-top: 65px;
  margin-bottom: 65px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .article-overlay-img-container .img-credit {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .img-caption {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .slick-arrow {
  position: absolute;
  top: 0;
  left: 0;
  height: 450px;
  width: 72px;
  cursor: pointer;
  z-index: 1;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .slick-arrow:hover span.icon {
  color: #006DC1;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .slick-arrow span.icon {
  color: #333;
  font-size: 50px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 15px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .next.slick-arrow {
  left: auto;
  right: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .next.slick-arrow span.icon {
  left: auto;
  right: 15px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .slick-arrow.slick-disabled {
  cursor: default;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .assembly-list .slick-arrow.slick-disabled span.icon {
  color: #C4C4C4;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info {
  position: relative;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer {
  min-height: 20px;
  margin-bottom: 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .show-hide-citation,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .show-hide-transcript {
  position: absolute;
  top: 0;
  color: #FFF;
  background-color: #333;
  padding: 0 20px;
  border-radius: 0 0 4px 4px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
  z-index: 2;
  text-transform: uppercase;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .show-hide-citation {
  left: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .show-hide-transcript {
  right: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container {
  background-color: #333;
  border-radius: 0 0 12px 12px;
  color: #fff;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container .show-hide-citation .fontello-icon-up-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container .show-hide-citation .fontello-icon-up-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container .show-hide-transcript .fontello-icon-up-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container .show-hide-transcript .fontello-icon-up-open {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container .collapsed,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container .collapsed {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open {
  padding-top: 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open p,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open p,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open a,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open a {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open .show-hide-citation .fontello-icon-up-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open .show-hide-citation .fontello-icon-up-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open .show-hide-transcript .fontello-icon-up-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open .show-hide-transcript .fontello-icon-up-open {
  display: inline;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open .show-hide-citation .fontello-icon-down-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open .show-hide-citation .fontello-icon-down-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open .show-hide-transcript .fontello-icon-down-open,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open .show-hide-transcript .fontello-icon-down-open {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open .collapsed,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open .collapsed {
  height: 200px;
  overflow: auto;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container.open .current-slide-transcript,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container.open .current-slide-transcript {
  padding: 20px;
  white-space: pre-wrap;
  box-sizing: border-box;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container .toolbar-cite-media-template,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container .toolbar-cite-media-template {
  padding: 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container .toolbar-cite-media-template h3,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container .toolbar-cite-media-template h3,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-citation-container .toolbar-cite-media-template .close,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-drawer .current-slide-transcript-container .toolbar-cite-media-template .close {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-info-bottom {
  margin-bottom: 36px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-info-bottom .current-slide-caption,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-info-bottom .current-slide-credit {
  text-align: center;
  color: #666;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .current-slide-info .current-slide-info-bottom .current-slide-credit {
  font-style: italic;
  padding-top: 4px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group {
  padding-bottom: 24px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group.open .section-heading a.section-toggle .fontello-icon-down-open {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group.open .section-heading a.section-toggle .fontello-icon-up-open {
  display: inline;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group.open .section-heading a.section-toggle .tts-nav {
  display: block;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle {
  font-size: 24px;
  position: relative;
  display: block;
  line-height: 30px;
  padding-bottom: 8px;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-right: 160px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .header {
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 1200px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .header {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .header {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .header {
    font-size: 18px;
    line-height: 22px;
  }
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .tts-nav {
  height: 20px;
  margin: 5px 40px 0 0;
  padding: 0 18px 8px 0;
  border-right: 1px solid #ccc;
  font-size: 18px;
  display: none;
  top: auto;
  bottom: 3px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .tts-nav .tts-controls li {
  margin: 0;
  width: 25px;
  line-height: 18px;
  color: #b3b3b3;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .tts-nav.single-toc {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  cursor: pointer;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle [class^="fontello-icon-"] {
  color: #808080;
  position: absolute;
  bottom: 2px;
  right: 10px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle [class^="fontello-icon-"]:hover {
  color: #006DC1;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-heading a.section-toggle .fontello-icon-up-open {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner {
  padding-top: 24px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table {
  border: 1px solid #eeeeee;
  text-align: left;
  width: 100%;
  table-layout: fixed;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table .oec_title {
  display: none;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table .oec_header,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table .oec_even {
  background-color: #eeeeee;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table .oec_footnote {
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table td {
  text-align: left;
  vertical-align: top;
  padding: 0.25em 1em;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table figure {
  width: auto;
  margin: 0.5em 1em;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table figure img {
  max-width: 100px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table figure figcaption {
  line-height: 13px;
  float: left;
}
@media (max-width: 1199px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table {
    font-size: 12px;
    line-height: 18px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table figure img {
    max-width: 75px;
  }
}
@media (max-width: 979px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table {
    font-size: 11px;
    line-height: 15px;
  }
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table figure img {
    max-width: 50px;
  }
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table.profile-table {
  border: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table.profile-table tr {
  line-height: 36px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table.profile-table tr td,
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table.profile-table tr th {
  padding: 0 15px 0 15px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table.profile-table .oec_odd {
  background-color: #F0F6FB;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner table.profile-table .oec_even {
  background-color: #fff;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left article .section-group .section-inner .profile-footnotes .article-profile-ftnote {
  text-indent: -15px;
  padding-left: 30px;
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
  float: left;
}
@media (max-width: 1199px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left {
    padding-right: 37px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-left {
    margin-right: 0;
  }
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right {
  height: 100%;
  padding: 46px 0 20px;
  box-sizing: border-box;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .padded-section {
  padding: 0 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right h2.section-title {
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 21px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul.collapse.expanded {
  height: auto;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul li {
  list-style-type: none;
  padding-bottom: 12px;
  line-height: 18px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul li a.selected {
  color: #333;
  text-decoration: none;
  cursor: default;
  position: relative;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul li a.selected:before {
  border: 12px solid rgba(0, 0, 0, 0);
  height: 0;
  width: 0;
  position: absolute;
  left: -20px;
  border-left-color: #FFF;
  content: "";
  top: 50%;
  margin-top: -12px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul.collapsed {
  position: relative;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links ul.collapsed:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 26px;
  width: 100%;
  background: rgba(229, 229, 229, 0);
  background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.99) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(229, 229, 229, 0)), color-stop(100%, rgba(229, 229, 229, 0.99)));
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.99) 100%);
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.99) 100%);
  background: -ms-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.99) 100%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0.99) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=0);
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links .show-less-more a {
  display: block;
  text-align: center;
  color: #808080;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .article-toc .article-toc-links .show-less-more a:hover {
  color: #006DC1;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right.has-no-toc {
  padding-top: 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right.has-no-toc .toolbar {
  margin-top: 45px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .toolbar {
  margin: 36px 0;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .toolbar ul.toolbar-header {
  height: 32px;
  margin: 0;
  background-color: #006DC1;
  text-align: center;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .toolbar ul.toolbar-header li {
  list-style: none;
  padding: 5px;
  cursor: pointer;
  color: #FFF;
  display: inline-block;
  font-size: 18px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .toolbar ul.toolbar-header li:hover {
  color: #CCE2F3;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .widget-box-content {
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.4);
  margin: 0 20px;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .widget-box-content .widget-box-title {
  line-height: 26px;
  padding: 0 20px;
  background-color: #006DC1;
  color: #fff;
}
.resourcepacks .article-overlay .article-container .article-content .article-content-inner .article-overlay-right .widget-box-content p {
  background-color: #C9D6E1;
  padding: 20px;
  line-height: 26px;
}
.resourcepacks .pack-display .edit-mode a.edit-btn {
  color: #0071C3;
  line-height: 18px;
  padding: 4px 15px;
  border-radius: 6px;
  background-color: #F5F5F5;
  cursor: pointer;
}
.resourcepacks .pack-display .edit-mode a.edit-btn.saving {
  cursor: default;
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.resourcepacks .pack-display .edit-mode a.edit-btn:hover {
  background-color: #DCDCDC;
  color: #0065AF;
  text-decoration: none;
}
.resourcepacks .pack-display .edit-mode .banner {
  position: relative;
  height: 125px;
}
.resourcepacks .pack-display .edit-mode .banner .background-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.resourcepacks .pack-display .edit-mode .banner .resource-pack-top {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
}
.resourcepacks .pack-display .edit-mode .banner .resource-pack-top .pack-title {
  font-size: 32px;
  height: 37px;
  width: auto;
  text-align: center;
  font-weight: bold;
  border-width: 3px;
}
.resourcepacks .pack-display .edit-mode .banner .resource-pack-top .pack-title.error {
  border-color: #c00;
}
@media (min-width: 980px) {
  .resourcepacks .pack-display .edit-mode .banner .resource-pack-top .pack-title {
    width: 50%;
  }
}
.resourcepacks .pack-display .edit-mode .banner .resource-pack-top select {
  text-transform: uppercase;
}
.resourcepacks .pack-display .edit-mode .edit-mode-tools {
  background-color: #393;
  line-height: 50px;
}
.resourcepacks .pack-display .edit-mode .edit-mode-tools a.edit-btn {
  margin-left: 12px;
}
.resourcepacks .pack-display .edit-mode .edit-mode-tools .edit-mode-indicator {
  color: #FFF;
  font-size: 24px;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container .user-note {
  background-color: #E1F0E1;
  cursor: pointer;
  transition: all 0.4s ease-out;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container .user-note.editing {
  background: none;
  box-shadow: none;
  transition: all 0.4s ease-in;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container .user-note.editing textarea.add-note-input {
  border: 1px solid #ccc;
  padding: 4px 6px;
  background-color: #fff;
  overflow: hidden;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container a.add-note-link {
  text-align: center;
  display: block;
  color: #0071C3;
  font-weight: 600;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container textarea.add-note-input {
  width: 100%;
  box-sizing: border-box;
  border: none;
  padding: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  margin-bottom: 0;
  resize: none;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container textarea.add-note-input::-webkit-input-placeholder {
  color: #808080;
  font-style: italic;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container textarea.add-note-input:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
  font-style: italic;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container textarea.add-note-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
  font-style: italic;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container textarea.add-note-input:-ms-input-placeholder {
  color: #808080;
  font-style: italic;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container a.close-note {
  float: right;
  padding-right: 6px;
  color: rgba(128, 128, 128, 0.8);
  padding-top: 2px;
}
.resourcepacks .pack-display .edit-mode .main-section .note-container a.close-note:hover {
  color: #808080;
}
.resourcepacks .pack-display .edit-mode .main-section .custom-content {
  position: absolute;
  top: 0;
  left: 240px;
}
@media (min-width: 1200px) {
  .resourcepacks .pack-display .edit-mode .main-section .custom-content {
    left: 300px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .resourcepacks .pack-display .edit-mode .main-section .custom-content {
    left: 186px;
  }
}
@media (max-width: 767px) {
  .resourcepacks .pack-display .edit-mode .main-section .custom-content {
    left: 0;
  }
}
.resourcepacks .pack-display .edit-mode .main-section .item {
  position: relative;
}
@media (max-width: 767px) {
  .resourcepacks .pack-display .edit-mode .main-section .item {
    top: 165px;
    position: absolute;
  }
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item {
  min-height: 138px;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .levels-ctn ul.levels {
  cursor: default;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .remove-pack {
  position: absolute;
  top: 30px;
  right: 0;
  color: #CCC;
  z-index: 1;
  width: 30px;
  height: 25px;
  line-height: 24px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  font-size: 18px;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .remove-pack:hover {
  color: #FFF;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .confirm-remove {
  position: absolute;
  z-index: 3;
  top: 30px;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 8px;
  background-color: #393;
  color: #FFF;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 1;
  transition: all 0.35s linear;
  padding: 0 10px;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .confirm-remove.hide {
  opacity: 0;
  z-index: -1;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .confirm-remove p {
  color: #FFF;
  font-size: 21px;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .confirm-remove .edit-btn.edit-cancel {
  background-color: #C6C6C6;
  color: #0071C3;
  margin-bottom: 15px;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .confirm-remove .edit-btn.edit-cancel:hover {
  background-color: #B2B2B2;
  color: #0065AF;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .edit-btn {
  display: block;
  width: 160px;
  margin: 0 auto;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item .edit-btn.upload-doc {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .resourcepacks .pack-display .edit-mode .main-section .pack-display-item .edit-btn {
    width: 170px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .resourcepacks .pack-display .edit-mode .main-section .pack-display-item .edit-btn {
    width: 108px;
    font-size: 12px;
  }
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item.user-content {
  background-color: #339933;
  text-align: center;
  padding: 20px 0;
  min-height: 0;
}
.resourcepacks .pack-display .edit-mode .main-section .pack-display-item.user-content p {
  color: #FFF;
  font-size: 21px;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal.modal.upload-document-modal {
  transition: all .3s linear;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal.modal.upload-document-modal.wide {
  top: 100px;
  position: absolute;
  width: 600px;
  margin: 0 0 0 -300px;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal button.close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .modal-body {
  max-height: none;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .modal-body textarea,
.resourcepacks .pack-display .edit-mode .custom-content-modal .modal-body input[type="text"] {
  width: 100%;
  box-sizing: border-box;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .modal-body input[type="text"] {
  height: 31px;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .add-document-top {
  text-align: center;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .add-document-top > div {
  margin-top: 20px;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .progress {
  position: relative;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .progress .percent {
  position: absolute;
  left: 48%;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .document-size-limit table td:not(:first-child),
.resourcepacks .pack-display .edit-mode .custom-content-modal .document-size-limit table th:not(:first-child) {
  text-align: center;
}
.resourcepacks .pack-display .edit-mode .custom-content-modal .legal .legal-notice {
  font-size: 10px;
  line-height: 14px;
  color: #333;
}
.resourcepacks div.jGrowl div.jGrowl-notification {
  background: #F8F8F8;
  padding: 20px;
  border: 1px solid rgba(122, 122, 122, 0.6);
  box-shadow: none;
}
.resourcepacks div.jGrowl div.jGrowl-notification div.jGrowl-close {
  background: none;
  width: 18px;
  color: #D9D9D9;
}
.resourcepacks div.jGrowl div.jGrowl-notification div.jGrowl-close:hover {
  color: #ccc;
}
.resourcepacks .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items .item.favorite {
  display: none;
}
.resourcepacks .media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles {
  display: none;
}
.resourcepacks .share-pack-modal input {
  margin-bottom: 0;
}
.resourcepacks .share-pack-modal button.close {
  padding: 10px 10px 0 0;
}
.resourcepacks .share-pack-modal .modal-body {
  max-height: none;
  padding: 20px 0 10px 15px;
}
.resourcepacks .share-pack-modal .modal-body .button-group {
  text-align: right;
  margin-bottom: 10px;
}
.resourcepacks .share-pack-modal .modal-body .separator {
  width: 48%;
  float: left;
}
.resourcepacks .share-pack-modal .modal-body .separator hr {
  margin: 36px 0;
  border-top: 1px solid #ccc;
}
.resourcepacks .share-pack-modal .modal-body .separator-text {
  width: 4%;
  float: left;
  margin: 25px 0;
  text-align: center;
  font-size: 19px;
  font-style: italic;
  color: #333;
}
.resourcepacks .share-pack-modal .modal-body .email-pack textarea,
.resourcepacks .share-pack-modal .modal-body .email-pack input[type="text"] {
  width: 100%;
  box-sizing: border-box;
}
.resourcepacks .share-pack-modal .modal-body .email-pack input[type="text"] {
  height: 31px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type,
.resourcepacks .help-content .type {
  width: 75%;
  line-height: 19px;
  margin: 15px auto;
  background-color: #000;
  border-radius: 4px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type .type-icon,
.resourcepacks .help-content .type .type-icon {
  vertical-align: top;
  font-size: 13px;
  font-weight: bold;
  margin-right: 3px;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.article,
.resourcepacks .help-content .type.article {
  background-color: #0071C3;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.image,
.resourcepacks .help-content .type.image {
  background-color: #B256C7;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.video,
.resourcepacks .help-content .type.video {
  background-color: #991F33;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.magazine,
.resourcepacks .help-content .type.magazine {
  background-color: #349AD4;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.ebook,
.resourcepacks .help-content .type.ebook {
  background-color: #BF9E25;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.interactive,
.resourcepacks .help-content .type.interactive {
  background-color: #5055E5;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.website,
.resourcepacks .help-content .type.website {
  background-color: #00818C;
}
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.external_link,
.resourcepacks .help-content .type.external_link,
.resourcepacks .pack-display.pinboard .main-section .pack-display-item .info .type.uploaded_document,
.resourcepacks .help-content .type.uploaded_document {
  background-color: #339933;
}
.media-gallery .mg-outer {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.85);
  color: white;
}
.media-gallery .mg-outer .mg-content .mg-navigation {
  position: absolute;
  color: #BFBFBF;
  z-index: 2;
}
.media-gallery .mg-outer .mg-content .mg-navigation:hover {
  color: #FFF;
}
.media-gallery .mg-outer .mg-content .mg-close {
  top: 40px;
  right: 40px;
  font-size: 40px;
  cursor: pointer;
}
.media-gallery .mg-outer .mg-content .mg-prev,
.media-gallery .mg-outer .mg-content .mg-next {
  width: 30px;
  height: 100%;
  top: 0;
}
.media-gallery .mg-outer .mg-content .mg-prev i,
.media-gallery .mg-outer .mg-content .mg-next i {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  font-size: 40px;
}
.media-gallery .mg-outer .mg-content .mg-prev {
  left: 15px;
}
.media-gallery .mg-outer .mg-content .mg-next {
  right: 15px;
}
.media-gallery .mg-outer .mg-content .mg-title {
  font-size: 36px;
  padding: 30px 65px 30px 40px;
}
.media-gallery .mg-outer .mg-content .mg-inner {
  width: 930px;
  margin: 0 auto;
}
.media-gallery .mg-outer .mg-content .mg-inner.no-carousel .mg-inner-left {
  width: auto;
  float: none;
}
.media-gallery .mg-outer .mg-content .mg-inner.no-carousel .mg-inner-right {
  display: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left {
  background-color: #000;
  border: solid 1px #FFF;
  width: 806px;
  float: left;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
  position: relative;
  width: 100%;
  height: 570px;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  /* IE 10 */
  display: -webkit-flex;
  /* Chrome */
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container.too-big-to-show {
  align-items: baseline;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container.too-big-to-show .mg-other-content {
  max-height: 100%;
  overflow: hidden;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container.too-big-to-show .too-big-to-show-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  font-size: 27px;
  text-align: center;
  z-index: 2;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container.too-big-to-show .too-big-to-show-cover a {
  color: #FFF;
  display: block;
  position: relative;
  top: 50%;
  margin-top: -10px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container img {
  max-height: 100%;
  border: 1px solid #fff;
  flex: 0 0 auto;
  object-fit: scale-down;
  background-color: #FFF;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mejs-poster img {
  border: none;
  object-fit: fill;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .audio-with-icon {
  background: #FFF;
  text-align: center;
  color: #66A7DA;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .audio-with-icon .fontello-icon-volume-up {
  font-size: 45px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .audio-with-icon .fontello-icon-volume-up:before {
  margin-top: 65px;
  margin-bottom: 65px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-counter,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-transcript-toggle {
  position: absolute;
  bottom: -27px;
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #FFF;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-counter {
  right: 0;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-transcript-toggle {
  left: 0;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-transcript-toggle a {
  color: #FFF;
  cursor: pointer;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-transcript-toggle a:hover {
  text-decoration: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-large-size {
  position: absolute;
  bottom: -27px;
  left: 0;
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items {
  position: absolute;
  top: 15px;
  right: 3px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items .item {
  padding-bottom: 18px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items .item a {
  position: relative;
  color: #FFF;
  font-size: 27px;
  cursor: pointer;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items .item a .title {
  color: #FFF;
  display: none;
  font-size: 11px;
  position: absolute;
  left: -110px;
  width: 100px;
  text-align: right;
  white-space: nowrap;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items .item a:hover .title {
  display: block;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay {
  position: absolute;
  z-index: 2;
  top: 100%;
  right: -1px;
  left: -1px;
  padding: 10px;
  background-color: #D9D9D9;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay.print,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay.download,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay.transcript {
  display: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template {
  color: #333;
  max-height: 400px;
  overflow: auto;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .toolbar-favorite-template hr {
  display: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .toolbar-cite-print-media-template {
  display: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .favorite-error-msg {
  color: #b94a48;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal.toolbar-email-template textarea {
  width: 530px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-label {
  width: 60px;
  text-align: left;
  font-weight: bold;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-group {
  margin-bottom: 10px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-group.error input,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-group.error textarea,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-group.error select {
  border: 1px solid #cccccc;
  color: #555555;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-group.error label {
  color: #333;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-transcript {
  background-color: #d9d9d9;
  position: relative;
  max-height: 100px;
  padding: 10px 20px 0 10px;
  overflow: auto;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-transcript p {
  color: #333;
  font-size: 14px;
  line-height: 18px;
  white-space: pre-wrap;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-transcript .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right {
  width: 122px;
  margin-left: 808px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-prev,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-next {
  position: static;
  width: 102px;
  display: block;
  height: 16px;
  margin-left: 20px;
  background-color: #BFBFBF;
  margin-top: 0;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-prev i,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-next i {
  color: #FFF;
  line-height: 16px;
  display: block;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-prev:hover,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-next:hover {
  background-color: #FFF;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-prev.inactive,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-next.inactive {
  cursor: default;
  background-color: #BFBFBF;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-prev.inactive i,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-next.inactive i {
  color: #BFBFBF;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-next {
  border-radius: 0 0 6px 6px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .jcarousel-control-prev {
  border-radius: 6px 6px 0 0;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul {
  list-style: none;
  max-height: 528px;
  margin: 5px 0 5px 20px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li {
  margin-bottom: 5px;
  width: 100px !important;
  float: none;
  background-color: #000;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a {
  display: block;
  position: relative;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a.interactive-thumb-container .content-type-interactive {
  line-height: 18px;
  font-size: 10px;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a:hover {
  text-decoration: none;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a.mg-selected img,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a.mg-selected .audio-container {
  opacity: 1;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a:hover img,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a:hover .audio-container {
  opacity: .75;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a i {
  padding: 6px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -15px;
  margin-left: -15px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  color: #FFF;
  border-radius: 50%;
  line-height: 1em;
  border: 2px solid #FFF;
  z-index: 1;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a img {
  background-color: #FFF;
  min-width: 100%;
}
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a img,
.media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul li a .audio-container {
  border: solid 1px #FFF;
  opacity: .4;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
}
.media-gallery .mg-outer .mg-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 275px;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  color: #FFF;
  z-index: -1;
}
.media-gallery .mg-outer .mg-bottom.no-related-articles .mg-bottom-left {
  display: block;
  width: auto;
  padding-right: 0;
}
.media-gallery .mg-outer .mg-bottom.no-related-articles .mg-bottom-right {
  display: none;
}
.media-gallery .mg-outer .mg-bottom p {
  margin-bottom: 3px;
  color: #FFF;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-left {
  display: inline-block;
  width: 78%;
  vertical-align: top;
  padding-right: 20px;
  box-sizing: border-box;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right {
  display: inline-block;
  width: 20%;
  vertical-align: top;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles p {
  font-style: italic;
  font-size: 15px;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul {
  list-style: none;
  text-align: left;
  margin: 0;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li {
  display: block;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li a {
  color: #FFF;
  font-size: 18px;
  line-height: 30px;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level > * {
  vertical-align: middle;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level.one span,
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level.elementary span {
  background-position: -9px -82px;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level.two span,
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level.middle span {
  background-position: -46px -82px;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level.three span,
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level.high span {
  background-position: -83px -82px;
}
.media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("/resources/icons/bolse3_icons_3levels-small-v2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-right: 7px;
  padding: 0;
  text-indent: -20000px;
  margin-top: -4px;
}
.media-gallery .mg-outer .mg-bottom .mg-caption {
  font-size: 18px;
  line-height: 27px;
}
.media-gallery .mg-outer .mg-bottom .mg-caption p {
  font-size: 18px;
  line-height: 27px;
}
.media-gallery .mg-outer .mg-bottom .mg-caption table {
  border: solid 1px #aaa;
  border-collapse: separate;
  font-size: 12px;
  margin-bottom: 10px;
  text-align: left;
}
.media-gallery .mg-outer .mg-bottom .mg-caption table td {
  border-bottom: solid 1px #eee;
  border-right: solid 1px #ddd;
  padding: 5px 10px;
  line-height: 21px;
}
.media-gallery .mg-outer .mg-bottom .mg-caption table thead {
  background-color: #555;
  border-bottom: solid 1px #aaa;
  border-right: solid 1px #aaa;
  padding: 5px;
  text-align: center;
}
.media-gallery .mg-outer .mg-bottom .mg-caption table tfoot sup {
  padding-right: 5px;
}
.media-gallery .mg-outer .mg-bottom .mg-caption table tfoot sup:before {
  content: ' ';
  display: block;
}
.media-gallery .mg-outer .mg-bottom .mg-credit {
  font-size: 15px;
  line-height: 24px;
  font-style: italic;
}
@media (min-width: 1200px) {
  .media-gallery .mg-outer .mg-content .mg-inner {
    width: 1050px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right {
    margin-left: 928px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left {
    width: 926px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-prev {
    left: 30px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-next {
    right: 30px;
  }
}
@media (max-width: 979px) {
  .media-gallery .mg-outer .mg-content .mg-inner {
    width: auto;
    margin: 0 60px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right {
    display: none;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left {
    width: auto;
    float: none;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
    width: auto;
  }
}
@media (max-height: 1000px) {
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
    height: 545px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul {
    max-height: 503px;
  }
  .media-gallery .mg-outer .mg-bottom {
    max-height: 250px;
  }
}
@media (max-height: 900px) {
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
    height: 495px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul {
    max-height: 453px;
  }
  .media-gallery .mg-outer .mg-bottom {
    max-height: 200px;
  }
}
@media (max-height: 800px) {
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
    height: 420px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul {
    max-height: 380px;
  }
  .media-gallery .mg-outer .mg-bottom {
    max-height: 190px;
  }
}
@media (max-height: 700px) {
  .media-gallery .mg-outer .mg-bottom {
    max-height: 180px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
    height: 370px;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right .mg-item-list ul {
    max-height: 330px;
  }
}
@media print {
  .ie9 .media-gallery .mg-outer .mg-content .mg-inner .mg-media-container img {
    max-height: 0.5vh;
  }
  .media-gallery .mg-outer .mg-content .mg-inner {
    width: auto;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left {
    width: auto;
    float: none;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
    display: block;
    height: auto;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container img {
    margin: auto;
    max-height: 50vh;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay {
    position: static;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-counter {
    display: none;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar .mg-toolbar-items {
    display: none;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay.print {
    display: block;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .toolbar-cite-print-media-template {
    display: block;
  }
  .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-right {
    display: none;
  }
  .media-gallery .mg-outer .mg-content .mg-title {
    color: #000;
  }
  .media-gallery .mg-outer .mg-content .mg-navigation {
    display: none;
  }
  .media-gallery .mg-outer .mg-bottom .mg-bottom-left {
    display: block;
    width: auto;
  }
  .media-gallery .mg-outer .mg-bottom .mg-bottom-right {
    display: none;
  }
  .media-gallery .mg-outer .mg-bottom p {
    color: #000;
  }
  .media-gallery .mg-large-size {
    display: none;
  }
  .media-gallery .mg-outer {
    background-color: #000000;
  }
}
.no-flexbox .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container {
  display: block;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}
.no-flexbox .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.no-flexbox .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-left: -4px;
}
.no-flexbox .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-other-content {
  display: inline-block;
  vertical-align: middle;
}
.no-flexbox .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar {
  text-align: left;
}
.no-flexboxlegacy .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template {
  overflow: inherit;
}
.view-timeline.high {
  background: url("/resources/img/shared/l3_noise.png");
}
.view-timeline.middle {
  background: url("/resources/img/shared/l2_noise.png");
}
.view-timeline.elementary .tl-slide .tl-slide-content-container .tl-slide-content .tl-text p {
  font-size: 18px;
}
.view-timeline .content {
  padding: 0 0 30px 0;
}
.view-timeline .banner-title {
  display: none;
}
.view-timeline .tl-timeline {
  min-height: 600px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.view-timeline .tl-timeline a {
  color: #006DC1;
}
.view-timeline .tl-timeline a:hover {
  color: #006DC1;
}
.view-timeline .tl-timeline h2.tl-headline {
  font-weight: normal;
  font-size: 42px;
  line-height: 42px;
}
.view-timeline .tl-timeline .tl-text p {
  color: #808080;
}
.view-timeline .tl-timeline .tl-text .tl-headline-date,
.view-timeline .tl-timeline .tl-text h3.tl-headline-date {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #999;
}
.view-timeline .tl-timeline .tl-slide .tl-slide-background {
  opacity: .4;
  background-color: #000;
}
.view-timeline .tl-timeline .tl-slide.tl-full-image-background h2,
.view-timeline .tl-timeline .tl-slide.tl-full-color-background h2,
.view-timeline .tl-timeline .tl-slide.tl-full-image-background p,
.view-timeline .tl-timeline .tl-slide.tl-full-color-background p {
  -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75) !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75) !important;
}
.view-timeline .tl-timeline .tl-attribution {
  display: none;
}
.view-timeline .tl-timeline .tl-menubar-button {
  color: #9FC3DF;
}
.view-timeline .tl-timeline .tl-menubar-button:hover {
  background: #006DC1;
  color: #ECF3F9;
}
.view-timeline .tl-timeline .tl-timenav {
  background-color: #ECF3F9;
}
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-content-container {
  border: 1px solid #5A97C8;
  background-color: #D8E6F2;
}
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container {
  display: none;
}
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #5A97C8;
}
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-line-left,
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-line-right {
  border-color: #5A97C8;
}
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-line-left:after,
.view-timeline .tl-timeline .tl-timemarker .tl-timemarker-line-right:after {
  background-color: #5A97C8;
}
.view-timeline .tl-timeline .tl-timemarker:hover .tl-timemarker-content-container {
  background-color: #9FC3DF;
  border-color: #7AACD3;
}
.view-timeline .tl-timeline .tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #FFF;
}
.view-timeline .tl-timeline .tl-timemarker:hover .tl-timemarker-line-left,
.view-timeline .tl-timeline .tl-timemarker:hover .tl-timemarker-line-right {
  border-color: #7AACD3;
}
.view-timeline .tl-timeline .tl-timemarker:hover .tl-timemarker-line-left:after,
.view-timeline .tl-timeline .tl-timemarker:hover .tl-timemarker-line-right:after {
  background-color: #7AACD3;
}
.view-timeline .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
  background-color: #006DC1;
  border-color: #006DC1;
}
.view-timeline .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #FFF;
}
.view-timeline .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left,
.view-timeline .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-right {
  border-color: #006DC1;
}
.view-timeline .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after,
.view-timeline .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-right:after {
  background-color: #006DC1;
}
.view-timeline .tl-timeline .tl-slidenav-next:hover .tl-slidenav-content-container .tl-slidenav-description,
.view-timeline .tl-timeline .tl-slidenav-previous:hover .tl-slidenav-content-container .tl-slidenav-description {
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.view-timeline .tl-timeline .tl-slidenav-next:hover .tl-slidenav-content-container .tl-slidenav-title,
.view-timeline .tl-timeline .tl-slidenav-previous:hover .tl-slidenav-content-container .tl-slidenav-title {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.view-timeline .tl-timeline .tl-slidenav-next:hover .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,
.view-timeline .tl-timeline .tl-slidenav-previous:hover .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon {
  color: #FFF;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.view-timeline .tl-timeline .tl-slidenav-next:hover .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,
.view-timeline .tl-timeline .tl-slidenav-previous:hover .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title {
  color: #FFF;
}
.view-timeline .tl-timeline .tl-slidenav-next:hover .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description,
.view-timeline .tl-timeline .tl-slidenav-previous:hover .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description {
  color: #FFF;
  filter: alpha(opacity=80);
  -khtml-opacity: .8;
  -moz-opacity: .8;
  opacity: .8;
}
.view-timeline .tl-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon,
.view-timeline .tl-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon {
  color: #006DC1;
}
.view-timeline .tl-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title,
.view-timeline .tl-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title {
  color: #666;
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.view-timeline .tl-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description,
.view-timeline .tl-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description {
  color: #666;
  filter: alpha(opacity=40);
  -khtml-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
}
.view-timeline .tl-timeline .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,
.view-timeline .tl-timeline .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon {
  color: #FFF;
  filter: alpha(opacity=60);
  -khtml-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
}
.view-timeline .tl-timeline .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,
.view-timeline .tl-timeline .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title {
  color: #FFF;
}
.view-timeline .tl-timeline .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description,
.view-timeline .tl-timeline .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description {
  color: #FFF;
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}
.view-timeline .tl-timeline .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick {
  font-weight: bold;
  color: #808080;
}
.view-timeline .tl-timeline .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick {
  color: #808080;
}
/* ====================================================================================================
 * [ search specific overrides ]
 * styles in this section are meant to be used as overrides to shared components
 * ====================================================================================================
 */
.high.assembly {
  background: url("/resources/img/shared/l3_noise.png");
}
.middle.assembly {
  background: url("/resources/img/shared/l2_noise.png");
}
.high.assembly #tool-font-up,
.middle.assembly #tool-font-up,
.high.assembly #tool-font-down,
.middle.assembly #tool-font-down {
  display: none;
}
#assembly-content .content {
  border-radius: 0;
}
#assembly-content .content .assembly-detail {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
  color: #333333;
  max-width: 100%;
}
#assembly-content .content .assembly-detail .assembly-caption {
  margin-top: 5px;
  line-height: 27px;
  font-size: 18px;
}
#assembly-content .content .assembly-detail .assembly-credit {
  margin-top: 40px;
  font-style: italic;
  font-size: 15px;
  padding-bottom: 50px;
}
html[lang="pt-BR"].elementary {
  background-color: #788f38;
}
html[lang="pt-BR"] body.elementary {
  background: url(/resources/img/elementary/body-bg-escola.jpg) bottom #788f38;
  background-size: cover;
}
html[lang="pt-BR"] .elementary article a {
  color: #006DC1;
}
html[lang="pt-BR"] .elementary article .inline-media {
  margin-bottom: 15px;
}
html[lang="pt-BR"] .elementary .tools a {
  color: #B0BFC7;
}
html[lang="pt-BR"] .elementary .tools a:focus,
html[lang="pt-BR"] .elementary .tools a:hover {
  color: #FFF;
  text-decoration: none;
}
html[lang="pt-BR"] .elementary .browse-animals-tabs > li.active a {
  color: #006DC1;
}
html[lang="pt-BR"] .elementary .breadcrumb li a {
  color: #006DC1;
}
html[lang="pt-BR"] .elementary .browse-animals-home-browse-categories > li > a {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #FFF !important;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}
html[lang="pt-BR"] .elementary .browse-animals-home-browse-categories > li > a > span {
  font-size: 18px;
  line-height: 18px;
  height: auto;
  bottom: 10px;
  top: auto;
  margin: 0;
  left: 0;
  right: 0;
  width: auto;
}
html[lang="pt-BR"] .elementary .browse-animals-type-intro-title {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="pt-BR"] .elementary #temp-carousel-wrapper .es-carousel-wrapper {
  border: 1px solid #A0BBD6;
}
html[lang="pt-BR"] .elementary.browse .animals .breadcrumb {
  margin: 1em 0 1em;
}
html[lang="pt-BR"] .elementary.browse .animals #browse-animals-type-intro.content {
  margin-bottom: 1em;
}
html[lang="pt-BR"] .elementary.browse .animals .intro-title.compact {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="pt-BR"] .elementary.browse .animals .browse-animals-home-browse-alpha-title {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="pt-BR"] .elementary.browse .animals .animalkingdom-home-related-links h3 {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="pt-BR"] .elementary.browse .animals .browse-node nav a {
  border-color: rgba(224, 120, 0, 0.6);
}
html[lang="pt-BR"] .elementary.browse .animals .browse-node nav a:hover,
html[lang="pt-BR"] .elementary.browse .animals .browse-node nav a:focus,
html[lang="pt-BR"] .elementary.browse .animals .browse-node nav a.selected {
  border-color: #fff;
}
html[lang="pt-BR"] .navbar .secondary-logo {
  padding-right: 1em;
}
html[lang="pt-BR"] #shared-footer .secondary-logo {
  margin-left: 5px;
  padding-top: 0px;
}
html[lang="pt-BR"] .home #shared-footer .container img {
  margin-top: -35px;
}
html[lang="pt-BR"] .navbar-search .search-query {
  font-size: 16px;
}
html[lang="pt-BR"] .navbar-search .search-query:-moz-placeholder {
  color: #808080;
  font-style: italic;
}
html[lang="pt-BR"] .navbar-search .search-query:-ms-input-placeholder {
  color: #808080;
  font-style: italic;
}
html[lang="pt-BR"] .navbar-search .search-query::-webkit-input-placeholder {
  color: #808080;
  font-style: italic;
}
html[lang="pt-BR"] .navbar-search .fontello-icon-search {
  font-size: 18px;
}
html[lang="pt-BR"] #shared-wrapper {
  background: url(/resources/img/elementary/body-bg-escola.jpg) bottom #788f38;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
html[lang="pt-BR"] body.elementary.home .navbar-inner .navbar-search {
  display: none;
}
html[lang="pt-BR"] body.elementary.home .tilt:before {
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
html[lang="pt-BR"] body.elementary.home .seo-article-browse-links {
  background-color: #084466;
}
html[lang="pt-BR"] body.elementary.home .seo-article-browse-links ul {
  text-align: right;
  margin: 0px auto;
  padding-top: 0.5em;
}
html[lang="pt-BR"] body.elementary.home .seo-article-browse-links ul li {
  color: white;
  font-size: 11px;
  display: inline;
  margin: 0.25em;
}
html[lang="pt-BR"] body.elementary.home .seo-article-browse-links ul li a {
  font-size: 11px;
  color: white;
}
html[lang="pt-BR"] body.elementary.home .seo-article-browse-links ul li.seo-article-browse-label {
  margin-right: 1em;
}
@media (max-width: 979px) {
  html[lang="pt-BR"] body.elementary.home {
    height: auto;
  }
  html[lang="pt-BR"] .seo-article-browse-links {
    position: relative;
    top: 30px;
    height: 60px;
    margin-right: 1em;
  }
}
@media (max-width: 525px) {
  html[lang="pt-BR"] .seo-article-browse-links {
    height: 75px;
  }
}
html[lang="pt-BR"] .elementary.search .search-meta-data-title,
html[lang="pt-BR"] .elementary.learn .search-meta-data-title,
html[lang="pt-BR"] .elementary.search .dictionary dt {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="pt-BR"] h6.search-meta-data-summary {
  font-size: 12px;
}
html[lang="pt-BR"] .search .level-tabs form button {
  color: #006DC1;
}
html[lang="pt-BR"] #search-content-level-radio-chooser {
  font-size: 18px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #808080;
  font-style: italic;
}
html[lang="pt-BR"] #search-content-level-radio-chooser label {
  font-size: 18px;
  font-style: normal;
  color: #333333;
}
html[lang="pt-BR"] .content a {
  color: #006DC1;
}
html[lang="pt-BR"] .content .pagination ul > .active > a,
html[lang="pt-BR"] .content .pagination ul > .active > span {
  color: #999999;
}
html[lang="pt-BR"] .elementary .accordion-toggle {
  color: #efefef !important;
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
  background-color: #4f4039;
  background-image: -moz-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: -ms-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #214a62), color-stop(1, #345466));
  background-image: -webkit-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: -o-linear-gradient(bottom, #214a62 0%, #345466 100%);
  background-image: linear-gradient(bottom, #214a62 0%, #345466 100%);
  -webkit-box-shadow: 0 1px 0 #214A62 inset, 0 3px 0 0 #214A62, 0 7px 3px #31434D;
  box-shadow: 0 1px 0 #214A62 inset, 0 3px 0 0 #214A62, 0 7px 3px #31434D;
  padding: 0px 15px;
}
html[lang="pt-BR"] .elementary .accordion-toggle.open {
  color: #333 !important;
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: none;
  background-color: #E6B800;
  background-image: -moz-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: -ms-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f6c500), color-stop(1, #ffcc00));
  background-image: -webkit-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: -o-linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  background-image: linear-gradient(bottom, #f6c500 0%, #ffcc00 100%);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 4px 3px #e6b800;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 4px 3px #e6b800;
}
html[lang="pt-BR"] .elementary .featured-media-caption p {
  font-size: 14px;
  line-height: 21px;
}
html[lang="pt-BR"] .es-carousel-wrapper {
  background: #D0DDEB;
}
html[lang="pt-BR"] .elementary .accordion-heading-open-indicator {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/resources/img/elementary/open_indicator_alt_es.png) no-repeat;
  width: 36px;
  /* Width of new image */
  height: 15px;
  /* Height of new image */
  padding-left: 36px;
  /* Equal to width of new image */
}
html[lang="pt-BR"] .elementary .tools-ctn {
  background-color: #2F576E;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.15)), color-stop(1, #2f576e));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.15) 0%, #2f576e 100%);
}
html[lang="pt-BR"] .elementary .accordion-inner {
  height: 390px;
}
html[lang="pt-BR"] .elementary .banner-title {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #ffcc00;
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 7px;
  text-shadow: -2px -2px 0 #1266b0, 2px -2px 0 #1266b0, -2px 2px 0 #1266b0, 2px 2px 3px #1266b0;
}
html[lang="pt-BR"] .elementary .homepage-content {
  border: none;
  height: auto;
}
html[lang="pt-BR"] .elementary .homepage-content h1,
html[lang="pt-BR"] .elementary .homepage-content h2 {
  color: #ffcc00;
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 7px;
  text-shadow: -2px -2px 0 #1266b0, 2px -2px 0 #1266b0, -2px 2px 0 #1266b0, 2px 2px 3px #1266b0;
}
html[lang="pt-BR"] .elementary .homepage-content h2 {
  font-size: 33px;
  text-align: left;
}
html[lang="pt-BR"] .elementary .homepage-content .searchbox-ctn {
  margin-right: auto;
  margin-left: auto;
  width: 306px;
}
html[lang="pt-BR"] .elementary .homepage-content .searchbox-ctn .navbar-search {
  float: none;
}
html[lang="pt-BR"] .elementary .homepage-content .searchbox-ctn .navbar-search #query {
  border: 3px solid #1266b0;
  border-right: none;
  height: 32px;
  width: 245px;
  border-radius: 18px 0 0 18px;
}
html[lang="pt-BR"] .elementary .homepage-content .searchbox-ctn .navbar-search .btn {
  border: 3px solid #1266b0;
  border-left: none;
  height: 38px;
  border-radius: 0 18px 18px 0;
}
html[lang="pt-BR"] .elementary .homepage-content .search-chooser {
  text-align: center;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
  width: 306px;
}
html[lang="pt-BR"] .elementary .homepage-content .search-chooser input[type="radio"] {
  margin-top: 0;
  border: 3px solid #1266b0;
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
html[lang="pt-BR"] .elementary .homepage-content .search-chooser span {
  color: #333333;
  font-style: italic;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 10px;
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb {
  height: 75px;
  line-height: 30px;
  margin: 0 2% 2%;
  width: 10.25%;
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .icon-container {
  width: 80px;
  height: 60px;
  background-color: #1266b0;
  border: 3px solid #ffffff;
  border-radius: 6px;
  color: #ffffff;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .icon-container i {
  color: #fff !important;
  font-size: 40px;
  line-height: 58px;
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .icon-container i.fontello-icon-videocam:before {
  -webkit-transform: scaleY(0.8);
  -moz-transform: scaleY(0.8);
  -ms-transform: scaleY(0.8);
  -o-transform: scaleY(0.8);
  transform: scaleY(0.8);
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .icon-container i.fontello-icon-user {
  font-size: 36px;
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .icon-container i.fontello-icon-brazil {
  font-size: 80px;
  margin-left: -17px;
  display: block;
  margin-top: 3px;
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .icon-container i.fontello-icon-puzzle {
  margin-left: 5px;
}
html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .browse-title {
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  font-weight: bold;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb {
  height: 40px;
  line-height: 30px;
  margin: 0 2.6% 2% 0;
  width: 23%;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a {
  width: 260px;
  height: 30px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  color: #ffffff;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-size: 17px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a:hover {
  text-decoration: none;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span.icon-container {
  margin: -4px 5px 0 10px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span.religion-title {
  margin-left: 25px;
  float: left;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span.sports-title {
  float: left;
  margin-left: 3px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span.religion-icon {
  margin-left: -12px;
  float: left;
  margin-top: -12px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span.sports-icon {
  float: left;
  margin-top: -1px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span i {
  color: #fff !important;
  font-size: 21px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span i:before {
  width: 28px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-religion {
  font-size: 55px;
  line-height: 55px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-religion:before {
  margin-left: -5px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-swimming {
  font-size: 24px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb a span i.fontello-icon-picture {
  font-size: 19px;
}
html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb:nth-child(4n) {
  margin-right: 0;
}
html[lang="pt-BR"] .elementary .homepage-content .reddish-purple {
  background-color: #B10091;
}
html[lang="pt-BR"] .elementary .homepage-content .green {
  background-color: #70a100;
}
html[lang="pt-BR"] .elementary .homepage-content .orange {
  background-color: #e07800;
}
html[lang="pt-BR"] .elementary .homepage-content .pink {
  background-color: #d9276b;
}
html[lang="pt-BR"] .elementary .homepage-content .cyan {
  background-color: #009fd9;
}
html[lang="pt-BR"] .elementary .homepage-content .red {
  background-color: #e0240b;
}
html[lang="pt-BR"] .elementary .homepage-content .teal {
  background-color: #00a3a3;
}
html[lang="pt-BR"] .elementary .homepage-content .purple {
  background-color: #8b4497;
}
html[lang="pt-BR"] .elementary .homepage-content .section {
  background-color: #ffdb46;
  border-radius: 8px;
  color: #ffffff;
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.4);
  padding: 5px 20px 20px;
  margin-bottom: 25px;
  min-height: 200px;
}
html[lang="pt-BR"] .elementary .homepage-content .section h2 {
  font-size: 25px;
  text-shadow: none;
  color: #000000;
}
html[lang="pt-BR"] .elementary .homepage-content .section h2.feed-folha {
  background-image: url(/resources/img/home/eb_prtgs_escola2_fa_folha.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25%;
}
html[lang="pt-BR"] .elementary .homepage-content .section h3 {
  margin-top: -16px;
}
html[lang="pt-BR"] .elementary .homepage-content .section h3 a {
  color: #000000;
}
html[lang="pt-BR"] .elementary .homepage-content .section .media-container {
  padding-right: 20px;
}
html[lang="pt-BR"] .elementary .homepage-content .section span.title {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: Ubuntu;
  font-weight: bold;
}
html[lang="pt-BR"] .elementary .homepage-content .section p {
  font-family: "Open Sans";
  line-height: 20px;
  color: #000;
  font-size: 14px;
}
html[lang="pt-BR"] .elementary .homepage-content .section img {
  max-width: 250px;
  height: auto;
  max-height: 150px;
  width: auto;
}
html[lang="pt-BR"] .elementary .homepage-content .section .video-otd a {
  width: 200px;
}
html[lang="pt-BR"] .elementary .homepage-content .section .video-otd a i {
  padding: .4em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 45px;
  margin-left: 100px;
  position: absolute;
  display: block;
  width: 1em;
  height: 1em;
  color: #FFF;
  border-radius: 50%;
  line-height: 1em;
  border: 2px solid #FFF;
  z-index: 1;
  font-size: 25px;
}
html[lang="pt-BR"] .elementary .homepage-content .section .video-otd .learnmore a {
  color: #000;
  font-weight: bold;
}
html[lang="pt-BR"] .elementary .homepage-content .section .animal-otd p span:after {
  content: "\2026";
}
html[lang="pt-BR"] .elementary .homepage-content .section ul.feed-folha {
  list-style: disc;
  color: #000;
}
html[lang="pt-BR"] .elementary .homepage-content .section ul.feed-folha li a {
  color: #000;
}
html[lang="pt-BR"] .elementary .homepage-content .section .homepage-lz-link {
  background-color: #3677BB;
  width: 100%;
  text-align: center;
}
html[lang="pt-BR"] .elementary .homepage-content .section .homepage-lz-link a {
  display: block;
  width: 100%;
}
html[lang="pt-BR"] .elementary .homepage-content .section .homepage-lz-link a img {
  height: 124px;
  width: 318px;
  max-width: 100%;
  padding: 10px 0px;
}
@media (max-width: 1199px) {
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb {
    width: 32%;
    margin: 0 2% 2% 0;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb:nth-child(4n) {
    margin-right: 2%;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb:nth-child(3n) {
    margin-right: 0;
  }
  html[lang="pt-BR"] .elementary .homepage-content .section {
    min-height: 235px;
  }
}
@media (max-width: 979px) {
  html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb {
    height: 100px;
  }
  html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb .browse-title {
    margin-top: -25px;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb {
    width: 48%;
    margin: 0 2% 2% 0;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb:nth-child(2n) {
    margin-right: 0;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb:nth-child(3n) {
    margin-right: 2%;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb:nth-child(4n) {
    margin-right: 2%;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  html[lang="pt-BR"] .elementary .homepage-content .section {
    min-height: 322px;
  }
}
@media (max-width: 600px) {
  html[lang="pt-BR"] .elementary .homepage-content .explore li.thumb {
    width: 21%;
  }
  html[lang="pt-BR"] .elementary .homepage-content .browse li.thumb {
    width: 100%;
  }
}
html[lang="pt-BR"] .browse-animals-featured-media {
  display: none;
}
html[lang="pt-BR"] .animalkingdom-home-dyk {
  display: none;
}
html[lang="pt-BR"].no-cssgradients .news-feed .shadow {
  display: none;
}
html[lang="pt-BR"] .usercontent-right-side {
  -webkit-border-radius: 0 8px 0px 0px;
  -moz-border-radius: 0 8px 0px 0px;
  border-radius: 0 8px 0px 0px;
}
html[lang="pt-BR"] .usercontent-left-side {
  background-color: #eeeeee;
  -webkit-border-radius: 8px 0 0 0;
  -moz-border-radius: 8px 0 0 0;
  border-radius: 8px 0 0 0;
  margin-left: -7px;
  padding-left: 7px;
}
html[lang="pt-BR"] .elementary.search .iq-link-container {
  height: 45px;
}
html[lang="pt-BR"] .elementary.search .results li.media-strip {
  background: none;
  background-color: #E0F2FB;
}
html[lang="pt-BR"] a#navbar-help {
  color: white;
}
html[lang="pt-BR"] #navbar-students {
  display: none;
}
html[lang="pt-BR"] #adjacent-articles {
  display: none;
}
html[lang="pt-BR"] .browse-index .nodes .node {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html[lang="pt-BR"] .browse-index .tile {
  font-family: 'Ubuntu', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 12px;
}
html[lang="pt-BR"] .browse-index a.tile:hover {
  border: 6px solid #FFF;
}
html[lang="pt-BR"] span.alternates {
  display: block;
  font-style: italic;
  margin-bottom: 1em;
}
html[lang="pt-BR"] span.alternates span.alternate-title {
  font-weight: bold;
}
html[lang="pt-BR"] span.alternates span.alternate-title:before,
html[lang="pt-BR"] span.alternates span.alternate-title:after {
  content: " ";
}
html[lang="pt-BR"] span.alternates span.alternate-comma {
  display: none;
}
html[lang="pt-BR"] .gallery-media-metadata {
  padding-right: 21px;
}
html[lang="pt-BR"] .quick-tips-title {
  color: #757575;
}
html[lang="pt-BR"] figcaption {
  color: #757575;
}
html[lang="pt-BR"] .results .search-more,
html[lang="pt-BR"] .results .search-more a {
  color: #757575;
}
html[lang="pt-BR"] .elementary .table {
  width: inherit;
}
html[lang="pt-BR"] .elementary .table thead {
  background-color: #DDD;
  font-weight: bold;
}
html[lang="pt-BR"] .elementary .table td {
  width: 1%;
}
html[lang="pt-BR"] .vertical-align-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
html[lang="pt-BR"] body.widget #shared-wrapper {
  background-color: #084466 !important;
}
html[lang="pt-BR"] #help-background {
  padding-bottom: 1em;
}
html[lang="pt-BR"] .browse .breadcrumb .root-crumb[data-node-id=main] {
  display: none;
}
html[lang="pt-BR"] .browse-index .nodes .node > a {
  line-height: 33px;
}
html[lang="pt-BR"].login .login-container input {
  width: 215px;
}
html[lang="pt-BR"] .escolar-hide {
  display: none;
}
html[lang="pt-BR"] .favorite-items-container .favorite-col-right a {
  font-size: 12px;
  line-height: 18px;
}
html[lang="pt-BR"] .media-gallery .mg-outer .mg-content .mg-inner .mg-inner-left .mg-media-container .mg-toolbar-overlay .item-template .form-horizontal .control-label {
  width: 100px;
}
html[lang="pt-BR"] .media-gallery .mg-outer .mg-bottom .mg-bottom-right .mg-related-articles ul li .media-metadata-level span {
  display: none;
}
html[lang="pt-BR"] .citations-header label,
html[lang="pt-BR"] .citations-header select,
html[lang="pt-BR"] .citations-header select {
  display: none;
}
html[lang="pt-BR"] .citations-header span,
html[lang="pt-BR"] .citations-header p {
  font-weight: bold;
}
html[lang="pt-BR"] .listed-citations li#mla-citation {
  display: none;
}
html[lang="pt-BR"] .listed-citations li#abnt-citation {
  display: block;
}
html[lang="pt-BR"] .elementary.atlas #location-breadcrumb li a {
  color: white;
}
html[lang="pt-BR"] .elementary.atlas #location-breadcrumb li.active {
  pointer-events: auto;
  cursor: auto;
}
html[lang="pt-BR"] .elementary.atlas #location-breadcrumb li.active a {
  color: #FD3;
}
html[lang="pt-BR"] .elementary.atlas #location-breadcrumb li.active a:hover {
  text-decoration: underline;
}
@media (max-width: 425px) {
  html[lang="pt-BR"] .elementary {
    /*======  Login Box ======*/
  }
  html[lang="pt-BR"] .elementary #ilb-container {
    width: auto;
  }
  html[lang="pt-BR"] .elementary #ilb-close {
    right: 10px;
  }
  html[lang="pt-BR"] .elementary #fancybox-wrap {
    left: 0!important;
    max-width: 310px !important;
  }
  html[lang="pt-BR"] .elementary #fancybox-wrap #fancybox-outer {
    max-width: 300px !important;
  }
  html[lang="pt-BR"] .elementary #fancybox-wrap #fancybox-outer #fancybox-content {
    width: 100% !important;
    min-width: 0;
  }
  html[lang="pt-BR"] .elementary #fancybox-wrap #fancybox-outer #fancybox-content > div {
    width: 100% !important;
  }
  html[lang="pt-BR"] .elementary .navbar-search {
    margin-left: 0;
  }
  html[lang="pt-BR"] .elementary .banner-title {
    padding: 10px;
  }
  html[lang="pt-BR"] .elementary.home #shared-footer .container img {
    margin-top: 0;
  }
  html[lang="pt-BR"] .elementary.home .homepage-content .browse li.thumb a {
    width: 100%;
  }
  html[lang="pt-BR"] .elementary.home .homepage-content .section h3 {
    margin-top: 0;
  }
  html[lang="pt-BR"] .elementary.home .homepage-content .section .media-container {
    padding-right: 0;
    float: none !important;
    text-align: center;
    padding-bottom: 10px;
  }
  html[lang="pt-BR"] .elementary.home .homepage-content h1 {
    line-height: normal;
  }
  html[lang="pt-BR"] .elementary.home .homepage-content .explore li.thumb {
    width: 29%;
  }
  html[lang="pt-BR"] .elementary.search .search-meta-data-title,
  html[lang="pt-BR"] .elementary.search .search-meta-data-summary {
    padding: 0 10px;
  }
  html[lang="pt-BR"] .elementary.search .level-tabs form button.no-level-indicator {
    padding: 5px;
    margin: 0;
  }
  html[lang="pt-BR"] .elementary.article .inline-media {
    float: none;
    width: 100%;
  }
  html[lang="pt-BR"] .elementary.browse-index .quick-tip {
    margin-bottom: 10px;
  }
  html[lang="pt-BR"] .elementary.browse-index .tiles .tile {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  html[lang="pt-BR"] .elementary.browse .browse-animals-tabs > li {
    display: inline-block;
    margin: 5px;
  }
  html[lang="pt-BR"] .elementary.browse .browse-animals-home-browse-categories > li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Aspect {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Case {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.CompositionalPhrase {
  font-weight: bold;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Definition {
  font-weight: normal;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Error {
  font-weight: normal;
  font-style: normal;
  color: red;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Example,
html[lang="pt-BR"] .elementary.search .dictionary dd span.ExampleCtn span.AlternativeScripting {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.GeographicalUsage {
  font-weigth: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.GrammaticalGender {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.TranslationCtn span.GrammaticalGender {
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.GrammaticalNumber {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.TranslationCtn span.GrammaticalNumber {
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Headword,
html[lang="pt-BR"] .elementary.search .dictionary dd span.HeadwordCtn span.AlternativeScripting {
  font-weight: bold;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.NewHeadword {
  font-weight: bold;
  font-style: normal;
  color: green;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.EditedHeadword {
  font-weight: bold;
  font-style: normal;
  color: red;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.FixedHeadword {
  font-weight: bold;
  font-style: normal;
  color: Purple;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.HomographGrpNumber {
  font-weight: bold;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.HomographNumber {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  vertical-align: super;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Inflection {
  font-weight: bold;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.italic {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Mood {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Note {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.TranslationCtn span.Note {
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.PartOfSpeech {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Person {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Pronunciation {
  font-style: normal;
  font-weight: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.PronunciationTrans {
  font-style: normal;
  font-weight: normal;
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Register {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.roman {
  font-weight: normal;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.See,
html[lang="pt-BR"] .elementary.search .dictionary dd span.SeeAlso {
  font-weight: bold;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.SenseGrpNumber {
  font-weight: bold;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.SenseIndicator {
  font-weight: normal;
  font-style: normal;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.SenseQualifier {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Subcategorization {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.SubjectField {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Tense {
  font-weight: normal;
  font-style: italic;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Translation,
html[lang="pt-BR"] .elementary.search .dictionary dd span.TranslationCtn span.AlternativeScripting {
  font-weight: normal;
  font-style: normal;
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.Translation * {
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.ExampleCtn span.Translation {
  font-weight: normal;
  font-style: italic;
  color: blue;
}
html[lang="pt-BR"] .elementary.search .dictionary dd span.LocaleLang {
  font-weight: bold;
  font-style: normal;
  color: green;
}
