body {
  color: #333;
}

/******************************************************************************/

#dr-common-header {
  background: #fc6b34;
}
#dr-common-header p.tagline,
#dr-common-header h1.site-title .under-development,
#dr-links-frame a:hover,
#dr-links-frame button:hover,
#dr-links-frame a:focus,
#dr-links-frame button:focus {
  color: #fcd7cb;
}
#dr-common-navigation {
  background: #eb571b;
}
#dr-links-frame.no-mobile a:hover,
#dr-links-frame.no-mobile button:hover,
#dr-links-frame.no-mobile a:focus,
#dr-links-frame.no-mobile button:focus,
#dr-common-navigation button:hover,
#dr-common-navigation button:focus,
#dr-common-navigation button[aria-expanded="true"],
#dr-links-frame.no-mobile ul ul,
#dr-links-frame,
#dr-search-frame {
  background-color: #dd3f0b;
}
#dr-links-frame.no-mobile ul ul a:hover,
#dr-links-frame.no-mobile ul ul a:focus,
#dr-links-frame ul ul {
  background-color: #c52c02;
}
#pac-common-header {
  background: #fc6b34;
  color: #fff;
}
#pac-common-navigation {
  background: #eb571b;
}
#pac-common-navigation a:hover,
#pac-common-navigation button:hover,
#pac-common-navigation button.open,
#pac-common-navigation .section .dropdown {
  background-color: #dd3f0b;
}
#pac-common-navigation .section .dropdown a:hover,
#pac-common-navigation .section .dropdown button:hover {
  background: #c52c02;
}
#pac-common-navigation #pac-repo-common-nav-sorting-properties > ul .dropdown {
  background-color: #c52c02;
}
#pac-common-navigation
  #pac-repo-common-nav-sorting-properties
  > ul
  .dropdown
  a:hover,
#pac-common-navigation
  #pac-repo-common-nav-sorting-properties
  > ul
  .dropdown
  button:hover {
  background-color: #dd3f0b;
}

#pac-auth-menu.signed-in {
  background: #dd3f0b;
}
#pac-auth-menu .loading .sq {
  border-color: #dd3f0b;
}
#pac-auth-menu a,
#pac-auth-menu button {
  color: #f5aa8b;
}
#pac-auth-menu button.auth-button svg.arrow {
  stroke: #f5aa8b;
}
#pac-auth-menu .dropdown li {
  border-color: #b14113;
}
#pac-auth-menu a.sign-in-button {
  border-color: #f5aa8b;
  background-color: #fe794a;
  color: #fff;
}
#pac-auth-menu a.sign-in-button:hover {
  background-color: #fd5016;
}

a,
main .details .readmore {
  color: #0549a6;
}
a:hover,
main .details .readmore:hover {
  color: #f77700;
}
#shingle main ul.related-symbols a {
  color: #608bab;
}
#shingle main ul.related-symbols a:hover {
  color: #d96500;
}

#dr-links-frame.no-mobile,
#dr-links-frame.no-mobile + .wrap,
#home-page #dr-links-frame.no-mobile + .wrap {
  max-width: 793px;
}
#dr-common-header .header-top .logo {
  width: 4.615385em;
  height: 4.615385em;
}
#dr-common-header h1.site-title {
  margin-top: 0;
  position: relative;
  max-width: inherit;
}
#dr-common-header h1.site-title .under-development {
  font-size: 0.341463em;
  font-weight: 300;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  top: -0.75em;
}
#dr-links-frame.no-mobile #dr-submit-function-link {
  width: 200px;
}
#dr-links-frame.no-mobile #dr-recent-link {
  width: 162px;
}
#home-page #dr-common-header p.tagline {
  display: none;
}
@media only screen and (min-width: 500px) {
  #dr-common-header .header-top {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 485px) {
  #dr-common-header .header-top .logo-frame {
    padding-right: 20px;
  }
}

#dr-links-frame.no-mobile #dr-button-browse-by-category {
  width: auto;
}
#dr-links-frame.no-mobile #dr-recent-link {
  width: auto;
}
#dr-links-frame.no-mobile #dr-submit-function-link {
  width: auto;
}
#dr-links-frame ul ul a.fr-random-link {
  padding: 0;
}
#dr-links-frame ul ul a.fr-random-link:hover {
  background: none;
}
#dr-links-frame .fr-random-link .button {
  display: inline-block;
  background: #e2664b;
  border-radius: 0.25em;
  padding: 0.5em 1em;
}
#dr-links-frame .fr-random-link:hover .button {
  background: #c52c02;
}
#dr-links-frame.mobile .fr-random-link:hover .button {
  background: #dd3f0b;
}

