hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.hidden {
  display: none !important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.tooltip,
.popover {
  position: absolute;
  opacity: 0;
  transition: opacity 0.15s;
  margin-top: 0.5em;
}
.tooltip.in,
.popover.in {
  opacity: 1;
}
.tooltip-inner,
.popover-content {
  font-size: 0.75em;
  background: #fff;
  color: #474747;
  box-shadow: 0 0 0.5em #aaa;
  padding: 0.5em 0.75em;
  border-radius: 0.416667em;
  margin: 0 0.5em;
  white-space: nowrap;
}
.tooltip-arrow,
.popover .arrow {
  width: 1.75em;
  height: 0.75em;
  position: relative;
  margin-left: -0.875em;
  overflow: hidden;
}
.tooltip-arrow::after,
.popover .arrow::after {
  content: " ";
  width: 0.875em;
  height: 0.875em;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  bottom: -0.4375em;
  left: 0.4375em;
  box-shadow: 0 0 0.5em #aaa;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.message {
  margin-left: 2.5em;
}
.print {
  margin-left: 2.5em;
}
.resourceFunctionHandle {
  font-weight: 400;
}
.charRawLeftBrace {
  margin: 0 2px 0 2px;
}
.charRawRightBrace {
  margin: 0 2px 0 1px;
}
.charRawLeftBracket {
  margin: 0 2px 0 1px;
}
.charRawRightBracket {
  margin: 0 1px 0 1px;
}
.charRawComma {
  margin: 0 4px 0 1px;
}
.charEllipsis {
  margin: 0 2px 0 1px;
}
.charRuleDelayed {
  margin: 0 3px 0 3px;
}
.charRightArrow {
  margin-left: 0.2em;
  margin-right: 0.2em;
  font-family: sans-serif;
}
.charLongEqual {
  margin: 0 2px 0 2px;
}
.charLeftAssoc {
  font-family: monospace;
  letter-spacing: -0.2em;
  margin-right: 0.2em;
  margin-left: 0.1em;
}
.charRightAssoc {
  font-family: monospace;
  letter-spacing: -0.2em;
  margin-right: 0.1em;
  margin-left: 0.2em;
}
.charLeftAssociation {
  font-family: monospace;
  letter-spacing: -0.2em;
  margin-right: 0.2em;
  margin-left: 0.1em;
}
.charRightAssociation {
  font-family: monospace;
  letter-spacing: -0.2em;
  margin-right: 0.1em;
  margin-left: 0.2em;
}
.minimized-notebook-view h2 {
  margin-bottom: 0;
}
.minimized-notebook-view .collapse {
  display: block;
  font-size: 5px;
  column-width: 35em;
  column-gap: 2em;
  height: auto !important;
  padding: 2em;
  cursor: pointer;
  position: relative;
  max-height: 17em;
  overflow: hidden;
}
.minimized-notebook-view .collapse:hover {
  background: #f3fbff;
}
.minimized-notebook-view .collapse.in {
  display: block;
  font-size: 1em;
  column-width: auto;
  padding: 0.4375em 0 0 1.0625em;
  padding-top: 1.125em;
  cursor: auto;
  max-height: none;
}
.minimized-notebook-view .collapse.in:hover {
  background: none;
}
.minimized-notebook-view .collapse .zoom-icon {
  position: absolute;
  left: 5%;
  top: 50%;
  width: 5em;
  height: 5em;
  margin-top: -2.5em;
}
.minimized-notebook-view .collapse:hover .zoom-icon .bg {
  fill: #f3fbff;
}
.minimized-notebook-view .collapse:hover .zoom-icon .fg {
  fill: #d9e5f3;
}
.minimized-notebook-view .collapse.in .zoom-icon {
  display: none;
}
.minimized-notebook-view .collapse .notes,
.minimized-notebook-view .collapse .table-notes {
  pointer-events: none;
}
.minimized-notebook-view .collapse.in .notes,
.minimized-notebook-view .collapse.in .table-notes {
  pointer-events: auto;
}
.minimized-notebook-view .notes::before {
  content: "\25AA ";
  color: #aaa;
  margin-right: 0.3125em;
  display: inline;
}
.minimized-notebook-view .notes .notes::before {
  content: none;
}
.table-notes {
  margin-left: 0.8125em;
  margin-bottom: 0.66667em;
}
.notes {
  margin-bottom: 0.66667em;
  padding-left: 0.8125em;
  text-indent: -0.8125em;
}
.minimized-notebook-view td {
  border-top: 1px solid #ddd;
  padding: 0.266667em 0.533333em;
}
.pasted-input {
  margin-left: 1.75em;
}
.echo::before {
  content: "\00BB ";
  color: #ff8000;
  margin-left: 1.85em;
  margin-right: 0.3em;
  display: inline;
}
.inline-formula {
  white-space: nowrap;
}
.inline-math {
  white-space: nowrap;
}
hr.example-delimiter {
  border-top: 1px solid #e7e7e7;
  display: block;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 1.2em;
  margin-bottom: 1em;
}
.formal-char {
  position: relative;
  text-indent: 0;
}
.formal-char::after {
  content: ".";
  line-height: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-20%);
  text-align: center;
  color: gray;
}

