/*  NeuralNet Repository Styles.

	requires:
	
	https://www.wolframcdn.com/css/normalize.css
	https://www.wolframcloud.com/objects/resourcesystem/webresources/resourcesystem/2.2.0/header-and-results.css
	https://www.wolframcloud.com/objects/resourcesystem/webresources/resourcesystem/2.2.0/shingle.css
	https://www.wolframcloud.com/objects/resourcesystem/webresources/resourcesystem/2.2.0/wbi-override.css
*/

#gl-outer-wrapper {
  display: block;
}

#gl-header {
  overflow-x: overlay !important;
  display: block;
}

a {
  color: #6da330;
  font-weight: 600;
}

a:hover,
a:focus {
  color: #acd373;
}

#dr-links-frame a:hover,
#dr-links-frame button:hover,
#dr-links-frame a:focus,
#dr-links-frame button:focus {
  outline: none;
  box-shadow: none;
  color: #acd373;
}

#dr-common-navigation,
form.contact {
  display: none;
}

.wrap {
  box-sizing: content-box;
}

main .reference {
  font-size: 0.875em;
  font-weight: 300;
  color: #7d7d7d;
}

main .reference li {
  margin-bottom: 0.214286em;
}

main li.indentation-left,
main .reference ul.indent {
  margin-left: 2.875em;
  font-size: 1em;
}

main .reference .property {
  color: #474747;
  font-weight: 400;
}

#shingle main .reference ul.indent,
#shingle main .reference ul.indent li {
  display: block;
}

main ul.tasktype-group {
  padding: 0;
  list-style: none;
  margin: 0;
}

.info-tooltip-icon {
  cursor: pointer;
  margin-left: 0.3em;
}

main ul.tasktype-group li span.info-tooltip {
  display: inline-block;
  height: 0.9em;
  line-height: 0;
  right: 0;
  top: 0;
}

main ul.tasktype-group li span:first-child:before {
  font-size: 1em;
  padding-right: 0.25em;
  vertical-align: top;
}

main ul.tasktype-group li {
  display: inline-block;
  padding-bottom: 0;
  vertical-align: top;
}

main ul.tasktype-group li a:hover span.info,
main ul.tasktype-group li a:hover span.action,
main ul.tasktype-group li a:hover span.data,
main ul.tasktype-group li div.nowrap:hover + div.description {
  color: #598527;
}
main ul.tasktype-group li span.info.block::before {
  color: #cf5200;
  content: "■";
  margin: 0.1rem 0.2rem 0 0;
  vertical-align: top;
  font-size: 0.5em;
  display: inline-block;
}
main ul.tasktype-group li span.info.inline::before {
  color: #cf5200;
  content: "■";
  margin: 0.35rem 0.2rem 0 0;
  vertical-align: top;
  font-size: 0.5em;
  display: inline-block;
}

main ul.tasktype-group li {
  margin-top: 0.7em;
}

main ul.tasktype-group li:first-child,
main ul.tasktype-group li:nth-child(2) {
  margin-top: 0.8em;
}

main ul.tasktype-group li a {
  display: inline;
  font-weight: 600;
  color: #000000;
}

main ul.tasktype-group li a.wfr-link {
  display: inline-block;
  margin: 0.25em 0;
}
main ul.tasktype-group li a.wl-link {
  display: inline-block;
  margin: 0.25em 0;
  color: #0549a6;
}
main ul.tasktype-group li a.wl-link:hover {
  color: #f77700;
}

main ul.tasktype-group li span.action {
  color: #000000;
  font-weight: 300;
  font-size: 0.875em;
  white-space: normal;
}

main ul.tasktype-group li span.data {
  color: #000000;
  font-size: 0.875em;
  font-weight: 400;
}

div.resource-info {
  display: inline-block;
  width: 25.5em; /* 408px */
}

main ul.tasktype-group {
  font-size: 1em;
}

main span.status {
  font-size: 0.75em;
  color: #cf5200;
  font-weight: 400;
  margin-left: 0.35em;
}

main ul.tasktype-group li span.info.block {
  font-weight: 600;
  color: #000000;
  line-height: 0.85em;
  font-size: 1em;
  display: block;
}

main ul.tasktype-group li div.description,
main ul.tasktype-group li div.model-also-available {
  display: block;
  color: #7d7d7d;
  font-size: 0.875em;
  font-weight: 300;
  display: block;
  line-height: 1.25em;
}

main ul.tasktype-group li:nth-child(2n + 1) {
  padding-right: 5em;
}