#dr-common-header p.tagline {
  font-size: 1.153846em;
}

#shingle #page-title-frame {
  font-size: 1em;
  padding: 0;
  transition: font-size 0.25s, padding 0.25s;
}

#shingle #page-title-frame.affix-top {
  position: absolute;
  width: 100%;
}
#shingle #page-title-frame.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 20;
  background: #f7f7f7;
  border-bottom: 1px solid #d1d1d1;
  font-size: 0.637em;
}
#shingle #page-title-frame h1 {
  padding-left: 0.7em;
}

#shingle #page-title-frame #resource-tag {
  display: none;
}
#shingle #page-title-frame.affix #resource-tag {
  display: block;
  margin: 0;
}
#shingle #page-title-frame.affix #resource-tag .text {
  display: inline-block;
  vertical-align: top;
  background: #df4708;
  color: #fff;
  font-size: 0.75rem;
  line-height: 2.25;
  text-transform: uppercase;
  padding: 0 0.416667em;
}
@media only screen and (min-width: 500px) {
  #shingle #page-title-frame.affix #resource-tag .text {
    padding: 0 1.666667em;
  }
}
#shingle #page-title-frame.affix h1 {
  padding: 0.705882em 0 0.392157em;
}
#shingle #page-title-frame.affix #source-notebook-frame {
  position: absolute;
  bottom: 1em;
  top: unset;
}

#shingle #llm-kit-banner {
  background: hsl(212, 0%, 95%);
  border: 1px solid hsl(212, 0%, 90%);
  border-radius: 0.25em;
  margin: 0.9375em 0;
}
#shingle #llm-kit-banner p {
  margin: 0.3em;
  font-size: 0.9375em;
}
#shingle #llm-kit-banner p span.icon {
  margin-right: 0.3125em;
}
#shingle #llm-kit-banner p span.text {
  vertical-align: middle;
}

#shingle main #source-notebook-frame a {
  color: #f77700;
  border: 1px solid #f77700;
}
#shingle main #source-notebook-frame a:hover {
  background-color: #f77700;
  color: #fff;
}

main.shingle-content h1 {
  color: inherit;
  font-size: 1.625em;
  font-weight: 600;
  display: inline-block;
  line-height: 0.5;
}
@media only screen and (min-width: 500px) {
  main.shingle-content h1 {
    font-size: 1.875em;
  }
}
@media only screen and (min-width: 600px) {
  main.shingle-content h1 {
    font-size: 2.336458em;
  }
}
@media only screen and (min-width: 900px) {
  main.shingle-content h1 {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  main.shingle-content h1 {
    font-size: 2.669792em;
  }
}
main.shingle-content h1 .title-icon {
  width: 0.625em;
  height: 0.5em;
  vertical-align: 0.05em;
}
#shingle h1 .version-information-wrapper {
  display: inline-block;
}
#shingle h1 .version-information {
  display: inline-block;
  font-size: 0.515021em;
  font-weight: normal;
  color: #8b8b8b;
}
#shingle h1 .version-information.current {
  font-size: 0.421381em;
}
#shingle h1 .version-information.current a {
  color: #e2664b;
}
#shingle h1 .version-information.current a:hover {
  color: #c52c02;
}

main.shingle-content .function-details {
  padding-left: 1.625em;
}
#shingle main.shingle-content p.lead {
  font-style: italic;
  font-size: 1.125em;
  margin: 0.444444em 0 1.333333em;
}
#shingle main .contributed-by {
  font-size: 0.75em;
  color: #7d7d7d;
  margin: -1em 0 1em;
}
#shingle main #fr-contributed-by-desktop-slot {
  display: inline-block;
}
#shingle main .contributed-by.desktop {
  display: inline-block;
  margin: 0 0 0 1.25em;
  border-left: 1px solid #ccc;
  padding-left: 1.25em;
}
#shingle main .contributed-by.desktop .line {
  display: block;
}
#shingle main .contributed-by.desktop .line.small {
  font-weight: 300;
}
#shingle main .contributed-by.desktop .line.name {
  font-style: italic;
}
#shingle #page-title-frame.affix #fr-contributed-by-desktop-slot {
  vertical-align: 0.392465em;
}
#shingle #page-title-frame.affix .contributed-by.desktop {
  font-size: 1.079278em;
  line-height: 2;
}
#shingle #page-title-frame.affix .contributed-by.desktop .line {
  display: inline-block;
}
main.shingle-content .details {
  margin-bottom: 1.333333em;
}