a {
  color: #4d87ad;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #355e78;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

body {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  line-height: 1.4375;
  font-size: 3.81vw;
  position: relative;
  color: #474747;
}
@media only screen and (min-width: 420px) {
  body {
    font-size: 1em;
  }
}
.wrap {
  max-width: 830px;
  padding: 0 4vw;
  margin: 0 auto;
  position: relative;
}
.col.main {
  margin-top: 2.5625em;
  margin-bottom: 6.125em;
  position: relative;
}

#shingle main .provisional-stripe {
  text-align: center;
  background-color: #e10;
  color: #fff;
  margin-top: -2.733333em;
  padding: 0.666667em;
  font-size: 0.9375em;
  margin-bottom: 4.181818em;
}
#shingle main .provisional-stripe p {
  font-size: 1em;
  margin: 0;
  line-height: 1;
}
#shingle main .provisional-stripe {
  background-image: linear-gradient(45deg, #d10, #d10, #f00, #d10, #d10);
  background-size: 200%;
  background-position: 50% 0%;
  animation-name: provisional-bg-gradient;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  animation-timing-function: ease-in-out;
}
@keyframes provisional-bg-gradient {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 0%;
  }
}

main h1 {
  font-size: 2.5em;
  color: #606060;
  font-weight: 400;
  line-height: 1.15;
  margin: 0;
}
main p.lead,
main p.originator,
main p.content-stats,
main .fade,
form.contact .line.success {
  color: #7d7d7d;
}
main p.lead,
form.contact .line.success {
  font-size: 1.25em;
  line-height: 1.2;
}
main p.lead {
  margin: 0.2em 0 1.9em;
}
main p.originator {
  font-style: italic;
  font-weight: 300;
  font-size: 1.125em;
  line-height: 1.33333333em;
  margin: 0.222222em 0 2.111111em;
}
main p.lead + p.originator {
  margin-top: -1.944444em;
}
main .source-metadata {
  font-size: 0.875em;
  font-weight: 300;
  color: #7d7d7d;
  text-indent: -1em;
  padding-left: 1em;
}
main .source-metadata li {
  margin-bottom: 0.214286em;
}
main .source-metadata .property {
  color: #474747;
  font-weight: 400;
}
main .source-metadata .property ul {
  font-size: 1em;
  display: inline-block;
  text-indent: 0;
  vertical-align: top;
}
main .publisher-info {
  margin-top: 3.214286em;
}