main ul.tasktype-group li:li:nth-child(4n + 4) span.info,
main ul.tasktype-group li:nth-child(4n + 3) span.info {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.49em;
  font-size: 1em;
  font-weight: 300;
  color: #292929;
}

td.in-out,
main .example-notebook .nb-collapse.label h3,
main .example-notebook .nb-collapse.label h4 {
  color: #598527;
}
main ul.tasktype-group li {
  margin-bottom: 0.5rem;
}
main .example-notebook .nb-collapse.label:hover svg {
  fill: #598527;
}
main td img,
.img-frame.clipboard-active img {
  max-width: 100%;
  height: auto;
  width: auto;
}
main .example-frame {
  overflow: visible;
}

main #notebookButtons.construction {
  position: relative;
  top: 1.5em;
  right: 0;
  padding-bottom: 1.5em;
}

main #notebookButtons p {
  margin: 0 2em 0 0em;
}

main #notebookButtons a:hover .stroke {
  stroke: #acd373;
}

main .downloads a:hover {
  background-color: #acd373;
  border-color: #acd373;
  color: #fff;
}

main #notebookButtons a:hover .fill {
  fill: #acd373;
}

main#results-page #type-filter label {
  color: #598527;
}

main#results-page #type-filter label:hover,
main#results-page #type-filter input:active ~ label,
main#results-page #type-filter input:checked ~ label {
  background: #acd373;
  border-color: #acd373;
}

main#results-page #type-filter input:checked ~ label {
  background: #598527;
  border-color: #598527;
}

main#results-page .entry h3 {
  color: #363636;
}

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

#home-page main {
  padding-bottom: 5em;
}

#home-page .intro .copy p {
  font-size: 1.1275em;
  font-weight: 300;
  line-height: 1.57894737em;
  margin: 0.789474em auto;
  color: #565656;
}

#home-page .intro .copy p.lead {
  font-size: 1.1875em;
  font-weight: 400;
  color: #598527;
  line-height: 1.3em;
  margin: 0;
}

#home-page .intro-tiles {
  font-size: 0.8125em;
  text-align: center;
}

#home-page main p a:hover,
#home-page main p a:focus,
#home-page main p a:active {
  color: #acd373;
}

#home-page main p a {
  color: #598527;
}

#home-page .intro-tiles .tile {
  display: table;
  margin: 0 auto;
  width: 21.153846em;
  text-align: left;
  border-bottom: 1px solid #ebeae6;
  line-height: 1;
}

#home-page .intro-tiles .tile p {
  font-size: 1em;
  line-height: 1.375;
}

#home-page .intro-tiles .tile:last-child {
  border: none;
}

#home-page .intro-tiles .col {
  display: table-cell;
  padding: 1em 0.40625em;
  vertical-align: middle;
}

#home-page .intro-tiles .tile svg {
  width: 2.5em;
  height: 2.5em;
}

#home-page .tile.using .image:hover,
#home-page .tile.using .image:focus,
#home-page .tile.using .image:active {
  background-position: 0% 100%;
}

#home-page .intro-tiles a {
  color: #363636;
}

#home-page .intro-tiles a:hover {
  color: #476920;
}

#home-page .intro-tiles a:hover path {
  fill: #598527;
}

#home-page main h2,
main#results-page h2 {
  border-top: none;
  border-bottom: 1px solid #ebebeb;
  margin-top: 2.84em;
  padding-bottom: 0.54em;
  color: #7d7d7d;
  margin-bottom: 0.04em;
}

#home-page main div.tasktype-wrapper h2 {
  margin-top: 1.8em;
}

#home-page main h2.no-line {
  border: 0;
  margin-top: 3.3em;
  clear: both;
}

#home-page main h2 a {
  color: inherit;
}

#home-page main h2 a:hover,
#home-page main h2 a .arrow {
  color: #598527;
}

#home-page ul.buttons {
  font-size: 0.9375em;
  margin: 1em 0;
  position: relative;
}

#home-page ul.buttons li {
  display: inline-block;
  width: 50%;
  padding: 0.1em 0;
}

#home-page ul.buttons li a {
  display: block;
  padding: 0.25em 0;
  background-size: 0;
  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: #598527;
}

#home-page #dr-links-frame.no-mobile {
  margin: 0 auto;
}

#home-page #dr-links-frame.no-mobile + .wrap {
  margin: 0 auto;
}

#home-page #dr-common-header p.tagline {
  display: none;
}