main#results-page .entry h3 a:hover {
  color: #fc6b34;
}
main#results-page header button#showFilterControls {
  border-color: #f77700;
  color: #f77700;
}
main#results-page header button#showFilterControls:hover {
  border-color: #df4708;
}
#pageControlsFrame .select-control .labelName,
main#results-page #pageControls p {
  color: #f77700;
}
main#results-page ul#categoryFilter input:hover ~ label,
main#results-page ul#categoryFilter button:hover {
  border-color: #f77700;
  color: #f77700;
}
main#results-page ul#categoryFilter input:checked ~ label {
  border-color: #f77700;
  background-color: #f77700;
  color: #fff;
}

@media only screen and (min-width: 650px) {
  #home-page #dr-common-header .header-top {
    font-size: 2vw;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 800px) {
  #home-page #dr-common-header .header-top {
    font-size: 1em;
  }
}
#home-page #dr-links-frame.no-mobile {
  margin: 0 auto;
}
#home-page #dr-links-frame.no-mobile + .wrap {
  margin: 0 auto;
}

#home-page main .wrap {
  max-width: 1000px;
}
#home-page .intro .copy p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.55555556em;
  margin: 0.777778em auto;
  color: #565656;
}
#home-page .intro .copy p.lead {
  font-size: 1.625em;
  font-weight: 400;
  font-style: italic;
  color: #fc6b34;
  line-height: 1.46153846;
  margin: 0.576923em 0 0.730769em;
  max-width: 35em;
}
#home-page .intro .copy p.sw-blog {
  font-size: 1.1875em; /* 19px */
  margin-bottom: 2.684211em;
}
#home-page .intro .copy a {
  color: #dd3f0b;
}
#home-page .intro .copy a:hover {
  color: #c13507;
}
#home-page main h2,
#results-page h2 {
  border-top: 0;
  border-bottom: 1px solid #ebebeb;
  color: #7d7d7d;
  font-weight: 400;
  font-size: 1.142857em;
  padding-bottom: 0.4375em;
  margin-bottom: 0.875em;
  margin-top: 1.75em;
}
#home-page main h2 a,
#results-page h2 a {
  color: inherit;
}
#home-page main h2 a:hover,
#results-page h2 a:hover {
  color: #fc6b34;
}

#results-page .related-categories h2 {
  text-transform: none;
  font-size: 1.080206em;
  color: #8b8b8b;
  border-top: 1px solid #ccc;
  border-bottom: none;
  padding-top: 0.784807em;
  padding-bottom: 0.784807em;
  margin: 1.16845em 0 0 0;
}
#results-page .related-categories ul {
  margin: 0;
  font-size: 0.980206em;
  margin-left: 0.75em;
}
#results-page .related-categories ul.bullet-list li {
  padding: 0.125em 0;
}
#results-page .related-categories ul.bullet-list li::before,
#results-page .related-categories ul.bullet-list.inline li::after {
  content: " ";
  display: inline-block;
  width: 0.255048em;
  height: 0.255048em;
  background: #adadad;
  margin-right: 0.312434em;
  vertical-align: middle;
}
#results-page .related-categories ul.bullet-list.inline li {
  display: inline-block;
}
#results-page .related-categories ul.bullet-list.inline li::before,
#results-page .related-categories ul.bullet-list.inline li:last-child::after {
  display: none;
}
#results-page .related-categories ul.bullet-list.inline li::after {
  margin: 0 0.468651em 0 0.624868em;
}

#home-page ul.buttons {
  font-size: 0.9375em;
  margin: 1em 0;
  position: relative;
}
#home-page ul.buttons.bottom {
  margin-bottom: 2.666667em;
}
#home-page ul.buttons li {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  padding: 0 5% 0 0;
}
#home-page ul.buttons li.disabled {
  color: #aaa;
}
#home-page ul.buttons li .tile {
  display: block;
  padding: 0.5555556em 0;
}