main .details {
  position: relative;
}
main .details.hide {
  overflow: hidden;
}
main .details p {
  font-size: 0.875em;
}
main .details.hide p {
  display: none;
}
main .details.hide p:first-child {
  display: block;
  max-height: 4.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
main .details.hide .ellipsis {
  position: absolute;
  height: 1.4em;
  top: 2.8em;
  left: 0;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
}
main .details .readmore {
  display: none;
  background: none;
  border: none;
  padding: 0;
  position: relative;
  top: -0.142857em;
  color: #4d87ad;
  font-size: 0.875em;
}
main .details .readmore:hover {
  color: #355e78;
}
main .details.hide .readmore {
  display: inline-block;
}
main p.content-stats {
  font-weight: 300;
  font-size: 0.875em;
  margin: 0;
}
main .details + p.content-stats {
  margin-top: -0.642857em;
}
main .details.hide + p.content-stats {
  margin-top: 0.142857em;
}
main .categories {
  border: 1px none #ebebeb;
  border-style: solid none;
  padding: 0.25em 0;
  margin-bottom: 0.5em;
}
main .categories h2 {
  margin: 0.277778em 0;
}
main .categories ul.keywords {
  margin: 0.3125em 0;
}

#page-nav {
  padding-bottom: 1em;
}
ul.nav {
  font-size: 0.875em;
  margin: 1.28571428em 0;
  width: calc(100% - 2em);
  box-shadow: 0 0 0.5em #ddd;
  display: none;
}
ul.nav a {
  display: block;
  padding: 0.5em 1em;
  background: #f8f8f8;
  border-top: 1px solid #fcfcfc;
  border-bottom: 1px solid #e0e0e0;
  color: #474747;
}
ul.nav a:hover {
  color: #4d87ad;
}
ul.nav .active a {
  background: #4d87ad;
  border-color: #4d87ad;
  color: #fff;
}

.col.main {
  font-weight: 300;
}

main h2,
main h3 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.27777778;
  margin: 1.5em 0 -0.5em;
}
main h3 {
  color: #7d7d7d;
  text-transform: none;
}
main h4 {
  font-weight: 400;
}
main p,
main ul {
  font-size: 0.875em;
}
main ul {
  padding: 0;
  font-size: 0.875em;
  list-style: none;
}

main .keywords {
  font-weight: 300;
  text-transform: lowercase;
}
main .keywords li {
  display: inline-block;
}
main .keywords li::before {
  content: "•";
  margin: 0 0.5em;
}
main .keywords li:first-child::before {
  display: none;
}

h2#Downloads svg {
  vertical-align: -0.0625em;
  margin-left: 0.5em;
  width: 0.5625em;
  height: 0.8125em;
}
main .downloads {
  margin: 1.428571em 0;
}
main .downloads li,
main .downloads a {
  display: inline-block;
}
main .downloads a {
  font-weight: 400;
  line-height: 1;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0.321429em 0;
  width: 3.714286em;
  margin-right: 0.285714em;
  color: #7d7d7d;
}
main .downloads a:hover {
  background-color: #4a8aae;
  border-color: #4a8aae;
  color: #fff;
}

main #notebookButtons {
  position: absolute;
  top: 0.5em;
  right: 0;
}
main #notebookButtons p {
  font-size: 1em;
  display: inline-block;
  margin: 0 0 0 1.25em;
}
main #notebookButtons .text {
  display: none;
  font-size: 0.75em;
  line-height: 1.16666667;
  font-weight: 400;
  vertical-align: middle;
  margin-left: 0.333333em;
}
main #notebookButtons .line {
  display: block;
}
main #notebookButtons a:hover .stroke {
  stroke: #355e78;
}
main #notebookButtons a:hover .fill {
  fill: #355e78;
}
main #notebookButtons svg.cloud-open {
  width: 2.56em;
  height: 2em;
}
main #notebookButtons svg.notebook-download {
  width: 1.625em;
  height: 2em;
}
@media only screen and (min-width: 540px) {
  main #notebookButtons .text {
    display: inline-block;
  }
  main #notebookButtons p {
    margin: 0 0 0 2.125em;
  }
  main #notebookButtons .tooltip {
    display: none !important;
  }
}

h3[aria-expanded="true"]::before,
h3[aria-expanded="false"]::before {
  content: "▾";
  display: inline-block;
  margin-right: 1em;
}
h3[aria-expanded="false"]::before {
  transform: rotate(-90deg);
}