#home-page .nowrap {
  white-space: nowrap;
}
#home-page .nowrap .info,
#home-page .nowrap .action,
#home-page .nowrap .data {
  white-space: normal;
}

#dr-common-header .header-top .logo {
  width: 5.615385em;
  height: 5.512823em;
}
/* overwrite .img-frame.clipboard-active */

/* overwrite for displaying copy box */
#shingle .example-frame td {
  padding-bottom: 0.3rem;
}
#shingle main h1 {
  font-size: 2em;
  color: #5d9221;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

#shingle main span.action {
  font-weight: 300;
}

#shingle main span.data {
  font-weight: 400;
}

#shingle main p.lead {
  font-size: 1.625em;
  color: #555555;
  font-weight: 300;
  line-height: 1;
  font-style: italic;
  margin: 0.2em 0 1em;
}

#shingle main .model-also-available {
  display: inline-block;
  background: #fbe5d6;
  color: #272727;
  border: 0.125em solid #fbdac8;
  border-radius: 0.375em;
  padding: 0.375em 0.75em;
  margin: -0.1875em 0 0.6875em;
  line-height: 1.3571428571;
}
#shingle main .model-also-available p {
  margin: 0;
}
#shingle main .model-also-available .model-avail-text,
#shingle main .model-also-available .page-source {
  font-style: italic;
}
#shingle main .model-also-available.used-by-wl {
  border-color: #ceeaf8;
  background-color: #e1f6fe;
}

#shingle #Construction-notebook {
  margin: 1em 0;
}

#shingle main ul li *,
#shingle main ul li:before,
#shingle main ul li:after,
#shingle main ul {
  /* margin: auto; */
  display: inline-block;
  box-sizing: content-box;
  word-wrap: break-word;
  /* Adds a hyphen where the word breaks */
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
}
#shingle main ul li p.example-text {
  display: block;
}

#shingle main ul.source-metadata li *,
#shingle main ul.source-metadata {
  padding-left: 1em;
}

#shingle main ul {
  padding: 0;
  font-size: 0.875em;
  list-style: none;
}

#shingle main .example-notebook h3 {
  color: #cf5200;
  font-size: 1.1em;
  margin-left: 0;
}

#shingle main .example-notebook h4 {
  color: #cf5200;
  font-size: 1.08em;
  margin: 0;
}

#shingle main .example-notebook .notes.item {
  font-size: 0.939583em;
  padding-left: 0;
  margin-left: 2.333333em;
  text-indent: -0.4em;
}
#shingle main .example-notebook .notes.item::before {
  content: "▪";
  display: inline-block;
  width: 0.4em;
}

#shingle main .netsize {
  font-size: 0.875em;
  font-weight: 300;
  color: #7d7d7d;
  margin: 1em 0;
}
main .example-notebook .nb-collapse.label svg {
  fill: #474747;
}

/* #shingle h2#training-set-info {
    margin: 1.5em 0 0.5em;
} */
#shingle main .contributed-by {
  font-size: 0.75em;
  color: #7d7d7d;
  margin: 1em 0 1em;
}

#shingle main #nr-contributed-by-desktop-slot {
  display: inline-block;
  vertical-align: sub;
}

#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;
}

main.contact p {
  font-size: 1.0625em;
  line-height: 1.47058824;
}

main form.contact {
  margin: 2em 0 4em;
}

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;
  width: 95%;
  padding: 0.375em;
  border-radius: 0.25em;
  border: 0.0625em solid #ccc;
}

main form.contact .line.text input.invalid,
main form.contact .line.text textarea.invalid {
  border-color: #d10;
}

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: #598527;
  color: #fff;
  border: 0;
  padding: 0.5em 2em;
  border-radius: 0.25em;
}

main form.contact button:hover {
  background: #acd373;
}

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 .details .readmore {
  color: #598527;
}

main .details .readmore:hover {
  color: #acd373;
}

#hero-banner {
  text-align: center;
  white-space: nowrap;
  margin: -2.875em 0 2.5em;
  overflow: hidden;
}

#hero-banner ul {
  margin: 0;
  display: flex;
}

#hero-banner li {
  display: inline-block;
  width: 20%;
}

#hero-banner a {
  display: block;
  height: 85px;
  background-position: center;
  transition: 0.2s opacity;
}

#hero-banner a:hover {
  opacity: 0.5;
}

body#home-page #dr-common-header h1.site-title {
  font-size: 2.95em;
  max-width: 40rem;
  width: 826px;
}

#dr-common-header p.tagline {
  color: #c4df9d;
}