#home-page ul.buttons li .tile {
  display: table;
  line-height: 1;
  padding: 0.555556em 0.5em;
}
#home-page ul.buttons li .tile .icon,
#home-page ul.buttons li .tile .text {
  display: table-cell;
  vertical-align: middle;
}
#home-page ul.buttons li .tile svg {
  display: block;
  width: 1.944444em;
  height: 1.944444em;
  fill: #fc6b34;
  margin-right: 0.5em;
}
#home-page ul.buttons li.disabled .tile svg {
  fill: #aaa;
}
#home-page ul.buttons li a:hover svg {
  fill: #dd3f0b;
}

#home-page ul.buttons li .tile .text {
  line-height: 1.11111111;
}
#home-page ul.buttons li .tile a {
  color: #363636;
}
#home-page ul.buttons li a:hover,
#home-page ul.buttons li a:focus,
#home-page ul.buttons li a:active {
  outline: none;
  box-shadow: none;
  color: #dd3f0b;
}

@media only screen and (min-width: 710px) {
  #home-page ul.buttons {
    font-size: 1em;
    margin: 1.25em 0;
  }
  #home-page ul.buttons li {
    width: 30.83333333%;
    padding: 0 2.5% 0 0;
  }
}
@media only screen and (min-width: 990px) {
  #home-page ul.buttons {
    font-size: 1.125em;
    margin: 1.388889em 0;
  }
  #home-page ul.buttons li {
    width: 25%;
    padding: 0.138888em 0;
    vertical-align: middle;
  }
}
/* @media only screen and (min-width: 620px) {
  #home-page ul.buttons {
    font-size: 1em;
    margin: 1.25em 0;
  }
  #home-page ul.buttons li {
    width: 28.333333%;
  }
}
@media only screen and (min-width: 830px) {
  #home-page ul.buttons {
    font-size: 1.125em;
    margin: 1.388889em 0;
  }
  #home-page ul.buttons li {
    width: 33.333333%;
    padding: 0.138888em 0;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 1090px) {
  #home-page ul.buttons li {
    width: 25%;
  }
} */

.resources-list-frame {
  font-size: 0.875em;
  line-height: 1.42857143em;
  margin: 3.5em 0 7em;
}
#results-page .resources-list-frame {
  margin-top: 0;
}
.resources-list {
  margin: 0 -2% 2em -2%;
}
.resources-list ul.column {
  margin: 0;
  box-sizing: border-box;
  padding: 0 2%;
  font-size: 1em;
  columns: 20em 2;
  column-gap: 1.25em;
}
.resources-list .resource-frame {
  padding: 0.571428em 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.resources-list .resource-frame .resource-tile,
#home-page .featured-resources .resource-frame .resource-tile {
  display: inline-block;
  padding-left: 1.285714em;
  position: relative;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2020%22%3E%3Cg%20fill%3D%22%23DF4708%22%3E%3Cpath%20d%3D%22M1%201h6.5v1.5S4%202.5%204%204v11.9c0%201.6%203.5%201.6%203.5%201.6V19H1V1zm23%200h-6.5v1.5S21%202.5%2021%204v11.9c0%201.6-3.5%201.6-3.5%201.6V19H24V1z%22%2F%3E%3Crect%20x%3D%228.5%22%20y%3D%226%22%20width%3D%228%22%20height%3D%228%22%20rx%3D%221%22%20ry%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 0 0.357143em;
  background-size: 0.892857em 0.892857em;
}
.resources-list .resource-frame .resource-tile.see-more {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20fill%3D%22%23fc6b34%22%20d%3D%22M0%200h2v2H0zm4%200h8v2H4zM0%204h2v2H0zm4%200h8v2H4zM0%208h2v2H0zm4%200h8v2H4z%22%2F%3E%3C%2Fsvg%3E);
  background-size: 0.857143em 0.857143em;
}
.resources-list .resource-frame h3,
.resources-list .resource-frame p {
  margin: 0;
  font-size: 1em;
  font-weight: 300;
}
.resources-list .resource-frame h3 {
  font-size: 1.142857em;
  line-height: 1.25em;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}
.resources-list .resource-frame h3 a {
  color: #565656;
}
.resources-list .resource-frame h3 a:hover {
  color: #fc6b34;
}
.resources-list .resource-frame h3 .version-information {
  display: inline-block;
  font-size: 0.6875em; /* 11px */
  font-weight: normal;
  color: #8b8b8b;
}