main .example-notebook h3 {
  margin-left: 1.666667em;
}
main .example-notebook p,
main .example-notebook h4,
main .example-notebook h5 {
  color: #7d7d7d;
  font-size: 0.875em;
  margin: 1.5em 0 -0.5em 4.5em;
}
main .example-notebook p {
  font-weight: 300;
}
main .example-notebook h4 {
  margin-left: 3em;
}
.example-frame {
  overflow: auto;
  padding: 1em 0 0;
}
.example-frame td {
  vertical-align: middle;
  line-height: 1;
  position: relative;
}
.example-frame td.in-out {
  padding: 0.5em;
  text-align: right;
  font-size: 0.75em;
  color: #4d87ad;
  min-width: 3.75em;
  box-sizing: content-box;
}
.example-frame td img {
  padding: 0.375em;
  display: block;
  width: auto;
}
.col.main h2:first-child {
  margin-top: 0;
}
main .example-notebook {
  margin-top: 1em;
}
main .example-notebook .nb-collapse.label {
  margin-top: 0.5em;
}
main .example-notebook .nb-collapse.label:focus,
main .example-notebook .nb-collapse.label:active {
  box-shadow: none;
  outline: none;
}
main .example-notebook .cell-group .cell-group .nb-collapse.label {
  margin-left: 0.5em;
}
main .example-notebook .nb-collapse.label h3,
main .example-notebook .nb-collapse.label h4,
main .example-notebook .nb-collapse.label h5 {
  display: inline;
  margin: 0;
  color: #4d87ad;
}
main .example-notebook .nb-collapse.label svg {
  fill: #474747;
  vertical-align: baseline;
  margin-right: 0.375em;
}
main .example-notebook .nb-collapse.label:hover svg {
  fill: #4d87ad;
}
main .example-notebook .nb-collapse.label:focus svg,
main .example-notebook .nb-collapse.label:active svg {
  fill: #7d7d7d;
}
main .example-notebook .nb-collapse.label svg .closed {
  opacity: 0;
}
main .example-notebook .nb-collapse.collapsed svg .closed {
  opacity: 1;
}
main .example-notebook .nb-collapse.collapsed svg .open {
  opacity: 0;
}
.col.main .collapse:last-of-type {
  margin-bottom: 3.5em;
}
.col.main .example-notebook .collapse:last-of-type {
  margin-bottom: 0;
}

.img-frame.clipboard-active {
  display: inline-block;
  position: relative;
  font-size: 1em;
}
.img-frame.clipboard-active img {
  padding: 0.375em;
  display: block;
  width: auto;
}
.img-frame.clipboard-active .copy-icon {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -0.9375em;
  left: -1.75em;
}
.img-frame.clipboard-active:hover,
.img-frame.clipboard-active img:focus {
  outline: none;
  box-shadow: 0 0 0.5em #e0e0e0;
}
.img-frame.clipboard-active:hover .copy-icon,
.img-frame.clipboard-active:focus .copy-icon {
  display: block;
}
.img-frame.clipboard-active.checked:hover,
.img-frame.clipboard-active.checked:focus {
  box-shadow: 0 0 0.5em #04b000;
}
.img-frame.clipboard-active .copy-icon .checked,
.img-frame.clipboard-active.checked .copy-icon .no-checked {
  opacity: 0;
}
.img-frame.clipboard-active.checked .copy-icon .checked {
  opacity: 1;
}

#shingle .col.main .nb-collapse.label {
  cursor: pointer;
}
#shingle .col.main .nb-collapse.label:focus,
#shingle .col.main .nb-collapse.label:active {
  box-shadow: none;
  outline: none;
}
#shingle .col.main .nb-collapse.label h2#Examples,
#shingle .nb-collapse.label h2,
main .example-notebook .nb-collapse.label h3,
main .example-notebook .nb-collapse.label h4,
main .example-notebook .nb-collapse.label h5 {
  color: #d96500;
}

main .nb-collapse.label svg,
main .example-notebook .nb-collapse.label svg,
main .nb-collapse.label:focus svg,
main .nb-collapse.label:active svg {
  fill: #d96500;
  width: 0.5em;
  height: 0.5em;
  margin-right: 0.125em;
  vertical-align: middle;
}
main .nb-collapse.label.example-heading svg,
main .minimized-notebook-view .nb-collapse.label svg {
  width: 0.6875em;
  height: 0.6875em;
  margin-right: 0.125em;
}
#shingle .col.main .nb-collapse.label:hover h2#Examples,
#shingle .nb-collapse.label:hover h2,
main .example-notebook .nb-collapse.label:hover h3,
main .example-notebook .nb-collapse.label:hover h4,
main .example-notebook .nb-collapse.label:hover h5 {
  color: #f77700;
}
main .nb-collapse.label:hover svg,
main .example-notebook .nb-collapse.label:hover svg {
  fill: #f77700;
}