#dr-common-header h1.site-title {
  max-width: 32.5rem;
  vertical-align: top;
  margin: 0;
}

#dr-common-header .header-top.logo {
  background-size: 17%;
}

#dr-common-header {
  background: #609129;
}

#dr-common-header .header-top .logo-frame {
  width: 4.615385em;
  vertical-align: middle;
}

#dr-common-header .header-top {
  width: 100%;
  padding: 4vw 0;
}

#dr-common-header p.tagline {
  color: #c4df9d;
}

#dr-common-navigation {
  background: #476920;
}

#dr-common-navigation button:hover,
#dr-common-navigation button:focus,
#dr-common-navigation button[aria-expanded="true"] {
  background-color: #547e25;
}

#dr-links-frame {
  background: #476920;
}

#dr-links-frame ul ul {
  background: #3d5a1c;
}

#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 {
  background-color: #547e25;
}

#dr-links-frame.no-mobile ul ul {
  width: 190px;
  background: #547e25;
}

#dr-links-frame ul ul li {
  width: 100%;
}

#dr-links-frame.no-mobile ul ul a:hover,
#dr-links-frame.no-mobile ul ul a:focus {
  background-color: #3d5a1c;
}

#dr-search-frame {
  background: #547e25;
}

#pac-common-header a {
  font-weight: unset;
}
#pac-common-navigation a,
#pac-common-navigation button {
  font-weight: 300;
}

#pac-common-header {
  background: #609129;
  color: #fff;
}
#pac-common-navigation {
  background: #476920;
}
#pac-common-navigation a,
#pac-common-navigation button,
#pac-common-navigation.desktop
  .section.learn-more-about-wl
  a.learn-more-about-wl-button {
  padding-left: 0.75em;
  padding-right: 0.75em;
}
#pac-common-navigation a:hover,
#pac-common-navigation button:hover,
#pac-common-navigation button.open,
#pac-common-navigation .section .dropdown {
  background-color: #547e25;
}
#pac-common-navigation .section .dropdown a:hover,
#pac-common-navigation .section .dropdown button:hover {
  background: #3d5a1c;
}
#pac-common-navigation #pac-repo-common-nav-sorting-properties > ul .dropdown {
  background-color: #3d5a1c;
}
#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: #547e25;
}

#pac-auth-menu.signed-in {
  background: #476920;
}
#pac-auth-menu .loading .sq {
  border-color: #476920;
}
#pac-auth-menu a,
#pac-auth-menu button {
  color: #a3b58f;
}
#pac-auth-menu button.auth-button svg.arrow {
  stroke: #a3b58f;
}
#pac-auth-menu .dropdown li {
  border-color: rgba(0, 0, 0, 0.25);
}
#pac-auth-menu a.sign-in-button {
  border-color: #a3b58f;
  background-color: #6ca32c;
  color: #fff;
}
#pac-auth-menu a.sign-in-button:hover {
  background-color: #557d25;
}

#dr-links-frame.no-mobile {
  max-width: 665px;
}
#dr-links-frame.no-mobile + .wrap {
  max-width: 665px;
}

#dr-links-frame.no-mobile #dr-button-browse-by-inputdomain,
#dr-links-frame.no-mobile #dr-browse-by-inputdomain {
  width: 228px;
}

#dr-links-frame.no-mobile #dr-button-browse-by-tasktype {
  width: 203px;
}

#dr-links-frame.no-mobile #dr-browse-by-inputdomain {
  box-sizing: border-box;
  left: 0;
}

#dr-links-frame.no-mobile ul ul a {
  padding: 0.5em 2em;
}

#dr-contact-us-link {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  width: 7.48em;
}

#dr-links-frame.no-mobile #dr-browse-by-tasktype {
  left: 228px;
}

#hero-banner li:first-child,
#hero-banner li:last-child {
  display: inline-block;
}
@media only screen and (max-width: 320px) {
  #hero-banner li:first-child,
  #hero-banner li:last-child {
    display: none;
  }
  #hero-banner li {
    display: inline-block;
    width: 33.333%;
    max-width: 400px;
  }
  div.resource-info {
    width: 17em;
  }
  #home-page ul.buttons li {
    width: 33.333333%;
  }
  #home-page .intro-tiles {
    padding: 1.8125em 0 0.9375em;
  }
  #home-page .intro-tiles .tile {
    display: inline-table;
    border-bottom: none;
    padding: 0 1em;
    vertical-align: middle;
    border-right: 2px solid #ebeae6;
  }
  #home-page .intro-tiles .tile.using {
    width: 13.538462em;
  }
  #home-page .intro-tiles .tile.submitting {
    width: 11.846154em;
  }
  #home-page .intro-tiles .tile.language {
    width: 12.923077em;
  }
  #home-page .intro-tiles .col {
    padding: 0 0.40625em;
  }
  #dr-common-header .header-top.logo {
    background-size: 11.5%;
  }
  main#results-page .entry h3 {
    font-size: 1em;
    line-height: 1.2em;
  }
}