.resources-list .resource-frame .resource-tile.see-more a {
  font-size: 0.928571em;
  color: #fc6b34;
}
.resources-list .resource-frame .resource-tile.see-more a:hover {
  color: #dd3f0b;
}
.resources-list .resource-frame .resource-tile.see-more a .count {
  color: #aaa;
}
.resources-list .resource-frame .see-all-tile {
  font-size: 1.428571em;
  margin: 0.7em 0;
}
.resources-list .resource-frame .see-all-tile a {
  color: #7d7d7d;
}
.resources-list .resource-frame .see-all-tile a .arrow,
.resources-list .resource-frame .see-all-tile a:hover {
  color: #fc6b34;
}

.resources-list .resource-frame .resource-tile .taxonomy {
  font-size: 0.857143em; /* 12px */
}
.resources-list .resource-frame .resource-tile .taxonomy h4,
#results-page .resource-tile ul.categories {
  display: inline;
  font-size: 1em;
}
#results-page .resource-tile ul.categories li {
  margin-left: 1em;
}
#results-page .resource-tile ul.categories li a {
  color: #888;
}
#results-page .resource-tile ul.categories li a:hover {
  color: #0549a6;
}

main#results-page.all-page.chronological
  header
  p.all-page-switcher
  a.button.chronological,
main#results-page.all-page.alphabetical
  header
  p.all-page-switcher
  a.button.alphabetical {
  background: #fc6b34;
}
main#results-page.all-page.chronological
  header
  p.all-page-switcher
  a.button.chronological:before,
main#results-page.all-page.alphabetical
  header
  p.all-page-switcher
  a.button.alphabetical:before {
  border-color: #fc6b34 transparent transparent transparent;
}

main.contact p {
  font-size: 1.0625em;
  line-height: 1.47058824;
}
main form.contact {
  margin: 2em 0 4em;
}
@media only screen and (min-width: 480px) {
  main form.contact .row {
    margin: -1em 0;
  }
  main form.contact .row .line.half {
    display: inline-block;
    width: 48%;
    margin-right: 2%;
    vertical-align: top;
  }
  main form.contact .row .line.half + .line.half {
    margin-right: 0%;
    margin-left: 2%;
  }
}
main form.contact p {
  font-size: 1em;
}
main form.contact .line.text label {
  display: inline-block;
  padding: 0.3125em 0;
}
main form.contact .line.text input,
main form.contact .line.text textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 0.375em;
  border-radius: 0.25em;
  border: 0.0625em solid #ccc;
}
main form.contact .line.text input[type="file"] {
  width: auto;
  border: 0;
  padding: 0;
}
main form.contact .line.text input.invalid,
main form.contact .line.text textarea.invalid {
  border-color: #d10;
}
main form.contact .line.text input:disabled,
main form.contact .line.text input.read-only {
  color: #bbb;
  background: #fff;
  border: 0.0625em solid #ccc;
}
main form.contact .line.text small {
  font-size: 0.875em;
  font-weight: 300;
  position: relative;
  top: -0.5em;
}
main form.contact .line.submit {
  padding: 1em 0;
}
main form.contact button {
  background: #fa6635;
  color: #fff;
  border: 0;
  padding: 0.5em 2em;
  border-radius: 0.25em;
}
main form.contact button:hover {
  background: #e9511d;
}
main form.contact button:disabled {
  opacity: 0.3;
}
main form.contact .error {
  display: block;
  color: #d10;
  font-size: 0.875em;
  font-weight: 400;
  margin-top: 0.285714em;
}
main form.contact .error a {
  text-decoration: underline;
  color: inherit;
}
main form.contact .error:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  vertical-align: -0.142857em;
  margin-right: 0.357143em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Ccircle fill='%23d10' cx='7' cy='7' r='7'/%3E%3Cg fill='%23fff'%3E%3Cpath class='cls-2' d='M6,3H8L7.7,8H6.3Z'/%3E%3Ccircle class='cls-3' cx='7' cy='10' r='1'/%3E%3C/g%3E%3C/svg%3E");
}

main.contact #function-feedback-form {
  border: 0;
  width: 100%;
  height: 51em;
}