main .documentation-notebook {
  margin-top: 1em;
}
main .author-notes .documentation-notebook {
  margin-top: 0;
}
main .documentation-notebook .nb-collapse.label {
  cursor: pointer;
  margin-top: 0.5em;
}
main .documentation-notebook .nb-collapse.label:focus,
main .documentation-notebook .nb-collapse.label:active {
  box-shadow: none;
  outline: none;
}
main .documentation-notebook .cell-group .cell-group .nb-collapse.label {
  margin-left: 0.5em;
}
main .documentation-notebook .nb-collapse.label h2,
main .documentation-notebook .nb-collapse.label h3,
main .documentation-notebook .nb-collapse.label h4,
main .documentation-notebook .nb-collapse.label h5 {
  display: inline;
  margin: 0;
  color: #fc6b34;
}
.col.main .collapse:last-of-type {
  margin-bottom: 3.5em;
}
.col.main .example-notebook .collapse:last-of-type {
  margin-bottom: 0;
}

main .nb-collapse.label svg .closed,
main .example-notebook .nb-collapse.label svg .closed {
  opacity: 0;
}
main .nb-collapse.collapsed svg .closed,
main .example-notebook .nb-collapse.collapsed svg .closed {
  opacity: 1;
}
main .nb-collapse.collapsed svg .open,
main .example-notebook .nb-collapse.collapsed svg .open {
  opacity: 0;
}

a.reflink.symbol {
  color: #0549a6;
  text-decoration: none;
  font-family: "Source Sans Pro", "Courier New", monospace;
  font-weight: 400;
}
a.reflink.symbol:hover {
  color: #f77700;
}

main .documentation-notebook .functionIntroWrap {
  font-size: 0.9375em;
  border: 2px solid #dcdcdc;
  background: #f9f9f9;
  padding: 0 1.333333em;
}
main .documentation-notebook table.grid {
  width: 100%;
  display: table;
  font-size: 0.9375em;
}
#shingle main .documentation-notebook p {
  font-size: 1em;
  font-weight: 400;
  margin: 0;
}
#shingle main .documentation-notebook p.code {
  font-size: 1.133333em;
}
#shingle main .documentation-notebook p.code-description {
  margin-left: 1em;
}
main .documentation-notebook .ti,
main .example-notebook .ti {
  font-size: 1.0625em;
  font-family: "Times New Roman", Times, serif;
}
main .documentation-notebook .resourceFunctionHandle,
main .documentation-notebook .charRawComma {
  margin-right: 0.25em;
}
main .documentation-notebook .details-and-options .resourceFunctionHandle {
  margin-right: 0;
}

#example-notebook-buttons {
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 9.375em;
  padding-bottom: 1em;
  z-index: 5;
}
#shingle .notebook-dropdown.toggle {
  display: block;
  width: 100%;
  font-size: 1em;
  background: #fff;
  color: #4c89ae;
  border: 0;
  padding: 0;
  text-align: left;
}
#shingle .notebook-dropdown.toggle svg {
  width: 1.625em;
  height: 2em;
}
#shingle .notebook-dropdown.toggle .text {
  font-size: 0.875em;
  vertical-align: middle;
  margin-left: 0.333333em;
}
#shingle .notebook-dropdown.list {
  margin: 0;
  line-height: 1;
  font-size: 0.875em;
}
#shingle .notebook-dropdown.list {
  position: relative;
  background: #fff;
  border: 1px solid #4c89ae;
  margin-top: 6px;
  width: 100%;
  box-sizing: border-box;
  list-style: none;
}
#shingle .notebook-dropdown.list:after,
#shingle .notebook-dropdown.list:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#shingle .notebook-dropdown.list:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #4c89ae;
  border-width: 5px;
  margin-left: -5px;
}
#shingle .notebook-dropdown.list:before {
  border-color: rgba(217, 101, 0, 0);
  border-bottom-color: #4c89ae;
  border-width: 6px;
  margin-left: -6px;
}
#shingle .notebook-dropdown.list li {
  border-top: 1px solid #4c89ae;
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
}
#shingle .notebook-dropdown.list li:first-child {
  border-top: 0;
}
#shingle .notebook-dropdown.list li a {
  color: #4c89ae;
  display: block;
  padding: 0.714286em;
}
#shingle .notebook-dropdown.list li a:hover {
  background-color: #4c89ae;
  color: #fff;
}