@media only screen and (max-width: 600px) {
  html:not(._header-thin-only) {
    border-top: 0;
  }
  #dr-common-header h1.site-title {
    max-width: 25rem;
    vertical-align: top;
    margin: 0;
    font-size: 2.5rem;
  }
  body#home-page #dr-common-header h1.site-title {
    font-size: 2.6em;
    max-width: 25rem;
    margin-top: -0.9rem;
    width: auto;
  }
  main ul.tasktype-group li {
    position: relative;
  }
  main ul.tasktype-group li {
    margin-bottom: 1rem;
  }
  main ul.tasktype-group li a {
    display: inline;
  }
  main ul.tasktype-group li span.info {
    white-space: normal;
    display: inline;
  }
  #hero-banner li {
    width: 33.333%;
    max-width: 400px;
  }
  #hero-banner li:first-child,
  #hero-banner li:last-child {
    display: none;
  }
  main ul.tasktype-group li:nth-child(2n + 1) {
    padding-right: 0;
  }
  #dr-common-header .header-top.logo {
    background-size: 4.5em 4.5em;
    padding-top: 5em;
  }
  #home-page ul.buttons li {
    padding: 0.138888em 0;
  }
  #home-page ul.buttons li a {
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 2.666667em;
    line-height: 1;
    padding: 0.944444em 0.5em 0.944444em 2.888889em;
  }
  #home-page .tile.using .image:hover,
  #home-page .tile.using .image:focus,
  #home-page .tile.using .image:active {
    background-position: 0% 100%;
  }
  #home-page ul.buttons.without-image li a {
    padding: 0.944444em 0.5em 0.944444em 0em;
  }
  #home-page ul.buttons li a:hover,
  #home-page ul.buttons li a:focus,
  #home-page ul.buttons li a:active {
    background-position: 0% 100%;
  }
  #home-page .intro-tiles .tile {
    padding: 0 1.25em;
  }
  #shingle main .example-notebook p,
  main .example-notebook h4 {
    margin: 1.5em 0 -0.5em 4.8em;
  }
}

@media only screen and (max-width: 900px) {
  #home-page ul.buttons li {
    width: 25%;
  }
}

@media only screen and (min-width: 1200px) {
  table.example {
    border-collapse: collapse;
  }
  .wrap {
    max-width: 900px;
  }
  #dr-common-navigation > .wrap {
    max-width: 948px;
  }
}

#benchmark-reference table {
  font-size: 0.875em;
}
#benchmark-reference table {
  margin: 1.071429em 0;
}
#benchmark-reference table caption {
  text-align: left;
  padding: 0.357143em;
}
#benchmark-reference table td {
  min-width: 8em;
  border-bottom: 1px solid #ccc;
  padding: 0.178571em 0.357143em;
  font-weight: 300;
}
#benchmark-reference table tr td:first-child {
  font-weight: 400;
}
#benchmark-reference tbody :last-child td {
  border-bottom: 0;
}

a.wfr-link {
  color: #272727;
  display: inline-block;
  padding-left: 1.4em;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjUgMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2RmNDcwOCI+PHBhdGggZD0iTTEgMy41aDYuNVY1UzQgNSA0IDYuNXYxMkM0IDIwIDcuNSAyMCA3LjUgMjB2MS41SDF2LTE4Wm0yMyAwaC02LjVWNVMyMSA1IDIxIDYuNXYxMmMwIDEuNS0zLjUgMS41LTMuNSAxLjV2MS41SDI0di0xOFoiLz48cmVjdCB4PSI4LjUiIHk9IjguNSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgcng9IjEiIC8+PC9nPjwvc3ZnPg==);
  background-size: 1em;
  background-position: 0.2em center;
  background-repeat: no-repeat;
}
a.wfr-link:hover {
  color: #ed4910;
}
a.wl-link {
  font-weight: bold;
  color: #272727;
  text-decoration: none;
}
a.wl-link:hover {
  color: #136eb7;
}