#thank-you-graphic {
  width: 100%;
  height: 47vw;
  max-width: 32em;
  max-height: 16.25em;
  background-image: url(ThankYou.png);
  background-position: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  margin: 0 auto;
  margin-top: -2.875em;
}
main.contact p.line.success {
  max-width: 18em;
  margin: 0 auto;
  margin-top: -1.47058824em;
}
main.contact p.line.success + p {
  margin-top: 1.47058824em;
  margin-bottom: 7em;
}
main.contact p.line.success a.button {
  font-size: 0.941176em;
  line-height: 1;
  background: #fff;
  color: #f77700;
  border: 1px solid #f77700;
  padding: 0.5em 1em;
  border-radius: 0.25em;
}
main.contact p.line.alternate {
  margin-top: -1.47058824em;
  margin-bottom: 4em;
  font-weight: 300;
}
main.contact p.line.alternate a {
  color: #7d7d7d;
}
main.contact p.line.alternate a:hover {
  color: #f77700;
}
main.contact p.line.success a.button:hover {
  background-color: #f77700;
  color: #fff;
}
main.contact .publisher-autofill-info {
  margin: -0.375em 0 2.875em;
}
main.contact .publisher-autofill-info ul {
  font-size: 0.9375em; /* 15px */
  border: 0.066667em solid #ccc;
  background: #f2f2f2;
  padding: 1.133333em;
  line-height: 1.6;
  color: #7d7d7d;
  margin: 0;
}
main.contact .publisher-autofill-info ul .property {
  color: #333;
}
main.contact .publisher-autofill-info p {
  font-size: 0.8125em; /* 13px */
  color: #7d7d7d;
  margin: 1em 0;
  font-style: italic;
}
main.recent .resources-list-frame {
  border-top: 1px solid #d7d7d7;
  margin-top: 1.5em;
  padding-top: 2em;
  margin-bottom: 0;
}
main#results-page.recent p.include-updates-frame {
  font-size: 0.875em; /* 14px */
  line-height: 1;
  font-weight: normal;
  color: inherit;
  margin: 1em 0;
}
main#results-page.recent p.include-updates-frame input {
  width: 0.857143em; /* 12px */
  height: 0.857143em; /* 12px */
  vertical-align: baseline;
}
main#results-page .resources-list-frame #loading-img {
  font-size: 1.214286em;
}
main.contact.recent #recent-loading-img,
main#results-page #loading-img {
  display: block;
  width: 20.411765em;
  height: 14.117647em;
  background-image: url("loading.png");
  background-size: cover;
  opacity: 0;
  transition: opacity 1s;
  border: none;
  animation: none;
}
main.contact.recent #recent-loading-img.show,
main#results-page #loading-img.show {
  opacity: 1;
}
main#results-page p.loading-error {
  text-align: center;
  font-size: 1.5em;
}
main.contact.recent footer#bottom {
  margin-bottom: 6.125em;
}
.api-form-frame h1 {
  font-size: 1.875em;
  line-height: 1.2;
}
.api-form-frame form {
  margin-top: 3.25em;
}
.api-form-frame form .line.submit {
  margin-top: 2.25em;
}
.api-form-frame a.button {
  display: inline-block;
  background: #fa6635;
  color: #fff;
  border: 0;
  margin: 1em 0;
  padding: 0.5em 2em;
  border-radius: 0.25em;
}
.api-form-frame a.button:hover {
  color: #fff;
  background: #e9511d;
}

#shingle main .functionIntroWrap {
  padding: 1rem 0;
  background: #f3fbff;
  margin: 0 0 1.07rem;
  border: 2px solid #d9e5f3;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  overflow: auto;
}

#shingle main .functionIntroWrap .grid {
  width: 100%;
}

#shingle main .functionIntroWrap .grid tbody tr td .functionIntro {
  border-bottom: 1px solid #d9e5f3;
  margin: 0 1.64rem;
  padding: 0.87rem 0;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

#shingle main .functionIntroWrap .grid tbody tr:last-child td .functionIntro {
  border-bottom: 0;
}

#shingle main .functionIntro .code {
  margin: 0;
  line-height: 1.1;
  font-weight: 400;
}

#shingle main .functionIntro .code-description {
  margin: 0.2rem 0 0 1.07rem;
  line-height: 1.3;
  font-weight: 400;
}

#shingle main .functionIntro:last-child {
  border-bottom: 0;
  padding: 0.7rem 0;
  font-weight: 400;
}

#rate-as-good-frame {
  margin-top: 0;
}
@media only screen and (min-width: 1260px) {
  #rate-as-good-frame {
    margin-top: -3em;
  }
}