#shingle .col.main,
#shingle .col.main .author-notes {
  font-weight: 400;
  border-top: 1px solid #ccc;
  margin-top: 1em;
  padding-top: 0.5em;
}
#shingle .col.main .author-notes {
  padding-top: 0;
}

#shingle main .example-notebook p,
main .example-notebook h5 {
  margin: 0;
  font-size: 0.980206em;
  margin-left: 0.75em;
}
main.contact ul.source-metadata {
  margin-left: 0;
}
#open-close-all-examples button {
  position: absolute;
  top: 1.160714em;
  left: 10em;
  font-size: 0.7em;
  border: 1px solid #cacaca;
  background: #fff;
  color: #888;
  padding: 0.196429em 0.428571em;
  line-height: 1;
  border-radius: 0.267857em;
  font-weight: 300;
}
#open-close-all-examples button:hover {
  background: #cacaca;
  color: #fff;
}
#open-close-all-examples button:focus,
#open-close-all-examples button:active {
  box-shadow: none;
  outline: none;
}
main .example-notebook {
  margin-top: 0;
  padding-top: 0.5em;
  padding-left: 0.75em;
}
#shingle .nb-collapse h2,
#shingle .col.main h2#Examples,
#shingle .col.main .author-notes h2 {
  text-transform: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1.180206em;
  letter-spacing: 0.036187em;
}
#shingle .col.main .example-notebook h3 {
  font-size: 1.080206em;
  letter-spacing: 0.036187em;
}
#shingle main .example-notebook p {
  color: inherit;
  font-size: 0.939583em;
  font-weight: 400;
  padding: 0.75em 0 0 0.75em;
}
#shingle main .example-notebook .example-frame {
  padding-top: 0.5em;
  padding-left: 0.75em;
}
#shingle main .example-frame td.in-out {
  font-size: 0.5625em;
  color: #999;
}
#shingle main ul.bullet-list li {
  padding: 0.125em 0;
}
#shingle main ul.bullet-list li::before,
#shingle main 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;
}
#shingle main ul.bullet-list.inline li {
  display: inline-block;
}
#shingle main ul.bullet-list.inline li::before,
#shingle main ul.bullet-list.inline li:last-child::after {
  display: none;
}
#shingle main ul.bullet-list.inline li::after {
  margin: 0 0.468651em 0 0.624868em;
}

a.btn {
  border: 1px solid #4d87ad;
  padding: 0.28125em 0.59375em;
  font-weight: 400;
  display: inline-block;
  line-height: 1;
  border-radius: 0.3125em;
}
a.btn .icon {
  fill: #4d87ad;
  margin-right: 0.375em;
}
a.btn:hover {
  background-color: #4d87ad;
  color: #fff;
}
a.btn:hover .icon {
  fill: #fff;
}
a.btn .text {
  display: inline-block;
  line-height: 1.125;
  vertical-align: middle;
}
@media only screen and (min-width: 420px) {
  a.btn {
    position: absolute;
    top: 0;
    right: 0;
  }
}

footer#bottom {
  text-align: right;
  border-top: 1px solid #ccc;
  margin-top: 2.8125em;
  padding: 0.3125em 0;
}
footer#bottom ul {
  margin: 0;
  font-size: 1em;
  font-weight: 400;
}
#shingle footer#bottom ul,
footer#bottom ul {
  font-size: 1em;
}
footer#bottom li {
  display: inline-block;
  margin-left: 0.9375em;
}
footer#bottom a {
  color: #888;
}
footer#bottom a:hover {
  color: #fc6b34;
}
footer#bottom svg {
  height: 1em;
  vertical-align: middle;
  width: 1em;
  margin-right: 0.3125em;
  fill: #ccc;
}
footer#bottom .contact svg {
  width: 1.375em;
}
footer#bottom a:hover svg {
  fill: #fc6b34;
}
footer#bottom .text {
  display: inline-block;
  vertical-align: middle;
}