#shingle .notebook-dropdown.toggle {
  color: #d96500;
}
#shingle .notebook-dropdown.list {
  border: 1px solid #d96500;
}
#shingle .notebook-dropdown.list:after {
  border-bottom-color: #d96500;
}
#shingle .notebook-dropdown.list:before {
  border-bottom-color: #d96500;
}
#shingle .notebook-dropdown.list li {
  border-top: 1px solid #d96500;
}
#shingle .notebook-dropdown.list li a {
  color: #d96500;
}
#shingle .notebook-dropdown.list li a:hover {
  background-color: #d96500;
}

#shingle main p,
#shingle main ul,
main.contact ul.source-metadata {
  margin: 0;
  font-size: 0.980206em;
  margin-left: 0.75em;
}
#shingle .col.main h2 {
  text-transform: none;
  font-size: 1.080206em;
  color: #8b8b8b;
  border-top: 1px solid #ccc;
  padding-top: 0.784807em;
  padding-bottom: 0.784807em;
  margin: 1.16845em 0 0 0;
}

#shingle .fr_c2c {
  position: relative;
  display: inline-block;
  padding: 0.117647em;
  margin: -0.117647em;
  padding-right: 0;
  margin-right: 0;
}
#shingle .fr_c2c:hover,
#shingle .fr_c2c:focus {
  background: white;
  box-shadow: 0 0 0.117647em #444;
}
#shingle .fr_c2c .copy-icon {
  display: none;
  position: absolute;
  font-size: 1.764706em;
  width: 1em;
  height: 1em;
  top: 50%;
  margin-top: -0.5em;
  left: -0.933333em;
}
#shingle .fr_c2c:hover .copy-icon,
#shingle .fr_c2c:focus .copy-icon {
  display: block;
}
#shingle .fr_c2c.checked:hover,
#shingle .fr_c2c.checked:focus {
  box-shadow: 0 0 0.25em #04b000;
}
#shingle .fr_c2c .copy-icon .checked,
#shingle .fr_c2c.checked .copy-icon .no-checked {
  opacity: 0;
}
#shingle .fr_c2c.checked .copy-icon .checked {
  opacity: 1;
}
#shingle .fr_c2c.function-name {
  padding: 0.125em;
  margin: -0.125em;
  margin-left: 0;
  border-radius: 0.125em;
  padding-left: 0.825em;
  text-indent: -1.5em;
  line-height: 1.15;
}
#shingle .fr_c2c.function-name .copy-icon {
  font-size: 0.75em;
}

#shingle .version-history .version-property {
  display: inline-block;
  font-size: 0.892669em;
  color: #8b8b8b;
  margin-right: 0.25em;
}
#shingle .version-history .version-property svg {
  vertical-align: -0.214286em;
}
#shingle .version-history .version-property svg path {
  fill: #8b8b8b;
}
#shingle .version-history .version-property.wl-version path {
  stroke: #8b8b8b;
  stroke-width: 0.2px;
}
#shingle .version-history .version-property a {
  color: #e2664b;
}
#shingle .version-history .version-property a:hover {
  color: #c52c02;
}
#shingle .version-history .version-property a path {
  fill: #e2664b;
}
#shingle .version-history .version-property a:hover path {
  fill: #c52c02;
}
#shingleVersionHistoryShowMore {
  border: none;
  background: none;
  color: #8b8b8b;
  font-size: 0.875em;
  margin-left: 1.07142857em;
}
#shingleVersionHistoryShowMore:hover {
  color: #ff7700;
}

span.total-examples {
  color: #888888;
  font-size: 0.75rem;
  top: -1px;
  position: relative;
}

#shingle main .example-notebook h4 {
  margin: 1.5em 0 -0.5em 0;
}

#shingle main #cc-license-frame {
  margin: 2em 0 -2em;
}
#shingle main #cc-license-frame p {
  font-size: 1em;
  margin: 0;
}
#shingle main #cc-license-frame svg {
  width: 1.125em;
  height: 1.125em;
  fill: #bbb;
}

footer#bottom {
  text-align: left;
}
footer#bottom ul {
  margin-left: 0;
}
footer#bottom li {
  display: block;
  margin: 0.3125em 0;
}
footer#bottom .feedback svg {
  width: 1.375em;
  fill: #aaa;
}
footer#bottom .community svg {
  width: 1.5625em;
}
footer#bottom .subscribe svg {
  width: 1.625em;
  height: 1.3125em;
  fill: #fc6b34;
}

footer#bottom {
  position: relative;
}
footer#bottom li.top {
  position: absolute;
  top: 0.3125em;
  right: 0;
  margin-right: 0;
}
